2022-05-16 13:46:26.252 | + ./stack.sh:main:489 : exec 2022-05-16 13:46:26.252 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-16-134626' 2022-05-16 13:46:26.252 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-16-134626.summary.2022-05-16-134626 2022-05-16 13:46:26.252 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 13:46:26.252 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-16-134626 2022-05-16 13:46:26.252 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-16-134626 /opt/stack/logs/stack.sh.log 2022-05-16 13:46:26.252 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-16-134626.summary.2022-05-16-134626 /opt/stack/logs/stack.sh.log.summary 2022-05-16 13:46:26.252 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-16 13:46:26.252 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-16 13:46:26.252 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-16 13:46:26.252 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-16 13:46:26.252 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-16 13:46:26.252 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-16 13:46:26.252 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-16 13:46:26.256 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-16 13:46:26.258 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-16 13:46:26.260 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-16 13:46:26.262 | + ./stack.sh:main:575 : set -o errexit 2022-05-16 13:46:26.264 | + ./stack.sh:main:578 : uname -a 2022-05-16 13:46:26.265 | Linux dv-cinder-795785-9-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-16 13:46:26.267 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-16 13:46:26.269 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-16 13:46:26.272 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-16 13:46:26.308 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-16 13:46:26.324 | + ./stack.sh:main:592 : fetch_plugins 2022-05-16 13:46:26.326 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-16 13:46:26.328 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-16 13:46:26.330 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-16 13:46:26.333 | + functions-common:fetch_plugins:1788 : return 2022-05-16 13:46:26.335 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-16 13:46:26.337 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-16 13:46:26.338 | + functions-common:run_phase:1866 : local phase= 2022-05-16 13:46:26.340 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-16 13:46:26.342 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-16 13:46:26.344 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-16 13:46:26.346 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-16 13:46:26.348 | + functions-common:run_phase:1875 : local extra 2022-05-16 13:46:26.350 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-16 13:46:26.354 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-16 13:46:26.355 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-16 13:46:26.357 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-16 13:46:26.359 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-16 13:46:26.361 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-16 13:46:26.374 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:46:26.376 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-16 13:46:26.378 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-16 13:46:26.380 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-16 13:46:26.382 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-16 13:46:26.384 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-16 13:46:26.386 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-16 13:46:26.388 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-16 13:46:26.390 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-16 13:46:26.392 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-16 13:46:26.394 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-16 13:46:26.396 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-16 13:46:26.398 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-16 13:46:26.400 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-16 13:46:26.402 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-16 13:46:26.404 | + functions-common:plugin_override_defaults:1829 : return 2022-05-16 13:46:26.408 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-16 13:46:26.425 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-16 13:46:26.427 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-16 13:46:26.441 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:46:26.443 | +++ lib/tls:source:43 : hostname -f 2022-05-16 13:46:26.446 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-16 13:46:26.448 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-16 13:46:26.452 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-16 13:46:26.454 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-16 13:46:26.456 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-16 13:46:26.458 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-16 13:46:26.460 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-16 13:46:26.462 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-16 13:46:26.464 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-16 13:46:26.466 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-16 13:46:26.471 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-16 13:46:26.483 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-16 13:46:26.500 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-16 13:46:26.514 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-16 13:46:26.527 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-16 13:46:26.563 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-16 13:46:26.626 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-16 13:46:26.724 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-16 13:46:26.746 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-16 13:46:26.793 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-16 13:46:26.845 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-16 13:46:26.994 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-16 13:46:27.008 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-16 13:46:27.022 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-16 13:46:27.035 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-16 13:46:27.128 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-16 13:46:27.131 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-16 13:46:27.134 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-16 13:46:27.137 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-16 13:46:27.141 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-16 13:46:27.145 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-16 13:46:27.148 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-16 13:46:27.148 | False' 2022-05-16 13:46:27.151 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-16 13:46:27.167 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-16 13:46:27.170 | + ./stack.sh:main:626 : run_phase source 2022-05-16 13:46:27.172 | + functions-common:run_phase:1865 : local mode=source 2022-05-16 13:46:27.174 | + functions-common:run_phase:1866 : local phase= 2022-05-16 13:46:27.176 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-16 13:46:27.178 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-16 13:46:27.181 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-16 13:46:27.183 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-16 13:46:27.185 | + functions-common:run_phase:1875 : local extra 2022-05-16 13:46:27.187 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-16 13:46:27.191 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-16 13:46:27.193 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-16 13:46:27.195 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-16 13:46:27.198 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-16 13:46:27.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-16 13:46:27.214 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:46:27.216 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-16 13:46:27.218 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-16 13:46:27.262 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-16 13:46:27.264 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-16 13:46:27.267 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-16 13:46:27.269 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-16 13:46:27.271 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-16 13:46:27.273 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-16 13:46:27.275 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-16 13:46:27.277 | + functions-common:load_plugin_settings:1806 : return 2022-05-16 13:46:27.280 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-16 13:46:27.282 | + functions-common:verify_disabled_services:2148 : local service 2022-05-16 13:46:27.284 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.286 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-16 13:46:27.288 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.291 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-16 13:46:27.293 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.295 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-16 13:46:27.297 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.300 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-16 13:46:27.303 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.306 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-16 13:46:27.309 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.311 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-16 13:46:27.313 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.316 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-16 13:46:27.318 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.321 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-16 13:46:27.323 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.326 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-16 13:46:27.328 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.330 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-16 13:46:27.333 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.335 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-16 13:46:27.337 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.340 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-16 13:46:27.342 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.344 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-16 13:46:27.347 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.349 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-16 13:46:27.352 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.354 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-16 13:46:27.357 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.359 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-16 13:46:27.362 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.364 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-16 13:46:27.366 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.369 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-16 13:46:27.371 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.374 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-16 13:46:27.376 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.378 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-16 13:46:27.380 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.383 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-16 13:46:27.386 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.388 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-16 13:46:27.390 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.393 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-16 13:46:27.395 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.398 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-16 13:46:27.401 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.403 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-16 13:46:27.405 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.407 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-16 13:46:27.410 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.412 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-16 13:46:27.414 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.417 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-16 13:46:27.419 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.421 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-16 13:46:27.424 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.426 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-16 13:46:27.428 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.432 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-16 13:46:27.434 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.437 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-16 13:46:27.439 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.442 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-16 13:46:27.444 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.447 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-16 13:46:27.449 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.451 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-16 13:46:27.453 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.456 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-16 13:46:27.458 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.460 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-16 13:46:27.463 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.468 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-16 13:46:27.470 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.473 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-16 13:46:27.476 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.479 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-16 13:46:27.481 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.483 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-16 13:46:27.485 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.488 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-16 13:46:27.490 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.492 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-16 13:46:27.495 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.498 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-16 13:46:27.500 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 13:46:27.502 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-16 13:46:27.505 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-16 13:46:27.507 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-16 13:46:27.510 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-16 13:46:27.526 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:46:27.528 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-16 13:46:27.530 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-16 13:46:27.533 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-16 13:46:27.547 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:46:27.550 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-16 13:46:27.553 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-16 13:46:27.555 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-16 13:46:27.558 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-16 13:46:27.560 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-16 13:46:27.562 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-16 13:46:27.564 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-16 13:46:27.567 | + lib/database:initialize_database_backends:92 : return 0 2022-05-16 13:46:27.571 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-16 13:46:27.571 | Using mysql database backend 2022-05-16 13:46:27.574 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-16 13:46:27.593 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-16 13:46:27.596 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-16 13:46:27.599 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-16 13:46:27.601 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-16 13:46:27.604 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-16 13:46:27.606 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-16 13:46:27.622 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:46:27.624 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-16 13:46:27.641 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-16 13:46:27.657 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:46:27.660 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-16 13:46:27.676 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-16 13:46:27.693 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-16 13:46:27.717 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:46:27.720 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-16 13:46:27.737 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:46:27.739 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-16 13:46:27.755 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-16 13:46:27.758 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-16 13:46:27.761 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-16 13:46:27.764 | + functions-common:save_stackenv:60 : local tag=759 2022-05-16 13:46:27.767 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-16 13:46:27.771 | + functions-common:save_stackenv:62 : time_stamp=2022-05-16-134627 2022-05-16 13:46:27.774 | + functions-common:save_stackenv:63 : echo '# 2022-05-16-134627 759' 2022-05-16 13:46:27.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.779 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-16 13:46:27.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.784 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-16 13:46:27.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.789 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-16 13:46:27.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.794 | + 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-05-16 13:46:27.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.799 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-05-16 13:46:27.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.803 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-05-16 13:46:27.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.809 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-16-134626 2022-05-16 13:46:27.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.813 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-16 13:46:27.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.818 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-05-16 13:46:27.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.824 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-16 13:46:27.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.829 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-16 13:46:27.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.834 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-16 13:46:27.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:46:27.839 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-16 13:46:27.842 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-16 13:46:27.845 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-16 13:46:27.847 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-16 13:46:27.849 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-16 13:46:27.851 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:46:27.853 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:46:27.856 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:46:27.858 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:46:27.860 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:46:27.863 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:46:27.878 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:46:27.880 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:46:27.882 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:46:27.885 | + functions-common:git_clone:629 : echo master 2022-05-16 13:46:27.886 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:46:27.890 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-16 13:46:27.892 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 13:46:27.895 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-16 13:46:27.906 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-16 13:46:27.909 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:46:27.909 | + functions-common:git_clone:690 : head -1 2022-05-16 13:46:27.913 | d319ee8f Merge "Revert "Block neutron-lib 2.21.0"" 2022-05-16 13:46:27.915 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:46:27.918 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-16 13:46:27.920 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 13:46:27.922 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-16 13:46:27.925 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-16 13:46:27.927 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-16 13:46:27.929 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-16 13:46:27.932 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-16 13:46:27.935 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-16 13:46:27.937 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-16 13:46:27.940 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-16 13:46:27.943 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-16 13:46:27.947 | ++ tools/install_prereqs.sh:source:47 : NOW=1652708787 2022-05-16 13:46:27.950 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-16 13:46:27.954 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-16 13:46:27.957 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-16 13:46:27.959 | ++ tools/install_prereqs.sh:source:49 : DELTA=1652708787 2022-05-16 13:46:27.961 | ++ tools/install_prereqs.sh:source:50 : [[ 1652708787 -lt 7200 ]] 2022-05-16 13:46:27.964 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-16 13:46:27.966 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-16 13:46:27.968 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-16 13:46:27.971 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-16 13:46:27.973 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-16 13:46:27.976 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-16 13:46:27.978 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-16 13:46:27.981 | +++ 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-05-16 13:46:28.030 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-16 13:46:28.030 | apache2-dev 2022-05-16 13:46:28.030 | bc 2022-05-16 13:46:28.030 | bsdmainutils 2022-05-16 13:46:28.030 | curl 2022-05-16 13:46:28.030 | g++ 2022-05-16 13:46:28.030 | gawk 2022-05-16 13:46:28.030 | gcc 2022-05-16 13:46:28.030 | gettext 2022-05-16 13:46:28.030 | git 2022-05-16 13:46:28.030 | graphviz 2022-05-16 13:46:28.030 | iputils-ping 2022-05-16 13:46:28.030 | libapache2-mod-proxy-uwsgi 2022-05-16 13:46:28.030 | libffi-dev 2022-05-16 13:46:28.030 | libjpeg-dev 2022-05-16 13:46:28.030 | libpcre3-dev 2022-05-16 13:46:28.031 | libpq-dev 2022-05-16 13:46:28.031 | libssl-dev 2022-05-16 13:46:28.031 | libsystemd-dev 2022-05-16 13:46:28.031 | libxml2-dev 2022-05-16 13:46:28.031 | libxslt1-dev 2022-05-16 13:46:28.031 | libyaml-dev 2022-05-16 13:46:28.031 | lsof 2022-05-16 13:46:28.031 | openssh-server 2022-05-16 13:46:28.031 | openssl 2022-05-16 13:46:28.031 | pkg-config 2022-05-16 13:46:28.031 | psmisc 2022-05-16 13:46:28.031 | python3-dev 2022-05-16 13:46:28.031 | python3-pip 2022-05-16 13:46:28.031 | python3-systemd 2022-05-16 13:46:28.031 | python3-venv 2022-05-16 13:46:28.031 | tar 2022-05-16 13:46:28.031 | tcpdump 2022-05-16 13:46:28.031 | unzip 2022-05-16 13:46:28.031 | uuid-runtime 2022-05-16 13:46:28.031 | wget 2022-05-16 13:46:28.031 | wget 2022-05-16 13:46:28.031 | zlib1g-dev 2022-05-16 13:46:28.031 | libkrb5-dev 2022-05-16 13:46:28.031 | libldap2-dev 2022-05-16 13:46:28.031 | libsasl2-dev 2022-05-16 13:46:28.031 | memcached 2022-05-16 13:46:28.031 | python3-mysqldb 2022-05-16 13:46:28.031 | sqlite3 2022-05-16 13:46:28.031 | conntrack 2022-05-16 13:46:28.031 | curl 2022-05-16 13:46:28.031 | dnsmasq-base 2022-05-16 13:46:28.031 | dnsmasq-utils 2022-05-16 13:46:28.031 | ebtables 2022-05-16 13:46:28.031 | genisoimage 2022-05-16 13:46:28.031 | iptables 2022-05-16 13:46:28.031 | iputils-arping 2022-05-16 13:46:28.032 | kpartx 2022-05-16 13:46:28.032 | libjs-jquery-tablesorter 2022-05-16 13:46:28.032 | parted 2022-05-16 13:46:28.032 | pm-utils 2022-05-16 13:46:28.032 | python3-mysqldb 2022-05-16 13:46:28.032 | socat 2022-05-16 13:46:28.032 | sqlite3 2022-05-16 13:46:28.032 | sudo 2022-05-16 13:46:28.032 | vlan 2022-05-16 13:46:28.032 | lsscsi 2022-05-16 13:46:28.032 | open-iscsi 2022-05-16 13:46:28.032 | lvm2 2022-05-16 13:46:28.032 | qemu-utils 2022-05-16 13:46:28.032 | thin-provisioning-tools 2022-05-16 13:46:28.032 | acl 2022-05-16 13:46:28.032 | dnsmasq-base 2022-05-16 13:46:28.032 | dnsmasq-utils 2022-05-16 13:46:28.032 | ebtables 2022-05-16 13:46:28.032 | haproxy 2022-05-16 13:46:28.032 | iptables 2022-05-16 13:46:28.032 | iputils-arping 2022-05-16 13:46:28.032 | iputils-ping 2022-05-16 13:46:28.032 | postgresql-server-dev-all 2022-05-16 13:46:28.032 | python3-mysqldb 2022-05-16 13:46:28.032 | sqlite3 2022-05-16 13:46:28.032 | sudo 2022-05-16 13:46:28.032 | vlan 2022-05-16 13:46:28.032 | pcp 2022-05-16 13:46:28.032 | ipset 2022-05-16 13:46:28.032 | conntrack 2022-05-16 13:46:28.032 | conntrackd 2022-05-16 13:46:28.032 | keepalived 2022-05-16 13:46:28.032 | lvm2 2022-05-16 13:46:28.032 | qemu-utils 2022-05-16 13:46:28.032 | thin-provisioning-tools 2022-05-16 13:46:28.033 | curl 2022-05-16 13:46:28.033 | liberasurecode-dev 2022-05-16 13:46:28.033 | make 2022-05-16 13:46:28.033 | memcached 2022-05-16 13:46:28.033 | rsync 2022-05-16 13:46:28.033 | sqlite3 2022-05-16 13:46:28.033 | xfsprogs' 2022-05-16 13:46:28.035 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-16 13:46:28.054 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-16 13:46:28.054 | apache2-dev 2022-05-16 13:46:28.054 | bc 2022-05-16 13:46:28.054 | bsdmainutils 2022-05-16 13:46:28.054 | curl 2022-05-16 13:46:28.054 | g++ 2022-05-16 13:46:28.054 | gawk 2022-05-16 13:46:28.054 | gcc 2022-05-16 13:46:28.054 | gettext 2022-05-16 13:46:28.054 | git 2022-05-16 13:46:28.054 | graphviz 2022-05-16 13:46:28.054 | iputils-ping 2022-05-16 13:46:28.054 | libapache2-mod-proxy-uwsgi 2022-05-16 13:46:28.054 | libffi-dev 2022-05-16 13:46:28.054 | libjpeg-dev 2022-05-16 13:46:28.054 | libpcre3-dev 2022-05-16 13:46:28.054 | libpq-dev 2022-05-16 13:46:28.054 | libssl-dev 2022-05-16 13:46:28.054 | libsystemd-dev 2022-05-16 13:46:28.054 | libxml2-dev 2022-05-16 13:46:28.054 | libxslt1-dev 2022-05-16 13:46:28.054 | libyaml-dev 2022-05-16 13:46:28.054 | lsof 2022-05-16 13:46:28.054 | openssh-server 2022-05-16 13:46:28.054 | openssl 2022-05-16 13:46:28.054 | pkg-config 2022-05-16 13:46:28.055 | psmisc 2022-05-16 13:46:28.055 | python3-dev 2022-05-16 13:46:28.055 | python3-pip 2022-05-16 13:46:28.055 | python3-systemd 2022-05-16 13:46:28.055 | python3-venv 2022-05-16 13:46:28.055 | tar 2022-05-16 13:46:28.055 | tcpdump 2022-05-16 13:46:28.055 | unzip 2022-05-16 13:46:28.055 | uuid-runtime 2022-05-16 13:46:28.055 | wget 2022-05-16 13:46:28.055 | wget 2022-05-16 13:46:28.055 | zlib1g-dev 2022-05-16 13:46:28.055 | libkrb5-dev 2022-05-16 13:46:28.055 | libldap2-dev 2022-05-16 13:46:28.055 | libsasl2-dev 2022-05-16 13:46:28.055 | memcached 2022-05-16 13:46:28.055 | python3-mysqldb 2022-05-16 13:46:28.056 | sqlite3 2022-05-16 13:46:28.056 | conntrack 2022-05-16 13:46:28.056 | curl 2022-05-16 13:46:28.056 | dnsmasq-base 2022-05-16 13:46:28.056 | dnsmasq-utils 2022-05-16 13:46:28.056 | ebtables 2022-05-16 13:46:28.056 | genisoimage 2022-05-16 13:46:28.056 | iptables 2022-05-16 13:46:28.056 | iputils-arping 2022-05-16 13:46:28.056 | kpartx 2022-05-16 13:46:28.056 | libjs-jquery-tablesorter 2022-05-16 13:46:28.056 | parted 2022-05-16 13:46:28.056 | pm-utils 2022-05-16 13:46:28.056 | python3-mysqldb 2022-05-16 13:46:28.056 | socat 2022-05-16 13:46:28.056 | sqlite3 2022-05-16 13:46:28.056 | sudo 2022-05-16 13:46:28.056 | vlan 2022-05-16 13:46:28.056 | lsscsi 2022-05-16 13:46:28.056 | open-iscsi 2022-05-16 13:46:28.056 | lvm2 2022-05-16 13:46:28.056 | qemu-utils 2022-05-16 13:46:28.056 | thin-provisioning-tools 2022-05-16 13:46:28.056 | acl 2022-05-16 13:46:28.056 | dnsmasq-base 2022-05-16 13:46:28.056 | dnsmasq-utils 2022-05-16 13:46:28.056 | ebtables 2022-05-16 13:46:28.056 | haproxy 2022-05-16 13:46:28.056 | iptables 2022-05-16 13:46:28.056 | iputils-arping 2022-05-16 13:46:28.056 | iputils-ping 2022-05-16 13:46:28.056 | postgresql-server-dev-all 2022-05-16 13:46:28.056 | python3-mysqldb 2022-05-16 13:46:28.056 | sqlite3 2022-05-16 13:46:28.056 | sudo 2022-05-16 13:46:28.057 | vlan 2022-05-16 13:46:28.057 | pcp 2022-05-16 13:46:28.057 | ipset 2022-05-16 13:46:28.057 | conntrack 2022-05-16 13:46:28.057 | conntrackd 2022-05-16 13:46:28.057 | keepalived 2022-05-16 13:46:28.057 | lvm2 2022-05-16 13:46:28.057 | qemu-utils 2022-05-16 13:46:28.057 | thin-provisioning-tools 2022-05-16 13:46:28.057 | curl 2022-05-16 13:46:28.057 | liberasurecode-dev 2022-05-16 13:46:28.057 | make 2022-05-16 13:46:28.057 | memcached 2022-05-16 13:46:28.057 | rsync 2022-05-16 13:46:28.057 | sqlite3 2022-05-16 13:46:28.057 | xfsprogs ' 2022-05-16 13:46:28.058 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-16 13:46:28.061 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:46:28.063 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:46:28.067 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-16 13:46:28.067 | ++ 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-05-16 13:46:28.072 | ++ 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-05-16 13:46:28.074 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-16 13:46:28.077 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:46:28.079 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-16 13:46:28.081 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:46:28.083 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:46:28.085 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:46:28.087 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:46:28.089 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:46:28.092 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:46:28.094 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-16 13:46:28.096 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-16 13:46:28.098 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-16 13:46:28.100 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-16 13:46:28.105 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-16 13:46:28.107 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-16 13:46:28.109 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-16 13:46:28.110 | ++ functions-common:time_start:2424 : local start_time= 2022-05-16 13:46:28.112 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 13:46:28.115 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 13:46:28.119 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652708788116 2022-05-16 13:46:28.121 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-16 13:46:28.123 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-16 13:46:28.125 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-16 13:46:28.737 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-16 13:46:28.940 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-16 13:46:28.958 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-16 13:46:29.189 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-16 13:46:30.053 | Fetched 114 kB in 2s (71.7 kB/s) 2022-05-16 13:46:31.623 | Reading package lists... 2022-05-16 13:46:31.654 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-16 13:46:31.656 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-16 13:46:31.658 | ++ functions-common:time_stop:2437 : local name 2022-05-16 13:46:31.661 | ++ functions-common:time_stop:2438 : local end_time 2022-05-16 13:46:31.663 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:46:31.665 | ++ functions-common:time_stop:2440 : local total 2022-05-16 13:46:31.667 | ++ functions-common:time_stop:2441 : local start_time 2022-05-16 13:46:31.669 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-16 13:46:31.671 | ++ functions-common:time_stop:2444 : start_time=1652708788116 2022-05-16 13:46:31.673 | ++ functions-common:time_stop:2446 : [[ -z 1652708788116 ]] 2022-05-16 13:46:31.676 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:46:31.679 | ++ functions-common:time_stop:2449 : end_time=1652708791677 2022-05-16 13:46:31.682 | ++ functions-common:time_stop:2450 : elapsed_time=3561 2022-05-16 13:46:31.684 | ++ functions-common:time_stop:2451 : total=0 2022-05-16 13:46:31.686 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:46:31.688 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3561 2022-05-16 13:46:31.690 | ++ functions-common:install_package:1476 : 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-05-16 13:46:31.692 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:46:31.694 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:46:31.697 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:46:31.699 | ++ functions-common:real_install_package:1462 : 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-05-16 13:46:31.720 | ++ functions-common:apt_get:1242 : 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-05-16 13:46:31.828 | Reading package lists... 2022-05-16 13:46:32.099 | Building dependency tree... 2022-05-16 13:46:32.100 | Reading state information... 2022-05-16 13:46:32.407 | bc is already the newest version (1.07.1-2build1). 2022-05-16 13:46:32.407 | bc set to manually installed. 2022-05-16 13:46:32.407 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-16 13:46:32.407 | bsdmainutils set to manually installed. 2022-05-16 13:46:32.407 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-16 13:46:32.407 | gawk set to manually installed. 2022-05-16 13:46:32.407 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-16 13:46:32.407 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-16 13:46:32.407 | iptables set to manually installed. 2022-05-16 13:46:32.407 | iputils-ping is already the newest version (3:20190709-3). 2022-05-16 13:46:32.407 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-16 13:46:32.407 | kpartx set to manually installed. 2022-05-16 13:46:32.407 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-16 13:46:32.407 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-16 13:46:32.407 | psmisc is already the newest version (23.3-1). 2022-05-16 13:46:32.407 | psmisc set to manually installed. 2022-05-16 13:46:32.407 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-16 13:46:32.407 | python3-systemd is already the newest version (234-3build2). 2022-05-16 13:46:32.407 | python3-systemd set to manually installed. 2022-05-16 13:46:32.407 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-16 13:46:32.408 | thin-provisioning-tools set to manually installed. 2022-05-16 13:46:32.408 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-16 13:46:32.408 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-16 13:46:32.408 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-16 13:46:32.408 | lsof set to manually installed. 2022-05-16 13:46:32.408 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-16 13:46:32.408 | parted set to manually installed. 2022-05-16 13:46:32.408 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-16 13:46:32.408 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-16 13:46:32.408 | zlib1g-dev set to manually installed. 2022-05-16 13:46:32.408 | The following packages were automatically installed and are no longer required: 2022-05-16 13:46:32.408 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:46:32.408 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:46:32.408 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:46:32.408 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:46:32.408 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:46:32.408 | python3-zope.interface 2022-05-16 13:46:32.408 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:46:32.408 | The following additional packages will be installed: 2022-05-16 13:46:32.408 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-05-16 13:46:32.408 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-05-16 13:46:32.408 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-05-16 13:46:32.409 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-05-16 13:46:32.409 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-05-16 13:46:32.409 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-05-16 13:46:32.409 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-05-16 13:46:32.409 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-05-16 13:46:32.409 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-05-16 13:46:32.409 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-05-16 13:46:32.409 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-05-16 13:46:32.409 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-05-16 13:46:32.409 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-05-16 13:46:32.409 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-05-16 13:46:32.409 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-05-16 13:46:32.409 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-05-16 13:46:32.409 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-05-16 13:46:32.409 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-05-16 13:46:32.409 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-05-16 13:46:32.409 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-05-16 13:46:32.409 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-05-16 13:46:32.409 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-05-16 13:46:32.409 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-05-16 13:46:32.409 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-05-16 13:46:32.409 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-05-16 13:46:32.409 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-05-16 13:46:32.409 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-05-16 13:46:32.409 | libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-05-16 13:46:32.409 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-05-16 13:46:32.409 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-05-16 13:46:32.409 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-05-16 13:46:32.409 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-05-16 13:46:32.409 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-05-16 13:46:32.410 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-16 13:46:32.410 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-05-16 13:46:32.410 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-05-16 13:46:32.410 | systemd-timesyncd uuid-dev vbetool x11-common 2022-05-16 13:46:32.411 | Suggested packages: 2022-05-16 13:46:32.411 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-05-16 13:46:32.411 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-05-16 13:46:32.411 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-05-16 13:46:32.411 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-05-16 13:46:32.411 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-05-16 13:46:32.411 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-05-16 13:46:32.411 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-05-16 13:46:32.411 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-05-16 13:46:32.411 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-05-16 13:46:32.411 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-05-16 13:46:32.411 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-05-16 13:46:32.411 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-05-16 13:46:32.412 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-05-16 13:46:32.412 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-05-16 13:46:32.412 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-05-16 13:46:32.412 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-05-16 13:46:32.412 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-05-16 13:46:32.412 | tar-scripts tar-doc zip 2022-05-16 13:46:32.669 | The following NEW packages will be installed: 2022-05-16 13:46:32.669 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-05-16 13:46:32.669 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-05-16 13:46:32.669 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-05-16 13:46:32.669 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-05-16 13:46:32.669 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-05-16 13:46:32.669 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-05-16 13:46:32.670 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-05-16 13:46:32.670 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-05-16 13:46:32.670 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-05-16 13:46:32.670 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-05-16 13:46:32.670 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-05-16 13:46:32.670 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-05-16 13:46:32.670 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-05-16 13:46:32.670 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-05-16 13:46:32.670 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-05-16 13:46:32.670 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-05-16 13:46:32.670 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-05-16 13:46:32.670 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-05-16 13:46:32.670 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-05-16 13:46:32.670 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-05-16 13:46:32.670 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-05-16 13:46:32.670 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-05-16 13:46:32.670 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-05-16 13:46:32.670 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-05-16 13:46:32.670 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-05-16 13:46:32.670 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-05-16 13:46:32.670 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-05-16 13:46:32.670 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-05-16 13:46:32.670 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-05-16 13:46:32.670 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-05-16 13:46:32.670 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-05-16 13:46:32.670 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-05-16 13:46:32.670 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-05-16 13:46:32.670 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-05-16 13:46:32.670 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-05-16 13:46:32.670 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-05-16 13:46:32.670 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-05-16 13:46:32.671 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-16 13:46:32.671 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-05-16 13:46:32.671 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-05-16 13:46:32.671 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-05-16 13:46:32.671 | unzip uuid-dev vbetool vlan x11-common 2022-05-16 13:46:32.671 | The following packages will be upgraded: 2022-05-16 13:46:32.672 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-05-16 13:46:32.672 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-05-16 13:46:32.672 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-05-16 13:46:32.672 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-05-16 13:46:32.672 | tcpdump uuid-runtime wget 2022-05-16 13:46:33.168 | 27 upgraded, 219 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:46:33.168 | Need to get 165 MB of archives. 2022-05-16 13:46:33.169 | After this operation, 768 MB of additional disk space will be used. 2022-05-16 13:46:33.169 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-05-16 13:46:34.474 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-05-16 13:46:34.546 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-05-16 13:46:34.567 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-05-16 13:46:34.576 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-05-16 13:46:34.766 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-05-16 13:46:35.538 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-05-16 13:46:35.561 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-05-16 13:46:35.589 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-05-16 13:46:35.590 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-05-16 13:46:35.593 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-05-16 13:46:35.601 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-05-16 13:46:35.722 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-05-16 13:46:35.731 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-05-16 13:46:35.949 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-05-16 13:46:35.949 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-05-16 13:46:35.957 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-05-16 13:46:35.962 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-05-16 13:46:36.151 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-05-16 13:46:36.152 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-05-16 13:46:36.166 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-05-16 13:46:36.186 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-05-16 13:46:36.188 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-05-16 13:46:36.198 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-05-16 13:46:37.374 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-05-16 13:46:37.429 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-05-16 13:46:37.831 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-05-16 13:46:37.835 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-05-16 13:46:37.838 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-05-16 13:46:37.840 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-05-16 13:46:37.842 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-05-16 13:46:38.012 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-05-16 13:46:38.013 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-05-16 13:46:38.013 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-05-16 13:46:38.014 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-05-16 13:46:38.322 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-05-16 13:46:38.322 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-05-16 13:46:38.323 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-05-16 13:46:38.328 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-05-16 13:46:38.514 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-05-16 13:46:38.522 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-05-16 13:46:38.525 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-05-16 13:46:38.531 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-05-16 13:46:38.734 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-05-16 13:46:38.737 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-05-16 13:46:38.739 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-05-16 13:46:38.765 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-05-16 13:46:39.016 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-05-16 13:46:39.048 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-05-16 13:46:39.078 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-05-16 13:46:39.081 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-05-16 13:46:39.085 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-05-16 13:46:39.197 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-05-16 13:46:39.225 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-05-16 13:46:39.274 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-05-16 13:46:39.311 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-05-16 13:46:41.978 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-05-16 13:46:44.510 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-05-16 13:46:44.775 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-05-16 13:46:44.777 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-05-16 13:46:44.778 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-05-16 13:46:44.783 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-05-16 13:46:45.443 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-05-16 13:46:45.444 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-05-16 13:46:45.512 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-05-16 13:46:46.703 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-05-16 13:46:48.261 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-05-16 13:46:48.263 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-05-16 13:46:48.266 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-05-16 13:46:48.266 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-05-16 13:46:48.268 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-05-16 13:46:48.314 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-05-16 13:46:48.314 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-05-16 13:46:48.315 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-05-16 13:46:48.315 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-05-16 13:46:48.477 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-05-16 13:46:48.617 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-05-16 13:46:48.686 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-05-16 13:46:48.702 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-05-16 13:46:48.710 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-05-16 13:46:48.983 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-05-16 13:46:48.984 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-05-16 13:46:49.016 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-05-16 13:46:49.349 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-05-16 13:46:49.350 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-05-16 13:46:49.351 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-05-16 13:46:49.352 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-05-16 13:46:49.363 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-05-16 13:46:49.368 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-05-16 13:46:49.375 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-05-16 13:46:49.436 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-05-16 13:46:49.442 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-05-16 13:46:51.438 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-05-16 13:46:51.440 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-05-16 13:46:51.441 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-05-16 13:46:51.442 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-05-16 13:46:51.442 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-05-16 13:46:51.443 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-05-16 13:46:51.446 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-05-16 13:46:51.447 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-05-16 13:46:51.448 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-05-16 13:46:51.987 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-05-16 13:46:52.218 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-05-16 13:46:52.693 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-05-16 13:46:52.757 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-05-16 13:46:52.911 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-05-16 13:46:53.539 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-05-16 13:46:53.699 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-05-16 13:46:53.703 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-05-16 13:46:53.719 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-05-16 13:46:53.741 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-05-16 13:46:53.780 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-05-16 13:46:53.783 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-05-16 13:46:53.785 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-05-16 13:46:53.790 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-05-16 13:46:53.922 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-05-16 13:46:53.923 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-05-16 13:46:53.925 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-05-16 13:46:54.131 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-05-16 13:46:54.145 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-05-16 13:46:54.148 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-05-16 13:46:54.158 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-05-16 13:46:54.171 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-05-16 13:46:54.192 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-05-16 13:46:54.193 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-05-16 13:46:54.356 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-05-16 13:46:54.358 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-05-16 13:46:54.409 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-05-16 13:46:54.585 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-05-16 13:46:54.620 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-05-16 13:46:54.631 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-05-16 13:46:54.633 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-05-16 13:46:54.635 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-05-16 13:46:54.649 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-05-16 13:46:54.651 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-05-16 13:46:54.808 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-05-16 13:46:54.810 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-05-16 13:46:54.867 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-05-16 13:46:55.022 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-05-16 13:46:55.038 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-05-16 13:46:55.040 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-05-16 13:46:55.043 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-05-16 13:46:55.045 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-05-16 13:46:55.058 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-05-16 13:46:55.062 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-05-16 13:46:55.230 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-05-16 13:46:55.281 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-05-16 13:46:55.294 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-05-16 13:46:55.443 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-05-16 13:46:55.463 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-05-16 13:46:55.480 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-05-16 13:46:55.481 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-05-16 13:46:55.482 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-05-16 13:46:55.486 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-05-16 13:46:55.490 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-05-16 13:46:55.666 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-05-16 13:46:55.670 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-05-16 13:46:55.673 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-05-16 13:46:55.896 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-05-16 13:46:55.900 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-05-16 13:46:55.901 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-05-16 13:46:55.902 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-05-16 13:46:55.903 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-05-16 13:46:55.924 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-05-16 13:46:55.945 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-05-16 13:46:56.135 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-05-16 13:46:56.139 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-05-16 13:46:57.516 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-05-16 13:46:57.518 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-05-16 13:46:57.524 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-05-16 13:46:57.529 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-05-16 13:46:57.550 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-05-16 13:46:57.551 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-05-16 13:46:57.551 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-05-16 13:46:57.582 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-05-16 13:46:57.583 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-05-16 13:46:57.700 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-05-16 13:46:57.721 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-05-16 13:46:57.722 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-05-16 13:46:57.724 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-05-16 13:46:57.754 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-05-16 13:46:57.765 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-05-16 13:46:57.876 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-05-16 13:46:57.907 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-05-16 13:46:57.913 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-05-16 13:46:57.915 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-05-16 13:46:58.082 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-05-16 13:46:58.086 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-05-16 13:46:58.089 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.10-0ubuntu0.20.04.1 [116 kB] 2022-05-16 13:46:58.101 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.10-0ubuntu0.20.04.1 [136 kB] 2022-05-16 13:46:58.111 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-05-16 13:46:58.504 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-05-16 13:46:58.669 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-05-16 13:46:58.886 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-05-16 13:46:58.887 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-05-16 13:46:59.240 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-05-16 13:46:59.246 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-05-16 13:46:59.246 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-05-16 13:46:59.248 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-05-16 13:46:59.362 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-05-16 13:46:59.366 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-05-16 13:46:59.369 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-05-16 13:46:59.828 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-05-16 13:47:02.010 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-05-16 13:47:02.014 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-05-16 13:47:02.064 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-05-16 13:47:02.091 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-05-16 13:47:03.202 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-05-16 13:47:03.400 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-05-16 13:47:07.616 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-05-16 13:47:07.617 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-05-16 13:47:07.620 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-05-16 13:47:07.621 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-05-16 13:47:07.622 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.10-0ubuntu0.20.04.1 [1,050 kB] 2022-05-16 13:47:07.642 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-05-16 13:47:07.643 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-05-16 13:47:07.647 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.10-0ubuntu0.20.04.1 [983 kB] 2022-05-16 13:47:07.828 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-05-16 13:47:07.832 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-05-16 13:47:08.195 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-05-16 13:47:08.197 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-05-16 13:47:08.197 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-05-16 13:47:08.202 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-05-16 13:47:08.203 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-05-16 13:47:08.203 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-05-16 13:47:08.205 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-05-16 13:47:08.398 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-05-16 13:47:08.400 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-05-16 13:47:08.644 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-05-16 13:47:08.657 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-05-16 13:47:08.658 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-05-16 13:47:08.659 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-05-16 13:47:08.660 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-05-16 13:47:08.661 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-05-16 13:47:08.662 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-05-16 13:47:08.662 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-05-16 13:47:08.663 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-05-16 13:47:08.863 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-05-16 13:47:09.089 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-05-16 13:47:09.091 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-05-16 13:47:09.092 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-05-16 13:47:09.104 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-05-16 13:47:09.108 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-05-16 13:47:09.114 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-05-16 13:47:09.515 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-05-16 13:47:09.522 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-05-16 13:47:11.148 | Preconfiguring packages ... 2022-05-16 13:47:11.292 | Fetched 165 MB in 37s (4,489 kB/s) 2022-05-16 13:47:11.358 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-16 13:47:11.360 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-05-16 13:47:11.375 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-05-16 13:47:11.454 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-05-16 13:47:11.544 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-16 13:47:11.547 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-16 13:47:11.561 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-16 13:47:11.620 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-16 13:47:11.633 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-16 13:47:12.053 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-05-16 13:47:12.059 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-16 13:47:12.098 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-16 13:47:12.107 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-16 13:47:12.175 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-16 13:47:12.324 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-16 13:47:13.106 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-05-16 13:47:13.115 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-16 13:47:13.204 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-05-16 13:47:13.283 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-16 13:47:13.286 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-05-16 13:47:13.296 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-05-16 13:47:13.714 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-16 13:47:13.733 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-16 13:47:13.779 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-16 13:47:13.875 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-16 13:47:13.877 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-16 13:47:13.887 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-16 13:47:13.927 | Selecting previously unselected package libapr1:amd64. 2022-05-16 13:47:13.939 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-05-16 13:47:13.941 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-16 13:47:14.005 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-16 13:47:14.013 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-16 13:47:14.235 | Selecting previously unselected package libaprutil1:amd64. 2022-05-16 13:47:14.242 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-05-16 13:47:14.245 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-16 13:47:14.293 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-16 13:47:14.299 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-05-16 13:47:14.398 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-05-16 13:47:14.406 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-05-16 13:47:14.408 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-16 13:47:14.441 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-16 13:47:14.450 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-16 13:47:14.488 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-16 13:47:14.500 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-16 13:47:14.548 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-05-16 13:47:14.557 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-05-16 13:47:14.605 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-05-16 13:47:14.612 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-05-16 13:47:14.615 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-16 13:47:14.645 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-16 13:47:14.651 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-16 13:47:14.707 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-16 13:47:14.714 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-16 13:47:14.777 | Selecting previously unselected package libjansson4:amd64. 2022-05-16 13:47:14.784 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-05-16 13:47:14.786 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-05-16 13:47:14.821 | Selecting previously unselected package liblua5.2-0:amd64. 2022-05-16 13:47:14.829 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-05-16 13:47:14.831 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-16 13:47:14.881 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-05-16 13:47:14.891 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-05-16 13:47:16.194 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-05-16 13:47:16.201 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-05-16 13:47:16.316 | Selecting previously unselected package apache2-bin. 2022-05-16 13:47:16.324 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-16 13:47:16.326 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-16 13:47:16.532 | Selecting previously unselected package apache2-data. 2022-05-16 13:47:16.539 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-05-16 13:47:16.542 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-16 13:47:16.653 | Selecting previously unselected package apache2-utils. 2022-05-16 13:47:16.657 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-16 13:47:16.660 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-16 13:47:16.704 | Selecting previously unselected package apache2. 2022-05-16 13:47:16.711 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-16 13:47:16.731 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-05-16 13:47:16.801 | Selecting previously unselected package liblua5.3-0:amd64. 2022-05-16 13:47:16.809 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-05-16 13:47:16.812 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-16 13:47:16.860 | Selecting previously unselected package haproxy. 2022-05-16 13:47:16.867 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-05-16 13:47:16.877 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-05-16 13:47:17.105 | Selecting previously unselected package libnl-3-200:amd64. 2022-05-16 13:47:17.112 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-05-16 13:47:17.114 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-05-16 13:47:17.147 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-05-16 13:47:17.154 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-05-16 13:47:17.156 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-16 13:47:17.186 | Selecting previously unselected package mysql-common. 2022-05-16 13:47:17.193 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-05-16 13:47:17.210 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-16 13:47:17.242 | Selecting previously unselected package libmysqlclient21:amd64. 2022-05-16 13:47:17.250 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-16 13:47:17.253 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:47:17.492 | Selecting previously unselected package libsensors-config. 2022-05-16 13:47:17.500 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-05-16 13:47:17.505 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-16 13:47:17.534 | Selecting previously unselected package libsensors5:amd64. 2022-05-16 13:47:17.541 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-05-16 13:47:17.620 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-16 13:47:17.656 | Selecting previously unselected package libsnmp-base. 2022-05-16 13:47:17.663 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-05-16 13:47:17.667 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-16 13:47:17.737 | Selecting previously unselected package libsnmp35:amd64. 2022-05-16 13:47:17.745 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-05-16 13:47:17.747 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-16 13:47:17.913 | Selecting previously unselected package keepalived. 2022-05-16 13:47:17.920 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-05-16 13:47:17.922 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-16 13:47:18.009 | Selecting previously unselected package memcached. 2022-05-16 13:47:18.017 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-05-16 13:47:18.019 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-05-16 13:47:18.079 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-05-16 13:47:18.528 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-05-16 13:47:18.622 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-16 13:47:18.628 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-16 13:47:18.777 | Selecting previously unselected package python3-yaml. 2022-05-16 13:47:18.784 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-05-16 13:47:18.787 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-16 13:47:18.844 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-16 13:47:18.850 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-16 13:47:18.899 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-16 13:47:18.978 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-16 13:47:19.426 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-16 13:47:19.452 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-16 13:47:19.615 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-05-16 13:47:19.622 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-05-16 13:47:19.720 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-05-16 13:47:19.730 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-05-16 13:47:19.804 | Selecting previously unselected package acl. 2022-05-16 13:47:19.812 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-05-16 13:47:19.815 | Unpacking acl (2.2.53-6) ... 2022-05-16 13:47:19.846 | Selecting previously unselected package autotools-dev. 2022-05-16 13:47:19.854 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-05-16 13:47:19.857 | Unpacking autotools-dev (20180224.1) ... 2022-05-16 13:47:19.892 | Selecting previously unselected package m4. 2022-05-16 13:47:19.900 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-05-16 13:47:19.902 | Unpacking m4 (1.4.18-4) ... 2022-05-16 13:47:19.960 | Selecting previously unselected package autoconf. 2022-05-16 13:47:19.967 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-05-16 13:47:19.970 | Unpacking autoconf (2.69-11.1) ... 2022-05-16 13:47:20.055 | Selecting previously unselected package automake. 2022-05-16 13:47:20.062 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-05-16 13:47:20.067 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-05-16 13:47:20.173 | Selecting previously unselected package autopoint. 2022-05-16 13:47:20.180 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-05-16 13:47:20.183 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-05-16 13:47:20.232 | Selecting previously unselected package libllvm10:amd64. 2022-05-16 13:47:20.240 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:20.242 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:22.523 | Selecting previously unselected package libclang-cpp10. 2022-05-16 13:47:22.530 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:22.533 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:23.981 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-05-16 13:47:23.989 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-16 13:47:23.991 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-16 13:47:24.476 | Selecting previously unselected package libgc1c2:amd64. 2022-05-16 13:47:24.483 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-05-16 13:47:24.486 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-16 13:47:24.527 | Selecting previously unselected package libobjc4:amd64. 2022-05-16 13:47:24.535 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-16 13:47:24.537 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-16 13:47:24.573 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-05-16 13:47:24.581 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-16 13:47:24.583 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-16 13:47:24.661 | Selecting previously unselected package libc6-i386. 2022-05-16 13:47:24.669 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-05-16 13:47:24.671 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-16 13:47:25.186 | Selecting previously unselected package lib32gcc-s1. 2022-05-16 13:47:25.193 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-16 13:47:25.196 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-16 13:47:25.239 | Selecting previously unselected package lib32stdc++6. 2022-05-16 13:47:25.247 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-16 13:47:25.250 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-16 13:47:25.357 | Selecting previously unselected package libclang-common-10-dev. 2022-05-16 13:47:25.364 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:25.367 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:26.375 | Selecting previously unselected package libclang1-10. 2022-05-16 13:47:26.383 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:26.385 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:27.499 | Selecting previously unselected package clang-10. 2022-05-16 13:47:27.507 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:27.510 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:27.545 | Selecting previously unselected package libtool. 2022-05-16 13:47:27.552 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-05-16 13:47:27.554 | Unpacking libtool (2.4.6-14) ... 2022-05-16 13:47:27.601 | Selecting previously unselected package dh-autoreconf. 2022-05-16 13:47:27.609 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-05-16 13:47:27.611 | Unpacking dh-autoreconf (19) ... 2022-05-16 13:47:27.640 | Selecting previously unselected package libdebhelper-perl. 2022-05-16 13:47:27.647 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-05-16 13:47:27.649 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-05-16 13:47:27.694 | Selecting previously unselected package libarchive-zip-perl. 2022-05-16 13:47:27.701 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-05-16 13:47:27.703 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-05-16 13:47:27.745 | Selecting previously unselected package libsub-override-perl. 2022-05-16 13:47:27.753 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-05-16 13:47:27.755 | Unpacking libsub-override-perl (0.09-2) ... 2022-05-16 13:47:27.780 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-05-16 13:47:27.788 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-05-16 13:47:27.790 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-16 13:47:27.818 | Selecting previously unselected package dh-strip-nondeterminism. 2022-05-16 13:47:27.826 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-05-16 13:47:27.828 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-05-16 13:47:27.866 | Selecting previously unselected package libdpkg-perl. 2022-05-16 13:47:27.874 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-05-16 13:47:27.876 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-05-16 13:47:27.948 | Selecting previously unselected package make. 2022-05-16 13:47:27.956 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-05-16 13:47:27.958 | Unpacking make (4.2.1-1.2) ... 2022-05-16 13:47:28.009 | Selecting previously unselected package dpkg-dev. 2022-05-16 13:47:28.017 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-05-16 13:47:28.021 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-05-16 13:47:28.175 | Selecting previously unselected package dwz. 2022-05-16 13:47:28.182 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-05-16 13:47:28.185 | Unpacking dwz (0.13-5) ... 2022-05-16 13:47:28.238 | Selecting previously unselected package libcroco3:amd64. 2022-05-16 13:47:28.245 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-05-16 13:47:28.248 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-05-16 13:47:28.291 | Selecting previously unselected package gettext. 2022-05-16 13:47:28.299 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-05-16 13:47:28.301 | Unpacking gettext (0.19.8.1-10build1) ... 2022-05-16 13:47:28.482 | Selecting previously unselected package intltool-debian. 2022-05-16 13:47:28.490 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-05-16 13:47:28.492 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-05-16 13:47:28.526 | Selecting previously unselected package po-debconf. 2022-05-16 13:47:28.533 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-05-16 13:47:28.536 | Unpacking po-debconf (1.0.21) ... 2022-05-16 13:47:28.600 | Selecting previously unselected package debhelper. 2022-05-16 13:47:28.608 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-05-16 13:47:28.612 | Unpacking debhelper (12.10ubuntu1) ... 2022-05-16 13:47:28.813 | Selecting previously unselected package uuid-dev:amd64. 2022-05-16 13:47:28.821 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-16 13:47:28.824 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-16 13:47:28.865 | Selecting previously unselected package libsctp1:amd64. 2022-05-16 13:47:28.873 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-05-16 13:47:28.876 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-16 13:47:28.902 | Selecting previously unselected package libsctp-dev:amd64. 2022-05-16 13:47:28.910 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-05-16 13:47:28.912 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-16 13:47:28.955 | Selecting previously unselected package libapr1-dev. 2022-05-16 13:47:28.964 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-05-16 13:47:28.965 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-16 13:47:29.226 | Selecting previously unselected package libldap2-dev:amd64. 2022-05-16 13:47:29.234 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-05-16 13:47:29.237 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-05-16 13:47:29.350 | Selecting previously unselected package libaprutil1-dev. 2022-05-16 13:47:29.359 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-05-16 13:47:29.361 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-16 13:47:29.588 | Selecting previously unselected package apache2-dev. 2022-05-16 13:47:29.596 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-16 13:47:29.599 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-16 13:47:29.674 | Selecting previously unselected package binfmt-support. 2022-05-16 13:47:29.682 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-05-16 13:47:29.692 | Unpacking binfmt-support (2.2.0-2) ... 2022-05-16 13:47:29.727 | Selecting previously unselected package g++-9. 2022-05-16 13:47:29.735 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-16 13:47:29.737 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-16 13:47:30.889 | Selecting previously unselected package g++. 2022-05-16 13:47:30.897 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-05-16 13:47:30.899 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-05-16 13:47:30.925 | Selecting previously unselected package build-essential. 2022-05-16 13:47:30.933 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-05-16 13:47:30.935 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-05-16 13:47:30.961 | Selecting previously unselected package conntrack. 2022-05-16 13:47:30.969 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-05-16 13:47:30.972 | Unpacking conntrack (1:1.4.5-2) ... 2022-05-16 13:47:31.007 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-05-16 13:47:31.015 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-05-16 13:47:31.018 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-16 13:47:31.050 | Selecting previously unselected package libnetfilter-queue1. 2022-05-16 13:47:31.059 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-05-16 13:47:31.061 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-05-16 13:47:31.095 | Selecting previously unselected package conntrackd. 2022-05-16 13:47:31.103 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-05-16 13:47:31.106 | Unpacking conntrackd (1:1.4.5-2) ... 2022-05-16 13:47:31.157 | Selecting previously unselected package dns-root-data. 2022-05-16 13:47:31.165 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-05-16 13:47:31.168 | Unpacking dns-root-data (2019052802) ... 2022-05-16 13:47:31.198 | Selecting previously unselected package libidn11:amd64. 2022-05-16 13:47:31.205 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-05-16 13:47:31.207 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-16 13:47:31.248 | Selecting previously unselected package dnsmasq-base. 2022-05-16 13:47:31.256 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-16 13:47:31.258 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-16 13:47:31.330 | Selecting previously unselected package dnsmasq-utils. 2022-05-16 13:47:31.338 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-16 13:47:31.343 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-16 13:47:31.379 | Selecting previously unselected package ebtables. 2022-05-16 13:47:31.387 | Preparing to unpack .../093-ebtables_2.0.11-3build1_amd64.deb ... 2022-05-16 13:47:31.403 | Unpacking ebtables (2.0.11-3build1) ... 2022-05-16 13:47:31.448 | Selecting previously unselected package libfakeroot:amd64. 2022-05-16 13:47:31.456 | Preparing to unpack .../094-libfakeroot_1.24-1_amd64.deb ... 2022-05-16 13:47:31.459 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-05-16 13:47:31.491 | Selecting previously unselected package fakeroot. 2022-05-16 13:47:31.499 | Preparing to unpack .../095-fakeroot_1.24-1_amd64.deb ... 2022-05-16 13:47:31.501 | Unpacking fakeroot (1.24-1) ... 2022-05-16 13:47:31.541 | Selecting previously unselected package fonts-dejavu-core. 2022-05-16 13:47:31.549 | Preparing to unpack .../096-fonts-dejavu-core_2.37-1_all.deb ... 2022-05-16 13:47:31.551 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-05-16 13:47:31.727 | Selecting previously unselected package fonts-liberation. 2022-05-16 13:47:31.736 | Preparing to unpack .../097-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-05-16 13:47:31.739 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-05-16 13:47:31.880 | Selecting previously unselected package fontconfig-config. 2022-05-16 13:47:31.888 | Preparing to unpack .../098-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-05-16 13:47:31.891 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-16 13:47:31.929 | Selecting previously unselected package libfontconfig1:amd64. 2022-05-16 13:47:31.937 | Preparing to unpack .../099-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-05-16 13:47:31.939 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-16 13:47:31.986 | Selecting previously unselected package fontconfig. 2022-05-16 13:47:31.994 | Preparing to unpack .../100-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-05-16 13:47:31.997 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-05-16 13:47:32.050 | Selecting previously unselected package genisoimage. 2022-05-16 13:47:32.058 | Preparing to unpack .../101-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-05-16 13:47:32.060 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-16 13:47:32.148 | Selecting previously unselected package libann0. 2022-05-16 13:47:32.157 | Preparing to unpack .../102-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-05-16 13:47:32.162 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-05-16 13:47:32.197 | Selecting previously unselected package libcdt5:amd64. 2022-05-16 13:47:32.206 | Preparing to unpack .../103-libcdt5_2.42.2-3build2_amd64.deb ... 2022-05-16 13:47:32.208 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:32.238 | Selecting previously unselected package libcgraph6:amd64. 2022-05-16 13:47:32.246 | Preparing to unpack .../104-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-05-16 13:47:32.249 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:32.286 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-05-16 13:47:32.294 | Preparing to unpack .../105-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-16 13:47:32.297 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-16 13:47:32.342 | Selecting previously unselected package libjpeg8:amd64. 2022-05-16 13:47:32.350 | Preparing to unpack .../106-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-05-16 13:47:32.352 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-16 13:47:32.386 | Selecting previously unselected package libjbig0:amd64. 2022-05-16 13:47:32.395 | Preparing to unpack .../107-libjbig0_2.1-3.1build1_amd64.deb ... 2022-05-16 13:47:32.398 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-05-16 13:47:32.431 | Selecting previously unselected package libwebp6:amd64. 2022-05-16 13:47:32.439 | Preparing to unpack .../108-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:32.442 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-16 13:47:32.503 | Selecting previously unselected package libtiff5:amd64. 2022-05-16 13:47:32.512 | Preparing to unpack .../109-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-05-16 13:47:32.514 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-16 13:47:32.567 | Selecting previously unselected package libxpm4:amd64. 2022-05-16 13:47:32.576 | Preparing to unpack .../110-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-05-16 13:47:32.579 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-05-16 13:47:32.618 | Selecting previously unselected package libgd3:amd64. 2022-05-16 13:47:32.627 | Preparing to unpack .../111-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-05-16 13:47:32.630 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-16 13:47:32.677 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-05-16 13:47:32.685 | Preparing to unpack .../112-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-05-16 13:47:32.688 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-16 13:47:32.743 | Selecting previously unselected package libpixman-1-0:amd64. 2022-05-16 13:47:32.752 | Preparing to unpack .../113-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-05-16 13:47:32.754 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-16 13:47:32.817 | Selecting previously unselected package libxcb-render0:amd64. 2022-05-16 13:47:32.825 | Preparing to unpack .../114-libxcb-render0_1.14-2_amd64.deb ... 2022-05-16 13:47:32.828 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-05-16 13:47:32.861 | Selecting previously unselected package libxcb-shm0:amd64. 2022-05-16 13:47:32.868 | Preparing to unpack .../115-libxcb-shm0_1.14-2_amd64.deb ... 2022-05-16 13:47:32.872 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-05-16 13:47:32.900 | Selecting previously unselected package libxrender1:amd64. 2022-05-16 13:47:32.908 | Preparing to unpack .../116-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-05-16 13:47:32.910 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-05-16 13:47:32.945 | Selecting previously unselected package libcairo2:amd64. 2022-05-16 13:47:32.953 | Preparing to unpack .../117-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:32.956 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-16 13:47:33.057 | Selecting previously unselected package libgraphite2-3:amd64. 2022-05-16 13:47:33.065 | Preparing to unpack .../118-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-05-16 13:47:33.068 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-16 13:47:33.113 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-05-16 13:47:33.121 | Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-05-16 13:47:33.124 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-16 13:47:33.206 | Selecting previously unselected package libthai-data. 2022-05-16 13:47:33.215 | Preparing to unpack .../120-libthai-data_0.1.28-3_all.deb ... 2022-05-16 13:47:33.218 | Unpacking libthai-data (0.1.28-3) ... 2022-05-16 13:47:33.274 | Selecting previously unselected package libdatrie1:amd64. 2022-05-16 13:47:33.283 | Preparing to unpack .../121-libdatrie1_0.2.12-3_amd64.deb ... 2022-05-16 13:47:33.285 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-05-16 13:47:33.324 | Selecting previously unselected package libthai0:amd64. 2022-05-16 13:47:33.332 | Preparing to unpack .../122-libthai0_0.1.28-3_amd64.deb ... 2022-05-16 13:47:33.334 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-05-16 13:47:33.371 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-05-16 13:47:33.379 | Preparing to unpack .../123-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-16 13:47:33.382 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-16 13:47:33.438 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-05-16 13:47:33.446 | Preparing to unpack .../124-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-16 13:47:33.449 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-16 13:47:33.486 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-05-16 13:47:33.494 | Preparing to unpack .../125-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-16 13:47:33.496 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-16 13:47:33.530 | Selecting previously unselected package libpathplan4:amd64. 2022-05-16 13:47:33.538 | Preparing to unpack .../126-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-05-16 13:47:33.541 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:33.576 | Selecting previously unselected package libgvc6. 2022-05-16 13:47:33.584 | Preparing to unpack .../127-libgvc6_2.42.2-3build2_amd64.deb ... 2022-05-16 13:47:33.588 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-05-16 13:47:33.712 | Selecting previously unselected package libgvpr2:amd64. 2022-05-16 13:47:33.721 | Preparing to unpack .../128-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-05-16 13:47:33.723 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:33.780 | Selecting previously unselected package liblab-gamut1:amd64. 2022-05-16 13:47:33.787 | Preparing to unpack .../129-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-05-16 13:47:33.790 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:33.950 | Selecting previously unselected package x11-common. 2022-05-16 13:47:33.957 | Preparing to unpack .../130-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-05-16 13:47:33.983 | dpkg-query: no packages found matching nux-tools 2022-05-16 13:47:34.001 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-05-16 13:47:34.037 | Selecting previously unselected package libice6:amd64. 2022-05-16 13:47:34.045 | Preparing to unpack .../131-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-05-16 13:47:34.048 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-16 13:47:34.083 | Selecting previously unselected package libsm6:amd64. 2022-05-16 13:47:34.091 | Preparing to unpack .../132-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-05-16 13:47:34.094 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-05-16 13:47:34.128 | Selecting previously unselected package libxt6:amd64. 2022-05-16 13:47:34.136 | Preparing to unpack .../133-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-05-16 13:47:34.139 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-05-16 13:47:34.192 | Selecting previously unselected package libxmu6:amd64. 2022-05-16 13:47:34.200 | Preparing to unpack .../134-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-05-16 13:47:34.203 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-16 13:47:34.240 | Selecting previously unselected package libxaw7:amd64. 2022-05-16 13:47:34.249 | Preparing to unpack .../135-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-16 13:47:34.252 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-16 13:47:34.306 | Selecting previously unselected package graphviz. 2022-05-16 13:47:34.314 | Preparing to unpack .../136-graphviz_2.42.2-3build2_amd64.deb ... 2022-05-16 13:47:34.317 | Unpacking graphviz (2.42.2-3build2) ... 2022-05-16 13:47:34.453 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-05-16 13:47:34.461 | Preparing to unpack .../137-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-05-16 13:47:34.463 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-16 13:47:34.515 | Selecting previously unselected package libibverbs1:amd64. 2022-05-16 13:47:34.523 | Preparing to unpack .../138-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-05-16 13:47:34.525 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-16 13:47:34.569 | Selecting previously unselected package ibverbs-providers:amd64. 2022-05-16 13:47:34.577 | Preparing to unpack .../139-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-05-16 13:47:34.593 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-16 13:47:34.658 | Selecting previously unselected package icu-devtools. 2022-05-16 13:47:34.666 | Preparing to unpack .../140-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-05-16 13:47:34.669 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-05-16 13:47:34.743 | Selecting previously unselected package iputils-arping. 2022-05-16 13:47:34.752 | Preparing to unpack .../141-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-05-16 13:47:34.755 | Unpacking iputils-arping (3:20190709-3) ... 2022-05-16 13:47:34.791 | Selecting previously unselected package javascript-common. 2022-05-16 13:47:34.799 | Preparing to unpack .../142-javascript-common_11_all.deb ... 2022-05-16 13:47:34.817 | Unpacking javascript-common (11) ... 2022-05-16 13:47:34.852 | Selecting previously unselected package libgssrpc4:amd64. 2022-05-16 13:47:34.860 | Preparing to unpack .../143-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-05-16 13:47:34.862 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:34.901 | Selecting previously unselected package libkdb5-9:amd64. 2022-05-16 13:47:34.909 | Preparing to unpack .../144-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-05-16 13:47:34.911 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:34.949 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-05-16 13:47:34.958 | Preparing to unpack .../145-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-16 13:47:34.960 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:35.000 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-05-16 13:47:35.008 | Preparing to unpack .../146-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-16 13:47:35.010 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:35.052 | Selecting previously unselected package comerr-dev:amd64. 2022-05-16 13:47:35.061 | Preparing to unpack .../147-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-05-16 13:47:35.065 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-16 13:47:35.097 | Selecting previously unselected package krb5-multidev:amd64. 2022-05-16 13:47:35.106 | Preparing to unpack .../148-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-16 13:47:35.125 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:35.185 | Selecting previously unselected package libalgorithm-diff-perl. 2022-05-16 13:47:35.193 | Preparing to unpack .../149-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-05-16 13:47:35.195 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-05-16 13:47:35.229 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-05-16 13:47:35.238 | Preparing to unpack .../150-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-05-16 13:47:35.240 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-16 13:47:35.270 | Selecting previously unselected package libalgorithm-merge-perl. 2022-05-16 13:47:35.279 | Preparing to unpack .../151-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-05-16 13:47:35.282 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-05-16 13:47:35.313 | Selecting previously unselected package libarchive-cpio-perl. 2022-05-16 13:47:35.321 | Preparing to unpack .../152-libarchive-cpio-perl_0.10-1_all.deb ... 2022-05-16 13:47:35.324 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-05-16 13:47:35.359 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-05-16 13:47:35.367 | Preparing to unpack .../153-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-16 13:47:35.370 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-16 13:47:35.441 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-05-16 13:47:35.449 | Preparing to unpack .../154-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-16 13:47:35.452 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-16 13:47:35.522 | Selecting previously unselected package libfile-fcntllock-perl. 2022-05-16 13:47:35.530 | Preparing to unpack .../155-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-05-16 13:47:35.533 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-05-16 13:47:35.572 | Selecting previously unselected package libgts-bin. 2022-05-16 13:47:35.581 | Preparing to unpack .../156-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-05-16 13:47:35.584 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-05-16 13:47:35.622 | Selecting previously unselected package libicu-dev:amd64. 2022-05-16 13:47:35.631 | Preparing to unpack .../157-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-05-16 13:47:35.634 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-16 13:47:37.115 | Selecting previously unselected package libipset13:amd64. 2022-05-16 13:47:37.123 | Preparing to unpack .../158-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:37.126 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-16 13:47:37.164 | Selecting previously unselected package librdmacm1:amd64. 2022-05-16 13:47:37.172 | Preparing to unpack .../159-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-05-16 13:47:37.174 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-16 13:47:37.217 | Selecting previously unselected package libiscsi7:amd64. 2022-05-16 13:47:37.225 | Preparing to unpack .../160-libiscsi7_1.18.0-2_amd64.deb ... 2022-05-16 13:47:37.228 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-05-16 13:47:37.264 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-05-16 13:47:37.272 | Preparing to unpack .../161-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-16 13:47:37.275 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-16 13:47:37.334 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-05-16 13:47:37.342 | Preparing to unpack .../162-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-05-16 13:47:37.344 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-16 13:47:37.374 | Selecting previously unselected package libjpeg-dev:amd64. 2022-05-16 13:47:37.383 | Preparing to unpack .../163-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-05-16 13:47:37.385 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-16 13:47:37.413 | Selecting previously unselected package libjs-jquery. 2022-05-16 13:47:37.422 | Preparing to unpack .../164-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-05-16 13:47:37.425 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-05-16 13:47:37.486 | Selecting previously unselected package libjs-jquery-metadata. 2022-05-16 13:47:37.494 | Preparing to unpack .../165-libjs-jquery-metadata_12-1.1_all.deb ... 2022-05-16 13:47:37.497 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-05-16 13:47:37.525 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-05-16 13:47:37.534 | Preparing to unpack .../166-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-05-16 13:47:37.537 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-16 13:47:37.614 | Selecting previously unselected package libltdl-dev:amd64. 2022-05-16 13:47:37.622 | Preparing to unpack .../167-libltdl-dev_2.4.6-14_amd64.deb ... 2022-05-16 13:47:37.624 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-05-16 13:47:37.680 | Selecting previously unselected package libsys-hostname-long-perl. 2022-05-16 13:47:37.688 | Preparing to unpack .../168-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-05-16 13:47:37.690 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-05-16 13:47:37.721 | Selecting previously unselected package libmail-sendmail-perl. 2022-05-16 13:47:37.730 | Preparing to unpack .../169-libmail-sendmail-perl_0.80-1_all.deb ... 2022-05-16 13:47:37.732 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-05-16 13:47:37.758 | Selecting previously unselected package libncurses-dev:amd64. 2022-05-16 13:47:37.766 | Preparing to unpack .../170-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-16 13:47:37.769 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-16 13:47:37.867 | Selecting previously unselected package libnspr4:amd64. 2022-05-16 13:47:37.875 | Preparing to unpack .../171-libnspr4_2%3a4.25-1_amd64.deb ... 2022-05-16 13:47:37.877 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-05-16 13:47:37.918 | Selecting previously unselected package libnss3:amd64. 2022-05-16 13:47:37.927 | Preparing to unpack .../172-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-05-16 13:47:37.929 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-16 13:47:38.131 | Selecting previously unselected package libomp5-10:amd64. 2022-05-16 13:47:38.140 | Preparing to unpack .../173-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:38.142 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:38.216 | Selecting previously unselected package libomp-10-dev. 2022-05-16 13:47:38.225 | Preparing to unpack .../174-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:38.227 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:38.261 | Selecting previously unselected package pcp-conf. 2022-05-16 13:47:38.269 | Preparing to unpack .../175-pcp-conf_5.0.3-1_amd64.deb ... 2022-05-16 13:47:38.272 | Unpacking pcp-conf (5.0.3-1) ... 2022-05-16 13:47:38.306 | Selecting previously unselected package libpcp3. 2022-05-16 13:47:38.315 | Preparing to unpack .../176-libpcp3_5.0.3-1_amd64.deb ... 2022-05-16 13:47:38.317 | Unpacking libpcp3 (5.0.3-1) ... 2022-05-16 13:47:38.383 | Selecting previously unselected package libpcp-pmda3. 2022-05-16 13:47:38.392 | Preparing to unpack .../177-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-05-16 13:47:38.394 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-05-16 13:47:38.425 | Selecting previously unselected package libpcp-pmda-perl. 2022-05-16 13:47:38.433 | Preparing to unpack .../178-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-05-16 13:47:38.436 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-05-16 13:47:38.471 | Selecting previously unselected package libpq5:amd64. 2022-05-16 13:47:38.479 | Preparing to unpack .../179-libpq5_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:38.482 | Unpacking libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:47:38.529 | Selecting previously unselected package libpq-dev. 2022-05-16 13:47:38.537 | Preparing to unpack .../180-libpq-dev_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:38.539 | Unpacking libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:47:38.616 | Selecting previously unselected package librados2. 2022-05-16 13:47:38.624 | Preparing to unpack .../181-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:38.626 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-16 13:47:39.104 | Selecting previously unselected package librbd1. 2022-05-16 13:47:39.113 | Preparing to unpack .../182-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:39.116 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-16 13:47:39.378 | Selecting previously unselected package libsasl2-dev. 2022-05-16 13:47:39.386 | Preparing to unpack .../183-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-16 13:47:39.390 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-16 13:47:39.468 | Preparing to unpack .../184-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-16 13:47:39.475 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-16 13:47:39.516 | Selecting previously unselected package libssl-dev:amd64. 2022-05-16 13:47:39.524 | Preparing to unpack .../185-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-16 13:47:39.527 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-16 13:47:39.794 | Selecting previously unselected package libsystemd-dev:amd64. 2022-05-16 13:47:39.803 | Preparing to unpack .../186-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-05-16 13:47:39.807 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-16 13:47:39.922 | Selecting previously unselected package libtinfo-dev:amd64. 2022-05-16 13:47:39.930 | Preparing to unpack .../187-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-16 13:47:39.932 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-16 13:47:39.962 | Selecting previously unselected package libx86-1:amd64. 2022-05-16 13:47:39.970 | Preparing to unpack .../188-libx86-1_1.1+ds1-11_amd64.deb ... 2022-05-16 13:47:39.974 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-05-16 13:47:40.017 | Selecting previously unselected package libxml2-dev:amd64. 2022-05-16 13:47:40.025 | Preparing to unpack .../189-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-05-16 13:47:40.028 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-05-16 13:47:40.174 | Selecting previously unselected package libxslt1-dev:amd64. 2022-05-16 13:47:40.182 | Preparing to unpack .../190-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-05-16 13:47:40.187 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-16 13:47:40.272 | Selecting previously unselected package llvm-10-runtime. 2022-05-16 13:47:40.280 | Preparing to unpack .../191-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:40.284 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:40.340 | Selecting previously unselected package libpfm4:amd64. 2022-05-16 13:47:40.349 | Preparing to unpack .../192-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-05-16 13:47:40.351 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-16 13:47:40.429 | Selecting previously unselected package llvm-10. 2022-05-16 13:47:40.438 | Preparing to unpack .../193-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:40.441 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:41.241 | Selecting previously unselected package libffi-dev:amd64. 2022-05-16 13:47:41.249 | Preparing to unpack .../194-libffi-dev_3.3-4_amd64.deb ... 2022-05-16 13:47:41.251 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-05-16 13:47:41.295 | Selecting previously unselected package python3-pygments. 2022-05-16 13:47:41.303 | Preparing to unpack .../195-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-05-16 13:47:41.305 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-16 13:47:41.447 | Selecting previously unselected package llvm-10-tools. 2022-05-16 13:47:41.455 | Preparing to unpack .../196-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:41.458 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:41.605 | Selecting previously unselected package libz3-4:amd64. 2022-05-16 13:47:41.613 | Preparing to unpack .../197-libz3-4_4.8.7-4build1_amd64.deb ... 2022-05-16 13:47:41.616 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-05-16 13:47:42.587 | Selecting previously unselected package libz3-dev:amd64. 2022-05-16 13:47:42.596 | Preparing to unpack .../198-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-05-16 13:47:42.599 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-16 13:47:42.647 | Selecting previously unselected package llvm-10-dev. 2022-05-16 13:47:42.656 | Preparing to unpack .../199-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-16 13:47:42.658 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:47.110 | Selecting previously unselected package lsscsi. 2022-05-16 13:47:47.119 | Preparing to unpack .../200-lsscsi_0.30-0.1_amd64.deb ... 2022-05-16 13:47:47.121 | Unpacking lsscsi (0.30-0.1) ... 2022-05-16 13:47:47.156 | Selecting previously unselected package pkg-config. 2022-05-16 13:47:47.164 | Preparing to unpack .../201-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-05-16 13:47:47.167 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-05-16 13:47:47.201 | Selecting previously unselected package pm-utils. 2022-05-16 13:47:47.209 | Preparing to unpack .../202-pm-utils_1.4.1-19_all.deb ... 2022-05-16 13:47:47.211 | Unpacking pm-utils (1.4.1-19) ... 2022-05-16 13:47:47.259 | Selecting previously unselected package postgresql-client-common. 2022-05-16 13:47:47.267 | Preparing to unpack .../203-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-05-16 13:47:47.270 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-05-16 13:47:47.304 | Selecting previously unselected package postgresql-client-12. 2022-05-16 13:47:47.313 | Preparing to unpack .../204-postgresql-client-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:47.315 | Unpacking postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:47:47.520 | Selecting previously unselected package ssl-cert. 2022-05-16 13:47:47.528 | Preparing to unpack .../205-ssl-cert_1.0.39_all.deb ... 2022-05-16 13:47:47.531 | Unpacking ssl-cert (1.0.39) ... 2022-05-16 13:47:47.567 | Selecting previously unselected package postgresql-common. 2022-05-16 13:47:47.575 | Preparing to unpack .../206-postgresql-common_214ubuntu0.1_all.deb ... 2022-05-16 13:47:47.602 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-05-16 13:47:47.608 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-05-16 13:47:47.677 | Selecting previously unselected package postgresql-server-dev-12. 2022-05-16 13:47:47.685 | Preparing to unpack .../207-postgresql-server-dev-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:47.687 | Unpacking postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:47:48.006 | Selecting previously unselected package postgresql-server-dev-all. 2022-05-16 13:47:48.016 | Preparing to unpack .../208-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-05-16 13:47:48.019 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-16 13:47:48.050 | Selecting previously unselected package python-pip-whl. 2022-05-16 13:47:48.059 | Preparing to unpack .../209-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-05-16 13:47:48.062 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-16 13:47:48.272 | Selecting previously unselected package python3-mysqldb. 2022-05-16 13:47:48.281 | Preparing to unpack .../210-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-05-16 13:47:48.283 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-05-16 13:47:48.319 | Selecting previously unselected package python3-wheel. 2022-05-16 13:47:48.329 | Preparing to unpack .../211-python3-wheel_0.34.2-1_all.deb ... 2022-05-16 13:47:48.331 | Unpacking python3-wheel (0.34.2-1) ... 2022-05-16 13:47:48.365 | Selecting previously unselected package python3-pip. 2022-05-16 13:47:48.374 | Preparing to unpack .../212-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-05-16 13:47:48.377 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-16 13:47:48.462 | Selecting previously unselected package python3.8-venv. 2022-05-16 13:47:48.471 | Preparing to unpack .../213-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-05-16 13:47:48.474 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-16 13:47:48.502 | Selecting previously unselected package python3-venv. 2022-05-16 13:47:48.510 | Preparing to unpack .../214-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-05-16 13:47:48.512 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-05-16 13:47:48.538 | Selecting previously unselected package qemu-block-extra:amd64. 2022-05-16 13:47:48.548 | Preparing to unpack .../215-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-16 13:47:48.550 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-16 13:47:48.582 | Selecting previously unselected package qemu-utils. 2022-05-16 13:47:48.591 | Preparing to unpack .../216-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-16 13:47:48.593 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-16 13:47:48.773 | Selecting previously unselected package sharutils. 2022-05-16 13:47:48.782 | Preparing to unpack .../217-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-05-16 13:47:48.784 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-05-16 13:47:48.836 | Selecting previously unselected package sqlite3. 2022-05-16 13:47:48.845 | Preparing to unpack .../218-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-16 13:47:48.847 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-16 13:47:48.993 | Selecting previously unselected package unzip. 2022-05-16 13:47:49.001 | Preparing to unpack .../219-unzip_6.0-25ubuntu1_amd64.deb ... 2022-05-16 13:47:49.003 | Unpacking unzip (6.0-25ubuntu1) ... 2022-05-16 13:47:49.053 | Selecting previously unselected package vbetool. 2022-05-16 13:47:49.062 | Preparing to unpack .../220-vbetool_1.1-4_amd64.deb ... 2022-05-16 13:47:49.065 | Unpacking vbetool (1.1-4) ... 2022-05-16 13:47:49.104 | Selecting previously unselected package ipset. 2022-05-16 13:47:49.113 | Preparing to unpack .../221-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-16 13:47:49.123 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-16 13:47:49.156 | Selecting previously unselected package ipvsadm. 2022-05-16 13:47:49.165 | Preparing to unpack .../222-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-05-16 13:47:49.167 | Unpacking ipvsadm (1:1.31-1) ... 2022-05-16 13:47:49.204 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-05-16 13:47:49.212 | Preparing to unpack .../223-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-16 13:47:49.222 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-16 13:47:49.250 | Selecting previously unselected package liberasurecode1:amd64. 2022-05-16 13:47:49.258 | Preparing to unpack .../224-liberasurecode1_1.6.1-4_amd64.deb ... 2022-05-16 13:47:49.261 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-05-16 13:47:49.293 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-05-16 13:47:49.302 | Preparing to unpack .../225-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-05-16 13:47:49.304 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-16 13:47:49.336 | Selecting previously unselected package libkrb5-dev:amd64. 2022-05-16 13:47:49.345 | Preparing to unpack .../226-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-16 13:47:49.347 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:49.382 | Selecting previously unselected package libpcp-gui2. 2022-05-16 13:47:49.390 | Preparing to unpack .../227-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-05-16 13:47:49.393 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-05-16 13:47:49.421 | Selecting previously unselected package libpcp-import1. 2022-05-16 13:47:49.430 | Preparing to unpack .../228-libpcp-import1_5.0.3-1_amd64.deb ... 2022-05-16 13:47:49.432 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-05-16 13:47:49.462 | Selecting previously unselected package libpcp-mmv1. 2022-05-16 13:47:49.471 | Preparing to unpack .../229-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-05-16 13:47:49.473 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-05-16 13:47:49.503 | Selecting previously unselected package libpcp-trace2. 2022-05-16 13:47:49.512 | Preparing to unpack .../230-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-05-16 13:47:49.514 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-05-16 13:47:49.559 | Selecting previously unselected package libpcp-web1. 2022-05-16 13:47:49.568 | Preparing to unpack .../231-libpcp-web1_5.0.3-1_amd64.deb ... 2022-05-16 13:47:49.570 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-05-16 13:47:49.616 | Selecting previously unselected package libyaml-dev:amd64. 2022-05-16 13:47:49.624 | Preparing to unpack .../232-libyaml-dev_0.2.2-1_amd64.deb ... 2022-05-16 13:47:49.626 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-05-16 13:47:49.664 | Selecting previously unselected package python3-pcp. 2022-05-16 13:47:49.673 | Preparing to unpack .../233-python3-pcp_5.0.3-1_amd64.deb ... 2022-05-16 13:47:49.677 | Unpacking python3-pcp (5.0.3-1) ... 2022-05-16 13:47:49.725 | Selecting previously unselected package pcp. 2022-05-16 13:47:49.734 | Preparing to unpack .../234-pcp_5.0.3-1_amd64.deb ... 2022-05-16 13:47:49.806 | Unpacking pcp (5.0.3-1) ... 2022-05-16 13:47:50.337 | Selecting previously unselected package socat. 2022-05-16 13:47:50.346 | Preparing to unpack .../235-socat_1.7.3.3-2_amd64.deb ... 2022-05-16 13:47:50.349 | Unpacking socat (1.7.3.3-2) ... 2022-05-16 13:47:50.425 | Selecting previously unselected package vlan. 2022-05-16 13:47:50.435 | Preparing to unpack .../236-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-05-16 13:47:50.437 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-16 13:47:50.495 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-16 13:47:50.501 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-05-16 13:47:50.511 | Setting up javascript-common (11) ... 2022-05-16 13:47:50.542 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-05-16 13:47:50.558 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-16 13:47:50.567 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-16 13:47:50.573 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-16 13:47:50.581 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-16 13:47:50.605 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-16 13:47:50.609 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-16 13:47:50.615 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-05-16 13:47:50.624 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-16 13:47:50.629 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-05-16 13:47:50.635 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-05-16 13:47:50.642 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-05-16 13:47:50.648 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-05-16 13:47:50.654 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-05-16 13:47:50.659 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-05-16 13:47:50.664 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-05-16 13:47:50.670 | Setting up libarchive-zip-perl (1.67-2) ... 2022-05-16 13:47:50.675 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-16 13:47:50.680 | Setting up vbetool (1.1-4) ... 2022-05-16 13:47:50.687 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-05-16 13:47:50.692 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-16 13:47:50.699 | Setting up pm-utils (1.4.1-19) ... 2022-05-16 13:47:50.708 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-16 13:47:50.949 | Setting up unzip (6.0-25ubuntu1) ... 2022-05-16 13:47:50.974 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-05-16 13:47:50.980 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-05-16 13:47:50.986 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-16 13:47:51.001 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:51.006 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-05-16 13:47:51.252 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-05-16 13:47:51.910 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-16 13:47:51.920 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-16 13:47:51.931 | Setting up m4 (1.4.18-4) ... 2022-05-16 13:47:51.939 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-16 13:47:52.230 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-16 13:47:52.235 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-05-16 13:47:52.240 | Setting up iputils-arping (3:20190709-3) ... 2022-05-16 13:47:52.277 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-05-16 13:47:52.283 | Setting up conntrack (1:1.4.5-2) ... 2022-05-16 13:47:52.289 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-16 13:47:52.294 | Setting up python3-wheel (0.34.2-1) ... 2022-05-16 13:47:52.562 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-05-16 13:47:52.568 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-05-16 13:47:52.765 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-05-16 13:47:54.881 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-05-16 13:47:54.889 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-05-16 13:47:54.895 | Setting up acl (2.2.53-6) ... 2022-05-16 13:47:54.903 | Setting up dns-root-data (2019052802) ... 2022-05-16 13:47:54.908 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-16 13:47:54.919 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:54.925 | Setting up fakeroot (1.24-1) ... 2022-05-16 13:47:54.932 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-05-16 13:47:54.939 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-16 13:47:54.945 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:54.951 | Setting up autotools-dev (20180224.1) ... 2022-05-16 13:47:54.960 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-16 13:47:55.769 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-05-16 13:47:55.774 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-16 13:47:55.780 | Setting up make (4.2.1-1.2) ... 2022-05-16 13:47:55.785 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-05-16 13:47:55.790 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-16 13:47:55.797 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:55.802 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-16 13:47:55.807 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:55.813 | Setting up ebtables (2.0.11-3build1) ... 2022-05-16 13:47:56.389 | Setting up socat (1.7.3.3-2) ... 2022-05-16 13:47:56.395 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-05-16 13:47:56.400 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-16 13:47:56.412 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-16 13:47:56.422 | Setting up autopoint (0.19.8.1-10build1) ... 2022-05-16 13:47:56.428 | Setting up binfmt-support (2.2.0-2) ... 2022-05-16 13:47:56.711 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-05-16 13:47:57.747 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-16 13:47:57.753 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-05-16 13:47:57.759 | Setting up fonts-dejavu-core (2.37-1) ... 2022-05-16 13:47:57.806 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-05-16 13:47:57.813 | Setting up lsscsi (0.30-0.1) ... 2022-05-16 13:47:57.819 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-16 13:47:57.827 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-16 13:47:57.832 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-16 13:47:57.838 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-16 13:47:57.843 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-05-16 13:47:57.849 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-16 13:47:57.855 | Setting up autoconf (2.69-11.1) ... 2022-05-16 13:47:57.866 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-05-16 13:47:57.874 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-05-16 13:47:57.919 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-05-16 13:47:57.924 | Setting up dwz (0.13-5) ... 2022-05-16 13:47:57.930 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-16 13:47:57.936 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-16 13:47:57.942 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-16 13:47:57.948 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-16 13:47:57.954 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-16 13:47:57.969 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-05-16 13:47:59.238 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:59.243 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:47:59.249 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-05-16 13:47:59.254 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-16 13:47:59.260 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-05-16 13:47:59.266 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-05-16 13:47:59.278 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-16 13:47:59.286 | Setting up pcp-conf (5.0.3-1) ... 2022-05-16 13:47:59.301 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-16 13:47:59.308 | Setting up libsub-override-perl (0.09-2) ... 2022-05-16 13:47:59.315 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-16 13:47:59.320 | Setting up libthai-data (0.1.28-3) ... 2022-05-16 13:47:59.327 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-16 13:47:59.333 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:59.339 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-16 13:47:59.345 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-16 13:47:59.351 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:47:59.356 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-05-16 13:47:59.362 | Setting up sharutils (1:4.15.2-4build1) ... 2022-05-16 13:47:59.367 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-16 13:47:59.382 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-05-16 13:47:59.391 | Setting up conntrackd (1:1.4.5-2) ... 2022-05-16 13:48:00.557 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-05-16 13:48:00.893 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-05-16 13:48:00.899 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-16 13:48:00.904 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-16 13:48:00.910 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-05-16 13:48:00.915 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-16 13:48:00.921 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-16 13:48:00.926 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-05-16 13:48:02.244 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-05-16 13:48:02.249 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-16 13:48:02.257 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-16 13:48:02.271 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-05-16 13:48:02.279 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-05-16 13:48:02.283 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-16 13:48:02.289 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-16 13:48:02.295 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:48:02.301 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-05-16 13:48:02.308 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-16 13:48:02.314 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-16 13:48:02.321 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-05-16 13:48:02.532 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-16 13:48:02.537 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:48:02.543 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:02.549 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-16 13:48:02.554 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:02.561 | Setting up wget (1.20.3-1ubuntu2) ... 2022-05-16 13:48:02.568 | Setting up libtool (2.4.6-14) ... 2022-05-16 13:48:02.573 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-16 13:48:02.697 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-05-16 13:48:02.731 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-05-16 13:48:03.176 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-05-16 13:48:04.235 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-05-16 13:48:04.242 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-16 13:48:04.252 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-16 13:48:04.258 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-16 13:48:04.447 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-16 13:48:04.452 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:04.458 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:04.466 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-05-16 13:48:05.651 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-05-16 13:48:06.358 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-05-16 13:48:06.372 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-16 13:48:06.380 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-05-16 13:48:06.637 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-05-16 13:48:06.643 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-05-16 13:48:06.648 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-05-16 13:48:06.654 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-05-16 13:48:06.659 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-05-16 13:48:06.665 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-16 13:48:06.673 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-16 13:48:06.679 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-16 13:48:06.687 | Setting up ssl-cert (1.0.39) ... 2022-05-16 13:48:07.223 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-16 13:48:07.229 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-16 13:48:07.312 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-05-16 13:48:07.318 | Setting up postgresql-common (214ubuntu0.1) ... 2022-05-16 13:48:07.810 | Adding user postgres to group ssl-cert 2022-05-16 13:48:07.972 | 2022-05-16 13:48:07.972 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-05-16 13:48:08.177 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-05-16 13:48:08.177 | Removing obsolete dictionary files: 2022-05-16 13:48:08.760 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-05-16 13:48:09.875 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-05-16 13:48:09.884 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-16 13:48:09.890 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-05-16 13:48:09.986 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-16 13:48:10.418 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-05-16 13:48:10.424 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-16 13:48:10.429 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-16 13:48:10.435 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-16 13:48:10.441 | Setting up build-essential (12.8ubuntu1.1) ... 2022-05-16 13:48:10.446 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-05-16 13:48:10.452 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-16 13:48:10.463 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-05-16 13:48:10.470 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-16 13:48:10.477 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-16 13:48:10.485 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-05-16 13:48:10.491 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-16 13:48:10.498 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:48:10.504 | Setting up ipvsadm (1:1.31-1) ... 2022-05-16 13:48:11.265 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-05-16 13:48:11.281 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-16 13:48:11.385 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-05-16 13:48:13.468 | Regenerating fonts cache... done. 2022-05-16 13:48:13.471 | Setting up gettext (0.19.8.1-10build1) ... 2022-05-16 13:48:13.478 | Setting up libpcp3 (5.0.3-1) ... 2022-05-16 13:48:13.484 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-05-16 13:48:13.491 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-16 13:48:13.497 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-05-16 13:48:14.818 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-05-16 13:48:15.658 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-16 13:48:15.714 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:15.720 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-16 13:48:16.712 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-05-16 13:48:17.424 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:17.429 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-05-16 13:48:17.435 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-16 13:48:17.444 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-05-16 13:48:17.451 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-16 13:48:17.460 | Setting up libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:48:17.466 | Setting up libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:48:17.489 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-05-16 13:48:17.497 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-16 13:48:17.504 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-16 13:48:17.511 | Setting up libpcp-web1 (5.0.3-1) ... 2022-05-16 13:48:17.517 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-05-16 13:48:17.523 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-16 13:48:17.529 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:17.535 | Setting up postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:48:18.190 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-05-16 13:48:18.213 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-05-16 13:48:18.220 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-05-16 13:48:18.225 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-16 13:48:18.234 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-16 13:48:18.239 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-05-16 13:48:18.245 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-16 13:48:18.251 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-16 13:48:18.257 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-16 13:48:18.262 | Setting up postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-16 13:48:18.268 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-16 13:48:18.275 | Setting up libpcp-import1 (5.0.3-1) ... 2022-05-16 13:48:18.283 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-16 13:48:18.292 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-16 13:48:18.300 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-16 13:48:18.306 | Setting up po-debconf (1.0.21) ... 2022-05-16 13:48:18.312 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-05-16 13:48:18.762 | Enabling module mpm_event. 2022-05-16 13:48:18.831 | Enabling module authz_core. 2022-05-16 13:48:18.836 | Enabling module authz_host. 2022-05-16 13:48:18.896 | Enabling module authn_core. 2022-05-16 13:48:18.901 | Enabling module auth_basic. 2022-05-16 13:48:18.961 | Enabling module access_compat. 2022-05-16 13:48:19.023 | Enabling module authn_file. 2022-05-16 13:48:19.083 | Enabling module authz_user. 2022-05-16 13:48:19.145 | Enabling module alias. 2022-05-16 13:48:19.207 | Enabling module dir. 2022-05-16 13:48:19.270 | Enabling module autoindex. 2022-05-16 13:48:19.331 | Enabling module env. 2022-05-16 13:48:19.391 | Enabling module mime. 2022-05-16 13:48:19.452 | Enabling module negotiation. 2022-05-16 13:48:19.512 | Enabling module setenvif. 2022-05-16 13:48:19.573 | Enabling module filter. 2022-05-16 13:48:19.634 | Enabling module deflate. 2022-05-16 13:48:19.694 | Enabling module status. 2022-05-16 13:48:19.756 | Enabling module reqtimeout. 2022-05-16 13:48:19.817 | Enabling conf charset. 2022-05-16 13:48:19.878 | Enabling conf localized-error-pages. 2022-05-16 13:48:19.939 | Enabling conf other-vhosts-access-log. 2022-05-16 13:48:20.000 | Enabling conf security. 2022-05-16 13:48:20.063 | Enabling conf serve-cgi-bin. 2022-05-16 13:48:20.125 | Enabling site 000-default. 2022-05-16 13:48:20.179 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-05-16 13:48:20.239 | Enabling conf javascript-common. 2022-05-16 13:48:20.504 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-05-16 13:48:21.103 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-05-16 13:48:23.775 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-16 13:48:23.789 | Setting up python3-pcp (5.0.3-1) ... 2022-05-16 13:48:24.102 | Setting up libgvc6 (2.42.2-3build2) ... 2022-05-16 13:48:24.124 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-16 13:48:24.130 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-16 13:48:24.143 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-05-16 13:48:24.148 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-16 13:48:24.170 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-16 13:48:24.177 | Setting up graphviz (2.42.2-3build2) ... 2022-05-16 13:48:24.186 | Setting up pcp (5.0.3-1) ... 2022-05-16 13:48:24.539 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-05-16 13:48:24.968 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-05-16 13:48:25.399 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-05-16 13:48:25.844 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-05-16 13:48:42.282 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-16 13:48:42.291 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-05-16 13:48:42.294 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-05-16 13:48:43.466 | Setting up dh-autoreconf (19) ... 2022-05-16 13:48:43.473 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-05-16 13:48:44.312 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-05-16 13:48:44.320 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-16 13:48:44.329 | Setting up debhelper (12.10ubuntu1) ... 2022-05-16 13:48:44.335 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-16 13:48:44.679 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-16 13:48:44.686 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-05-16 13:48:44.709 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-05-16 13:48:44.768 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-05-16 13:48:57.672 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-16 13:48:57.696 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-05-16 13:48:58.094 | Processing triggers for ufw (0.36-6) ... 2022-05-16 13:48:58.253 | Processing triggers for man-db (2.9.1-1) ... 2022-05-16 13:49:24.975 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-05-16 13:49:24.989 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-05-16 13:49:33.001 | ++ functions-common:apt_get:1246 : result=0 2022-05-16 13:49:33.004 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:49:33.006 | ++ functions-common:time_stop:2437 : local name 2022-05-16 13:49:33.008 | ++ functions-common:time_stop:2438 : local end_time 2022-05-16 13:49:33.010 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:49:33.012 | ++ functions-common:time_stop:2440 : local total 2022-05-16 13:49:33.015 | ++ functions-common:time_stop:2441 : local start_time 2022-05-16 13:49:33.017 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:49:33.019 | ++ functions-common:time_stop:2444 : start_time=1652708791717 2022-05-16 13:49:33.022 | ++ functions-common:time_stop:2446 : [[ -z 1652708791717 ]] 2022-05-16 13:49:33.024 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:49:33.028 | ++ functions-common:time_stop:2449 : end_time=1652708973026 2022-05-16 13:49:33.031 | ++ functions-common:time_stop:2450 : elapsed_time=181309 2022-05-16 13:49:33.033 | ++ functions-common:time_stop:2451 : total=824 2022-05-16 13:49:33.035 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:49:33.037 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=182133 2022-05-16 13:49:33.040 | ++ functions-common:apt_get:1250 : return 0 2022-05-16 13:49:33.042 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-16 13:49:33.045 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-16 13:49:33.047 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-16 13:49:33.052 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-16 13:49:33.056 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-16 13:49:33.058 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-16 13:49:33.062 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-16 13:49:34.426 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-16 13:49:34.428 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-16 13:49:34.429 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-16 13:49:34.431 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-16 13:49:34.433 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-16 13:49:34.435 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-16 13:49:34.437 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-16 13:49:34.439 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-16 13:49:34.441 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-16 13:49:34.443 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-16 13:49:34.444 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-16 13:49:34.446 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-16 13:49:34.448 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-16 13:49:34.450 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-16 13:49:34.452 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-16 13:49:34.453 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-16 13:49:34.455 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-16 13:49:34.457 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-16 13:49:34.459 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-16 13:49:34.462 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-16 13:49:34.464 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-16 13:49:34.466 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-16 13:49:34.468 | + functions-common:_ensure_lsb_release:394 : return 2022-05-16 13:49:34.470 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-16 13:49:34.545 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-16 13:49:34.548 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-16 13:49:34.620 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-16 13:49:34.622 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-16 13:49:34.689 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-16 13:49:34.691 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-16 13:49:34.693 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-16 13:49:34.695 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-16 13:49:34.697 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-16 13:49:34.698 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-16 13:49:34.700 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-16 13:49:34.702 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-16 13:49:34.704 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-16 13:49:34.706 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-16 13:49:34.708 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-16 13:49:34.708 | Distro: focal 2022-05-16 13:49:34.710 | + tools/install_pip.sh:main:124 : get_versions 2022-05-16 13:49:34.712 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-16 13:49:34.716 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-16 13:49:34.719 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-16 13:49:34.721 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-16 13:49:34.721 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-16 13:49:35.295 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-16 13:49:35.298 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-16 13:49:35.298 | pip: 21.3.1 2022-05-16 13:49:35.300 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-16 13:49:35.302 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-16 13:49:35.304 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:49:35.308 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:49:35.310 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:49:35.312 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:49:35.314 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:49:35.316 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:49:35.318 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:49:35.319 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:49:35.321 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:49:35.323 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:49:35.324 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:49:35.326 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-16 13:49:35.328 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:49:35.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:49:35.331 | + tools/install_pip.sh:main:142 : : 2022-05-16 13:49:35.333 | + tools/install_pip.sh:main:147 : set -x 2022-05-16 13:49:35.335 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-16 13:49:35.337 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-16 13:49:35.338 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-16 13:49:35.341 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-16 13:49:35.342 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-16 13:49:35.345 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-16 13:49:35.347 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-16 13:49:35.348 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-16 13:49:35.351 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-16 13:49:35.353 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-16 13:49:35.355 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-16 13:49:35.357 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-16 13:49:35.359 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-16 13:49:35.374 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-16 13:49:35.376 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-16 13:49:36.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:49:36.094 | from cryptography.utils import int_from_bytes 2022-05-16 13:49:36.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:49:36.094 | from cryptography.utils import int_from_bytes 2022-05-16 13:49:37.331 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:49:38.118 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-16 13:49:38.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-16 13:49:39.842 | Installing collected packages: setuptools 2022-05-16 13:49:40.700 | Successfully installed setuptools-62.1.0 2022-05-16 13:49:40.700 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:49:40.883 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:49:40.883 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:49:41.060 | + inc/python:pip_install:200 : result=0 2022-05-16 13:49:41.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:49:41.063 | + functions-common:time_stop:2437 : local name 2022-05-16 13:49:41.066 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:49:41.067 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:49:41.069 | + functions-common:time_stop:2440 : local total 2022-05-16 13:49:41.071 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:49:41.072 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:49:41.074 | + functions-common:time_stop:2444 : start_time=1652708975370 2022-05-16 13:49:41.076 | + functions-common:time_stop:2446 : [[ -z 1652708975370 ]] 2022-05-16 13:49:41.078 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:49:41.081 | + functions-common:time_stop:2449 : end_time=1652708981079 2022-05-16 13:49:41.083 | + functions-common:time_stop:2450 : elapsed_time=5709 2022-05-16 13:49:41.085 | + functions-common:time_stop:2451 : total=0 2022-05-16 13:49:41.086 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:49:41.088 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5709 2022-05-16 13:49:41.090 | + inc/python:pip_install:203 : return 0 2022-05-16 13:49:41.092 | + tools/install_pip.sh:main:153 : get_versions 2022-05-16 13:49:41.094 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-16 13:49:41.097 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-16 13:49:41.099 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-16 13:49:41.102 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-16 13:49:41.102 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-16 13:49:41.672 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-16 13:49:41.675 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-16 13:49:41.675 | pip: 21.3.1 2022-05-16 13:49:41.678 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-16 13:49:41.681 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-16 13:49:41.685 | + ./stack.sh:main:798 : fixup_all 2022-05-16 13:49:41.687 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-16 13:49:41.690 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-16 13:49:41.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:49:41.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:49:41.697 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-05-16 13:49:41.708 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-16 13:49:41.720 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-16 13:49:41.731 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-16 13:49:41.733 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-16 13:49:41.736 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:49:41.738 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:49:41.740 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:49:41.742 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:49:41.744 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:49:41.746 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:49:41.748 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:49:41.750 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:49:41.752 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:49:41.754 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:49:41.756 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:49:41.758 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-16 13:49:41.760 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-16 13:49:41.763 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-16 13:49:41.765 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:49:41.767 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:49:41.770 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:49:41.772 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:49:41.774 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:49:41.777 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:49:41.779 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-16 13:49:41.781 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-16 13:49:41.784 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-16 13:49:41.786 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-16 13:49:41.788 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-16 13:49:41.791 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-16 13:49:41.793 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-16 13:49:41.813 | Using python 3.8 to install os-testr 2022-05-16 13:49:41.815 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-16 13:49:42.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:49:42.542 | from cryptography.utils import int_from_bytes 2022-05-16 13:49:42.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:49:42.542 | from cryptography.utils import int_from_bytes 2022-05-16 13:49:43.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:49:43.811 | Collecting os-testr 2022-05-16 13:49:43.817 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-05-16 13:49:43.863 | Collecting python-subunit>=1.0.0 2022-05-16 13:49:43.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-05-16 13:49:43.878 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-16 13:49:43.879 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-16 13:49:43.893 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-16 13:49:43.903 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-16 13:49:43.914 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-16 13:49:45.477 | Installing collected packages: python-subunit, os-testr 2022-05-16 13:49:45.698 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-05-16 13:49:45.698 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:49:45.704 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:49:45.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:49:45.821 | + inc/python:pip_install:200 : result=0 2022-05-16 13:49:45.823 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:49:45.826 | + functions-common:time_stop:2437 : local name 2022-05-16 13:49:45.828 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:49:45.830 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:49:45.832 | + functions-common:time_stop:2440 : local total 2022-05-16 13:49:45.834 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:49:45.836 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:49:45.838 | + functions-common:time_stop:2444 : start_time=1652708981807 2022-05-16 13:49:45.840 | + functions-common:time_stop:2446 : [[ -z 1652708981807 ]] 2022-05-16 13:49:45.843 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:49:45.847 | + functions-common:time_stop:2449 : end_time=1652708985844 2022-05-16 13:49:45.849 | + functions-common:time_stop:2450 : elapsed_time=4037 2022-05-16 13:49:45.852 | + functions-common:time_stop:2451 : total=0 2022-05-16 13:49:45.854 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:49:45.856 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4037 2022-05-16 13:49:45.858 | + inc/python:pip_install:203 : return 0 2022-05-16 13:49:45.861 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-16 13:49:45.913 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-16 13:49:46.010 | + ./stack.sh:main:812 : install_infra 2022-05-16 13:49:46.013 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-16 13:49:46.015 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-16 13:49:46.017 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-05-16 13:49:49.189 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-16 13:49:49.191 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-16 13:49:49.214 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-16 13:49:51.002 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.013 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.030 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.068 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.101 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.107 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.131 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.139 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.161 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.165 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.182 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.192 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.213 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.223 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.260 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.276 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.293 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.353 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.372 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.389 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.420 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.428 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.441 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.459 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.470 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.484 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.493 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.500 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.533 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.537 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.558 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.566 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.598 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.628 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.634 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.637 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.641 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.668 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.684 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.712 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.716 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.729 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.731 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.747 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.763 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.782 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.800 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.816 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.831 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.840 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.850 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.861 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.884 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.911 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.922 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.927 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.942 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.955 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.973 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.979 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.983 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:51.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:49:52.131 | Collecting pbr===5.9.0 2022-05-16 13:49:52.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-16 13:49:52.178 | Installing collected packages: pbr 2022-05-16 13:49:52.320 | Successfully installed pbr-5.9.0 2022-05-16 13:49:52.384 | + inc/python:pip_install:200 : result=0 2022-05-16 13:49:52.386 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:49:52.388 | + functions-common:time_stop:2437 : local name 2022-05-16 13:49:52.390 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:49:52.392 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:49:52.394 | + functions-common:time_stop:2440 : local total 2022-05-16 13:49:52.396 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:49:52.398 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:49:52.400 | + functions-common:time_stop:2444 : start_time=1652708989206 2022-05-16 13:49:52.402 | + functions-common:time_stop:2446 : [[ -z 1652708989206 ]] 2022-05-16 13:49:52.405 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:49:52.409 | + functions-common:time_stop:2449 : end_time=1652708992406 2022-05-16 13:49:52.411 | + functions-common:time_stop:2450 : elapsed_time=3200 2022-05-16 13:49:52.413 | + functions-common:time_stop:2451 : total=4037 2022-05-16 13:49:52.416 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:49:52.418 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7237 2022-05-16 13:49:52.420 | + inc/python:pip_install:203 : return 0 2022-05-16 13:49:52.422 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-16 13:49:52.425 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-16 13:49:52.446 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-16 13:49:54.250 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.261 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.278 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.316 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.348 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.355 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.380 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.388 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.409 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.413 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.431 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.441 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.462 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.472 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.508 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.525 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.541 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.601 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.622 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.639 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.671 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.686 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.701 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.718 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.730 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.742 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.752 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.759 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.794 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.798 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.819 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.827 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.859 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.889 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.896 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.899 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.903 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.929 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.947 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.975 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.979 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.991 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:54.993 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.011 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.027 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.047 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.065 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.082 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.097 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.107 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.122 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.132 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.155 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.183 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.194 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.199 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.214 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.226 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.245 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.251 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.255 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-16 13:49:55.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:49:55.261 | Processing /opt/stack/requirements 2022-05-16 13:49:56.653 | Collecting fixtures===3.0.0 2022-05-16 13:49:56.660 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-05-16 13:49:56.882 | Collecting PyYAML===6.0 2022-05-16 13:49:56.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-05-16 13:49:57.064 | Collecting requests===2.27.1 2022-05-16 13:49:57.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-16 13:49:57.166 | Collecting packaging===21.3 2022-05-16 13:49:57.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-16 13:49:57.240 | Collecting testtools===2.5.0 2022-05-16 13:49:57.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-05-16 13:49:57.330 | Collecting idna===3.3 2022-05-16 13:49:57.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-05-16 13:49:57.477 | Collecting pyparsing===3.0.8 2022-05-16 13:49:57.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-05-16 13:49:57.541 | Collecting six===1.16.0 2022-05-16 13:49:57.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-16 13:49:57.599 | Collecting charset-normalizer===2.0.12 2022-05-16 13:49:57.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-16 13:49:57.639 | Collecting Parsley>=1.2 2022-05-16 13:49:57.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-16 13:49:57.691 | Collecting beagle>=0.2.1 2022-05-16 13:49:57.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-05-16 13:49:57.723 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.9.0) 2022-05-16 13:49:57.794 | Collecting urllib3===1.26.9 2022-05-16 13:49:57.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-16 13:49:57.923 | Collecting certifi>=2017.4.17 2022-05-16 13:49:57.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-16 13:49:57.962 | Collecting extras===1.0.0 2022-05-16 13:49:57.967 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-05-16 13:49:58.049 | Collecting cliff===3.10.1 2022-05-16 13:49:58.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-05-16 13:49:58.164 | Collecting stevedore===3.5.0 2022-05-16 13:49:58.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-05-16 13:49:58.235 | Collecting prettytable===3.3.0 2022-05-16 13:49:58.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-05-16 13:49:58.286 | Collecting autopage===0.5.0 2022-05-16 13:49:58.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-05-16 13:49:58.445 | Collecting cmd2===2.4.1 2022-05-16 13:49:58.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-05-16 13:49:58.550 | Collecting wcwidth===0.2.5 2022-05-16 13:49:58.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-05-16 13:49:58.614 | Collecting attrs===21.4.0 2022-05-16 13:49:58.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-05-16 13:49:58.738 | Collecting pyperclip===1.8.2 2022-05-16 13:49:58.745 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-05-16 13:49:58.757 | Building wheels for collected packages: openstack-requirements 2022-05-16 13:49:58.757 | Building wheel for openstack-requirements (setup.py): started 2022-05-16 13:49:59.586 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-16 13:49:59.586 | ERROR: Command errored out with exit status 1: 2022-05-16 13:49:59.586 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4kf35150/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4kf35150/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-dkrdkk1h 2022-05-16 13:49:59.586 | cwd: /tmp/pip-req-build-4kf35150/ 2022-05-16 13:49:59.586 | Complete output (6 lines): 2022-05-16 13:49:59.586 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-16 13:49:59.586 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-16 13:49:59.586 | or: setup.py --help-commands 2022-05-16 13:49:59.586 | or: setup.py cmd --help 2022-05-16 13:49:59.586 | 2022-05-16 13:49:59.586 | error: invalid command 'bdist_wheel' 2022-05-16 13:49:59.586 | ---------------------------------------- 2022-05-16 13:49:59.586 | ERROR: Failed building wheel for openstack-requirements 2022-05-16 13:49:59.587 | Running setup.py clean for openstack-requirements 2022-05-16 13:50:00.406 | Failed to build openstack-requirements 2022-05-16 13:50:00.691 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, stevedore, autopage, pyparsing, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-05-16 13:50:02.525 | Running setup.py install for openstack-requirements: started 2022-05-16 13:50:04.932 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-16 13:50:04.964 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5413 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.8 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-05-16 13:50:05.089 | + inc/python:pip_install:200 : result=0 2022-05-16 13:50:05.091 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:50:05.093 | + functions-common:time_stop:2437 : local name 2022-05-16 13:50:05.095 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:50:05.097 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:50:05.099 | + functions-common:time_stop:2440 : local total 2022-05-16 13:50:05.101 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:50:05.104 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:50:05.106 | + functions-common:time_stop:2444 : start_time=1652708992439 2022-05-16 13:50:05.108 | + functions-common:time_stop:2446 : [[ -z 1652708992439 ]] 2022-05-16 13:50:05.111 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:50:05.115 | + functions-common:time_stop:2449 : end_time=1652709005112 2022-05-16 13:50:05.117 | + functions-common:time_stop:2450 : elapsed_time=12673 2022-05-16 13:50:05.119 | + functions-common:time_stop:2451 : total=7237 2022-05-16 13:50:05.121 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:50:05.123 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19910 2022-05-16 13:50:05.125 | + inc/python:pip_install:203 : return 0 2022-05-16 13:50:05.128 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-16 13:50:05.130 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-16 13:50:05.132 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-16 13:50:05.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:50:05.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:50:05.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-16 13:50:05.141 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:50:05.143 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-16 13:50:05.163 | Using python 3.8 to install pbr 2022-05-16 13:50:05.165 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-16 13:50:05.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:50:05.876 | from cryptography.utils import int_from_bytes 2022-05-16 13:50:05.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:50:05.876 | from cryptography.utils import int_from_bytes 2022-05-16 13:50:07.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:50:07.056 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-16 13:50:08.826 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:50:08.832 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:50:08.832 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:50:08.943 | + inc/python:pip_install:200 : result=0 2022-05-16 13:50:08.946 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:50:08.948 | + functions-common:time_stop:2437 : local name 2022-05-16 13:50:08.950 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:50:08.952 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:50:08.954 | + functions-common:time_stop:2440 : local total 2022-05-16 13:50:08.956 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:50:08.958 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:50:08.961 | + functions-common:time_stop:2444 : start_time=1652709005158 2022-05-16 13:50:08.963 | + functions-common:time_stop:2446 : [[ -z 1652709005158 ]] 2022-05-16 13:50:08.965 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:50:08.970 | + functions-common:time_stop:2449 : end_time=1652709008967 2022-05-16 13:50:08.972 | + functions-common:time_stop:2450 : elapsed_time=3809 2022-05-16 13:50:08.974 | + functions-common:time_stop:2451 : total=19910 2022-05-16 13:50:08.976 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:50:08.978 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23719 2022-05-16 13:50:08.980 | + inc/python:pip_install:203 : return 0 2022-05-16 13:50:08.983 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-16 13:50:12.069 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-16 13:50:13.875 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:50:13.960 | Collecting bindep 2022-05-16 13:50:13.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-05-16 13:50:14.020 | Collecting Parsley 2022-05-16 13:50:14.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-16 13:50:14.077 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-05-16 13:50:14.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-05-16 13:50:14.229 | Collecting pbr>=2.0.0 2022-05-16 13:50:14.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-16 13:50:14.351 | Collecting packaging; python_version >= "3.6" 2022-05-16 13:50:14.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-16 13:50:14.538 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-16 13:50:14.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-16 13:50:14.598 | Installing collected packages: Parsley, distro, pbr, pyparsing, packaging, bindep 2022-05-16 13:50:15.171 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-05-16 13:50:15.243 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-16 13:50:15.245 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-16 13:50:15.249 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-16 13:50:15.265 | + ./stack.sh:main:821 : pkgs= 2022-05-16 13:50:15.267 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-16 13:50:15.270 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-16 13:50:15.272 | + functions-common:run_phase:1865 : local mode=stack 2022-05-16 13:50:15.274 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-16 13:50:15.276 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-16 13:50:15.278 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-16 13:50:15.280 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-16 13:50:15.282 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-16 13:50:15.285 | + functions-common:run_phase:1875 : local extra 2022-05-16 13:50:15.287 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-16 13:50:15.291 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-16 13:50:15.293 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-16 13:50:15.295 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-16 13:50:15.297 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-16 13:50:15.300 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-16 13:50:15.314 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:50:15.317 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 13:50:15.319 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-16 13:50:15.321 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-16 13:50:15.323 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-16 13:50:15.325 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-16 13:50:15.327 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-16 13:50:15.329 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-16 13:50:15.331 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-16 13:50:15.333 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-16 13:50:15.335 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-16 13:50:15.337 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-16 13:50:15.340 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-16 13:50:15.342 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-16 13:50:15.344 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 13:50:15.346 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-16 13:50:15.348 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-16 13:50:15.350 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-16 13:50:15.352 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-16 13:50:15.354 | + functions-common:run_plugins:1854 : local plugins= 2022-05-16 13:50:15.356 | + functions-common:run_plugins:1855 : local plugin 2022-05-16 13:50:15.359 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-16 13:50:15.361 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-16 13:50:15.364 | + functions:set_systemd_override:821 : local value=2048 2022-05-16 13:50:15.366 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-16 13:50:15.369 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-16 13:50:15.420 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-16 13:50:15.420 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-16 13:50:15.423 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-16 13:50:15.781 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-16 13:50:15.784 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-16 13:50:15.800 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:50:15.803 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-16 13:50:15.806 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:50:15.808 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:50:15.810 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:50:15.812 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:50:15.815 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:50:15.817 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:50:15.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:50:15.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:50:15.824 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:50:15.826 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:50:15.828 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:50:15.831 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:50:15.833 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-16 13:50:15.836 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:50:15.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:50:15.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:50:15.843 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-16 13:50:15.864 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-16 13:50:15.973 | Reading package lists... 2022-05-16 13:50:16.227 | Building dependency tree... 2022-05-16 13:50:16.228 | Reading state information... 2022-05-16 13:50:16.483 | The following packages were automatically installed and are no longer required: 2022-05-16 13:50:16.484 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:50:16.484 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:50:16.484 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:50:16.484 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:50:16.484 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:50:16.484 | python3-zope.interface 2022-05-16 13:50:16.484 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:50:16.484 | The following additional packages will be installed: 2022-05-16 13:50:16.484 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-16 13:50:16.484 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-16 13:50:16.484 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-16 13:50:16.485 | erlang-tools erlang-xmerl locales-all 2022-05-16 13:50:16.486 | Suggested packages: 2022-05-16 13:50:16.486 | erlang erlang-manpages erlang-doc 2022-05-16 13:50:16.556 | The following NEW packages will be installed: 2022-05-16 13:50:16.556 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-16 13:50:16.556 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-16 13:50:16.556 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-16 13:50:16.557 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-05-16 13:50:17.199 | 0 upgraded, 19 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:50:17.200 | Need to get 38.0 MB of archives. 2022-05-16 13:50:17.200 | After this operation, 276 MB of additional disk space will be used. 2022-05-16 13:50:17.200 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-05-16 13:50:20.596 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-05-16 13:50:20.658 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-05-16 13:50:20.669 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-05-16 13:50:20.718 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-05-16 13:50:20.779 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-05-16 13:50:21.013 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-05-16 13:50:21.030 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-05-16 13:50:21.032 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-05-16 13:50:21.034 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-05-16 13:50:21.036 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-05-16 13:50:21.166 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-05-16 13:50:21.302 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-05-16 13:50:21.308 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-05-16 13:50:21.321 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-05-16 13:50:21.487 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-05-16 13:50:21.530 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-05-16 13:50:21.840 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-05-16 13:50:23.578 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-05-16 13:50:25.959 | Fetched 38.0 MB in 9s (4,306 kB/s) 2022-05-16 13:50:25.988 | Selecting previously unselected package erlang-base. 2022-05-16 13:50:26.038 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-05-16 13:50:26.041 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:26.043 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.164 | Selecting previously unselected package erlang-asn1. 2022-05-16 13:50:27.172 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.175 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.286 | Selecting previously unselected package erlang-crypto. 2022-05-16 13:50:27.295 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.297 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.341 | Selecting previously unselected package erlang-public-key. 2022-05-16 13:50:27.351 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.353 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.453 | Selecting previously unselected package erlang-mnesia. 2022-05-16 13:50:27.462 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.464 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.577 | Selecting previously unselected package erlang-runtime-tools. 2022-05-16 13:50:27.586 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.589 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.645 | Selecting previously unselected package erlang-ssl. 2022-05-16 13:50:27.654 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.656 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.827 | Selecting previously unselected package erlang-eldap. 2022-05-16 13:50:27.836 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.838 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.876 | Selecting previously unselected package erlang-ftp. 2022-05-16 13:50:27.885 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.887 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.922 | Selecting previously unselected package erlang-tftp. 2022-05-16 13:50:27.932 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.934 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:27.970 | Selecting previously unselected package erlang-inets. 2022-05-16 13:50:27.982 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:27.984 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:28.101 | Selecting previously unselected package erlang-snmp. 2022-05-16 13:50:28.109 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:28.112 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:28.357 | Selecting previously unselected package erlang-os-mon. 2022-05-16 13:50:28.366 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:28.368 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:28.404 | Selecting previously unselected package erlang-parsetools. 2022-05-16 13:50:28.413 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:28.415 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:28.459 | Selecting previously unselected package erlang-syntax-tools. 2022-05-16 13:50:28.468 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:28.471 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:28.541 | Selecting previously unselected package erlang-tools. 2022-05-16 13:50:28.549 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:28.551 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:28.645 | Selecting previously unselected package erlang-xmerl. 2022-05-16 13:50:28.653 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-16 13:50:28.655 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:28.831 | Selecting previously unselected package locales-all. 2022-05-16 13:50:28.840 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-05-16 13:50:28.842 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-05-16 13:50:33.141 | Selecting previously unselected package rabbitmq-server. 2022-05-16 13:50:33.153 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-05-16 13:50:33.156 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-16 13:50:34.316 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:34.703 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-05-16 13:50:34.703 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-05-16 13:50:39.039 | Searching for services which depend on erlang and should be started... none found. 2022-05-16 13:50:39.042 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.048 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.053 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-05-16 13:50:39.061 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.066 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.071 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.077 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.082 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.088 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.094 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.099 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.105 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.110 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.115 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.120 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.126 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.131 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-16 13:50:39.137 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-16 13:50:39.226 | Adding group `rabbitmq' (GID 125) ... 2022-05-16 13:50:39.238 | Done. 2022-05-16 13:50:39.319 | Adding system user `rabbitmq' (UID 117) ... 2022-05-16 13:50:39.319 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-05-16 13:50:39.352 | Not creating home directory `/var/lib/rabbitmq'. 2022-05-16 13:50:39.618 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-05-16 13:50:45.411 | Processing triggers for man-db (2.9.1-1) ... 2022-05-16 13:50:46.011 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-16 13:50:54.198 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:50:54.201 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:50:54.203 | + functions-common:time_stop:2437 : local name 2022-05-16 13:50:54.205 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:50:54.207 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:50:54.210 | + functions-common:time_stop:2440 : local total 2022-05-16 13:50:54.212 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:50:54.214 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:50:54.216 | + functions-common:time_stop:2444 : start_time=1652709015861 2022-05-16 13:50:54.218 | + functions-common:time_stop:2446 : [[ -z 1652709015861 ]] 2022-05-16 13:50:54.221 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:50:54.225 | + functions-common:time_stop:2449 : end_time=1652709054223 2022-05-16 13:50:54.227 | + functions-common:time_stop:2450 : elapsed_time=38362 2022-05-16 13:50:54.229 | + functions-common:time_stop:2451 : total=182133 2022-05-16 13:50:54.232 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:50:54.234 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=220495 2022-05-16 13:50:54.236 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:50:54.238 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-16 13:50:54.241 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:50:54.243 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:50:54.245 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:50:54.248 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:50:54.250 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:50:54.252 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:50:54.255 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-16 13:50:54.257 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:50:54.259 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:50:54.261 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:50:54.264 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:50:54.267 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:50:54.269 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:50:54.271 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:50:54.273 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:50:54.276 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:50:54.278 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:50:54.280 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:50:54.282 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-16 13:50:54.285 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:50:54.287 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:50:54.289 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:50:54.292 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:50:54.294 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:50:54.296 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:50:54.299 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-16 13:50:54.301 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-16 13:50:54.317 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:50:54.320 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-16 13:50:54.322 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 13:50:54.324 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-16 13:50:54.327 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-16 13:50:54.330 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-16 13:50:54.334 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-16 13:50:54.336 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-16 13:50:54.339 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-16 13:50:54.341 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-16 13:50:54.343 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-16 13:50:54.345 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-16 13:50:54.348 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-16 13:50:55.048 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-16 13:50:55.048 | user tags 2022-05-16 13:50:55.048 | guest [administrator]' 2022-05-16 13:50:55.051 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-16 13:50:55.051 | user tags 2022-05-16 13:50:55.051 | guest [administrator]' 2022-05-16 13:50:55.052 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-16 13:50:55.058 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-05-16 13:50:55.060 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-05-16 13:50:55.062 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-05-16 13:50:55.719 | Adding user "stackrabbit" ... 2022-05-16 13:50:55.741 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-16 13:50:56.409 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-16 13:50:56.433 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-16 13:50:56.436 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-16 13:50:57.129 | Changing password for user "stackrabbit" ... 2022-05-16 13:50:57.152 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-16 13:50:57.154 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-16 13:50:57.156 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-16 13:50:57.810 | Deleting user "guest" ... 2022-05-16 13:50:57.833 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-16 13:50:57.850 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:50:57.853 | + ./stack.sh:main:838 : install_database 2022-05-16 13:50:57.855 | + lib/database:install_database:118 : install_database_mysql 2022-05-16 13:50:57.858 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-16 13:50:57.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:50:57.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:50:57.865 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-16 13:50:58.080 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-16 13:50:58.082 | + lib/databases/mysql:install_database_mysql:180 : cat 2022-05-16 13:50:58.086 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-05-16 13:50:58.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:50:58.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:50:58.094 | + lib/databases/mysql:install_database_mysql:186 : '[' mysql '!=' mariadb ']' 2022-05-16 13:50:58.096 | + lib/databases/mysql:install_database_mysql:187 : echo host=127.0.0.1 2022-05-16 13:50:58.098 | + lib/databases/mysql:install_database_mysql:189 : chmod 0600 /home/ubuntu/.my.cnf 2022-05-16 13:50:58.102 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-16 13:50:58.104 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-16 13:50:58.107 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-16 13:50:58.109 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:50:58.112 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-16 13:50:58.114 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:50:58.116 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:50:58.119 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:50:58.122 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:50:58.124 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:50:58.126 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:50:58.129 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:50:58.131 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:50:58.133 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:50:58.136 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:50:58.138 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:50:58.141 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-16 13:50:58.143 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:50:58.145 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:50:58.148 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:50:58.150 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:50:58.152 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:50:58.154 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:50:58.156 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-16 13:50:58.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:50:58.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:50:58.164 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-16 13:50:58.166 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:50:58.168 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:50:58.171 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:50:58.173 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:50:58.175 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:50:58.177 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:50:58.180 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:50:58.182 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:50:58.185 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:50:58.187 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:50:58.189 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:50:58.191 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:50:58.193 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-16 13:50:58.196 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:50:58.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:50:58.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:50:58.202 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-16 13:50:58.223 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-16 13:50:58.333 | Reading package lists... 2022-05-16 13:50:58.590 | Building dependency tree... 2022-05-16 13:50:58.592 | Reading state information... 2022-05-16 13:50:58.856 | The following packages were automatically installed and are no longer required: 2022-05-16 13:50:58.857 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:50:58.857 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:50:58.857 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:50:58.857 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:50:58.857 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:50:58.857 | python3-zope.interface 2022-05-16 13:50:58.857 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:50:58.858 | The following additional packages will be installed: 2022-05-16 13:50:58.858 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-16 13:50:58.858 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-16 13:50:58.858 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-16 13:50:58.858 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-16 13:50:58.858 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-16 13:50:58.858 | mysql-server-8.0 mysql-server-core-8.0 2022-05-16 13:50:58.860 | Suggested packages: 2022-05-16 13:50:58.860 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-05-16 13:50:58.939 | The following NEW packages will be installed: 2022-05-16 13:50:58.939 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-16 13:50:58.940 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-16 13:50:58.940 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-16 13:50:58.940 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-16 13:50:58.940 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-16 13:50:58.940 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-05-16 13:50:59.438 | 0 upgraded, 24 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:50:59.438 | Need to get 31.5 MB of archives. 2022-05-16 13:50:59.438 | After this operation, 262 MB of additional disk space will be used. 2022-05-16 13:50:59.438 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-05-16 13:51:01.645 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-05-16 13:51:01.647 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-05-16 13:51:01.655 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-05-16 13:51:01.656 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-05-16 13:51:01.677 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-05-16 13:51:04.442 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-05-16 13:51:04.846 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-05-16 13:51:04.847 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-05-16 13:51:04.849 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-05-16 13:51:04.850 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-05-16 13:51:04.853 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-05-16 13:51:04.854 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-05-16 13:51:04.855 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-05-16 13:51:04.856 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-05-16 13:51:04.857 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-05-16 13:51:05.087 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-05-16 13:51:05.088 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-05-16 13:51:05.311 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-05-16 13:51:05.313 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-05-16 13:51:05.319 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-05-16 13:51:05.320 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-05-16 13:51:06.119 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-05-16 13:51:06.120 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-05-16 13:51:06.628 | Preconfiguring packages ... 2022-05-16 13:51:06.749 | Fetched 31.5 MB in 7s (4,400 kB/s) 2022-05-16 13:51:06.778 | Selecting previously unselected package mysql-client-core-8.0. 2022-05-16 13:51:06.829 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-05-16 13:51:06.833 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-16 13:51:06.835 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:07.763 | Selecting previously unselected package mysql-client-8.0. 2022-05-16 13:51:07.773 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-16 13:51:07.775 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:07.807 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-05-16 13:51:07.816 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-16 13:51:07.820 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-16 13:51:07.861 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-05-16 13:51:07.870 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-16 13:51:07.873 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-16 13:51:07.903 | Selecting previously unselected package libmecab2:amd64. 2022-05-16 13:51:07.913 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-05-16 13:51:07.915 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-05-16 13:51:07.981 | Selecting previously unselected package mysql-server-core-8.0. 2022-05-16 13:51:07.991 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-16 13:51:07.993 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:10.876 | Selecting previously unselected package mysql-server-8.0. 2022-05-16 13:51:10.885 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-16 13:51:11.345 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:11.401 | Selecting previously unselected package libhtml-tagset-perl. 2022-05-16 13:51:11.411 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-05-16 13:51:11.413 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-05-16 13:51:11.440 | Selecting previously unselected package liburi-perl. 2022-05-16 13:51:11.450 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-05-16 13:51:11.452 | Unpacking liburi-perl (1.76-2) ... 2022-05-16 13:51:11.500 | Selecting previously unselected package libhtml-parser-perl. 2022-05-16 13:51:11.510 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-05-16 13:51:11.512 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-05-16 13:51:11.552 | Selecting previously unselected package libcgi-pm-perl. 2022-05-16 13:51:11.562 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-05-16 13:51:11.565 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-05-16 13:51:11.617 | Selecting previously unselected package libfcgi-perl. 2022-05-16 13:51:11.627 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-05-16 13:51:11.629 | Unpacking libfcgi-perl (0.79-1) ... 2022-05-16 13:51:11.661 | Selecting previously unselected package libcgi-fast-perl. 2022-05-16 13:51:11.671 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-05-16 13:51:11.673 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-05-16 13:51:11.700 | Selecting previously unselected package libencode-locale-perl. 2022-05-16 13:51:11.711 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-05-16 13:51:11.713 | Unpacking libencode-locale-perl (1.05-1) ... 2022-05-16 13:51:11.742 | Selecting previously unselected package libhtml-template-perl. 2022-05-16 13:51:11.753 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-05-16 13:51:11.755 | Unpacking libhtml-template-perl (2.97-1) ... 2022-05-16 13:51:11.789 | Selecting previously unselected package libtimedate-perl. 2022-05-16 13:51:11.799 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-05-16 13:51:11.801 | Unpacking libtimedate-perl (2.3200-1) ... 2022-05-16 13:51:11.844 | Selecting previously unselected package libhttp-date-perl. 2022-05-16 13:51:11.854 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-05-16 13:51:11.856 | Unpacking libhttp-date-perl (6.05-1) ... 2022-05-16 13:51:11.882 | Selecting previously unselected package libio-html-perl. 2022-05-16 13:51:11.892 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-05-16 13:51:11.895 | Unpacking libio-html-perl (1.001-1) ... 2022-05-16 13:51:11.925 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-05-16 13:51:11.935 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-05-16 13:51:11.937 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-05-16 13:51:11.965 | Selecting previously unselected package libhttp-message-perl. 2022-05-16 13:51:11.975 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-05-16 13:51:11.977 | Unpacking libhttp-message-perl (6.22-1) ... 2022-05-16 13:51:12.013 | Selecting previously unselected package mecab-utils. 2022-05-16 13:51:12.023 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-05-16 13:51:12.025 | Unpacking mecab-utils (0.996-10build1) ... 2022-05-16 13:51:12.057 | Selecting previously unselected package mecab-ipadic. 2022-05-16 13:51:12.066 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-05-16 13:51:12.069 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-16 13:51:13.333 | Selecting previously unselected package mecab-ipadic-utf8. 2022-05-16 13:51:13.343 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-05-16 13:51:13.346 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-16 13:51:13.373 | Selecting previously unselected package mysql-server. 2022-05-16 13:51:13.382 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-05-16 13:51:13.384 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:13.438 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-05-16 13:51:13.446 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:13.452 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-05-16 13:51:13.457 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-05-16 13:51:13.462 | Setting up libencode-locale-perl (1.05-1) ... 2022-05-16 13:51:13.468 | Setting up mecab-utils (0.996-10build1) ... 2022-05-16 13:51:13.473 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-16 13:51:13.478 | Setting up libio-html-perl (1.001-1) ... 2022-05-16 13:51:13.484 | Setting up libtimedate-perl (2.3200-1) ... 2022-05-16 13:51:13.489 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:13.494 | Setting up libfcgi-perl (0.79-1) ... 2022-05-16 13:51:13.500 | Setting up liburi-perl (1.76-2) ... 2022-05-16 13:51:13.506 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-16 13:51:13.512 | Setting up libhttp-date-perl (6.05-1) ... 2022-05-16 13:51:13.517 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-16 13:51:13.522 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-16 13:51:13.526 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-16 13:51:13.527 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-16 13:51:13.527 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-16 13:51:13.527 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-16 13:51:13.669 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-16 13:51:13.669 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-16 13:51:13.669 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-16 13:51:13.669 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-16 13:51:13.677 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-16 13:51:13.767 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-16 13:51:13.768 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-16 13:51:13.768 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-16 13:51:13.795 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-16 13:51:13.840 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-16 13:51:14.133 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-16 13:51:14.140 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-16 13:51:14.232 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-16 13:51:14.232 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-16 13:51:14.232 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-16 13:51:14.232 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-16 13:51:14.236 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-16 13:51:14.237 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-16 13:51:14.283 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-16 13:51:14.477 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-16 13:51:14.477 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-16 13:51:14.477 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-16 13:51:14.478 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-16 13:51:14.481 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-16 13:51:14.481 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-16 13:51:14.914 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-16 13:51:15.037 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-16 13:51:15.357 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-16 13:51:15.362 | 2022-05-16 13:51:15.362 | done! 2022-05-16 13:51:15.368 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-16 13:51:15.372 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:15.377 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-16 13:51:15.382 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-16 13:51:15.386 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-16 13:51:15.386 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-16 13:51:15.386 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-16 13:51:15.386 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-16 13:51:15.598 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-16 13:51:15.598 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-16 13:51:15.599 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-16 13:51:15.599 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-16 13:51:15.611 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-16 13:51:15.745 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-16 13:51:15.745 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-16 13:51:15.746 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-16 13:51:15.786 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-16 13:51:15.862 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-16 13:51:16.364 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-16 13:51:16.373 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-16 13:51:16.486 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-16 13:51:16.486 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-16 13:51:16.486 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-16 13:51:16.487 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-16 13:51:16.492 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-16 13:51:16.492 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-16 13:51:16.584 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-16 13:51:16.878 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-16 13:51:16.879 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-16 13:51:16.879 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-16 13:51:16.880 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-16 13:51:16.883 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-16 13:51:16.884 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-16 13:51:17.396 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-16 13:51:17.534 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-16 13:51:17.855 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-16 13:51:17.859 | 2022-05-16 13:51:17.859 | done! 2022-05-16 13:51:17.866 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-16 13:51:17.871 | Setting up libhtml-parser-perl (3.72-5) ... 2022-05-16 13:51:17.876 | Setting up libhttp-message-perl (6.22-1) ... 2022-05-16 13:51:17.880 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:18.591 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-16 13:51:18.627 | Renaming removed key_buffer and myisam-recover options (if present) 2022-05-16 13:51:26.671 | mysqld will log errors to /var/log/mysql/error.log 2022-05-16 13:51:27.290 | mysqld is running as pid 56770 2022-05-16 13:51:29.908 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-05-16 13:51:31.984 | Setting up libcgi-pm-perl (4.46-1) ... 2022-05-16 13:51:32.001 | Setting up libhtml-template-perl (2.97-1) ... 2022-05-16 13:51:32.014 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-16 13:51:32.023 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-05-16 13:51:32.034 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-16 13:51:32.391 | Processing triggers for man-db (2.9.1-1) ... 2022-05-16 13:51:34.174 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-16 13:51:42.080 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:51:42.083 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:51:42.085 | + functions-common:time_stop:2437 : local name 2022-05-16 13:51:42.087 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:51:42.090 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:51:42.092 | + functions-common:time_stop:2440 : local total 2022-05-16 13:51:42.094 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:51:42.096 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:51:42.098 | + functions-common:time_stop:2444 : start_time=1652709058221 2022-05-16 13:51:42.100 | + functions-common:time_stop:2446 : [[ -z 1652709058221 ]] 2022-05-16 13:51:42.103 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:51:42.107 | + functions-common:time_stop:2449 : end_time=1652709102105 2022-05-16 13:51:42.110 | + functions-common:time_stop:2450 : elapsed_time=43884 2022-05-16 13:51:42.112 | + functions-common:time_stop:2451 : total=220495 2022-05-16 13:51:42.114 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:51:42.116 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=264379 2022-05-16 13:51:42.118 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:51:42.121 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-16 13:51:42.123 | + ./stack.sh:main:841 : install_database_python 2022-05-16 13:51:42.130 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-16 13:51:42.132 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-16 13:51:42.135 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-16 13:51:42.137 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-16 13:51:42.140 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-16 13:51:42.142 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-16 13:51:42.145 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-16 13:51:42.148 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-16 13:51:42.148 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-16 13:51:42.154 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-16 13:51:42.157 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-16 13:51:42.159 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-16 13:51:42.162 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-16 13:51:42.164 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-16 13:51:42.186 | Using python 3.8 to install PyMySQL 2022-05-16 13:51:42.188 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-16 13:51:42.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:51:42.909 | from cryptography.utils import int_from_bytes 2022-05-16 13:51:42.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:51:42.909 | from cryptography.utils import int_from_bytes 2022-05-16 13:51:44.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:51:44.217 | Collecting PyMySQL 2022-05-16 13:51:44.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-05-16 13:51:45.814 | Installing collected packages: PyMySQL 2022-05-16 13:51:45.937 | Successfully installed PyMySQL-1.0.2 2022-05-16 13:51:45.937 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:51:45.943 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:51:45.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:51:46.058 | + inc/python:pip_install:200 : result=0 2022-05-16 13:51:46.060 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:51:46.063 | + functions-common:time_stop:2437 : local name 2022-05-16 13:51:46.065 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:51:46.067 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:51:46.069 | + functions-common:time_stop:2440 : local total 2022-05-16 13:51:46.072 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:51:46.074 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:51:46.077 | + functions-common:time_stop:2444 : start_time=1652709102180 2022-05-16 13:51:46.079 | + functions-common:time_stop:2446 : [[ -z 1652709102180 ]] 2022-05-16 13:51:46.082 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:51:46.086 | + functions-common:time_stop:2449 : end_time=1652709106083 2022-05-16 13:51:46.088 | + functions-common:time_stop:2450 : elapsed_time=3903 2022-05-16 13:51:46.091 | + functions-common:time_stop:2451 : total=23719 2022-05-16 13:51:46.093 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:51:46.096 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27622 2022-05-16 13:51:46.098 | + inc/python:pip_install:203 : return 0 2022-05-16 13:51:46.100 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-16 13:51:46.102 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-16 13:51:46.105 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-16 13:51:46.107 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-16 13:51:46.123 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:51:46.126 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-16 13:51:46.128 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-16 13:51:46.131 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 13:51:46.132 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-16 13:51:46.137 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 13:51:46.140 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-16 13:51:46.142 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-16 13:51:46.144 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-16 13:51:46.147 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-16 13:51:46.150 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-16 13:51:46.167 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:51:46.169 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-16 13:51:46.171 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:51:46.174 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:51:46.176 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:51:46.178 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:51:46.180 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:51:46.183 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:51:46.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:51:46.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:51:46.190 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:51:46.192 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:51:46.194 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:51:46.197 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:51:46.200 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-16 13:51:46.203 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:51:46.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:51:46.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:51:46.211 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-16 13:51:46.236 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-16 13:51:46.348 | Reading package lists... 2022-05-16 13:51:46.609 | Building dependency tree... 2022-05-16 13:51:46.610 | Reading state information... 2022-05-16 13:51:46.877 | The following packages were automatically installed and are no longer required: 2022-05-16 13:51:46.878 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:51:46.878 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:51:46.878 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:51:46.878 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:51:46.878 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:51:46.879 | python3-zope.interface 2022-05-16 13:51:46.879 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:51:46.948 | The following NEW packages will be installed: 2022-05-16 13:51:46.948 | radvd 2022-05-16 13:51:47.390 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:51:47.390 | Need to get 59.0 kB of archives. 2022-05-16 13:51:47.390 | After this operation, 164 kB of additional disk space will be used. 2022-05-16 13:51:47.390 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-05-16 13:51:48.451 | Fetched 59.0 kB in 1s (62.8 kB/s) 2022-05-16 13:51:48.485 | Selecting previously unselected package radvd. 2022-05-16 13:51:48.539 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-05-16 13:51:48.544 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-05-16 13:51:48.546 | Unpacking radvd (1:2.17-2) ... 2022-05-16 13:51:48.612 | Setting up radvd (1:2.17-2) ... 2022-05-16 13:51:49.521 | Job for radvd.service failed because the control process exited with error code. 2022-05-16 13:51:49.521 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-05-16 13:51:49.523 | invoke-rc.d: initscript radvd, action "start" failed. 2022-05-16 13:51:49.535 | ● radvd.service - Router advertisement daemon for IPv6 2022-05-16 13:51:49.535 | Loaded: loaded (]8;;file://dv-cinder-795785-9-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-05-16 13:51:49.535 | Active: failed (Result: exit-code) since Mon 2022-05-16 13:51:49 UTC; 15ms ago 2022-05-16 13:51:49.535 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-05-16 13:51:49.535 | Process: 57926 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-05-16 13:51:49.535 | 2022-05-16 13:51:49.535 | May 16 13:51:49 dv-cinder-795785-9-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-05-16 13:51:49.535 | May 16 13:51:49 dv-cinder-795785-9-smb radvd[57926]: can't open /etc/radvd.conf: No such file or directory 2022-05-16 13:51:49.535 | May 16 13:51:49 dv-cinder-795785-9-smb radvd[57926]: Insecure file permissions, but continuing anyway 2022-05-16 13:51:49.536 | May 16 13:51:49 dv-cinder-795785-9-smb radvd[57926]: exiting, failed to read config file 2022-05-16 13:51:49.536 | May 16 13:51:49 dv-cinder-795785-9-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-05-16 13:51:49.536 | May 16 13:51:49 dv-cinder-795785-9-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-05-16 13:51:49.536 | May 16 13:51:49 dv-cinder-795785-9-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-05-16 13:51:49.540 | Processing triggers for man-db (2.9.1-1) ... 2022-05-16 13:51:49.638 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-16 13:51:57.845 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:51:57.848 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:51:57.850 | + functions-common:time_stop:2437 : local name 2022-05-16 13:51:57.852 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:51:57.854 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:51:57.856 | + functions-common:time_stop:2440 : local total 2022-05-16 13:51:57.858 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:51:57.861 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:51:57.863 | + functions-common:time_stop:2444 : start_time=1652709106231 2022-05-16 13:51:57.865 | + functions-common:time_stop:2446 : [[ -z 1652709106231 ]] 2022-05-16 13:51:57.868 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:51:57.872 | + functions-common:time_stop:2449 : end_time=1652709117870 2022-05-16 13:51:57.874 | + functions-common:time_stop:2450 : elapsed_time=11639 2022-05-16 13:51:57.876 | + functions-common:time_stop:2451 : total=264379 2022-05-16 13:51:57.879 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:51:57.881 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=276018 2022-05-16 13:51:57.883 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:51:57.886 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-16 13:51:57.903 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:51:57.905 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-16 13:51:57.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-16 13:51:57.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-16 13:51:57.913 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-16 13:51:57.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-16 13:51:57.934 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:51:57.936 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:51:57.939 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:51:57.941 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:51:57.943 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:51:57.945 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:51:57.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:51:57.949 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:51:57.952 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:51:57.954 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:51:57.956 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:51:57.958 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:51:57.960 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-16 13:51:57.963 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:51:57.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:51:57.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:51:57.969 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-16 13:51:57.990 | + functions-common:apt_get:1242 : 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-05-16 13:51:58.103 | Reading package lists... 2022-05-16 13:51:58.353 | Building dependency tree... 2022-05-16 13:51:58.355 | Reading state information... 2022-05-16 13:51:58.610 | fakeroot is already the newest version (1.24-1). 2022-05-16 13:51:58.610 | fakeroot set to manually installed. 2022-05-16 13:51:58.610 | make is already the newest version (4.2.1-1.2). 2022-05-16 13:51:58.610 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-16 13:51:58.610 | The following packages were automatically installed and are no longer required: 2022-05-16 13:51:58.611 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:51:58.611 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:51:58.611 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:51:58.611 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:51:58.611 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:51:58.611 | python3-zope.interface 2022-05-16 13:51:58.612 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:51:58.745 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:51:58.749 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:51:58.751 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:51:58.753 | + functions-common:time_stop:2437 : local name 2022-05-16 13:51:58.756 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:51:58.758 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:51:58.760 | + functions-common:time_stop:2440 : local total 2022-05-16 13:51:58.763 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:51:58.765 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:51:58.767 | + functions-common:time_stop:2444 : start_time=1652709117987 2022-05-16 13:51:58.769 | + functions-common:time_stop:2446 : [[ -z 1652709117987 ]] 2022-05-16 13:51:58.772 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:51:58.776 | + functions-common:time_stop:2449 : end_time=1652709118773 2022-05-16 13:51:58.778 | + functions-common:time_stop:2450 : elapsed_time=786 2022-05-16 13:51:58.780 | + functions-common:time_stop:2451 : total=276018 2022-05-16 13:51:58.782 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:51:58.784 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=276804 2022-05-16 13:51:58.787 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:51:58.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-16 13:51:58.792 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:51:58.794 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:51:58.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-16 13:51:58.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-16 13:51:58.801 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-16 13:51:58.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-16 13:51:58.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-16 13:51:58.812 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-16 13:51:58.813 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-16 13:51:58.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-16 13:51:58.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-16 13:51:58.822 | + functions:vercmp:628 : local v1=5.4 2022-05-16 13:51:58.824 | + functions:vercmp:629 : local 'op=<' 2022-05-16 13:51:58.827 | + functions:vercmp:630 : local v2=3.13 2022-05-16 13:51:58.829 | + functions:vercmp:631 : local result 2022-05-16 13:51:58.832 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-16 13:51:58.833 | ++ functions:vercmp:635 : sort -V 2022-05-16 13:51:58.833 | ++ functions:vercmp:635 : head -1 2022-05-16 13:51:58.838 | + functions:vercmp:635 : result=3.13 2022-05-16 13:51:58.840 | + functions:vercmp:637 : case $op in 2022-05-16 13:51:58.842 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-16 13:51:58.844 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-16 13:51:58.847 | + functions:vercmp:648 : return 2022-05-16 13:51:58.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-16 13:51:58.851 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:51:58.854 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-16 13:51:59.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-16 13:51:59.183 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-16 13:51:59.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:51:59.189 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:51:59.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-16 13:51:59.193 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:51:59.196 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-16 13:51:59.217 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:51:59.219 | + ./stack.sh:main:849 : install_etcd3 2022-05-16 13:51:59.222 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-16 13:51:59.222 | Installing etcd 2022-05-16 13:51:59.224 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-16 13:51:59.237 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-16 13:51:59.251 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-16 13:51:59.254 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-16 13:51:59.267 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-16 13:51:59.271 | ++ 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-05-16 13:51:59.273 | ++ 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-05-16 13:51:59.277 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-16 13:51:59.281 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-16 13:51:59.288 | ++ 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-05-16 13:51:59.293 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-16 13:51:59.295 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-16 13:51:59.298 | --2022-05-16 13:51:59-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-16 13:51:59.302 | Resolving github.com (github.com)... 140.82.121.3 2022-05-16 13:51:59.527 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-05-16 13:52:00.208 | HTTP request sent, awaiting response... 302 Found 2022-05-16 13:52:00.208 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220516T135011Z&X-Amz-Expires=300&X-Amz-Signature=28673e524ccf35db22e7e87dcd14c4d351b9fcbd2ac3336bb525eaaebfa800d6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-05-16 13:52:00.208 | --2022-05-16 13:52:00-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220516T135011Z&X-Amz-Expires=300&X-Amz-Signature=28673e524ccf35db22e7e87dcd14c4d351b9fcbd2ac3336bb525eaaebfa800d6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-05-16 13:52:00.210 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2022-05-16 13:52:00.409 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-05-16 13:52:01.695 | HTTP request sent, awaiting response... 200 OK 2022-05-16 13:52:01.695 | Length: 11350736 (11M) [application/octet-stream] 2022-05-16 13:52:01.696 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-05-16 13:52:02.627 | 2022-05-16 13:52:03.424 | 0K ........ .. 100% 6.26M=1.7s 2022-05-16 13:52:03.424 | 2022-05-16 13:52:03.424 | 2022-05-16 13:52:03 (6.26 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-05-16 13:52:03.424 | 2022-05-16 13:52:03.428 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-05-16 13:52:03.430 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-16 13:52:03.433 | ++ functions:get_extra_file:74 : return 2022-05-16 13:52:03.436 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-16 13:52:03.438 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-16 13:52:03.441 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-16 13:52:03.443 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-16 13:52:03.578 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-05-16 13:52:03.581 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-05-16 13:52:03.585 | etcd-v3.3.12-linux-amd64/ 2022-05-16 13:52:03.585 | etcd-v3.3.12-linux-amd64/README.md 2022-05-16 13:52:03.585 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-05-16 13:52:03.585 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-05-16 13:52:03.585 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-05-16 13:52:03.585 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-05-16 13:52:03.586 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-05-16 13:52:03.587 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-05-16 13:52:03.588 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-05-16 13:52:03.589 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-05-16 13:52:03.590 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-05-16 13:52:03.591 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-05-16 13:52:03.592 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-05-16 13:52:03.593 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-05-16 13:52:03.594 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-05-16 13:52:03.595 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-05-16 13:52:03.596 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-05-16 13:52:03.596 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-05-16 13:52:03.596 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-05-16 13:52:03.596 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-05-16 13:52:03.596 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-05-16 13:52:03.596 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-05-16 13:52:03.596 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-05-16 13:52:03.597 | etcd-v3.3.12-linux-amd64/etcdctl 2022-05-16 13:52:03.783 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-05-16 13:52:03.783 | etcd-v3.3.12-linux-amd64/etcd 2022-05-16 13:52:04.012 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-05-16 13:52:04.051 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-05-16 13:52:04.084 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-16 13:52:04.087 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-16 13:52:04.104 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:52:04.106 | + ./stack.sh:main:868 : install_dstat 2022-05-16 13:52:04.108 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-16 13:52:04.124 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:52:04.126 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-16 13:52:04.129 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 13:52:04.131 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-16 13:52:04.133 | + ./stack.sh:main:877 : install_libs 2022-05-16 13:52:04.135 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-16 13:52:04.138 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-16 13:52:04.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-16 13:52:04.143 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-16 13:52:04.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.147 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-16 13:52:04.151 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.154 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-16 13:52:04.156 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-16 13:52:04.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-16 13:52:04.161 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-16 13:52:04.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-16 13:52:04.169 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.172 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-16 13:52:04.174 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-16 13:52:04.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-16 13:52:04.178 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-16 13:52:04.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-16 13:52:04.187 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.189 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-16 13:52:04.191 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-16 13:52:04.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-16 13:52:04.196 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-16 13:52:04.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-16 13:52:04.205 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.207 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-16 13:52:04.210 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-16 13:52:04.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-16 13:52:04.214 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-16 13:52:04.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-16 13:52:04.224 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.226 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-16 13:52:04.228 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-16 13:52:04.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-16 13:52:04.233 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-16 13:52:04.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-16 13:52:04.242 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.244 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-16 13:52:04.246 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-16 13:52:04.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-16 13:52:04.251 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-16 13:52:04.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-16 13:52:04.260 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.262 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-16 13:52:04.265 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-16 13:52:04.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-16 13:52:04.269 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-16 13:52:04.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-16 13:52:04.279 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.281 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-16 13:52:04.283 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-16 13:52:04.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-16 13:52:04.288 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-16 13:52:04.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.292 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.295 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-16 13:52:04.297 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.299 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-16 13:52:04.301 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-16 13:52:04.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-16 13:52:04.306 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-16 13:52:04.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.312 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-16 13:52:04.315 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.317 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-16 13:52:04.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-16 13:52:04.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-16 13:52:04.324 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-16 13:52:04.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-16 13:52:04.333 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.335 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-16 13:52:04.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-16 13:52:04.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-16 13:52:04.343 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-16 13:52:04.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-16 13:52:04.351 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.354 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-16 13:52:04.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-16 13:52:04.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-16 13:52:04.361 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-16 13:52:04.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-16 13:52:04.369 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.372 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-16 13:52:04.374 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-16 13:52:04.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-16 13:52:04.379 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-16 13:52:04.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-16 13:52:04.388 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.391 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-16 13:52:04.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-16 13:52:04.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-16 13:52:04.397 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-16 13:52:04.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.405 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-16 13:52:04.407 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.409 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-16 13:52:04.412 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-16 13:52:04.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-16 13:52:04.416 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-16 13:52:04.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.422 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-16 13:52:04.426 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.429 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-16 13:52:04.431 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-16 13:52:04.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-16 13:52:04.436 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-16 13:52:04.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-16 13:52:04.445 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.448 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-16 13:52:04.451 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-16 13:52:04.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-16 13:52:04.455 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-16 13:52:04.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-16 13:52:04.464 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.467 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-16 13:52:04.469 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-16 13:52:04.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-16 13:52:04.473 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-16 13:52:04.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.478 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-16 13:52:04.483 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.485 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-16 13:52:04.488 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-16 13:52:04.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-16 13:52:04.492 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-16 13:52:04.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-16 13:52:04.502 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.504 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-16 13:52:04.506 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-16 13:52:04.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-16 13:52:04.511 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-16 13:52:04.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-16 13:52:04.520 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.523 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-16 13:52:04.525 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-16 13:52:04.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-16 13:52:04.529 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-16 13:52:04.532 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-16 13:52:04.539 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.541 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-16 13:52:04.543 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-16 13:52:04.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-16 13:52:04.548 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-16 13:52:04.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-16 13:52:04.557 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.559 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-16 13:52:04.562 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-16 13:52:04.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-16 13:52:04.566 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-16 13:52:04.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-16 13:52:04.576 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.578 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-16 13:52:04.580 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-16 13:52:04.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-16 13:52:04.585 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-16 13:52:04.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-16 13:52:04.594 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.596 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-16 13:52:04.599 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-16 13:52:04.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-16 13:52:04.603 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-16 13:52:04.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-16 13:52:04.612 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.615 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-16 13:52:04.617 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-16 13:52:04.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-16 13:52:04.621 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-16 13:52:04.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-16 13:52:04.631 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.633 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-16 13:52:04.636 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-16 13:52:04.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-16 13:52:04.641 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-16 13:52:04.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-16 13:52:04.650 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.652 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-16 13:52:04.655 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-16 13:52:04.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-16 13:52:04.659 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-16 13:52:04.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.666 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-16 13:52:04.669 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.672 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-16 13:52:04.674 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-16 13:52:04.676 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-16 13:52:04.678 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-16 13:52:04.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-16 13:52:04.688 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.690 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-16 13:52:04.693 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-16 13:52:04.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-16 13:52:04.697 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-16 13:52:04.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.702 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.705 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-16 13:52:04.707 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.710 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-16 13:52:04.713 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-16 13:52:04.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-16 13:52:04.718 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-16 13:52:04.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-16 13:52:04.729 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.731 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-16 13:52:04.734 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-16 13:52:04.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-16 13:52:04.739 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-16 13:52:04.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-16 13:52:04.749 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.751 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-16 13:52:04.753 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-16 13:52:04.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-16 13:52:04.758 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-16 13:52:04.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-16 13:52:04.768 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.771 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-16 13:52:04.773 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-16 13:52:04.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-16 13:52:04.778 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-16 13:52:04.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-16 13:52:04.787 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.790 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-16 13:52:04.792 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-16 13:52:04.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-16 13:52:04.798 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-16 13:52:04.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-16 13:52:04.807 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.809 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-16 13:52:04.813 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-16 13:52:04.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-16 13:52:04.817 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-16 13:52:04.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.822 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.824 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-16 13:52:04.827 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.829 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-16 13:52:04.831 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-16 13:52:04.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-16 13:52:04.836 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-16 13:52:04.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:04.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:04.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-16 13:52:04.845 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:04.848 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-16 13:52:04.869 | Using python 3.8 to install etcd3 2022-05-16 13:52:04.871 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-16 13:52:05.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:05.598 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:05.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:05.598 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:06.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:52:06.872 | Collecting etcd3 2022-05-16 13:52:06.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-05-16 13:52:06.906 | Preparing metadata (setup.py): started 2022-05-16 13:52:10.178 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:52:12.669 | Collecting grpcio>=1.27.1 2022-05-16 13:52:12.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fbf/ac305c16cb5fc/grpcio-1.46.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-05-16 13:52:13.605 | Collecting protobuf>=3.6.1 2022-05-16 13:52:13.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-05-16 13:52:13.642 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-16 13:52:13.644 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-16 13:52:13.670 | Building wheels for collected packages: etcd3 2022-05-16 13:52:13.671 | Building wheel for etcd3 (setup.py): started 2022-05-16 13:52:17.998 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-05-16 13:52:17.999 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=d913b4c8b2c80b5f4afc01b5a399b4cacc40e85063ef7757661f6b8d4156d91b 2022-05-16 13:52:17.999 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-05-16 13:52:18.003 | Successfully built etcd3 2022-05-16 13:52:19.600 | Installing collected packages: protobuf, grpcio, etcd3 2022-05-16 13:52:20.183 | Successfully installed etcd3-0.12.0 grpcio-1.46.0 protobuf-3.20.1 2022-05-16 13:52:20.183 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:52:20.191 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:52:20.191 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:52:20.347 | + inc/python:pip_install:200 : result=0 2022-05-16 13:52:20.350 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:52:20.352 | + functions-common:time_stop:2437 : local name 2022-05-16 13:52:20.354 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:52:20.356 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:52:20.359 | + functions-common:time_stop:2440 : local total 2022-05-16 13:52:20.361 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:52:20.363 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:52:20.366 | + functions-common:time_stop:2444 : start_time=1652709124863 2022-05-16 13:52:20.368 | + functions-common:time_stop:2446 : [[ -z 1652709124863 ]] 2022-05-16 13:52:20.370 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:52:20.374 | + functions-common:time_stop:2449 : end_time=1652709140372 2022-05-16 13:52:20.377 | + functions-common:time_stop:2450 : elapsed_time=15509 2022-05-16 13:52:20.379 | + functions-common:time_stop:2451 : total=27622 2022-05-16 13:52:20.381 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:52:20.383 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43131 2022-05-16 13:52:20.385 | + inc/python:pip_install:203 : return 0 2022-05-16 13:52:20.388 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-16 13:52:20.408 | Using python 3.8 to install etcd3gw 2022-05-16 13:52:20.410 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-16 13:52:21.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:21.141 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:21.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:21.141 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:22.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:52:22.395 | Collecting etcd3gw 2022-05-16 13:52:22.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-05-16 13:52:22.410 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-16 13:52:22.412 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-16 13:52:22.413 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-16 13:52:22.443 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-16 13:52:22.444 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-16 13:52:22.445 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-16 13:52:22.448 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-16 13:52:24.023 | Installing collected packages: etcd3gw 2022-05-16 13:52:24.124 | Successfully installed etcd3gw-1.0.2 2022-05-16 13:52:24.124 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:52:24.130 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:52:24.130 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:52:24.238 | + inc/python:pip_install:200 : result=0 2022-05-16 13:52:24.240 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:52:24.243 | + functions-common:time_stop:2437 : local name 2022-05-16 13:52:24.245 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:52:24.247 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:52:24.249 | + functions-common:time_stop:2440 : local total 2022-05-16 13:52:24.251 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:52:24.253 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:52:24.255 | + functions-common:time_stop:2444 : start_time=1652709140403 2022-05-16 13:52:24.258 | + functions-common:time_stop:2446 : [[ -z 1652709140403 ]] 2022-05-16 13:52:24.261 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:52:24.265 | + functions-common:time_stop:2449 : end_time=1652709144262 2022-05-16 13:52:24.267 | + functions-common:time_stop:2450 : elapsed_time=3859 2022-05-16 13:52:24.270 | + functions-common:time_stop:2451 : total=43131 2022-05-16 13:52:24.273 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:52:24.275 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46990 2022-05-16 13:52:24.277 | + inc/python:pip_install:203 : return 0 2022-05-16 13:52:24.280 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-16 13:52:24.282 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-16 13:52:24.284 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-16 13:52:24.287 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:52:24.289 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:52:24.291 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:52:24.293 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:52:24.296 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:52:24.298 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:52:24.301 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:52:24.303 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:52:24.306 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:52:24.308 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:52:24.310 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:52:24.313 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-16 13:52:24.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:52:24.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:52:24.319 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-16 13:52:24.322 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-16 13:52:24.325 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:52:24.327 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:52:24.329 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:52:24.331 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:52:24.334 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:52:24.336 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:52:24.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:52:24.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:52:24.343 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:52:24.345 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:52:24.347 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:52:24.349 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:52:24.352 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-16 13:52:24.354 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:52:24.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:52:24.359 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:52:24.361 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-16 13:52:24.383 | + functions-common:apt_get:1242 : 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-05-16 13:52:24.492 | Reading package lists... 2022-05-16 13:52:24.740 | Building dependency tree... 2022-05-16 13:52:24.742 | Reading state information... 2022-05-16 13:52:24.987 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-16 13:52:24.988 | The following packages were automatically installed and are no longer required: 2022-05-16 13:52:24.988 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:52:24.989 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:52:24.989 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:52:24.989 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:52:24.989 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:52:24.989 | python3-zope.interface 2022-05-16 13:52:24.989 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:52:24.989 | The following additional packages will be installed: 2022-05-16 13:52:24.990 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-05-16 13:52:24.991 | Suggested packages: 2022-05-16 13:52:24.991 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-05-16 13:52:25.058 | The following NEW packages will be installed: 2022-05-16 13:52:25.058 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-05-16 13:52:25.532 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:52:25.532 | Need to get 1,306 kB of archives. 2022-05-16 13:52:25.532 | After this operation, 4,613 kB of additional disk space will be used. 2022-05-16 13:52:25.532 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-05-16 13:52:26.885 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-05-16 13:52:26.983 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-05-16 13:52:27.185 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-05-16 13:52:27.414 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-05-16 13:52:27.418 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-05-16 13:52:27.990 | Fetched 1,306 kB in 2s (550 kB/s) 2022-05-16 13:52:28.023 | Selecting previously unselected package libnorm1:amd64. 2022-05-16 13:52:28.074 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-05-16 13:52:28.078 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-05-16 13:52:28.082 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-16 13:52:28.153 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-05-16 13:52:28.163 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-05-16 13:52:28.165 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-16 13:52:28.216 | Selecting previously unselected package libzmq5:amd64. 2022-05-16 13:52:28.225 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-05-16 13:52:28.228 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-16 13:52:28.290 | Selecting previously unselected package uwsgi-core. 2022-05-16 13:52:28.300 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-05-16 13:52:28.302 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-16 13:52:28.442 | Selecting previously unselected package uwsgi. 2022-05-16 13:52:28.453 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-05-16 13:52:28.455 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-05-16 13:52:28.490 | Selecting previously unselected package uwsgi-plugin-python3. 2022-05-16 13:52:28.500 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-05-16 13:52:28.502 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-16 13:52:28.574 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-16 13:52:28.580 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-16 13:52:28.585 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-16 13:52:28.592 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-16 13:52:28.604 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-05-16 13:52:29.435 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-16 13:52:29.462 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-16 13:52:29.841 | Processing triggers for man-db (2.9.1-1) ... 2022-05-16 13:52:30.211 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-16 13:52:38.013 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:52:38.015 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:52:38.018 | + functions-common:time_stop:2437 : local name 2022-05-16 13:52:38.020 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:52:38.022 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:52:38.024 | + functions-common:time_stop:2440 : local total 2022-05-16 13:52:38.026 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:52:38.028 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:52:38.031 | + functions-common:time_stop:2444 : start_time=1652709144380 2022-05-16 13:52:38.033 | + functions-common:time_stop:2446 : [[ -z 1652709144380 ]] 2022-05-16 13:52:38.036 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:52:38.040 | + functions-common:time_stop:2449 : end_time=1652709158037 2022-05-16 13:52:38.042 | + functions-common:time_stop:2450 : elapsed_time=13657 2022-05-16 13:52:38.044 | + functions-common:time_stop:2451 : total=276804 2022-05-16 13:52:38.046 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:52:38.048 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=290461 2022-05-16 13:52:38.051 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:52:38.053 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-16 13:52:38.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:52:38.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:52:38.060 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-16 13:52:38.122 | Enabling module proxy. 2022-05-16 13:52:38.129 | To activate the new configuration, you need to run: 2022-05-16 13:52:38.129 | systemctl restart apache2 2022-05-16 13:52:38.133 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-16 13:52:38.196 | Considering dependency proxy for proxy_uwsgi: 2022-05-16 13:52:38.196 | Module proxy already enabled 2022-05-16 13:52:38.196 | Enabling module proxy_uwsgi. 2022-05-16 13:52:38.201 | To activate the new configuration, you need to run: 2022-05-16 13:52:38.201 | systemctl restart apache2 2022-05-16 13:52:38.205 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-16 13:52:38.208 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-16 13:52:38.210 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:52:38.212 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-16 13:52:38.339 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-16 13:52:38.342 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-16 13:52:38.344 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-16 13:52:38.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-16 13:52:38.353 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.356 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-16 13:52:38.359 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-16 13:52:38.361 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-16 13:52:38.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-16 13:52:38.370 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.373 | + ./stack.sh:main:885 : install_glanceclient 2022-05-16 13:52:38.376 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-16 13:52:38.378 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-16 13:52:38.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.382 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-16 13:52:38.387 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.389 | + ./stack.sh:main:886 : install_cinderclient 2022-05-16 13:52:38.392 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-16 13:52:38.394 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-16 13:52:38.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.401 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-16 13:52:38.403 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.405 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-16 13:52:38.408 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-16 13:52:38.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-16 13:52:38.417 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.419 | + ./stack.sh:main:887 : install_novaclient 2022-05-16 13:52:38.422 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-16 13:52:38.424 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-16 13:52:38.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-16 13:52:38.434 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.437 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-16 13:52:38.453 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:52:38.455 | + ./stack.sh:main:889 : install_swiftclient 2022-05-16 13:52:38.458 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-16 13:52:38.460 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-16 13:52:38.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-16 13:52:38.469 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.471 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-16 13:52:38.488 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:52:38.490 | + ./stack.sh:main:892 : install_neutronclient 2022-05-16 13:52:38.492 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-16 13:52:38.495 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-16 13:52:38.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.500 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.502 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-16 13:52:38.505 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.507 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-16 13:52:38.510 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-16 13:52:38.512 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-16 13:52:38.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:52:38.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:52:38.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-16 13:52:38.521 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:52:38.524 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-16 13:52:38.526 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-16 13:52:38.528 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-16 13:52:38.532 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-16 13:52:38.534 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-16 13:52:38.537 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-16 13:52:38.540 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-16 13:52:38.540 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-16 13:52:38.546 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-16 13:52:38.548 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-16 13:52:38.551 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-16 13:52:38.554 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-16 13:52:38.556 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-16 13:52:38.578 | Using python 3.8 to install keystonemiddleware 2022-05-16 13:52:38.581 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-16 13:52:39.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:39.314 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:39.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:39.314 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:40.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:52:40.507 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-16 13:52:40.559 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-16 13:52:40.560 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-16 13:52:40.561 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-16 13:52:40.563 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-16 13:52:40.564 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-16 13:52:40.565 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-16 13:52:40.566 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-16 13:52:40.567 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-16 13:52:40.568 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-16 13:52:40.569 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-16 13:52:40.570 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-16 13:52:40.571 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-16 13:52:40.572 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-16 13:52:40.573 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-16 13:52:40.631 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-16 13:52:40.632 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-16 13:52:40.633 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-16 13:52:40.673 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-16 13:52:40.711 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-16 13:52:40.713 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-16 13:52:40.714 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-16 13:52:40.715 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-16 13:52:40.764 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-16 13:52:40.767 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-16 13:52:40.776 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-16 13:52:40.777 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-16 13:52:40.792 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-16 13:52:40.794 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-16 13:52:40.795 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-16 13:52:40.858 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-16 13:52:40.859 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-16 13:52:40.861 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-16 13:52:40.863 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-16 13:52:40.912 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-16 13:52:40.924 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-16 13:52:42.467 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:52:42.473 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:52:42.473 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:52:42.588 | + inc/python:pip_install:200 : result=0 2022-05-16 13:52:42.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:52:42.592 | + functions-common:time_stop:2437 : local name 2022-05-16 13:52:42.595 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:52:42.597 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:52:42.599 | + functions-common:time_stop:2440 : local total 2022-05-16 13:52:42.601 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:52:42.604 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:52:42.606 | + functions-common:time_stop:2444 : start_time=1652709158572 2022-05-16 13:52:42.608 | + functions-common:time_stop:2446 : [[ -z 1652709158572 ]] 2022-05-16 13:52:42.612 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:52:42.616 | + functions-common:time_stop:2449 : end_time=1652709162613 2022-05-16 13:52:42.618 | + functions-common:time_stop:2450 : elapsed_time=4041 2022-05-16 13:52:42.620 | + functions-common:time_stop:2451 : total=46990 2022-05-16 13:52:42.622 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:52:42.624 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=51031 2022-05-16 13:52:42.627 | + inc/python:pip_install:203 : return 0 2022-05-16 13:52:42.629 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-16 13:52:42.632 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-16 13:52:42.634 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-16 13:52:42.637 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-16 13:52:42.639 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-16 13:52:42.642 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-16 13:52:42.646 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-16 13:52:42.646 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-16 13:52:42.651 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-16 13:52:42.654 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-16 13:52:42.657 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-16 13:52:42.660 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-16 13:52:42.662 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-16 13:52:42.682 | Using python 3.8 to install python-memcached 2022-05-16 13:52:42.685 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-16 13:52:43.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:43.415 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:43.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:43.415 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:44.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:52:44.682 | Collecting python-memcached 2022-05-16 13:52:44.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-05-16 13:52:44.695 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-16 13:52:46.289 | Installing collected packages: python-memcached 2022-05-16 13:52:46.379 | Successfully installed python-memcached-1.59 2022-05-16 13:52:46.379 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:52:46.385 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:52:46.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:52:46.515 | + inc/python:pip_install:200 : result=0 2022-05-16 13:52:46.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:52:46.521 | + functions-common:time_stop:2437 : local name 2022-05-16 13:52:46.523 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:52:46.527 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:52:46.529 | + functions-common:time_stop:2440 : local total 2022-05-16 13:52:46.531 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:52:46.534 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:52:46.536 | + functions-common:time_stop:2444 : start_time=1652709162677 2022-05-16 13:52:46.538 | + functions-common:time_stop:2446 : [[ -z 1652709162677 ]] 2022-05-16 13:52:46.542 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:52:46.546 | + functions-common:time_stop:2449 : end_time=1652709166543 2022-05-16 13:52:46.549 | + functions-common:time_stop:2450 : elapsed_time=3866 2022-05-16 13:52:46.551 | + functions-common:time_stop:2451 : total=51031 2022-05-16 13:52:46.554 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:52:46.556 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=54897 2022-05-16 13:52:46.558 | + inc/python:pip_install:203 : return 0 2022-05-16 13:52:46.561 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-16 13:52:46.578 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:52:46.581 | + ./stack.sh:main:899 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-05-16 13:52:46.583 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-16 13:52:46.587 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-16 13:52:46.589 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-16 13:52:46.592 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-16 13:52:46.594 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-16 13:52:46.597 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-16 13:52:46.615 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:52:46.618 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-16 13:52:46.622 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-16 13:52:46.627 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-16 13:52:46.629 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:52:46.631 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:52:46.634 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:52:46.638 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:52:46.640 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:52:46.644 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:52:46.662 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:52:46.664 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:52:46.666 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:52:46.668 | + functions-common:git_clone:629 : echo master 2022-05-16 13:52:46.669 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:52:46.674 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-16 13:52:46.677 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 13:52:46.680 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-16 13:52:46.693 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-16 13:52:46.696 | + functions-common:git_clone:690 : head -1 2022-05-16 13:52:46.697 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:52:46.710 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-16 13:52:46.712 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:52:46.715 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-16 13:52:46.717 | + inc/python:setup_develop:338 : local bindep 2022-05-16 13:52:46.720 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-16 13:52:46.722 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-16 13:52:46.724 | + inc/python:setup_develop:344 : local extras= 2022-05-16 13:52:46.726 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-16 13:52:46.729 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 13:52:46.731 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-16 13:52:46.734 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-16 13:52:46.736 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 13:52:46.738 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-16 13:52:46.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-16 13:52:46.744 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 13:52:46.746 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-16 13:52:46.749 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 13:52:46.752 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 13:52:46.755 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-16 13:52:46.760 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-16 13:52:46.763 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-16 13:52:47.431 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-16 13:52:47.434 | + inc/python:setup_package:418 : local bindep=0 2022-05-16 13:52:47.436 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-16 13:52:47.438 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 13:52:47.440 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-16 13:52:47.442 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-16 13:52:47.444 | + inc/python:setup_package:427 : local flags=-e 2022-05-16 13:52:47.447 | + inc/python:setup_package:428 : local extras= 2022-05-16 13:52:47.449 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 13:52:47.451 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-16 13:52:47.453 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-16 13:52:47.456 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-16 13:52:47.458 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 13:52:47.460 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-16 13:52:47.481 | Using python 3.8 to install /opt/stack/keystone 2022-05-16 13:52:47.484 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-16 13:52:48.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:48.228 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:48.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:52:48.228 | from cryptography.utils import int_from_bytes 2022-05-16 13:52:49.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:52:49.439 | Obtaining file:///opt/stack/keystone 2022-05-16 13:52:49.440 | Preparing metadata (setup.py): started 2022-05-16 13:52:54.140 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:52:54.283 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-16 13:52:54.284 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-16 13:52:54.384 | Collecting Flask!=0.11,>=1.0.2 2022-05-16 13:52:54.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-05-16 13:52:54.442 | Collecting Flask-RESTful>=0.3.5 2022-05-16 13:52:54.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-05-16 13:52:54.452 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-16 13:52:54.453 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-16 13:52:54.455 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-16 13:52:54.457 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-16 13:52:54.501 | Collecting passlib>=1.7.0 2022-05-16 13:52:54.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-05-16 13:52:54.525 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-16 13:52:54.526 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-16 13:52:54.527 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-16 13:52:54.760 | Collecting scrypt>=0.8.0 2022-05-16 13:52:54.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-05-16 13:52:54.802 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-16 13:52:54.803 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-16 13:52:54.804 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-16 13:52:54.805 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-16 13:52:54.807 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-16 13:52:54.808 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-16 13:52:54.809 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-16 13:52:54.810 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-16 13:52:54.811 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-16 13:52:54.812 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-16 13:52:54.813 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-16 13:52:54.814 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-16 13:52:54.866 | Collecting oauthlib>=0.6.2 2022-05-16 13:52:54.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-05-16 13:52:54.942 | Collecting pysaml2>=5.0.0 2022-05-16 13:52:54.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-05-16 13:52:55.046 | Collecting PyJWT>=1.6.1 2022-05-16 13:52:55.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-05-16 13:52:55.057 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-16 13:52:55.058 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-16 13:52:55.059 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-16 13:52:55.060 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-16 13:52:55.062 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-16 13:52:55.063 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-16 13:52:55.072 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-16 13:52:55.116 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-16 13:52:55.223 | Collecting Werkzeug>=2.0 2022-05-16 13:52:55.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-05-16 13:52:55.239 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-16 13:52:55.241 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-16 13:52:55.318 | Collecting click>=8.0 2022-05-16 13:52:55.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-05-16 13:52:55.374 | Collecting itsdangerous>=2.0 2022-05-16 13:52:55.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-05-16 13:52:55.442 | Collecting aniso8601>=0.82 2022-05-16 13:52:55.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-05-16 13:52:55.454 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-16 13:52:55.529 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-16 13:52:55.530 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-16 13:52:55.662 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-16 13:52:55.663 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-16 13:52:55.665 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-16 13:52:55.666 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-16 13:52:55.719 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-16 13:52:55.722 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-16 13:52:55.724 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-16 13:52:55.776 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-16 13:52:55.778 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-16 13:52:55.834 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-16 13:52:55.835 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-16 13:52:55.839 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-16 13:52:55.840 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-16 13:52:55.841 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-16 13:52:55.842 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-16 13:52:55.860 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-16 13:52:55.911 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-16 13:52:55.931 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-16 13:52:55.932 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-16 13:52:55.934 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.8) 2022-05-16 13:52:55.935 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-16 13:52:55.985 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-16 13:52:56.099 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-16 13:52:56.131 | Collecting defusedxml 2022-05-16 13:52:56.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-05-16 13:52:56.144 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.1.0) 2022-05-16 13:52:56.241 | Collecting xmlschema>=1.2.1 2022-05-16 13:52:56.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-05-16 13:52:56.259 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-16 13:52:56.481 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-16 13:52:56.502 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-16 13:52:56.504 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-16 13:52:56.572 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-16 13:52:56.591 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-16 13:52:56.647 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-16 13:52:56.687 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-16 13:52:56.791 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-16 13:52:56.847 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-16 13:52:56.919 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-16 13:52:57.046 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-16 13:52:57.073 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-16 13:52:57.116 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-16 13:52:57.117 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-16 13:52:57.119 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-16 13:52:57.120 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-16 13:52:57.121 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.0) 2022-05-16 13:52:57.123 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-16 13:52:57.174 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-16 13:52:57.308 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-16 13:52:57.311 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-16 13:52:57.313 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-16 13:52:57.315 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-16 13:52:57.461 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-16 13:52:57.633 | Collecting elementpath<3.0.0,>=2.5.0 2022-05-16 13:52:57.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f4/1f1160aaae66b/elementpath-2.5.1-py3-none-any.whl (181 kB) 2022-05-16 13:52:57.933 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-16 13:52:58.199 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-16 13:52:58.233 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-16 13:52:59.573 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-05-16 13:53:00.066 | Attempting uninstall: click 2022-05-16 13:53:00.068 | Found existing installation: Click 7.0 2022-05-16 13:53:00.070 | Uninstalling Click-7.0: 2022-05-16 13:53:00.100 | Successfully uninstalled Click-7.0 2022-05-16 13:53:01.278 | Attempting uninstall: PyJWT 2022-05-16 13:53:01.280 | Found existing installation: PyJWT 1.7.1 2022-05-16 13:53:01.282 | Uninstalling PyJWT-1.7.1: 2022-05-16 13:53:01.311 | Successfully uninstalled PyJWT-1.7.1 2022-05-16 13:53:01.745 | Attempting uninstall: oauthlib 2022-05-16 13:53:01.747 | Found existing installation: oauthlib 3.1.0 2022-05-16 13:53:01.749 | Uninstalling oauthlib-3.1.0: 2022-05-16 13:53:01.777 | Successfully uninstalled oauthlib-3.1.0 2022-05-16 13:53:01.941 | Running setup.py develop for keystone 2022-05-16 13:53:07.578 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.1 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0 2022-05-16 13:53:07.578 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:53:07.585 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:53:07.585 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:53:07.746 | + inc/python:pip_install:200 : result=0 2022-05-16 13:53:07.748 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:53:07.751 | + functions-common:time_stop:2437 : local name 2022-05-16 13:53:07.753 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:53:07.755 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:53:07.757 | + functions-common:time_stop:2440 : local total 2022-05-16 13:53:07.759 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:53:07.761 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:53:07.764 | + functions-common:time_stop:2444 : start_time=1652709167476 2022-05-16 13:53:07.766 | + functions-common:time_stop:2446 : [[ -z 1652709167476 ]] 2022-05-16 13:53:07.768 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:53:07.773 | + functions-common:time_stop:2449 : end_time=1652709187771 2022-05-16 13:53:07.775 | + functions-common:time_stop:2450 : elapsed_time=20295 2022-05-16 13:53:07.777 | + functions-common:time_stop:2451 : total=54897 2022-05-16 13:53:07.779 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:53:07.782 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=75192 2022-05-16 13:53:07.784 | + inc/python:pip_install:203 : return 0 2022-05-16 13:53:07.786 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 13:53:07.789 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-16 13:53:07.791 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-16 13:53:07.809 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-16 13:53:07.822 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-16 13:53:07.824 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-16 13:53:07.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:53:07.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:53:07.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-16 13:53:07.834 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:53:07.836 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-16 13:53:07.853 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:07.855 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-16 13:53:07.857 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-16 13:53:07.860 | + ./stack.sh:main:901 : configure_keystone 2022-05-16 13:53:07.862 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-16 13:53:07.875 | + 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-05-16 13:53:07.877 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-16 13:53:07.883 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-16 13:53:07.898 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:07.901 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-16 13:53:07.931 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-16 13:53:07.958 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-16 13:53:07.987 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-16 13:53:08.017 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-16 13:53:08.046 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-16 13:53:08.076 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-16 13:53:08.103 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-16 13:53:08.130 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-16 13:53:08.132 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-16 13:53:08.135 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-16 13:53:08.137 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-16 13:53:08.139 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-16 13:53:08.141 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-16 13:53:08.157 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:08.160 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-16 13:53:08.163 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-16 13:53:08.165 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-16 13:53:08.181 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:08.184 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:53:08.186 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:53:08.216 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-16 13:53:08.218 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-16 13:53:08.220 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-16 13:53:08.223 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-16 13:53:08.238 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:08.241 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.35/identity 2022-05-16 13:53:08.271 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-16 13:53:08.273 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-16 13:53:08.303 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-16 13:53:08.306 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-16 13:53:08.308 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-16 13:53:08.311 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-16 13:53:08.313 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-16 13:53:08.316 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-16 13:53:08.345 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-16 13:53:08.348 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-16 13:53:08.350 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-16 13:53:08.352 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-16 13:53:08.355 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-16 13:53:08.372 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-16 13:53:08.374 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-16 13:53:08.376 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-16 13:53:08.378 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-16 13:53:08.381 | + 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-05-16 13:53:08.408 | + 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-05-16 13:53:08.437 | + 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-05-16 13:53:08.465 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-16 13:53:08.493 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-16 13:53:08.521 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-16 13:53:08.523 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-16 13:53:08.525 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-16 13:53:08.528 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-16 13:53:08.530 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-16 13:53:08.532 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-16 13:53:08.534 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-16 13:53:08.537 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-16 13:53:08.541 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-16 13:53:08.544 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-16 13:53:08.546 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-16 13:53:08.559 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-16 13:53:08.559 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:53:08.568 | d /var/run/uwsgi 0755 ubuntu root 2022-05-16 13:53:08.571 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:53:08.587 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-16 13:53:08.589 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-16 13:53:08.593 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-16 13:53:08.622 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-16 13:53:08.649 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-16 13:53:08.675 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-16 13:53:08.702 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-16 13:53:08.730 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-16 13:53:08.758 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-16 13:53:08.785 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-16 13:53:08.815 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-16 13:53:08.843 | + 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-05-16 13:53:08.870 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-16 13:53:08.897 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-16 13:53:08.925 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-16 13:53:08.952 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-16 13:53:08.954 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-16 13:53:08.957 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-16 13:53:08.960 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-16 13:53:08.962 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-16 13:53:08.964 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:53:08.966 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:53:08.969 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-16 13:53:08.971 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-16 13:53:08.974 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-16 13:53:09.001 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-16 13:53:09.029 | + 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-05-16 13:53:09.029 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-16 13:53:09.037 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-16 13:53:09.041 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-16 13:53:09.043 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-16 13:53:09.045 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-16 13:53:09.048 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-16 13:53:09.050 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:53:09.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:53:09.054 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:53:09.056 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-16 13:53:09.059 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-16 13:53:09.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:53:09.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:53:09.066 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-16 13:53:09.141 | Enabling site keystone-wsgi-public. 2022-05-16 13:53:09.147 | To activate the new configuration, you need to run: 2022-05-16 13:53:09.147 | systemctl reload apache2 2022-05-16 13:53:09.151 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-16 13:53:09.154 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-16 13:53:09.156 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:53:09.158 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-16 13:53:09.285 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-16 13:53:09.315 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-16 13:53:09.346 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-16 13:53:09.377 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-16 13:53:09.379 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-16 13:53:09.412 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-16 13:53:09.439 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-16 13:53:09.467 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-16 13:53:09.469 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-16 13:53:09.472 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-16 13:53:09.488 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:09.491 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-16 13:53:09.507 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:09.510 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-16 13:53:09.512 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-16 13:53:09.514 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-16 13:53:09.517 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-16 13:53:09.519 | + lib/stack:stack_install_service:32 : install_swift 2022-05-16 13:53:09.522 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-16 13:53:09.524 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-16 13:53:09.526 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-16 13:53:09.528 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:53:09.530 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:53:09.533 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:53:09.536 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:53:09.538 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:53:09.541 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:53:09.557 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:53:09.560 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:53:09.562 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:53:09.565 | + functions-common:git_clone:629 : echo master 2022-05-16 13:53:09.565 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:53:09.571 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-16 13:53:09.573 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 13:53:09.575 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-16 13:53:09.588 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-16 13:53:09.591 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:53:09.591 | + functions-common:git_clone:690 : head -1 2022-05-16 13:53:09.600 | eeb553345 Merge "memcached: Give callers the option to accept errors" 2022-05-16 13:53:09.602 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:53:09.605 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-16 13:53:09.607 | + inc/python:setup_develop:338 : local bindep 2022-05-16 13:53:09.610 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-16 13:53:09.612 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-16 13:53:09.615 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-16 13:53:09.617 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-16 13:53:09.620 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 13:53:09.622 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-16 13:53:09.624 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-16 13:53:09.627 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 13:53:09.629 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-16 13:53:09.632 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-16 13:53:09.635 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 13:53:09.638 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-16 13:53:09.640 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 13:53:09.642 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 13:53:09.646 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-16 13:53:09.651 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-16 13:53:09.654 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-16 13:53:10.309 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-16 13:53:10.312 | + inc/python:setup_package:418 : local bindep=0 2022-05-16 13:53:10.314 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-16 13:53:10.316 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 13:53:10.324 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-16 13:53:10.326 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-16 13:53:10.329 | + inc/python:setup_package:427 : local flags=-e 2022-05-16 13:53:10.331 | + inc/python:setup_package:428 : local extras=keystone 2022-05-16 13:53:10.334 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 13:53:10.336 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-16 13:53:10.338 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-16 13:53:10.341 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-16 13:53:10.343 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 13:53:10.345 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-16 13:53:10.366 | Using python 3.8 to install /opt/stack/swift 2022-05-16 13:53:10.369 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-16 13:53:11.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:53:11.131 | from cryptography.utils import int_from_bytes 2022-05-16 13:53:11.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:53:11.131 | from cryptography.utils import int_from_bytes 2022-05-16 13:53:12.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:53:12.327 | Obtaining file:///opt/stack/swift 2022-05-16 13:53:12.327 | Preparing metadata (setup.py): started 2022-05-16 13:53:16.777 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:53:16.886 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (0.33.0) 2022-05-16 13:53:16.887 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (1.1.2) 2022-05-16 13:53:16.888 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (0.11.0) 2022-05-16 13:53:16.890 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (2.1.1) 2022-05-16 13:53:17.843 | Collecting lxml>=3.4.1 2022-05-16 13:53:17.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-05-16 13:53:18.024 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (2.27.1) 2022-05-16 13:53:18.025 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (1.16.0) 2022-05-16 13:53:18.133 | Collecting xattr>=0.4 2022-05-16 13:53:18.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-05-16 13:53:18.181 | Collecting PyECLib>=1.3.1 2022-05-16 13:53:18.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-05-16 13:53:18.512 | Preparing metadata (setup.py): started 2022-05-16 13:53:21.417 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:53:21.421 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (36.0.2) 2022-05-16 13:53:21.422 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev50) (9.4.0) 2022-05-16 13:53:21.462 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev50) (1.15.0) 2022-05-16 13:53:21.470 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev50) (2.2.1) 2022-05-16 13:53:21.524 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (2.11.0) 2022-05-16 13:53:21.525 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (4.5.0) 2022-05-16 13:53:21.526 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (4.7.0) 2022-05-16 13:53:21.527 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (3.1.1) 2022-05-16 13:53:21.529 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (8.8.0) 2022-05-16 13:53:21.530 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (4.3.0) 2022-05-16 13:53:21.531 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (5.9.0) 2022-05-16 13:53:21.532 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (4.1.0) 2022-05-16 13:53:21.533 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (4.13.0) 2022-05-16 13:53:21.535 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (4.4.0) 2022-05-16 13:53:21.536 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (5.1.0) 2022-05-16 13:53:21.537 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (1.8.7) 2022-05-16 13:53:21.562 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev50) (62.1.0) 2022-05-16 13:53:21.593 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev50) (1.26.9) 2022-05-16 13:53:21.595 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev50) (2.0.12) 2022-05-16 13:53:21.596 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev50) (2019.11.28) 2022-05-16 13:53:21.598 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev50) (3.3) 2022-05-16 13:53:21.623 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev50) (2.21) 2022-05-16 13:53:21.761 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (1.0.2) 2022-05-16 13:53:21.762 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (3.5.0) 2022-05-16 13:53:21.763 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (1.7.0) 2022-05-16 13:53:21.806 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (1.1.5) 2022-05-16 13:53:21.851 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (6.0) 2022-05-16 13:53:21.852 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (0.8.0) 2022-05-16 13:53:21.853 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (1.5.0) 2022-05-16 13:53:21.855 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (2.5.0) 2022-05-16 13:53:21.917 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (0.9.6) 2022-05-16 13:53:21.919 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (2.8.2) 2022-05-16 13:53:21.932 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (2022.1) 2022-05-16 13:53:21.933 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (1.0.3) 2022-05-16 13:53:21.951 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (3.0.8) 2022-05-16 13:53:21.954 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (21.3) 2022-05-16 13:53:22.072 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (1.14.1) 2022-05-16 13:53:22.091 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev50) (5.1.1) 2022-05-16 13:53:22.383 | Building wheels for collected packages: PyECLib 2022-05-16 13:53:22.384 | Building wheel for PyECLib (setup.py): started 2022-05-16 13:53:26.517 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-05-16 13:53:26.518 | Created wheel for PyECLib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50647 sha256=8b8c1cbe1a6f09807bfbd1f72c9915e3df3fc1a68cb8d78c404e30bf86ebe53d 2022-05-16 13:53:26.518 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-05-16 13:53:26.521 | Successfully built PyECLib 2022-05-16 13:53:27.893 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-05-16 13:53:28.251 | Running setup.py develop for swift 2022-05-16 13:53:33.532 | Successfully installed PyECLib-1.6.1 lxml-4.8.0 swift xattr-0.9.9 2022-05-16 13:53:33.532 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:53:33.540 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:53:33.540 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:53:33.686 | + inc/python:pip_install:200 : result=0 2022-05-16 13:53:33.689 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:53:33.691 | + functions-common:time_stop:2437 : local name 2022-05-16 13:53:33.693 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:53:33.696 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:53:33.698 | + functions-common:time_stop:2440 : local total 2022-05-16 13:53:33.700 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:53:33.702 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:53:33.704 | + functions-common:time_stop:2444 : start_time=1652709190361 2022-05-16 13:53:33.707 | + functions-common:time_stop:2446 : [[ -z 1652709190361 ]] 2022-05-16 13:53:33.709 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:53:33.714 | + functions-common:time_stop:2449 : end_time=1652709213712 2022-05-16 13:53:33.716 | + functions-common:time_stop:2450 : elapsed_time=23351 2022-05-16 13:53:33.718 | + functions-common:time_stop:2451 : total=75192 2022-05-16 13:53:33.720 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:53:33.723 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=98543 2022-05-16 13:53:33.725 | + inc/python:pip_install:203 : return 0 2022-05-16 13:53:33.728 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 13:53:33.730 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-16 13:53:33.732 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-16 13:53:33.751 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-16 13:53:33.764 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-16 13:53:33.767 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-16 13:53:33.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:53:33.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:53:33.775 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-16 13:53:33.777 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:53:33.780 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-16 13:53:33.782 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-16 13:53:33.784 | + ./stack.sh:main:910 : configure_swift 2022-05-16 13:53:33.787 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-16 13:53:33.789 | + lib/swift:configure_swift:332 : local node_number 2022-05-16 13:53:33.791 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-16 13:53:33.793 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-16 13:53:33.795 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-16 13:53:34.963 | No container-sharder running 2022-05-16 13:53:34.963 | No container-reconciler running 2022-05-16 13:53:34.963 | No object-updater running 2022-05-16 13:53:34.963 | No object-reconstructor running 2022-05-16 13:53:34.963 | No container-updater running 2022-05-16 13:53:34.963 | No object-server running 2022-05-16 13:53:34.963 | No container-auditor running 2022-05-16 13:53:34.963 | No object-auditor running 2022-05-16 13:53:34.963 | No account-auditor running 2022-05-16 13:53:34.963 | No container-sync running 2022-05-16 13:53:34.963 | No container-server running 2022-05-16 13:53:34.963 | No account-server running 2022-05-16 13:53:34.963 | No container-replicator running 2022-05-16 13:53:34.963 | No object-replicator running 2022-05-16 13:53:34.963 | No object-expirer running 2022-05-16 13:53:34.964 | No account-replicator running 2022-05-16 13:53:34.964 | No account-reaper running 2022-05-16 13:53:34.964 | No proxy-server running 2022-05-16 13:53:35.060 | + lib/swift:configure_swift:337 : true 2022-05-16 13:53:35.062 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-16 13:53:35.075 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-16 13:53:35.088 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-16 13:53:35.090 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-16 13:53:35.091 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-16 13:53:35.095 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-16 13:53:35.095 | s/%GROUP%/ubuntu/; 2022-05-16 13:53:35.095 | s/%USER%/ubuntu/; 2022-05-16 13:53:35.095 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-16 13:53:35.095 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-16 13:53:35.099 | uid = ubuntu 2022-05-16 13:53:35.099 | gid = ubuntu 2022-05-16 13:53:35.099 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-16 13:53:35.099 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-16 13:53:35.099 | address = 127.0.0.1 2022-05-16 13:53:35.099 | 2022-05-16 13:53:35.099 | [account6612] 2022-05-16 13:53:35.099 | max connections = 25 2022-05-16 13:53:35.099 | path = /opt/stack/data/swift/1/node/ 2022-05-16 13:53:35.099 | read only = false 2022-05-16 13:53:35.099 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-16 13:53:35.099 | 2022-05-16 13:53:35.099 | [account6622] 2022-05-16 13:53:35.099 | max connections = 25 2022-05-16 13:53:35.099 | path = /opt/stack/data/swift/2/node/ 2022-05-16 13:53:35.099 | read only = false 2022-05-16 13:53:35.099 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-16 13:53:35.099 | 2022-05-16 13:53:35.099 | [account6632] 2022-05-16 13:53:35.099 | max connections = 25 2022-05-16 13:53:35.099 | path = /opt/stack/data/swift/3/node/ 2022-05-16 13:53:35.099 | read only = false 2022-05-16 13:53:35.099 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-16 13:53:35.099 | 2022-05-16 13:53:35.099 | [account6642] 2022-05-16 13:53:35.099 | max connections = 25 2022-05-16 13:53:35.099 | path = /opt/stack/data/swift/4/node/ 2022-05-16 13:53:35.099 | read only = false 2022-05-16 13:53:35.099 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-16 13:53:35.099 | 2022-05-16 13:53:35.099 | 2022-05-16 13:53:35.099 | [container6611] 2022-05-16 13:53:35.100 | max connections = 25 2022-05-16 13:53:35.100 | path = /opt/stack/data/swift/1/node/ 2022-05-16 13:53:35.100 | read only = false 2022-05-16 13:53:35.100 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-16 13:53:35.100 | 2022-05-16 13:53:35.100 | [container6621] 2022-05-16 13:53:35.100 | max connections = 25 2022-05-16 13:53:35.100 | path = /opt/stack/data/swift/2/node/ 2022-05-16 13:53:35.100 | read only = false 2022-05-16 13:53:35.100 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-16 13:53:35.100 | 2022-05-16 13:53:35.100 | [container6631] 2022-05-16 13:53:35.100 | max connections = 25 2022-05-16 13:53:35.100 | path = /opt/stack/data/swift/3/node/ 2022-05-16 13:53:35.100 | read only = false 2022-05-16 13:53:35.100 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-16 13:53:35.100 | 2022-05-16 13:53:35.100 | [container6641] 2022-05-16 13:53:35.100 | max connections = 25 2022-05-16 13:53:35.100 | path = /opt/stack/data/swift/4/node/ 2022-05-16 13:53:35.100 | read only = false 2022-05-16 13:53:35.100 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-16 13:53:35.100 | 2022-05-16 13:53:35.100 | 2022-05-16 13:53:35.100 | [object6613] 2022-05-16 13:53:35.100 | max connections = 25 2022-05-16 13:53:35.100 | path = /opt/stack/data/swift/1/node/ 2022-05-16 13:53:35.100 | read only = false 2022-05-16 13:53:35.100 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-16 13:53:35.100 | 2022-05-16 13:53:35.100 | [object6623] 2022-05-16 13:53:35.100 | max connections = 25 2022-05-16 13:53:35.100 | path = /opt/stack/data/swift/2/node/ 2022-05-16 13:53:35.100 | read only = false 2022-05-16 13:53:35.100 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-16 13:53:35.100 | 2022-05-16 13:53:35.100 | [object6633] 2022-05-16 13:53:35.101 | max connections = 25 2022-05-16 13:53:35.101 | path = /opt/stack/data/swift/3/node/ 2022-05-16 13:53:35.101 | read only = false 2022-05-16 13:53:35.101 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-16 13:53:35.101 | 2022-05-16 13:53:35.101 | [object6643] 2022-05-16 13:53:35.101 | max connections = 25 2022-05-16 13:53:35.101 | path = /opt/stack/data/swift/4/node/ 2022-05-16 13:53:35.101 | read only = false 2022-05-16 13:53:35.101 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-16 13:53:35.102 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-16 13:53:35.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:53:35.106 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:53:35.108 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-16 13:53:35.120 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-16 13:53:35.122 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-16 13:53:35.127 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-16 13:53:35.131 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-16 13:53:35.133 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-16 13:53:35.137 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-16 13:53:35.166 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.35:8080/v1/ 2022-05-16 13:53:35.191 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-16 13:53:35.208 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-16 13:53:35.237 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-16 13:53:35.254 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-16 13:53:35.284 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-16 13:53:35.302 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-16 13:53:35.330 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-16 13:53:35.348 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-16 13:53:35.375 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-16 13:53:35.393 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-16 13:53:35.421 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-16 13:53:35.438 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-16 13:53:35.453 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:35.455 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-16 13:53:35.483 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-16 13:53:35.510 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-16 13:53:35.537 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-16 13:53:35.564 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-16 13:53:35.579 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:35.581 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-16 13:53:35.607 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-16 13:53:35.622 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:35.624 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-16 13:53:35.639 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:35.642 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-16 13:53:35.644 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-16 13:53:35.658 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:35.660 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-16 13:53:35.662 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-16 13:53:35.664 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-16 13:53:35.670 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-16 13:53:35.674 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-16 13:53:35.703 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-16 13:53:35.729 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-16 13:53:35.759 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-16 13:53:35.787 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-16 13:53:35.815 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-16 13:53:35.817 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-16 13:53:35.819 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-16 13:53:35.822 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-16 13:53:35.824 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-16 13:53:35.851 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-16 13:53:35.879 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.35/identity 2022-05-16 13:53:35.906 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-16 13:53:35.933 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-16 13:53:35.961 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-16 13:53:35.987 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-16 13:53:36.014 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-16 13:53:36.041 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-16 13:53:36.067 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-16 13:53:36.094 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-16 13:53:36.121 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-16 13:53:36.148 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-16 13:53:36.174 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-16 13:53:36.205 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-16 13:53:36.232 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-16 13:53:36.250 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-16 13:53:36.278 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-16 13:53:36.305 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-16 13:53:36.309 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-16 13:53:36.337 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-16 13:53:36.364 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-16 13:53:36.391 | + lib/swift:configure_swift:475 : local node_number 2022-05-16 13:53:36.393 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-16 13:53:36.395 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-16 13:53:36.397 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-16 13:53:36.402 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-16 13:53:36.404 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-16 13:53:36.407 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-16 13:53:36.409 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-16 13:53:36.411 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-16 13:53:36.413 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-16 13:53:36.416 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-16 13:53:36.418 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-16 13:53:36.435 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-16 13:53:36.463 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-16 13:53:36.482 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-16 13:53:36.510 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-16 13:53:36.528 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-16 13:53:36.556 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-16 13:53:36.575 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-16 13:53:36.604 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-16 13:53:36.621 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-16 13:53:36.650 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-16 13:53:36.668 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-16 13:53:36.697 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-16 13:53:36.716 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-16 13:53:36.744 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-16 13:53:36.762 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-16 13:53:36.790 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-16 13:53:36.808 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-16 13:53:36.836 | + 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-05-16 13:53:36.841 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-16 13:53:36.859 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-16 13:53:36.887 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-16 13:53:36.916 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-16 13:53:36.918 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-16 13:53:36.922 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-16 13:53:36.924 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-16 13:53:36.926 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-16 13:53:36.929 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-16 13:53:36.931 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-16 13:53:36.933 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-16 13:53:36.935 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-16 13:53:36.937 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-16 13:53:36.956 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-16 13:53:36.984 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-16 13:53:37.002 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-16 13:53:37.029 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-16 13:53:37.049 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-16 13:53:37.077 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-16 13:53:37.095 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-16 13:53:37.123 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-16 13:53:37.141 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-16 13:53:37.170 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-16 13:53:37.187 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-16 13:53:37.215 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-16 13:53:37.233 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-16 13:53:37.261 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-16 13:53:37.279 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-16 13:53:37.308 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-16 13:53:37.325 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-16 13:53:37.353 | + 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-05-16 13:53:37.357 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-16 13:53:37.375 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-16 13:53:37.403 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-16 13:53:37.406 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-16 13:53:37.410 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-16 13:53:37.412 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-16 13:53:37.414 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-16 13:53:37.417 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-16 13:53:37.419 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-16 13:53:37.421 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-16 13:53:37.423 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-16 13:53:37.425 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-16 13:53:37.443 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-16 13:53:37.471 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-16 13:53:37.489 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-16 13:53:37.517 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-16 13:53:37.535 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-16 13:53:37.563 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-16 13:53:37.581 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-16 13:53:37.609 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-16 13:53:37.627 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-16 13:53:37.655 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-16 13:53:37.673 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-16 13:53:37.701 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-16 13:53:37.718 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-16 13:53:37.747 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-16 13:53:37.765 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-16 13:53:37.793 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-16 13:53:37.811 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-16 13:53:37.838 | + 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-05-16 13:53:37.843 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-16 13:53:37.862 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-16 13:53:37.891 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-16 13:53:37.921 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-16 13:53:37.948 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-16 13:53:37.976 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-16 13:53:37.979 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-16 13:53:37.983 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-16 13:53:38.012 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-16 13:53:38.041 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-16 13:53:38.069 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-16 13:53:38.098 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-16 13:53:38.127 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-16 13:53:38.154 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-16 13:53:38.181 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-16 13:53:38.209 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-16 13:53:38.238 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-16 13:53:38.254 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:38.257 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-16 13:53:38.276 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-16 13:53:38.279 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-16 13:53:38.299 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-16 13:53:38.301 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.35 2022-05-16 13:53:38.329 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-16 13:53:38.332 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-16 13:53:38.359 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.35/identity 2022-05-16 13:53:38.388 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-16 13:53:38.390 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-16 13:53:38.417 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-16 13:53:38.433 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:38.436 | + lib/swift:configure_swift:538 : local user_group 2022-05-16 13:53:38.439 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-16 13:53:38.443 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-16 13:53:38.446 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-16 13:53:38.459 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-16 13:53:38.461 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-16 13:53:38.472 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-16 13:53:38.475 | + lib/swift:configure_swift:545 : is_suse 2022-05-16 13:53:38.477 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:53:38.479 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:53:38.482 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:53:38.484 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:53:38.486 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:53:38.488 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:53:38.491 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-16 13:53:38.503 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-16 13:53:38.505 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-16 13:53:38.507 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-16 13:53:38.524 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:53:38.527 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-16 13:53:38.544 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:38.547 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-16 13:53:38.549 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-16 13:53:38.551 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-16 13:53:38.554 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-16 13:53:38.557 | + lib/stack:stack_install_service:32 : install_glance 2022-05-16 13:53:38.559 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-16 13:53:38.562 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-16 13:53:38.565 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-16 13:53:38.581 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:38.584 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-16 13:53:38.586 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-16 13:53:38.604 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:53:38.606 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-16 13:53:38.609 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-16 13:53:38.611 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-16 13:53:38.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:53:38.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:53:38.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-16 13:53:38.622 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:53:38.625 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-16 13:53:38.628 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-16 13:53:38.630 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-16 13:53:38.634 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-16 13:53:38.636 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-16 13:53:38.639 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-16 13:53:38.641 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-16 13:53:38.645 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-16 13:53:38.647 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-16 13:53:38.651 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-16 13:53:38.655 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-16 13:53:38.655 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-16 13:53:38.660 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-16 13:53:38.663 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-16 13:53:38.667 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-16 13:53:38.670 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-16 13:53:38.673 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-16 13:53:38.694 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-16 13:53:38.697 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-16 13:53:39.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:53:39.449 | from cryptography.utils import int_from_bytes 2022-05-16 13:53:39.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:53:39.449 | from cryptography.utils import int_from_bytes 2022-05-16 13:53:40.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:53:40.786 | Collecting glance-store[cinder,swift]!=0.29.0 2022-05-16 13:53:40.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-05-16 13:53:40.886 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-16 13:53:40.887 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-16 13:53:40.888 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-16 13:53:40.890 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-16 13:53:40.891 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-16 13:53:40.892 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-16 13:53:40.893 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-16 13:53:40.893 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-16 13:53:40.895 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-16 13:53:40.896 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-16 13:53:40.897 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-16 13:53:40.898 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-05-16 13:53:40.901 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-16 13:53:40.966 | Collecting python-swiftclient>=3.2.0 2022-05-16 13:53:40.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-05-16 13:53:40.979 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-16 13:53:40.981 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-16 13:53:41.079 | Collecting python-cinderclient>=4.1.0 2022-05-16 13:53:41.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-05-16 13:53:41.239 | Collecting os-brick>=2.6.0 2022-05-16 13:53:41.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-05-16 13:53:41.264 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-16 13:53:41.265 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-16 13:53:41.278 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-05-16 13:53:41.347 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-16 13:53:41.348 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-16 13:53:41.349 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-16 13:53:41.374 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-16 13:53:41.375 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-16 13:53:41.376 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-16 13:53:41.378 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-16 13:53:41.379 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-16 13:53:41.393 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-16 13:53:41.432 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-16 13:53:41.433 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-16 13:53:41.435 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-16 13:53:41.436 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-16 13:53:41.455 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-16 13:53:41.456 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-16 13:53:41.472 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-16 13:53:41.489 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-16 13:53:41.491 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-16 13:53:41.512 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2022-05-16 13:53:41.513 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-16 13:53:41.595 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-16 13:53:41.596 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-16 13:53:41.598 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-16 13:53:41.599 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-16 13:53:41.651 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-16 13:53:41.676 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-16 13:53:41.912 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-16 13:53:41.916 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-16 13:53:41.950 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-16 13:53:41.951 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-16 13:53:41.952 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-16 13:53:41.954 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-16 13:53:41.956 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-16 13:53:41.957 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-16 13:53:42.013 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-16 13:53:42.192 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-16 13:53:42.216 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-05-16 13:53:42.300 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-16 13:53:42.446 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-16 13:53:44.029 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-05-16 13:53:45.057 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-05-16 13:53:45.057 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:53:45.063 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:53:45.063 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:53:45.196 | + inc/python:pip_install:200 : result=0 2022-05-16 13:53:45.199 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:53:45.201 | + functions-common:time_stop:2437 : local name 2022-05-16 13:53:45.203 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:53:45.206 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:53:45.208 | + functions-common:time_stop:2440 : local total 2022-05-16 13:53:45.210 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:53:45.213 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:53:45.215 | + functions-common:time_stop:2444 : start_time=1652709218689 2022-05-16 13:53:45.218 | + functions-common:time_stop:2446 : [[ -z 1652709218689 ]] 2022-05-16 13:53:45.221 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:53:45.225 | + functions-common:time_stop:2449 : end_time=1652709225222 2022-05-16 13:53:45.227 | + functions-common:time_stop:2450 : elapsed_time=6533 2022-05-16 13:53:45.229 | + functions-common:time_stop:2451 : total=98543 2022-05-16 13:53:45.232 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:53:45.234 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105076 2022-05-16 13:53:45.236 | + inc/python:pip_install:203 : return 0 2022-05-16 13:53:45.239 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-16 13:53:45.242 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-16 13:53:45.244 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-16 13:53:45.257 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-16 13:53:45.263 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-16 13:53:45.265 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-16 13:53:45.268 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-16 13:53:45.271 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:53:45.273 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:53:45.276 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:53:45.279 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:53:45.281 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:53:45.284 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:53:45.300 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:53:45.303 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:53:45.305 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:53:45.308 | + functions-common:git_clone:629 : echo master 2022-05-16 13:53:45.308 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:53:45.314 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-16 13:53:45.316 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 13:53:45.318 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-16 13:53:45.331 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-16 13:53:45.334 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:53:45.335 | + functions-common:git_clone:690 : head -1 2022-05-16 13:53:45.338 | d7fa7a032 Disable import workflow in glance cinder jobs 2022-05-16 13:53:45.341 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:53:45.343 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-16 13:53:45.346 | + inc/python:setup_develop:338 : local bindep 2022-05-16 13:53:45.349 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-16 13:53:45.351 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-16 13:53:45.354 | + inc/python:setup_develop:344 : local extras= 2022-05-16 13:53:45.356 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-16 13:53:45.359 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 13:53:45.361 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-16 13:53:45.363 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-16 13:53:45.366 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 13:53:45.368 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-16 13:53:45.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-16 13:53:45.374 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 13:53:45.377 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-16 13:53:45.379 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 13:53:45.382 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 13:53:45.386 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-16 13:53:45.391 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-16 13:53:45.394 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-16 13:53:46.059 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-16 13:53:46.062 | + inc/python:setup_package:418 : local bindep=0 2022-05-16 13:53:46.064 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-16 13:53:46.066 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 13:53:46.069 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-16 13:53:46.071 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-16 13:53:46.074 | + inc/python:setup_package:427 : local flags=-e 2022-05-16 13:53:46.076 | + inc/python:setup_package:428 : local extras= 2022-05-16 13:53:46.079 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 13:53:46.081 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-16 13:53:46.083 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-16 13:53:46.086 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-16 13:53:46.089 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 13:53:46.091 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-16 13:53:46.112 | Using python 3.8 to install /opt/stack/glance 2022-05-16 13:53:46.114 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-16 13:53:46.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:53:46.876 | from cryptography.utils import int_from_bytes 2022-05-16 13:53:46.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:53:46.877 | from cryptography.utils import int_from_bytes 2022-05-16 13:53:48.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:53:48.083 | Obtaining file:///opt/stack/glance 2022-05-16 13:53:48.084 | Preparing metadata (setup.py): started 2022-05-16 13:53:52.556 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:53:52.706 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (5.9.0) 2022-05-16 13:53:52.707 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (0.7.1) 2022-05-16 13:53:52.708 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (1.4.36) 2022-05-16 13:53:52.710 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (0.33.0) 2022-05-16 13:53:52.711 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (2.1.1) 2022-05-16 13:53:52.712 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (2.5.1) 2022-05-16 13:53:52.713 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (1.8.7) 2022-05-16 13:53:52.715 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (0.4.2) 2022-05-16 13:53:52.716 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (1.7.7) 2022-05-16 13:53:52.717 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (0.20.4) 2022-05-16 13:53:52.718 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (8.8.0) 2022-05-16 13:53:52.719 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (4.5.1) 2022-05-16 13:53:52.720 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (4.1.0) 2022-05-16 13:53:52.721 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (1.5.0) 2022-05-16 13:53:52.722 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (4.13.0) 2022-05-16 13:53:52.723 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (3.5.0) 2022-05-16 13:53:52.724 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (2.4.1) 2022-05-16 13:53:52.888 | Collecting taskflow>=4.0.0 2022-05-16 13:53:52.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47f/b0baa789068e1/taskflow-4.7.0-py3-none-any.whl (493 kB) 2022-05-16 13:53:52.921 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (4.5.0) 2022-05-16 13:53:52.922 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (9.4.0) 2022-05-16 13:53:52.968 | Collecting WSME>=0.8.0 2022-05-16 13:53:52.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-05-16 13:53:52.982 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (3.3.0) 2022-05-16 13:53:52.983 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (3.5.0) 2022-05-16 13:53:52.984 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev29) (3.2.0) 2022-05-16 13:53:52.985 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (4.4.0) 2022-05-16 13:53:52.987 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (22.0.0) 2022-05-16 13:53:52.988 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (11.3.0) 2022-05-16 13:53:52.989 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (5.1.0) 2022-05-16 13:53:53.034 | Collecting oslo.limit>=1.4.0 2022-05-16 13:53:53.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-05-16 13:53:53.046 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (4.7.0) 2022-05-16 13:53:53.047 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (12.14.0) 2022-05-16 13:53:53.048 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (4.5.1) 2022-05-16 13:53:53.050 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (2.4.0) 2022-05-16 13:53:53.051 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (3.12.1) 2022-05-16 13:53:53.083 | Collecting retrying!=1.3.0,>=1.2.3 2022-05-16 13:53:53.091 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-05-16 13:53:53.094 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (3.4.3) 2022-05-16 13:53:53.095 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (3.0.0) 2022-05-16 13:53:53.096 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (2.5.0) 2022-05-16 13:53:53.097 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (36.0.2) 2022-05-16 13:53:53.129 | Collecting cursive>=0.2.1 2022-05-16 13:53:53.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-05-16 13:53:53.140 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (1.0.2) 2022-05-16 13:53:53.141 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev29) (5.6.0) 2022-05-16 13:53:53.232 | Collecting castellan>=0.17.0 2022-05-16 13:53:53.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-05-16 13:53:53.261 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev29) (4.11.3) 2022-05-16 13:53:53.262 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev29) (1.2.0) 2022-05-16 13:53:53.264 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev29) (5.7.1) 2022-05-16 13:53:53.286 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev29) (2.27.1) 2022-05-16 13:53:53.355 | Collecting python-barbicanclient>=4.5.2 2022-05-16 13:53:53.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-05-16 13:53:53.407 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev29) (1.15.0) 2022-05-16 13:53:53.423 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev29) (4.3.0) 2022-05-16 13:53:53.438 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev29) (1.14.1) 2022-05-16 13:53:53.453 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev29) (2.2.1) 2022-05-16 13:53:53.454 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev29) (1.16.0) 2022-05-16 13:53:53.455 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev29) (1.1.2) 2022-05-16 13:53:53.544 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev29) (3.0.8) 2022-05-16 13:53:53.650 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev29) (1.7.0) 2022-05-16 13:53:53.702 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev29) (3.1.1) 2022-05-16 13:53:53.705 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev29) (2.11.0) 2022-05-16 13:53:53.737 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev29) (0.17.3) 2022-05-16 13:53:53.781 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev29) (6.0) 2022-05-16 13:53:53.782 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev29) (1.5.0) 2022-05-16 13:53:53.783 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev29) (0.8.0) 2022-05-16 13:53:53.842 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev29) (0.5.0) 2022-05-16 13:53:53.843 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev29) (0.13.0) 2022-05-16 13:53:53.845 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev29) (2.0.1) 2022-05-16 13:53:53.872 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev29) (0.61.0) 2022-05-16 13:53:53.918 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev29) (2.8.2) 2022-05-16 13:53:53.921 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev29) (0.9.6) 2022-05-16 13:53:53.982 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (5.2.4) 2022-05-16 13:53:53.984 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (2.8.0) 2022-05-16 13:53:53.986 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (5.0.0) 2022-05-16 13:53:53.987 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (5.1.1) 2022-05-16 13:53:53.990 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (0.4.0) 2022-05-16 13:53:54.015 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev29) (3.2.2) 2022-05-16 13:53:54.019 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev29) (3.3.0) 2022-05-16 13:53:54.020 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev29) (3.1.2) 2022-05-16 13:53:54.064 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev29) (5.9.0) 2022-05-16 13:53:54.107 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev29) (0.11.0) 2022-05-16 13:53:54.110 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev29) (2022.1) 2022-05-16 13:53:54.111 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev29) (21.3) 2022-05-16 13:53:54.184 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev29) (62.1.0) 2022-05-16 13:53:54.243 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev29) (0.2.5) 2022-05-16 13:53:54.348 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev29) (0.7) 2022-05-16 13:53:54.685 | Collecting automaton>=1.9.0 2022-05-16 13:53:54.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-05-16 13:53:54.698 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev29) (6.3.1) 2022-05-16 13:53:54.731 | Collecting pydot>=1.2.4 2022-05-16 13:53:54.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-05-16 13:53:54.847 | Collecting networkx>=2.1.0 2022-05-16 13:53:54.856 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-05-16 13:53:54.999 | Collecting simplegeneric 2022-05-16 13:53:55.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-05-16 13:53:55.011 | Preparing metadata (setup.py): started 2022-05-16 13:53:57.685 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:53:57.714 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (5.0.0) 2022-05-16 13:53:57.805 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev29) (2.21) 2022-05-16 13:53:57.957 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev29) (2.1.1) 2022-05-16 13:53:58.171 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (2.5.0) 2022-05-16 13:53:58.173 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (1.4.0) 2022-05-16 13:53:58.175 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (1.1.5) 2022-05-16 13:53:58.176 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (5.1.1) 2022-05-16 13:53:58.177 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (1.32) 2022-05-16 13:53:58.179 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (1.4.4) 2022-05-16 13:53:58.180 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (1.0.0) 2022-05-16 13:53:58.299 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (0.14.1) 2022-05-16 13:53:58.329 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev29) (1.0.3) 2022-05-16 13:53:58.376 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (3.0.0) 2022-05-16 13:53:58.379 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev29) (1.3.3) 2022-05-16 13:53:58.621 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev29) (3.10.1) 2022-05-16 13:53:58.804 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev29) (1.26.9) 2022-05-16 13:53:58.805 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev29) (2019.11.28) 2022-05-16 13:53:58.808 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev29) (3.3) 2022-05-16 13:53:58.810 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev29) (2.0.12) 2022-05-16 13:53:58.916 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev29) (0.5.2) 2022-05-16 13:53:59.068 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev29) (2.5.0) 2022-05-16 13:53:59.169 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev29) (3.8.0) 2022-05-16 13:53:59.476 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev29) (0.5.0) 2022-05-16 13:53:59.477 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev29) (2.4.1) 2022-05-16 13:53:59.702 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev29) (2.3) 2022-05-16 13:53:59.975 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev29) (1.0.0) 2022-05-16 13:54:00.327 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev29) (21.4.0) 2022-05-16 13:54:00.328 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev29) (1.8.2) 2022-05-16 13:54:00.683 | Building wheels for collected packages: simplegeneric 2022-05-16 13:54:00.683 | Building wheel for simplegeneric (setup.py): started 2022-05-16 13:54:04.345 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-05-16 13:54:04.345 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=ca915e648a7428c75b762b1d002b0eb39da4e98f7b27d3d6a906ac7aa44acee9 2022-05-16 13:54:04.345 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-05-16 13:54:04.349 | Successfully built simplegeneric 2022-05-16 13:54:05.230 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-05-16 13:54:07.956 | Running setup.py develop for glance 2022-05-16 13:54:13.692 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.7.0 2022-05-16 13:54:13.692 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:54:13.699 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:54:13.699 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:54:13.855 | + inc/python:pip_install:200 : result=0 2022-05-16 13:54:13.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:54:13.859 | + functions-common:time_stop:2437 : local name 2022-05-16 13:54:13.861 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:54:13.864 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:54:13.866 | + functions-common:time_stop:2440 : local total 2022-05-16 13:54:13.868 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:54:13.871 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:54:13.873 | + functions-common:time_stop:2444 : start_time=1652709226107 2022-05-16 13:54:13.875 | + functions-common:time_stop:2446 : [[ -z 1652709226107 ]] 2022-05-16 13:54:13.878 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:54:13.882 | + functions-common:time_stop:2449 : end_time=1652709253880 2022-05-16 13:54:13.884 | + functions-common:time_stop:2450 : elapsed_time=27773 2022-05-16 13:54:13.887 | + functions-common:time_stop:2451 : total=105076 2022-05-16 13:54:13.889 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:54:13.892 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=132849 2022-05-16 13:54:13.894 | + inc/python:pip_install:203 : return 0 2022-05-16 13:54:13.896 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 13:54:13.899 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-16 13:54:13.902 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-16 13:54:13.920 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-16 13:54:13.932 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-16 13:54:13.935 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-16 13:54:13.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:54:13.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:54:13.943 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-16 13:54:13.945 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:54:13.948 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-16 13:54:13.951 | + ./stack.sh:main:922 : configure_glance 2022-05-16 13:54:13.954 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-16 13:54:13.966 | + lib/glance:configure_glance:326 : local dburl 2022-05-16 13:54:13.969 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-16 13:54:13.972 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-16 13:54:13.974 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-16 13:54:13.976 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-16 13:54:13.978 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-16 13:54:13.981 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-16 13:54:13.983 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-16 13:54:14.014 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-16 13:54:14.044 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-16 13:54:14.071 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-16 13:54:14.099 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-16 13:54:14.130 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-16 13:54:14.161 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-16 13:54:14.164 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-16 13:54:14.166 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-16 13:54:14.169 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-16 13:54:14.172 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-16 13:54:14.202 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-16 13:54:14.230 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-05-16 13:54:14.257 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-16 13:54:14.285 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-16 13:54:14.313 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-16 13:54:14.340 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-16 13:54:14.368 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-16 13:54:14.396 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-16 13:54:14.423 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-16 13:54:14.451 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-16 13:54:14.482 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-16 13:54:14.485 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-16 13:54:14.487 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-16 13:54:14.490 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-16 13:54:14.492 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-16 13:54:14.494 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-16 13:54:14.511 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:54:14.514 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-16 13:54:14.516 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-16 13:54:14.519 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-16 13:54:14.535 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:54:14.537 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:54:14.540 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:54:14.569 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-16 13:54:14.571 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-16 13:54:14.574 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-16 13:54:14.576 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-16 13:54:14.579 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-16 13:54:14.607 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-16 13:54:14.635 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-16 13:54:14.637 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-16 13:54:14.640 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-16 13:54:14.642 | + lib/glance:configure_glance_store:254 : local be 2022-05-16 13:54:14.644 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-16 13:54:14.647 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-16 13:54:14.649 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-16 13:54:14.679 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-16 13:54:14.682 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.35 2022-05-16 13:54:14.714 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-16 13:54:14.716 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-16 13:54:14.732 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:54:14.735 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-16 13:54:14.765 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-16 13:54:14.793 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-16 13:54:14.821 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-16 13:54:14.850 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-16 13:54:14.879 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-16 13:54:14.896 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:54:14.898 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-16 13:54:14.926 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-16 13:54:14.958 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-16 13:54:14.986 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.35/identity/v3 2022-05-16 13:54:15.015 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-16 13:54:15.043 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.35/image 2022-05-16 13:54:15.072 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-16 13:54:15.088 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:54:15.090 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-16 13:54:15.093 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-16 13:54:15.095 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-16 13:54:15.098 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-16 13:54:15.115 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-16 13:54:15.117 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-16 13:54:15.120 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-16 13:54:15.123 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-16 13:54:15.125 | + 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-05-16 13:54:15.152 | + 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-05-16 13:54:15.180 | + 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-05-16 13:54:15.209 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-16 13:54:15.239 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-16 13:54:15.243 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-16 13:54:15.275 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-16 13:54:15.304 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-16 13:54:15.333 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.35/identity 2022-05-16 13:54:15.364 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-16 13:54:15.392 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-16 13:54:15.421 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-16 13:54:15.449 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-16 13:54:15.481 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-16 13:54:15.511 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-16 13:54:15.544 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-16 13:54:15.572 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-16 13:54:15.577 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-16 13:54:15.584 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-16 13:54:15.601 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:54:15.603 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-16 13:54:15.607 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-16 13:54:15.609 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-16 13:54:15.611 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-16 13:54:15.613 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-16 13:54:15.616 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-16 13:54:15.620 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-16 13:54:15.622 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-16 13:54:15.626 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-16 13:54:15.656 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-16 13:54:15.658 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-16 13:54:15.661 | ++ functions:get_random_port:837 : true 2022-05-16 13:54:15.663 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-16 13:54:15.665 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-16 13:54:15.668 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-16 13:54:15.734 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-16 13:54:15.737 | ++ functions:get_random_port:841 : break 2 2022-05-16 13:54:15.739 | ++ functions:get_random_port:845 : echo 60999 2022-05-16 13:54:15.742 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-16 13:54:15.744 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-16 13:54:15.772 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-16 13:54:15.800 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-16 13:54:15.828 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-16 13:54:15.856 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-16 13:54:15.883 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-16 13:54:15.911 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-16 13:54:15.938 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-16 13:54:15.967 | + 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-05-16 13:54:15.995 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-16 13:54:16.022 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-16 13:54:16.050 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-16 13:54:16.078 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-16 13:54:16.106 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-16 13:54:16.134 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-16 13:54:16.164 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-16 13:54:16.193 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-16 13:54:16.221 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-16 13:54:16.249 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-16 13:54:16.277 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-16 13:54:16.280 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-16 13:54:16.282 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:54:16.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:16.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:16.289 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-16 13:54:16.291 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-16 13:54:16.346 | proxy (enabled by site administrator) 2022-05-16 13:54:16.349 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-16 13:54:16.351 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-16 13:54:16.354 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:54:16.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:16.359 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:16.361 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-16 13:54:16.363 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-16 13:54:16.417 | No module matches proxy_http 2022-05-16 13:54:16.420 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-05-16 13:54:16.487 | Considering dependency proxy for proxy_http: 2022-05-16 13:54:16.487 | Module proxy already enabled 2022-05-16 13:54:16.487 | Enabling module proxy_http. 2022-05-16 13:54:16.493 | To activate the new configuration, you need to run: 2022-05-16 13:54:16.493 | systemctl restart apache2 2022-05-16 13:54:16.498 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-05-16 13:54:16.500 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-16 13:54:16.503 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:54:16.505 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-16 13:54:16.631 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-16 13:54:16.634 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-16 13:54:16.638 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-16 13:54:16.641 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-16 13:54:16.643 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:16.646 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:16.648 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-16 13:54:16.651 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-16 13:54:16.654 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-16 13:54:16.655 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-16 13:54:16.663 | KeepAlive Off 2022-05-16 13:54:16.668 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-16 13:54:16.668 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-16 13:54:16.677 | SetEnv proxy-sendchunked 1 2022-05-16 13:54:16.681 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-16 13:54:16.681 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-16 13:54:16.690 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-16 13:54:16.694 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-16 13:54:16.696 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-16 13:54:16.698 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-16 13:54:16.701 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-16 13:54:16.703 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:54:16.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:16.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:16.710 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-16 13:54:16.712 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-16 13:54:16.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:16.717 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:16.719 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-16 13:54:16.782 | Enabling site glance-wsgi-api. 2022-05-16 13:54:16.787 | To activate the new configuration, you need to run: 2022-05-16 13:54:16.787 | systemctl reload apache2 2022-05-16 13:54:16.792 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-16 13:54:16.794 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-16 13:54:16.797 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:54:16.799 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-16 13:54:16.928 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-16 13:54:16.933 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-16 13:54:16.965 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-16 13:54:16.967 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-16 13:54:16.970 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-16 13:54:16.988 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:54:16.991 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-16 13:54:16.993 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-16 13:54:16.996 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-16 13:54:16.998 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-16 13:54:17.001 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-16 13:54:17.003 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-16 13:54:17.005 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-16 13:54:17.008 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-16 13:54:17.010 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:54:17.012 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:54:17.015 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:54:17.018 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:54:17.020 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:54:17.023 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:54:17.040 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:54:17.043 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:54:17.045 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:54:17.048 | + functions-common:git_clone:629 : echo master 2022-05-16 13:54:17.048 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:54:17.053 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-16 13:54:17.055 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 13:54:17.058 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-16 13:54:17.071 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-16 13:54:17.074 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:54:17.074 | + functions-common:git_clone:690 : head -1 2022-05-16 13:54:17.098 | 1f25ab877 Merge commit 'refs/changes/85/795785/9' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-16 13:54:17.101 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:54:17.105 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-16 13:54:17.107 | + inc/python:setup_develop:338 : local bindep 2022-05-16 13:54:17.110 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-16 13:54:17.112 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-16 13:54:17.115 | + inc/python:setup_develop:344 : local extras= 2022-05-16 13:54:17.117 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-16 13:54:17.120 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 13:54:17.122 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-16 13:54:17.125 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-16 13:54:17.127 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 13:54:17.130 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-16 13:54:17.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-16 13:54:17.135 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 13:54:17.138 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-16 13:54:17.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 13:54:17.143 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 13:54:17.146 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-16 13:54:17.153 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-16 13:54:17.155 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-16 13:54:17.819 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-16 13:54:17.821 | + inc/python:setup_package:418 : local bindep=0 2022-05-16 13:54:17.824 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-16 13:54:17.827 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 13:54:17.829 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-16 13:54:17.831 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-16 13:54:17.834 | + inc/python:setup_package:427 : local flags=-e 2022-05-16 13:54:17.836 | + inc/python:setup_package:428 : local extras= 2022-05-16 13:54:17.838 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 13:54:17.841 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-16 13:54:17.843 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-16 13:54:17.846 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-16 13:54:17.848 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 13:54:17.850 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-16 13:54:17.871 | Using python 3.8 to install /opt/stack/cinder 2022-05-16 13:54:17.874 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-16 13:54:18.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:54:18.668 | from cryptography.utils import int_from_bytes 2022-05-16 13:54:18.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:54:18.669 | from cryptography.utils import int_from_bytes 2022-05-16 13:54:19.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:54:19.852 | Obtaining file:///opt/stack/cinder 2022-05-16 13:54:19.853 | Preparing metadata (setup.py): started 2022-05-16 13:54:25.146 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:54:25.354 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (5.9.0) 2022-05-16 13:54:25.355 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (5.1.1) 2022-05-16 13:54:25.356 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (0.33.0) 2022-05-16 13:54:25.357 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (1.1.2) 2022-05-16 13:54:25.358 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (0.20.4) 2022-05-16 13:54:25.359 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (1.0.2) 2022-05-16 13:54:25.360 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev144) (3.2.0) 2022-05-16 13:54:25.361 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.5.0) 2022-05-16 13:54:25.362 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (9.4.0) 2022-05-16 13:54:25.363 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.8.0) 2022-05-16 13:54:25.474 | Collecting oauth2client>=4.1.3 2022-05-16 13:54:25.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-05-16 13:54:25.487 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (8.8.0) 2022-05-16 13:54:25.489 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.5.1) 2022-05-16 13:54:25.490 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.1.0) 2022-05-16 13:54:25.491 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (11.3.0) 2022-05-16 13:54:25.492 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.7.0) 2022-05-16 13:54:25.493 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (12.14.0) 2022-05-16 13:54:25.494 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.5.1) 2022-05-16 13:54:25.495 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (3.12.1) 2022-05-16 13:54:25.496 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.8.0) 2022-05-16 13:54:25.497 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.4.0) 2022-05-16 13:54:25.498 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (6.3.1) 2022-05-16 13:54:25.499 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.3.0) 2022-05-16 13:54:25.500 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.8.0) 2022-05-16 13:54:25.501 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (1.5.0) 2022-05-16 13:54:25.502 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.13.0) 2022-05-16 13:54:25.504 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.6.0) 2022-05-16 13:54:25.505 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (3.4.3) 2022-05-16 13:54:25.506 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (21.3) 2022-05-16 13:54:25.649 | Collecting paramiko>=2.7.2 2022-05-16 13:54:25.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-05-16 13:54:25.664 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (3.5.0) 2022-05-16 13:54:25.665 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.1.1) 2022-05-16 13:54:25.666 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (5.9.0) 2022-05-16 13:54:25.667 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (3.0.8) 2022-05-16 13:54:25.669 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (5.3.0) 2022-05-16 13:54:25.758 | Collecting python-glanceclient>=3.2.2 2022-05-16 13:54:25.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-05-16 13:54:25.776 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.4.0) 2022-05-16 13:54:25.777 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (17.7.0) 2022-05-16 13:54:25.778 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (3.13.1) 2022-05-16 13:54:25.779 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2022.1) 2022-05-16 13:54:25.781 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.27.1) 2022-05-16 13:54:25.781 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.5.1) 2022-05-16 13:54:25.782 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (4.7.0) 2022-05-16 13:54:25.827 | Collecting rtslib-fb>=2.1.74 2022-05-16 13:54:25.835 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-05-16 13:54:25.841 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (1.16.0) 2022-05-16 13:54:25.842 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (1.4.36) 2022-05-16 13:54:25.843 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (0.13.0) 2022-05-16 13:54:25.844 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (3.5.0) 2022-05-16 13:54:25.882 | Collecting tabulate>=0.8.7 2022-05-16 13:54:25.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-05-16 13:54:25.892 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (6.3.1) 2022-05-16 13:54:25.893 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (1.8.7) 2022-05-16 13:54:25.894 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (5.1.0) 2022-05-16 13:54:26.014 | Collecting oslo.vmware>=3.10.0 2022-05-16 13:54:26.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-05-16 13:54:26.038 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (5.2.0) 2022-05-16 13:54:26.039 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (5.6.0) 2022-05-16 13:54:26.040 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (2.11.1) 2022-05-16 13:54:26.204 | Collecting google-api-python-client>=1.11.0 2022-05-16 13:54:26.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/444/92f8abf87e831/google_api_python_client-2.47.0-py2.py3-none-any.whl (8.4 MB) 2022-05-16 13:54:26.426 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (3.11.0) 2022-05-16 13:54:26.427 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (36.0.2) 2022-05-16 13:54:26.428 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev144) (0.2.2) 2022-05-16 13:54:26.555 | Collecting zstd>=1.4.5.1 2022-05-16 13:54:26.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-05-16 13:54:27.725 | Collecting boto3>=1.16.51 2022-05-16 13:54:27.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/65e/45029d234ff94/boto3-1.22.9-py3-none-any.whl (132 kB) 2022-05-16 13:54:29.342 | Collecting botocore<1.26.0,>=1.25.9 2022-05-16 13:54:29.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/62de55b053a01/botocore-1.25.9-py3-none-any.whl (8.7 MB) 2022-05-16 13:54:29.637 | Collecting s3transfer<0.6.0,>=0.5.0 2022-05-16 13:54:29.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-16 13:54:29.649 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev144) (1.0.0) 2022-05-16 13:54:29.711 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev144) (1.15.0) 2022-05-16 13:54:29.741 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev144) (2.2.1) 2022-05-16 13:54:29.904 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-05-16 13:54:29.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/349/ac49b18b01019/google_auth-2.6.6-py2.py3-none-any.whl (156 kB) 2022-05-16 13:54:29.950 | Collecting google-auth-httplib2>=0.1.0 2022-05-16 13:54:29.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-05-16 13:54:29.995 | Collecting uritemplate<5,>=3.0.1 2022-05-16 13:54:30.002 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-05-16 13:54:30.141 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-05-16 13:54:30.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/0d2d6412c77c3/google_api_core-2.7.3-py3-none-any.whl (114 kB) 2022-05-16 13:54:30.252 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev144) (1.7.0) 2022-05-16 13:54:30.305 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev144) (3.1.1) 2022-05-16 13:54:30.310 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev144) (2.11.0) 2022-05-16 13:54:30.453 | Collecting pyasn1-modules>=0.0.5 2022-05-16 13:54:30.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-05-16 13:54:30.526 | Collecting rsa>=3.1.4 2022-05-16 13:54:30.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-05-16 13:54:30.682 | Collecting pyasn1>=0.1.7 2022-05-16 13:54:30.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-05-16 13:54:30.749 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev144) (0.17.3) 2022-05-16 13:54:30.795 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev144) (1.5.0) 2022-05-16 13:54:30.797 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev144) (0.8.0) 2022-05-16 13:54:30.798 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev144) (2.5.0) 2022-05-16 13:54:30.800 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev144) (6.0) 2022-05-16 13:54:30.914 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev144) (1.7.7) 2022-05-16 13:54:30.917 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev144) (2.0.1) 2022-05-16 13:54:30.919 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev144) (0.5.0) 2022-05-16 13:54:30.979 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev144) (0.9.6) 2022-05-16 13:54:30.981 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev144) (2.8.2) 2022-05-16 13:54:31.040 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev144) (5.0.0) 2022-05-16 13:54:31.044 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev144) (0.4.0) 2022-05-16 13:54:31.045 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev144) (2.4.1) 2022-05-16 13:54:31.045 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev144) (5.2.4) 2022-05-16 13:54:31.048 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev144) (5.1.1) 2022-05-16 13:54:31.070 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev144) (3.1.2) 2022-05-16 13:54:31.072 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev144) (3.3.0) 2022-05-16 13:54:31.075 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev144) (3.2.2) 2022-05-16 13:54:31.125 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev144) (1.0.3) 2022-05-16 13:54:31.209 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev144) (1.3.3) 2022-05-16 13:54:31.211 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev144) (3.0.0) 2022-05-16 13:54:31.237 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev144) (3.3.0) 2022-05-16 13:54:31.264 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev144) (0.11.0) 2022-05-16 13:54:31.330 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev144) (1.26.9) 2022-05-16 13:54:31.377 | Collecting suds-community>=0.6 2022-05-16 13:54:31.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-05-16 13:54:31.644 | Collecting pynacl>=1.0.1 2022-05-16 13:54:31.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-05-16 13:54:31.699 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev144) (62.1.0) 2022-05-16 13:54:31.841 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev144) (3.10.1) 2022-05-16 13:54:31.880 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev144) (1.14.1) 2022-05-16 13:54:31.921 | Collecting warlock<2,>=1.2.0 2022-05-16 13:54:31.928 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-05-16 13:54:31.931 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev144) (22.0.0) 2022-05-16 13:54:32.133 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev144) (3.3) 2022-05-16 13:54:32.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev144) (2019.11.28) 2022-05-16 13:54:32.137 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev144) (2.0.12) 2022-05-16 13:54:32.173 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev144) (0.7) 2022-05-16 13:54:32.245 | Collecting pyudev>=0.16.1 2022-05-16 13:54:32.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-05-16 13:54:32.494 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev144) (0.5.2) 2022-05-16 13:54:32.495 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev144) (0.4.2) 2022-05-16 13:54:32.637 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev144) (1.4.2) 2022-05-16 13:54:32.638 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev144) (2.5.0) 2022-05-16 13:54:32.644 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev144) (2.8) 2022-05-16 13:54:32.771 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev144) (0.13.1) 2022-05-16 13:54:32.890 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev144) (4.11.3) 2022-05-16 13:54:32.891 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev144) (1.2.0) 2022-05-16 13:54:32.893 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev144) (5.7.1) 2022-05-16 13:54:32.928 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev144) (5.0.0) 2022-05-16 13:54:33.142 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev144) (2.21) 2022-05-16 13:54:33.220 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev144) (0.5.0) 2022-05-16 13:54:33.222 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev144) (2.4.1) 2022-05-16 13:54:33.398 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev144) (2.5.0) 2022-05-16 13:54:33.538 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-05-16 13:54:33.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-05-16 13:54:33.557 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev144) (3.20.1) 2022-05-16 13:54:33.775 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev144) (2.1.1) 2022-05-16 13:54:34.210 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev144) (1.1.5) 2022-05-16 13:54:34.265 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev144) (0.14.1) 2022-05-16 13:54:34.320 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev144) (0.2.5) 2022-05-16 13:54:35.662 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev144) (1.32) 2022-05-16 13:54:35.937 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev144) (21.4.0) 2022-05-16 13:54:35.938 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev144) (1.8.2) 2022-05-16 13:54:36.086 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev144) (2.3) 2022-05-16 13:54:36.281 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev144) (1.0.0) 2022-05-16 13:54:36.455 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev144) (3.8.0) 2022-05-16 13:54:38.125 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-05-16 13:54:40.162 | Attempting uninstall: pynacl 2022-05-16 13:54:40.164 | Found existing installation: PyNaCl 1.3.0 2022-05-16 13:54:40.167 | Uninstalling PyNaCl-1.3.0: 2022-05-16 13:54:40.194 | Successfully uninstalled PyNaCl-1.3.0 2022-05-16 13:54:41.970 | Running setup.py develop for cinder 2022-05-16 13:54:49.348 | Successfully installed boto3-1.22.9 botocore-1.25.9 cinder google-api-core-2.7.3 google-api-python-client-2.47.0 google-auth-2.6.6 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-05-16 13:54:49.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:54:49.356 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:54:49.356 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:54:49.651 | + inc/python:pip_install:200 : result=0 2022-05-16 13:54:49.653 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:54:49.655 | + functions-common:time_stop:2437 : local name 2022-05-16 13:54:49.658 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:54:49.660 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:54:49.662 | + functions-common:time_stop:2440 : local total 2022-05-16 13:54:49.664 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:54:49.667 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:54:49.670 | + functions-common:time_stop:2444 : start_time=1652709257866 2022-05-16 13:54:49.672 | + functions-common:time_stop:2446 : [[ -z 1652709257866 ]] 2022-05-16 13:54:49.675 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:54:49.679 | + functions-common:time_stop:2449 : end_time=1652709289677 2022-05-16 13:54:49.681 | + functions-common:time_stop:2450 : elapsed_time=31811 2022-05-16 13:54:49.683 | + functions-common:time_stop:2451 : total=132849 2022-05-16 13:54:49.686 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:54:49.688 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=164660 2022-05-16 13:54:49.691 | + inc/python:pip_install:203 : return 0 2022-05-16 13:54:49.693 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 13:54:49.695 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-16 13:54:49.698 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-16 13:54:49.718 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-16 13:54:49.732 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-16 13:54:49.735 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-16 13:54:49.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:54:49.740 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:54:49.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-16 13:54:49.746 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:54:49.748 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-16 13:54:49.751 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-16 13:54:49.753 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-16 13:54:49.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:49.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:49.761 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-16 13:54:49.776 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-16 13:54:49.779 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:54:49.781 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:54:49.784 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:54:49.786 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:54:49.789 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:54:49.791 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:54:49.794 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:49.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:49.799 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:54:49.802 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:54:49.804 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:54:49.807 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:54:49.810 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-16 13:54:49.812 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:54:49.815 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:54:49.817 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:54:49.820 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-16 13:54:49.847 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-16 13:54:49.958 | Reading package lists... 2022-05-16 13:54:50.219 | Building dependency tree... 2022-05-16 13:54:50.220 | Reading state information... 2022-05-16 13:54:50.492 | The following packages were automatically installed and are no longer required: 2022-05-16 13:54:50.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:54:50.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:54:50.494 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:54:50.494 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:54:50.494 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:54:50.494 | python3-zope.interface 2022-05-16 13:54:50.494 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:54:50.496 | The following additional packages will be installed: 2022-05-16 13:54:50.496 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-16 13:54:50.496 | python3-urwid 2022-05-16 13:54:50.497 | Suggested packages: 2022-05-16 13:54:50.497 | python-pyparsing-doc python-urwid-doc 2022-05-16 13:54:50.570 | The following NEW packages will be installed: 2022-05-16 13:54:50.570 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-16 13:54:50.570 | python3-urwid targetcli-fb 2022-05-16 13:54:51.025 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:54:51.025 | Need to get 356 kB of archives. 2022-05-16 13:54:51.025 | After this operation, 2,294 kB of additional disk space will be used. 2022-05-16 13:54:51.025 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-05-16 13:54:51.762 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-05-16 13:54:52.154 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-05-16 13:54:52.201 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-05-16 13:54:52.236 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-05-16 13:54:52.272 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-05-16 13:54:52.871 | Fetched 356 kB in 2s (207 kB/s) 2022-05-16 13:54:52.903 | Selecting previously unselected package python3-pyparsing. 2022-05-16 13:54:52.957 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-05-16 13:54:52.960 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-05-16 13:54:52.965 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-05-16 13:54:53.002 | Selecting previously unselected package python3-urwid. 2022-05-16 13:54:53.013 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-05-16 13:54:53.015 | Unpacking python3-urwid (2.0.1-3) ... 2022-05-16 13:54:53.073 | Selecting previously unselected package python3-configshell-fb. 2022-05-16 13:54:53.083 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-05-16 13:54:53.085 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-16 13:54:53.123 | Selecting previously unselected package python3-pyudev. 2022-05-16 13:54:53.133 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-05-16 13:54:53.135 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-16 13:54:53.176 | Selecting previously unselected package python3-rtslib-fb. 2022-05-16 13:54:53.186 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-05-16 13:54:53.188 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-16 13:54:53.232 | Selecting previously unselected package targetcli-fb. 2022-05-16 13:54:53.242 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-05-16 13:54:53.245 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-16 13:54:53.306 | Setting up python3-urwid (2.0.1-3) ... 2022-05-16 13:54:53.658 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-16 13:54:53.658 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-16 13:54:53.658 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-16 13:54:53.658 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-16 13:54:53.658 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-16 13:54:53.658 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-16 13:54:53.659 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-16 13:54:53.659 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-16 13:54:53.763 | Setting up python3-pyparsing (2.4.6-1) ... 2022-05-16 13:54:54.077 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-16 13:54:54.387 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-16 13:54:54.667 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-16 13:54:55.922 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-16 13:54:56.463 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-05-16 13:54:56.463 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-05-16 13:54:58.446 | Processing triggers for man-db (2.9.1-1) ... 2022-05-16 13:54:58.549 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-16 13:55:07.282 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:55:07.284 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:55:07.287 | + functions-common:time_stop:2437 : local name 2022-05-16 13:55:07.289 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:55:07.292 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:55:07.294 | + functions-common:time_stop:2440 : local total 2022-05-16 13:55:07.297 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:55:07.299 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:55:07.302 | + functions-common:time_stop:2444 : start_time=1652709289841 2022-05-16 13:55:07.304 | + functions-common:time_stop:2446 : [[ -z 1652709289841 ]] 2022-05-16 13:55:07.307 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:55:07.311 | + functions-common:time_stop:2449 : end_time=1652709307309 2022-05-16 13:55:07.314 | + functions-common:time_stop:2450 : elapsed_time=17468 2022-05-16 13:55:07.317 | + functions-common:time_stop:2451 : total=290461 2022-05-16 13:55:07.319 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:55:07.322 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=307929 2022-05-16 13:55:07.325 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:55:07.327 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-16 13:55:07.329 | + ./stack.sh:main:928 : configure_cinder 2022-05-16 13:55:07.332 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-16 13:55:07.345 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-16 13:55:07.349 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-16 13:55:07.351 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-16 13:55:07.353 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-16 13:55:07.356 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-16 13:55:07.357 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-16 13:55:07.361 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-16 13:55:07.363 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-16 13:55:07.365 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-16 13:55:07.367 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-16 13:55:07.369 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-16 13:55:07.371 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-16 13:55:07.373 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-16 13:55:07.376 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-16 13:55:07.387 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-16 13:55:07.399 | + 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-05-16 13:55:07.411 | + 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-05-16 13:55:07.423 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-16 13:55:07.435 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-16 13:55:07.438 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-16 13:55:07.442 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iwPxT6ZQSK 2022-05-16 13:55:07.444 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-16 13:55:07.447 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-16 13:55:07.449 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-16 13:55:07.451 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iwPxT6ZQSK 2022-05-16 13:55:07.455 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iwPxT6ZQSK 2022-05-16 13:55:07.467 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iwPxT6ZQSK /etc/sudoers.d/cinder-rootwrap 2022-05-16 13:55:07.479 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-16 13:55:07.483 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-16 13:55:07.485 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-16 13:55:07.487 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-16 13:55:07.489 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-16 13:55:07.491 | + 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-05-16 13:55:07.494 | + 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-05-16 13:55:07.497 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-16 13:55:07.499 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-16 13:55:07.503 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-16 13:55:07.507 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-16 13:55:07.527 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-16 13:55:07.545 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-16 13:55:07.563 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-16 13:55:07.581 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-16 13:55:07.599 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-16 13:55:07.618 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-16 13:55:07.636 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-16 13:55:07.655 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-16 13:55:07.657 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-16 13:55:07.659 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-16 13:55:07.662 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-16 13:55:07.664 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-16 13:55:07.693 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-16 13:55:07.720 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-05-16 13:55:07.748 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-16 13:55:07.775 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-16 13:55:07.803 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-16 13:55:07.831 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-16 13:55:07.859 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-16 13:55:07.887 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-16 13:55:07.915 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-16 13:55:07.942 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-16 13:55:07.972 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-16 13:55:08.001 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-16 13:55:08.004 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-16 13:55:08.006 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-16 13:55:08.009 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-16 13:55:08.011 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-16 13:55:08.014 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-16 13:55:08.045 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-16 13:55:08.073 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-16 13:55:08.101 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-16 13:55:08.130 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-16 13:55:08.159 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-16 13:55:08.188 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-16 13:55:08.218 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-16 13:55:08.220 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.35 2022-05-16 13:55:08.249 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-16 13:55:08.280 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-16 13:55:08.287 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 90d6f0fb4dd1c0936057d1dc28788473 2022-05-16 13:55:08.315 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-16 13:55:08.318 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-16 13:55:08.350 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-16 13:55:08.379 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-16 13:55:08.408 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-16 13:55:08.436 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-16 13:55:08.454 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:08.456 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-16 13:55:08.473 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:08.475 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-16 13:55:08.492 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:08.495 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-16 13:55:08.512 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:08.515 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-16 13:55:08.517 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-16 13:55:08.519 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-16 13:55:08.522 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-16 13:55:08.524 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-16 13:55:08.526 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-16 13:55:08.529 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-16 13:55:08.545 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:55:08.548 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-16 13:55:08.550 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-16 13:55:08.552 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-16 13:55:08.570 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:55:08.573 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:55:08.576 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:55:08.605 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-16 13:55:08.607 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-16 13:55:08.609 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-16 13:55:08.612 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-16 13:55:08.614 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-16 13:55:08.617 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-16 13:55:08.634 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-16 13:55:08.637 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-16 13:55:08.639 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-16 13:55:08.642 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-16 13:55:08.644 | + 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-05-16 13:55:08.673 | + 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-05-16 13:55:08.701 | + 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-05-16 13:55:08.730 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-16 13:55:08.758 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-16 13:55:08.774 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:55:08.777 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-16 13:55:08.780 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-16 13:55:08.782 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-16 13:55:08.784 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-16 13:55:08.787 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-16 13:55:08.789 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-16 13:55:08.792 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-16 13:55:08.796 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-16 13:55:08.799 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-16 13:55:08.801 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-16 13:55:08.814 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-16 13:55:08.814 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:55:08.823 | d /var/run/uwsgi 0755 ubuntu root 2022-05-16 13:55:08.827 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:55:08.843 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-16 13:55:08.846 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-16 13:55:08.850 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-16 13:55:08.889 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-16 13:55:08.919 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-16 13:55:08.947 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-16 13:55:08.976 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-16 13:55:09.004 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-16 13:55:09.031 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-16 13:55:09.059 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-16 13:55:09.086 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-16 13:55:09.115 | + 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-05-16 13:55:09.145 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-16 13:55:09.173 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-16 13:55:09.201 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-16 13:55:09.229 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-16 13:55:09.231 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-16 13:55:09.234 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-16 13:55:09.236 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-16 13:55:09.239 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-16 13:55:09.241 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:55:09.244 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:55:09.246 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-16 13:55:09.249 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-16 13:55:09.251 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-16 13:55:09.279 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-16 13:55:09.308 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-16 13:55:09.308 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-16 13:55:09.317 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-16 13:55:09.320 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-16 13:55:09.323 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-16 13:55:09.325 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-16 13:55:09.327 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-16 13:55:09.330 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:55:09.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:55:09.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:55:09.337 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-16 13:55:09.339 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-16 13:55:09.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:55:09.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:55:09.346 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-16 13:55:09.419 | Enabling site cinder-wsgi. 2022-05-16 13:55:09.425 | To activate the new configuration, you need to run: 2022-05-16 13:55:09.425 | systemctl reload apache2 2022-05-16 13:55:09.429 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-16 13:55:09.432 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-16 13:55:09.435 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:55:09.437 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-16 13:55:09.589 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-16 13:55:09.592 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-16 13:55:09.623 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.35/image 2022-05-16 13:55:09.657 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-16 13:55:09.675 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:09.678 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-16 13:55:09.682 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-16 13:55:09.685 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-16 13:55:09.687 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-16 13:55:09.690 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-16 13:55:09.725 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-16 13:55:09.757 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.35/identity 2022-05-16 13:55:09.791 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-16 13:55:09.820 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-16 13:55:09.850 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-16 13:55:09.879 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-16 13:55:09.908 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-16 13:55:09.938 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-16 13:55:09.967 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-16 13:55:09.996 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-16 13:55:10.026 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-16 13:55:10.056 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-16 13:55:10.059 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-16 13:55:10.077 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:55:10.079 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.35:2379 2022-05-16 13:55:10.114 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-16 13:55:10.116 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-16 13:55:10.119 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-16 13:55:10.138 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:55:10.140 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-16 13:55:10.143 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-16 13:55:10.146 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-16 13:55:10.148 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-16 13:55:10.151 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-16 13:55:10.153 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-16 13:55:10.157 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-16 13:55:10.157 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 13:55:10.163 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 13:55:10.166 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-16 13:55:10.169 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-16 13:55:10.171 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-16 13:55:10.174 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-16 13:55:10.176 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-16 13:55:10.179 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-16 13:55:10.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:55:10.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:55:10.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-16 13:55:10.189 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:55:10.192 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-16 13:55:10.195 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-16 13:55:10.197 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-16 13:55:10.199 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:55:10.201 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:55:10.204 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:55:10.207 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:55:10.209 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:55:10.212 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:55:10.230 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:55:10.232 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:55:10.235 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:55:10.238 | + functions-common:git_clone:629 : echo master 2022-05-16 13:55:10.239 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:55:10.245 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-16 13:55:10.247 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 13:55:10.249 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-16 13:55:10.262 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-16 13:55:10.265 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:55:10.265 | + functions-common:git_clone:690 : head -1 2022-05-16 13:55:10.270 | 182044d628 Do not auto subquery load DistributedPortBindings 2022-05-16 13:55:10.272 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:55:10.275 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-16 13:55:10.278 | + inc/python:setup_develop:338 : local bindep 2022-05-16 13:55:10.280 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-16 13:55:10.283 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-16 13:55:10.286 | + inc/python:setup_develop:344 : local extras= 2022-05-16 13:55:10.289 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-16 13:55:10.292 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 13:55:10.294 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-16 13:55:10.296 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-16 13:55:10.299 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 13:55:10.301 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-16 13:55:10.304 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-16 13:55:10.308 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 13:55:10.311 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-16 13:55:10.313 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 13:55:10.316 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 13:55:10.319 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-16 13:55:10.325 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-16 13:55:10.328 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-16 13:55:10.988 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-16 13:55:10.990 | + inc/python:setup_package:418 : local bindep=0 2022-05-16 13:55:10.993 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-16 13:55:10.995 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 13:55:10.997 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-16 13:55:11.000 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-16 13:55:11.002 | + inc/python:setup_package:427 : local flags=-e 2022-05-16 13:55:11.004 | + inc/python:setup_package:428 : local extras= 2022-05-16 13:55:11.007 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 13:55:11.009 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-16 13:55:11.012 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-16 13:55:11.014 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-16 13:55:11.016 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 13:55:11.019 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-16 13:55:11.043 | Using python 3.8 to install /opt/stack/neutron 2022-05-16 13:55:11.045 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-16 13:55:11.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:55:11.882 | from cryptography.utils import int_from_bytes 2022-05-16 13:55:11.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:55:11.882 | from cryptography.utils import int_from_bytes 2022-05-16 13:55:13.046 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:55:13.078 | Obtaining file:///opt/stack/neutron 2022-05-16 13:55:13.079 | Preparing metadata (setup.py): started 2022-05-16 13:55:18.621 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:55:18.712 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (5.9.0) 2022-05-16 13:55:18.713 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (3.5.0) 2022-05-16 13:55:18.714 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.1.1) 2022-05-16 13:55:18.715 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.5.1) 2022-05-16 13:55:18.716 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.5.0) 2022-05-16 13:55:18.717 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (5.1.1) 2022-05-16 13:55:18.718 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (0.33.0) 2022-05-16 13:55:18.719 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (1.4.1) 2022-05-16 13:55:18.720 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (0.20.4) 2022-05-16 13:55:18.721 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.27.1) 2022-05-16 13:55:18.722 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (3.1.2) 2022-05-16 13:55:18.723 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (9.4.0) 2022-05-16 13:55:18.724 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (0.8.0) 2022-05-16 13:55:18.725 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (0.11.0) 2022-05-16 13:55:18.726 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.21.0) 2022-05-16 13:55:18.727 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (7.8.0) 2022-05-16 13:55:18.729 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (6.3.1) 2022-05-16 13:55:18.729 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (1.4.36) 2022-05-16 13:55:18.731 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (1.8.7) 2022-05-16 13:55:18.732 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.5.0) 2022-05-16 13:55:18.733 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (1.7.7) 2022-05-16 13:55:18.734 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (3.5.0) 2022-05-16 13:55:18.735 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.11.0) 2022-05-16 13:55:18.736 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.5.1) 2022-05-16 13:55:18.737 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (8.8.0) 2022-05-16 13:55:18.738 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.1.0) 2022-05-16 13:55:18.739 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (11.3.0) 2022-05-16 13:55:18.741 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (5.1.0) 2022-05-16 13:55:18.742 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.7.0) 2022-05-16 13:55:18.743 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (12.14.0) 2022-05-16 13:55:18.744 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.5.1) 2022-05-16 13:55:18.745 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (3.12.1) 2022-05-16 13:55:18.746 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.8.0) 2022-05-16 13:55:18.747 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.4.0) 2022-05-16 13:55:18.748 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (6.3.1) 2022-05-16 13:55:18.749 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.3.0) 2022-05-16 13:55:18.750 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.8.0) 2022-05-16 13:55:18.752 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (1.5.0) 2022-05-16 13:55:18.753 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.13.0) 2022-05-16 13:55:18.754 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.6.0) 2022-05-16 13:55:18.755 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (3.4.3) 2022-05-16 13:55:18.756 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.3.1) 2022-05-16 13:55:18.757 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (1.1.0) 2022-05-16 13:55:18.758 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.17.1.post1) 2022-05-16 13:55:18.759 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (1.16.0) 2022-05-16 13:55:18.760 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (21.3) 2022-05-16 13:55:18.761 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (5.9.0) 2022-05-16 13:55:18.762 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:18.763 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (22.0.0) 2022-05-16 13:55:18.764 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (17.7.0) 2022-05-16 13:55:18.765 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (0.61.0) 2022-05-16 13:55:18.766 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (4.5.0) 2022-05-16 13:55:18.767 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.7.1) 2022-05-16 13:55:18.768 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.4.1) 2022-05-16 13:55:18.769 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev211) (2.11.1) 2022-05-16 13:55:18.787 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev211) (4.11.3) 2022-05-16 13:55:18.788 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev211) (5.7.1) 2022-05-16 13:55:18.789 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev211) (1.2.0) 2022-05-16 13:55:18.797 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev211) (1.14.1) 2022-05-16 13:55:18.809 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev211) (2.2.1) 2022-05-16 13:55:18.810 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev211) (1.1.2) 2022-05-16 13:55:18.811 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev211) (1.16.0) 2022-05-16 13:55:18.828 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev211) (3.0.8) 2022-05-16 13:55:18.835 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev211) (2.1.1) 2022-05-16 13:55:18.895 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev211) (1.0.2) 2022-05-16 13:55:18.897 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev211) (1.7.0) 2022-05-16 13:55:18.949 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev211) (4.4.0) 2022-05-16 13:55:18.951 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev211) (3.1.1) 2022-05-16 13:55:19.000 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev211) (1.2.3) 2022-05-16 13:55:19.003 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev211) (2.7.0) 2022-05-16 13:55:19.030 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (2.5.0) 2022-05-16 13:55:19.031 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (6.0) 2022-05-16 13:55:19.032 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (1.32) 2022-05-16 13:55:19.034 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (1.0.0) 2022-05-16 13:55:19.035 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (36.0.2) 2022-05-16 13:55:19.036 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (1.1.5) 2022-05-16 13:55:19.037 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (1.4.0) 2022-05-16 13:55:19.038 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev211) (1.4.4) 2022-05-16 13:55:19.054 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev211) (1.0.3) 2022-05-16 13:55:19.147 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev211) (0.17.3) 2022-05-16 13:55:19.192 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev211) (1.5.0) 2022-05-16 13:55:19.281 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev211) (0.5.0) 2022-05-16 13:55:19.283 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev211) (0.13.0) 2022-05-16 13:55:19.285 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev211) (2.0.1) 2022-05-16 13:55:19.342 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev211) (0.9.6) 2022-05-16 13:55:19.345 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev211) (2.8.2) 2022-05-16 13:55:19.403 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev211) (0.4.0) 2022-05-16 13:55:19.405 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev211) (5.1.1) 2022-05-16 13:55:19.407 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev211) (5.0.0) 2022-05-16 13:55:19.411 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev211) (5.2.4) 2022-05-16 13:55:19.436 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev211) (3.2.2) 2022-05-16 13:55:19.438 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev211) (3.3.0) 2022-05-16 13:55:19.484 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev211) (1.15.0) 2022-05-16 13:55:19.537 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev211) (2022.1) 2022-05-16 13:55:19.571 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev211) (3.0.0) 2022-05-16 13:55:19.576 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev211) (1.3.3) 2022-05-16 13:55:19.598 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev211) (3.3.0) 2022-05-16 13:55:19.733 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev211) (2.4.0) 2022-05-16 13:55:19.804 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev211) (62.1.0) 2022-05-16 13:55:19.884 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev211) (3.0.0) 2022-05-16 13:55:19.885 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev211) (0.3.5) 2022-05-16 13:55:19.996 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:19.997 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:19.998 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:20.000 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:20.001 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:20.002 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:20.003 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev211) (0.6.9) 2022-05-16 13:55:20.205 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev211) (2.5.0) 2022-05-16 13:55:20.206 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev211) (3.2.0) 2022-05-16 13:55:20.208 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev211) (3.10.1) 2022-05-16 13:55:20.255 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev211) (3.17.6) 2022-05-16 13:55:20.259 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev211) (2.1.0) 2022-05-16 13:55:20.349 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev211) (3.3) 2022-05-16 13:55:20.351 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev211) (2.0.12) 2022-05-16 13:55:20.353 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev211) (2019.11.28) 2022-05-16 13:55:20.354 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev211) (1.26.9) 2022-05-16 13:55:20.390 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev211) (0.7) 2022-05-16 13:55:20.726 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev211) (0.13.1) 2022-05-16 13:55:20.801 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev211) (5.0.0) 2022-05-16 13:55:20.961 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev211) (2.21) 2022-05-16 13:55:21.035 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev211) (0.5.0) 2022-05-16 13:55:21.036 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev211) (2.4.1) 2022-05-16 13:55:21.274 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev211) (2.5.0) 2022-05-16 13:55:21.449 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev211) (2.3) 2022-05-16 13:55:21.979 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev211) (0.14.1) 2022-05-16 13:55:22.024 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev211) (0.2.5) 2022-05-16 13:55:22.663 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev211) (0.4.2) 2022-05-16 13:55:22.665 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev211) (0.5.2) 2022-05-16 13:55:22.981 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev211) (2.1.1) 2022-05-16 13:55:22.981 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev211) (4.11.1) 2022-05-16 13:55:23.148 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev211) (3.8.0) 2022-05-16 13:55:23.394 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev211) (1.8.2) 2022-05-16 13:55:23.395 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev211) (21.4.0) 2022-05-16 13:55:23.583 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev211) (1.0.0) 2022-05-16 13:55:23.855 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev211) (2.3.2.post1) 2022-05-16 13:55:25.267 | Installing collected packages: neutron 2022-05-16 13:55:25.267 | Attempting uninstall: neutron 2022-05-16 13:55:25.269 | Found existing installation: neutron 20.0.0 2022-05-16 13:55:26.576 | Uninstalling neutron-20.0.0: 2022-05-16 13:55:26.655 | Successfully uninstalled neutron-20.0.0 2022-05-16 13:55:26.656 | Running setup.py develop for neutron 2022-05-16 13:55:34.251 | Successfully installed neutron 2022-05-16 13:55:34.251 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:55:34.259 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:55:34.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:55:34.401 | + inc/python:pip_install:200 : result=0 2022-05-16 13:55:34.403 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:55:34.405 | + functions-common:time_stop:2437 : local name 2022-05-16 13:55:34.407 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:55:34.409 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:55:34.412 | + functions-common:time_stop:2440 : local total 2022-05-16 13:55:34.414 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:55:34.416 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:55:34.418 | + functions-common:time_stop:2444 : start_time=1652709311036 2022-05-16 13:55:34.420 | + functions-common:time_stop:2446 : [[ -z 1652709311036 ]] 2022-05-16 13:55:34.423 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:55:34.427 | + functions-common:time_stop:2449 : end_time=1652709334425 2022-05-16 13:55:34.429 | + functions-common:time_stop:2450 : elapsed_time=23389 2022-05-16 13:55:34.432 | + functions-common:time_stop:2451 : total=164660 2022-05-16 13:55:34.434 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:55:34.436 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=188049 2022-05-16 13:55:34.438 | + inc/python:pip_install:203 : return 0 2022-05-16 13:55:34.441 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 13:55:34.443 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-16 13:55:34.446 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-16 13:55:34.465 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-16 13:55:34.478 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-16 13:55:34.480 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-16 13:55:34.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:55:34.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:55:34.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-16 13:55:34.490 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:55:34.492 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-16 13:55:34.495 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-16 13:55:34.498 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-16 13:55:34.516 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:55:34.518 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-16 13:55:34.521 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-16 13:55:34.523 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-16 13:55:34.526 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-16 13:55:34.528 | + lib/stack:stack_install_service:32 : install_nova 2022-05-16 13:55:34.531 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-16 13:55:34.533 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-16 13:55:34.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:55:34.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:55:34.541 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-16 13:55:34.544 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:55:34.546 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-16 13:55:34.563 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:34.565 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-16 13:55:34.583 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:34.585 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-16 13:55:34.602 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:55:34.605 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-16 13:55:34.607 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-16 13:55:34.609 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-16 13:55:34.611 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:55:34.614 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:55:34.616 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:55:34.620 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:55:34.622 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:55:34.625 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:55:34.641 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:55:34.643 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:55:34.645 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:55:34.648 | + functions-common:git_clone:629 : echo master 2022-05-16 13:55:34.649 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:55:34.654 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-16 13:55:34.656 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 13:55:34.658 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-16 13:55:34.671 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-16 13:55:34.674 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:55:34.674 | + functions-common:git_clone:690 : head -1 2022-05-16 13:55:34.678 | c6e0f4f551 Merge "Switch libvirt event timeout message to warning" 2022-05-16 13:55:34.680 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:55:34.683 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-16 13:55:34.686 | + inc/python:setup_develop:338 : local bindep 2022-05-16 13:55:34.688 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-16 13:55:34.690 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-16 13:55:34.693 | + inc/python:setup_develop:344 : local extras= 2022-05-16 13:55:34.695 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-16 13:55:34.699 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 13:55:34.701 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-16 13:55:34.704 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-16 13:55:34.706 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 13:55:34.708 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-16 13:55:34.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-16 13:55:34.714 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 13:55:34.717 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-16 13:55:34.720 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 13:55:34.722 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 13:55:34.725 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-16 13:55:34.731 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-16 13:55:34.733 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-16 13:55:35.396 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-16 13:55:35.399 | + inc/python:setup_package:418 : local bindep=0 2022-05-16 13:55:35.402 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-16 13:55:35.404 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 13:55:35.406 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-16 13:55:35.409 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-16 13:55:35.411 | + inc/python:setup_package:427 : local flags=-e 2022-05-16 13:55:35.413 | + inc/python:setup_package:428 : local extras= 2022-05-16 13:55:35.416 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 13:55:35.419 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-16 13:55:35.421 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-16 13:55:35.423 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-16 13:55:35.425 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 13:55:35.428 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-16 13:55:35.448 | Using python 3.8 to install /opt/stack/nova 2022-05-16 13:55:35.451 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-16 13:55:36.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:55:36.282 | from cryptography.utils import int_from_bytes 2022-05-16 13:55:36.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:55:36.282 | from cryptography.utils import int_from_bytes 2022-05-16 13:55:37.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:55:37.477 | Obtaining file:///opt/stack/nova 2022-05-16 13:55:37.477 | Preparing metadata (setup.py): started 2022-05-16 13:55:43.979 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:55:44.191 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (5.9.0) 2022-05-16 13:55:44.192 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.4.36) 2022-05-16 13:55:44.193 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (5.1.1) 2022-05-16 13:55:44.194 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (0.33.0) 2022-05-16 13:55:44.195 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (3.1.2) 2022-05-16 13:55:44.196 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (9.4.0) 2022-05-16 13:55:44.198 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.8.0) 2022-05-16 13:55:44.199 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.5.1) 2022-05-16 13:55:44.200 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (36.0.2) 2022-05-16 13:55:44.201 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.8.7) 2022-05-16 13:55:44.202 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.1.2) 2022-05-16 13:55:44.203 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.1.1) 2022-05-16 13:55:44.204 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (3.5.0) 2022-05-16 13:55:44.205 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (3.3.0) 2022-05-16 13:55:44.206 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (0.13.0) 2022-05-16 13:55:44.207 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.7.7) 2022-05-16 13:55:44.209 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (0.8.0) 2022-05-16 13:55:44.210 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (0.11.0) 2022-05-16 13:55:44.211 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.8.1) 2022-05-16 13:55:44.212 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.0.2) 2022-05-16 13:55:44.213 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev108) (3.2.0) 2022-05-16 13:55:44.215 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (8.3.0) 2022-05-16 13:55:44.216 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.5.0) 2022-05-16 13:55:44.217 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (7.8.0) 2022-05-16 13:55:44.218 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (3.6.0) 2022-05-16 13:55:44.219 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.27.1) 2022-05-16 13:55:44.220 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (3.5.0) 2022-05-16 13:55:44.395 | Collecting websockify>=0.9.0 2022-05-16 13:55:44.404 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-05-16 13:55:44.409 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.11.0) 2022-05-16 13:55:44.410 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.5.1) 2022-05-16 13:55:44.412 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (8.8.0) 2022-05-16 13:55:44.413 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.1.0) 2022-05-16 13:55:44.414 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.7.0) 2022-05-16 13:55:44.415 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.6.0) 2022-05-16 13:55:44.416 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.4.0) 2022-05-16 13:55:44.417 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.3.0) 2022-05-16 13:55:44.418 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.5.0) 2022-05-16 13:55:44.419 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.13.0) 2022-05-16 13:55:44.420 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (11.3.0) 2022-05-16 13:55:44.421 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (6.3.1) 2022-05-16 13:55:44.422 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (12.14.0) 2022-05-16 13:55:44.423 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (3.12.1) 2022-05-16 13:55:44.424 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.8.0) 2022-05-16 13:55:44.426 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (5.1.0) 2022-05-16 13:55:44.427 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.8.0) 2022-05-16 13:55:44.428 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.5.0) 2022-05-16 13:55:44.429 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.5.1) 2022-05-16 13:55:44.430 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (5.9.0) 2022-05-16 13:55:44.431 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.6.0) 2022-05-16 13:55:44.433 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (5.2.0) 2022-05-16 13:55:44.434 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.1.0) 2022-05-16 13:55:44.435 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.7.0) 2022-05-16 13:55:44.438 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.7.1) 2022-05-16 13:55:44.439 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (3.11.0) 2022-05-16 13:55:44.480 | Collecting microversion-parse>=0.2.1 2022-05-16 13:55:44.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-05-16 13:55:44.496 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.11.1) 2022-05-16 13:55:44.499 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (0.2.2) 2022-05-16 13:55:44.501 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.3.3) 2022-05-16 13:55:44.503 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (1.7.0) 2022-05-16 13:55:44.504 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (4.7.0) 2022-05-16 13:55:44.507 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.8.2) 2022-05-16 13:55:44.509 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (2.4.1) 2022-05-16 13:55:44.512 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (0.61.0) 2022-05-16 13:55:44.513 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev108) (6.0) 2022-05-16 13:55:44.529 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev108) (1.2.0) 2022-05-16 13:55:44.530 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev108) (5.7.1) 2022-05-16 13:55:44.532 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev108) (4.11.3) 2022-05-16 13:55:44.550 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev108) (5.3.0) 2022-05-16 13:55:44.593 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev108) (1.15.0) 2022-05-16 13:55:44.624 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev108) (1.16.0) 2022-05-16 13:55:44.625 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev108) (2.2.1) 2022-05-16 13:55:44.648 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev108) (2.1.1) 2022-05-16 13:55:44.776 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev108) (3.1.1) 2022-05-16 13:55:44.778 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev108) (4.4.0) 2022-05-16 13:55:44.838 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev108) (1.4.4) 2022-05-16 13:55:44.839 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev108) (1.0.0) 2022-05-16 13:55:44.840 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev108) (2.5.0) 2022-05-16 13:55:44.842 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev108) (1.1.5) 2022-05-16 13:55:44.843 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev108) (1.32) 2022-05-16 13:55:44.846 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev108) (1.4.0) 2022-05-16 13:55:44.870 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev108) (5.6.0) 2022-05-16 13:55:44.872 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev108) (6.3.1) 2022-05-16 13:55:44.951 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev108) (1.16.0) 2022-05-16 13:55:44.953 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev108) (2.5.0) 2022-05-16 13:55:44.954 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:45.014 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev108) (0.17.3) 2022-05-16 13:55:45.124 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev108) (0.5.0) 2022-05-16 13:55:45.127 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev108) (2.0.1) 2022-05-16 13:55:45.205 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev108) (0.9.6) 2022-05-16 13:55:45.267 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev108) (5.0.0) 2022-05-16 13:55:45.270 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev108) (5.2.4) 2022-05-16 13:55:45.272 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev108) (0.4.0) 2022-05-16 13:55:45.276 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev108) (5.1.1) 2022-05-16 13:55:45.301 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev108) (3.2.2) 2022-05-16 13:55:45.302 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev108) (3.3.0) 2022-05-16 13:55:45.365 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev108) (1.0.3) 2022-05-16 13:55:45.426 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev108) (2022.1) 2022-05-16 13:55:45.457 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev108) (1.3.3) 2022-05-16 13:55:45.463 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev108) (3.0.0) 2022-05-16 13:55:45.514 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev108) (21.3) 2022-05-16 13:55:45.516 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev108) (3.0.8) 2022-05-16 13:55:45.603 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev108) (1.5.0) 2022-05-16 13:55:45.630 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev108) (62.1.0) 2022-05-16 13:55:45.711 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev108) (0.2.5) 2022-05-16 13:55:45.787 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev108) (3.17.6) 2022-05-16 13:55:45.853 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev108) (22.0.0) 2022-05-16 13:55:45.855 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev108) (1.14.1) 2022-05-16 13:55:45.858 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev108) (1.3.3) 2022-05-16 13:55:45.900 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev108) (3.10.1) 2022-05-16 13:55:45.904 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev108) (2.1.0) 2022-05-16 13:55:45.908 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev108) (2.5.0) 2022-05-16 13:55:45.987 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev108) (2019.11.28) 2022-05-16 13:55:45.990 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev108) (3.3) 2022-05-16 13:55:45.992 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev108) (2.0.12) 2022-05-16 13:55:45.993 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev108) (1.26.9) 2022-05-16 13:55:46.091 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev108) (0.7) 2022-05-16 13:55:46.304 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev108) (0.5.2) 2022-05-16 13:55:46.305 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev108) (0.4.2) 2022-05-16 13:55:46.420 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev108) (2.5.0) 2022-05-16 13:55:46.422 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev108) (2.8) 2022-05-16 13:55:46.425 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev108) (1.4.2) 2022-05-16 13:55:46.515 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev108) (0.13.1) 2022-05-16 13:55:47.767 | Collecting numpy 2022-05-16 13:55:47.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-16 13:55:48.216 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev108) (5.0.0) 2022-05-16 13:55:48.414 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev108) (2.21) 2022-05-16 13:55:48.490 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev108) (0.5.0) 2022-05-16 13:55:48.492 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev108) (2.4.1) 2022-05-16 13:55:48.704 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev108) (2.5.0) 2022-05-16 13:55:48.812 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev108) (2.3) 2022-05-16 13:55:49.275 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev108) (0.14.1) 2022-05-16 13:55:49.321 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev108) (2.17.1.post1) 2022-05-16 13:55:49.682 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:49.683 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:49.685 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:49.686 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:49.687 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:49.688 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:49.689 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev108) (0.6.9) 2022-05-16 13:55:50.936 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev108) (3.8.0) 2022-05-16 13:55:51.338 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev108) (21.4.0) 2022-05-16 13:55:51.339 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev108) (1.8.2) 2022-05-16 13:55:51.437 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev108) (2.4.0) 2022-05-16 13:55:51.540 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev108) (1.0.0) 2022-05-16 13:55:53.009 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-05-16 13:55:56.238 | Running setup.py develop for nova 2022-05-16 13:56:04.372 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-05-16 13:56:04.372 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:56:04.379 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:56:04.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:56:04.559 | + inc/python:pip_install:200 : result=0 2022-05-16 13:56:04.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:56:04.563 | + functions-common:time_stop:2437 : local name 2022-05-16 13:56:04.565 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:56:04.568 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:56:04.570 | + functions-common:time_stop:2440 : local total 2022-05-16 13:56:04.572 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:56:04.575 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:56:04.577 | + functions-common:time_stop:2444 : start_time=1652709335443 2022-05-16 13:56:04.579 | + functions-common:time_stop:2446 : [[ -z 1652709335443 ]] 2022-05-16 13:56:04.582 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:56:04.586 | + functions-common:time_stop:2449 : end_time=1652709364584 2022-05-16 13:56:04.588 | + functions-common:time_stop:2450 : elapsed_time=29141 2022-05-16 13:56:04.591 | + functions-common:time_stop:2451 : total=188049 2022-05-16 13:56:04.594 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:56:04.596 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=217190 2022-05-16 13:56:04.598 | + inc/python:pip_install:203 : return 0 2022-05-16 13:56:04.600 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 13:56:04.603 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-16 13:56:04.606 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-16 13:56:04.625 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-16 13:56:04.638 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-16 13:56:04.640 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-16 13:56:04.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:56:04.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:56:04.648 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-16 13:56:04.650 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:56:04.653 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-16 13:56:04.667 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-16 13:56:04.670 | + ./stack.sh:main:939 : configure_nova 2022-05-16 13:56:04.672 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-16 13:56:04.685 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-16 13:56:04.687 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-16 13:56:04.690 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-16 13:56:04.694 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-16 13:56:04.694 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-16 13:56:04.699 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-16 13:56:04.702 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-16 13:56:04.704 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-16 13:56:04.707 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-16 13:56:04.709 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-16 13:56:04.712 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-16 13:56:04.715 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-16 13:56:04.717 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-16 13:56:04.729 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-16 13:56:04.742 | + 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-05-16 13:56:04.756 | + 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-05-16 13:56:04.770 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-16 13:56:04.786 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-16 13:56:04.789 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-16 13:56:04.794 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tRT9QEBzy3 2022-05-16 13:56:04.796 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-16 13:56:04.799 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-16 13:56:04.802 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-16 13:56:04.804 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-16 13:56:04.807 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-16 13:56:04.810 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tRT9QEBzy3 2022-05-16 13:56:04.814 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tRT9QEBzy3 2022-05-16 13:56:04.827 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tRT9QEBzy3 /etc/sudoers.d/nova-rootwrap 2022-05-16 13:56:04.840 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-16 13:56:04.844 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-16 13:56:04.847 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-16 13:56:04.849 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-16 13:56:04.852 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-16 13:56:04.854 | + 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-05-16 13:56:04.857 | + 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-05-16 13:56:04.860 | + 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-05-16 13:56:04.862 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-16 13:56:04.867 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-16 13:56:04.888 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:04.890 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-16 13:56:04.893 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-16 13:56:04.896 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-16 13:56:04.900 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-16 13:56:04.930 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-16 13:56:04.932 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-16 13:56:04.961 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-16 13:56:04.991 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-16 13:56:05.019 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-16 13:56:05.050 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-16 13:56:05.080 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-16 13:56:05.109 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-16 13:56:05.111 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.35 2022-05-16 13:56:05.140 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-16 13:56:05.168 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-16 13:56:05.195 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-16 13:56:05.224 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-16 13:56:05.252 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-16 13:56:05.282 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-16 13:56:05.285 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:56:05.287 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:56:05.289 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:56:05.291 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:56:05.294 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:56:05.296 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:56:05.298 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:56:05.300 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:56:05.303 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:56:05.305 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:56:05.307 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:56:05.310 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-16 13:56:05.312 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:56:05.314 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:56:05.316 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:56:05.319 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:56:05.321 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:56:05.324 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:56:05.326 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-16 13:56:05.343 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:05.345 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 13:56:05.347 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-16 13:56:05.349 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-16 13:56:05.378 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-16 13:56:05.380 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-16 13:56:05.383 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-16 13:56:05.385 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-16 13:56:05.388 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-16 13:56:05.391 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-16 13:56:05.423 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-16 13:56:05.425 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-16 13:56:05.428 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-16 13:56:05.430 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-16 13:56:05.432 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-16 13:56:05.435 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-16 13:56:05.466 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-16 13:56:05.497 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-16 13:56:05.524 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-16 13:56:05.552 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-16 13:56:05.568 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:05.570 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-16 13:56:05.586 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:05.590 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-16 13:56:05.590 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-16 13:56:05.596 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-16 13:56:05.598 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-16 13:56:05.626 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-16 13:56:05.642 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:05.644 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-16 13:56:05.647 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-16 13:56:05.649 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-16 13:56:05.652 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-16 13:56:05.654 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-16 13:56:05.683 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-16 13:56:05.711 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-05-16 13:56:05.739 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-16 13:56:05.766 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-16 13:56:05.795 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-16 13:56:05.822 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-16 13:56:05.850 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-16 13:56:05.879 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-16 13:56:05.906 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-16 13:56:05.934 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-16 13:56:05.950 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:05.953 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-16 13:56:05.955 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-16 13:56:05.986 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-16 13:56:06.014 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.35/identity 2022-05-16 13:56:06.041 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-16 13:56:06.079 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-16 13:56:06.107 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-16 13:56:06.135 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-16 13:56:06.162 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-16 13:56:06.190 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-16 13:56:06.206 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:06.208 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-16 13:56:06.210 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-16 13:56:06.241 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-16 13:56:06.270 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-16 13:56:06.272 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-16 13:56:06.301 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-16 13:56:06.303 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-16 13:56:06.305 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-16 13:56:06.308 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:56:06.310 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:56:06.312 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:56:06.314 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:56:06.317 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:56:06.319 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:56:06.321 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-16 13:56:06.324 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:56:06.326 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:56:06.328 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:56:06.330 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:56:06.333 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:56:06.335 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:56:06.337 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:56:06.340 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:56:06.342 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:56:06.344 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:56:06.346 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:56:06.349 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-16 13:56:06.351 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-16 13:56:06.353 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-16 13:56:06.357 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-16 13:56:06.379 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-16 13:56:06.381 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-16 13:56:06.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-16 13:56:06.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-16 13:56:06.388 | + 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-05-16 13:56:06.416 | + 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-05-16 13:56:06.445 | + 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-05-16 13:56:06.474 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-16 13:56:06.501 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-16 13:56:06.532 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-16 13:56:06.548 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:06.550 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-16 13:56:06.552 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-16 13:56:06.554 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-16 13:56:06.557 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-16 13:56:06.559 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-16 13:56:06.561 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-16 13:56:06.564 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-16 13:56:06.568 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-16 13:56:06.571 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-16 13:56:06.574 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-16 13:56:06.586 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-16 13:56:06.586 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:56:06.596 | d /var/run/uwsgi 0755 ubuntu root 2022-05-16 13:56:06.599 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:56:06.615 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-16 13:56:06.617 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-16 13:56:06.621 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-16 13:56:06.650 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-16 13:56:06.678 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-16 13:56:06.705 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-16 13:56:06.733 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-16 13:56:06.761 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-16 13:56:06.788 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-16 13:56:06.817 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-16 13:56:06.845 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-16 13:56:06.873 | + 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-05-16 13:56:06.900 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-16 13:56:06.927 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-16 13:56:06.956 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-16 13:56:06.983 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-16 13:56:06.985 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-16 13:56:06.988 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-16 13:56:06.990 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-16 13:56:06.993 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-16 13:56:06.995 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:06.998 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:07.000 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-16 13:56:07.003 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-16 13:56:07.005 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-16 13:56:07.033 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-16 13:56:07.061 | + 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-05-16 13:56:07.061 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-16 13:56:07.070 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-16 13:56:07.074 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-16 13:56:07.077 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-16 13:56:07.079 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-16 13:56:07.081 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-16 13:56:07.084 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:56:07.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:07.088 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:07.091 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-16 13:56:07.093 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-16 13:56:07.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:07.099 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:07.102 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-16 13:56:07.163 | Enabling site nova-api-wsgi. 2022-05-16 13:56:07.169 | To activate the new configuration, you need to run: 2022-05-16 13:56:07.169 | systemctl reload apache2 2022-05-16 13:56:07.174 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-16 13:56:07.180 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-16 13:56:07.183 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:56:07.185 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-16 13:56:07.316 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-16 13:56:07.334 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:07.336 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-16 13:56:07.339 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-16 13:56:07.342 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-16 13:56:07.344 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-16 13:56:07.347 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-16 13:56:07.350 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-16 13:56:07.352 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-16 13:56:07.357 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-16 13:56:07.359 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-16 13:56:07.361 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-16 13:56:07.374 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:56:07.375 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-16 13:56:07.383 | d /var/run/uwsgi 0755 ubuntu root 2022-05-16 13:56:07.387 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:56:07.403 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-16 13:56:07.406 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-16 13:56:07.409 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-16 13:56:07.439 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-16 13:56:07.467 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-16 13:56:07.493 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-16 13:56:07.522 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-16 13:56:07.549 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-16 13:56:07.577 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-16 13:56:07.606 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-16 13:56:07.633 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-16 13:56:07.661 | + 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-05-16 13:56:07.688 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-16 13:56:07.717 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-16 13:56:07.744 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-16 13:56:07.772 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-16 13:56:07.774 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-16 13:56:07.803 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-16 13:56:07.820 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:07.822 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-16 13:56:07.855 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-16 13:56:07.858 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-16 13:56:07.860 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-16 13:56:07.876 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:07.879 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:56:07.882 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:56:07.911 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-16 13:56:07.942 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-16 13:56:07.944 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-16 13:56:07.947 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-16 13:56:07.949 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-16 13:56:07.951 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-16 13:56:07.953 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-16 13:56:07.970 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:07.973 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-16 13:56:07.975 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-16 13:56:07.977 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-16 13:56:07.994 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:07.997 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:56:08.000 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 13:56:08.027 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-16 13:56:08.030 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-16 13:56:08.032 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-16 13:56:08.065 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-16 13:56:08.093 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-16 13:56:08.125 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-16 13:56:08.141 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:08.143 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-16 13:56:08.171 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-16 13:56:08.173 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-16 13:56:08.176 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-16 13:56:08.207 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-16 13:56:08.236 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.35/identity 2022-05-16 13:56:08.264 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-16 13:56:08.294 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-16 13:56:08.322 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-16 13:56:08.355 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-16 13:56:08.392 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-16 13:56:08.420 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-16 13:56:08.448 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-16 13:56:08.465 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:08.468 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-16 13:56:08.472 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 13:56:08.475 | + lib/nova:create_nova_conf:553 : local conf 2022-05-16 13:56:08.477 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-16 13:56:08.481 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-16 13:56:08.483 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-16 13:56:08.485 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-16 13:56:08.488 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-16 13:56:08.490 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-16 13:56:08.493 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-16 13:56:08.497 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-16 13:56:08.500 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-16 13:56:08.502 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-16 13:56:08.504 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-16 13:56:08.507 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-16 13:56:08.509 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-16 13:56:08.544 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-16 13:56:08.575 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-16 13:56:08.606 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 13:56:08.609 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-16 13:56:08.611 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-16 13:56:08.613 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-16 13:56:08.630 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:08.633 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-16 13:56:08.633 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-16 13:56:09.338 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-05-16 13:56:09.350 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-05-16 13:56:10.015 | Adding vhost "nova_cell1" ... 2022-05-16 13:56:10.060 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-05-16 13:56:10.765 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-05-16 13:56:10.790 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-16 13:56:10.793 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-16 13:56:10.796 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-16 13:56:10.799 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-16 13:56:10.801 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-16 13:56:10.803 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-16 13:56:10.821 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:10.824 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-16 13:56:10.827 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-16 13:56:10.829 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-16 13:56:10.848 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:10.850 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-05-16 13:56:10.853 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-05-16 13:56:10.885 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-16 13:56:10.888 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-16 13:56:10.891 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-16 13:56:10.918 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:10.920 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-16 13:56:10.923 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-16 13:56:10.925 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-16 13:56:10.957 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.35/identity 2022-05-16 13:56:10.987 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-16 13:56:11.018 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-16 13:56:11.050 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-16 13:56:11.079 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-16 13:56:11.109 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-16 13:56:11.139 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-16 13:56:11.169 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-16 13:56:11.172 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-16 13:56:11.174 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-16 13:56:11.177 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-16 13:56:11.195 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-16 13:56:11.197 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-16 13:56:11.200 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-16 13:56:11.202 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-16 13:56:11.205 | + 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-05-16 13:56:11.235 | + 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-05-16 13:56:11.265 | + 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-05-16 13:56:11.293 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-16 13:56:11.322 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 13:56:11.325 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-16 13:56:11.330 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 13:56:11.332 | + lib/nova:create_nova_conf:587 : local conf 2022-05-16 13:56:11.334 | + lib/nova:create_nova_conf:588 : local offset 2022-05-16 13:56:11.337 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-16 13:56:11.339 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-16 13:56:11.342 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-16 13:56:11.344 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-16 13:56:11.347 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-16 13:56:11.349 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-16 13:56:11.351 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-16 13:56:11.354 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-16 13:56:11.356 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-16 13:56:11.359 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-16 13:56:11.375 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:11.377 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-16 13:56:11.379 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-16 13:56:11.396 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:11.398 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-16 13:56:11.414 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:11.416 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-16 13:56:11.435 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:56:11.438 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-16 13:56:11.456 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:56:11.458 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-16 13:56:11.461 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-16 13:56:11.463 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-16 13:56:11.466 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-16 13:56:11.468 | + lib/stack:stack_install_service:32 : install_placement 2022-05-16 13:56:11.471 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-16 13:56:11.473 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-16 13:56:11.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:11.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:11.481 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-16 13:56:11.483 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:56:11.486 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:56:11.488 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:56:11.491 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:56:11.493 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:56:11.496 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:56:11.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:11.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:11.504 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:56:11.506 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:56:11.509 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:56:11.512 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:56:11.514 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-16 13:56:11.517 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:56:11.519 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:11.522 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:11.524 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-16 13:56:11.546 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-16 13:56:11.656 | Reading package lists... 2022-05-16 13:56:11.914 | Building dependency tree... 2022-05-16 13:56:11.915 | Reading state information... 2022-05-16 13:56:12.176 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-16 13:56:12.177 | The following packages were automatically installed and are no longer required: 2022-05-16 13:56:12.178 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:56:12.178 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:56:12.178 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:56:12.178 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:56:12.178 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:56:12.178 | python3-zope.interface 2022-05-16 13:56:12.178 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:56:12.295 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:56:12.300 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:56:12.302 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:56:12.305 | + functions-common:time_stop:2437 : local name 2022-05-16 13:56:12.313 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:56:12.315 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:56:12.317 | + functions-common:time_stop:2440 : local total 2022-05-16 13:56:12.320 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:56:12.322 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:56:12.325 | + functions-common:time_stop:2444 : start_time=1652709371544 2022-05-16 13:56:12.327 | + functions-common:time_stop:2446 : [[ -z 1652709371544 ]] 2022-05-16 13:56:12.330 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:56:12.334 | + functions-common:time_stop:2449 : end_time=1652709372332 2022-05-16 13:56:12.337 | + functions-common:time_stop:2450 : elapsed_time=788 2022-05-16 13:56:12.340 | + functions-common:time_stop:2451 : total=307929 2022-05-16 13:56:12.342 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:56:12.344 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=308717 2022-05-16 13:56:12.347 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:56:12.349 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-16 13:56:12.352 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-16 13:56:12.354 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-16 13:56:12.357 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-16 13:56:12.360 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-16 13:56:12.383 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-16 13:56:12.386 | + functions-common:install_package:1475 : update_package_repo 2022-05-16 13:56:12.389 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-16 13:56:12.392 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-16 13:56:12.395 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-16 13:56:12.397 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-16 13:56:12.400 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-16 13:56:12.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:12.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:12.408 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-16 13:56:12.410 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-16 13:56:12.413 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-16 13:56:12.415 | + functions-common:apt_get_update:1202 : return 2022-05-16 13:56:12.417 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-16 13:56:12.420 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-16 13:56:12.422 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:12.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:12.428 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-16 13:56:12.451 | + functions-common:apt_get:1242 : 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-05-16 13:56:12.571 | Reading package lists... 2022-05-16 13:56:12.843 | Building dependency tree... 2022-05-16 13:56:12.846 | Reading state information... 2022-05-16 13:56:13.102 | The following packages were automatically installed and are no longer required: 2022-05-16 13:56:13.103 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-16 13:56:13.103 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-16 13:56:13.103 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-16 13:56:13.103 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-16 13:56:13.103 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-16 13:56:13.104 | python3-zope.interface 2022-05-16 13:56:13.104 | Use 'sudo apt autoremove' to remove them. 2022-05-16 13:56:13.171 | The following NEW packages will be installed: 2022-05-16 13:56:13.172 | libapache2-mod-wsgi-py3 2022-05-16 13:56:13.672 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-16 13:56:13.672 | Need to get 93.3 kB of archives. 2022-05-16 13:56:13.672 | After this operation, 300 kB of additional disk space will be used. 2022-05-16 13:56:13.672 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-05-16 13:56:14.962 | Fetched 93.3 kB in 1s (76.2 kB/s) 2022-05-16 13:56:14.996 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-05-16 13:56:15.049 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-05-16 13:56:15.052 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-05-16 13:56:15.055 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-16 13:56:15.123 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-16 13:56:15.288 | apache2_invoke: Enable module wsgi 2022-05-16 13:56:24.262 | + functions-common:apt_get:1246 : result=0 2022-05-16 13:56:24.265 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-16 13:56:24.267 | + functions-common:time_stop:2437 : local name 2022-05-16 13:56:24.270 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:56:24.272 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:56:24.274 | + functions-common:time_stop:2440 : local total 2022-05-16 13:56:24.277 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:56:24.279 | + functions-common:time_stop:2443 : name=apt-get 2022-05-16 13:56:24.281 | + functions-common:time_stop:2444 : start_time=1652709372447 2022-05-16 13:56:24.284 | + functions-common:time_stop:2446 : [[ -z 1652709372447 ]] 2022-05-16 13:56:24.287 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:56:24.291 | + functions-common:time_stop:2449 : end_time=1652709384289 2022-05-16 13:56:24.294 | + functions-common:time_stop:2450 : elapsed_time=11842 2022-05-16 13:56:24.296 | + functions-common:time_stop:2451 : total=308717 2022-05-16 13:56:24.298 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:56:24.301 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=320559 2022-05-16 13:56:24.303 | + functions-common:apt_get:1250 : return 0 2022-05-16 13:56:24.306 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-16 13:56:24.309 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-16 13:56:24.311 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:56:24.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:56:24.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:56:24.318 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-16 13:56:24.321 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-16 13:56:24.376 | wsgi (enabled by maintainer script) 2022-05-16 13:56:24.379 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-16 13:56:24.382 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-16 13:56:24.384 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-16 13:56:24.388 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-16 13:56:24.391 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-16 13:56:24.393 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-16 13:56:24.397 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-16 13:56:24.397 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-16 13:56:24.403 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-16 13:56:24.405 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-16 13:56:24.408 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-16 13:56:24.411 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-16 13:56:24.413 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-16 13:56:24.436 | Using python 3.8 to install osc-placement 2022-05-16 13:56:24.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-16 13:56:25.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:56:25.283 | from cryptography.utils import int_from_bytes 2022-05-16 13:56:25.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:56:25.283 | from cryptography.utils import int_from_bytes 2022-05-16 13:56:26.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:56:26.598 | Collecting osc-placement 2022-05-16 13:56:26.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-05-16 13:56:26.622 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-16 13:56:26.623 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-16 13:56:26.624 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-16 13:56:26.625 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-16 13:56:26.626 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-16 13:56:26.627 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-16 13:56:26.687 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-16 13:56:26.688 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-16 13:56:26.689 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-16 13:56:26.691 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-16 13:56:26.705 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-16 13:56:26.706 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-16 13:56:26.708 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-16 13:56:26.722 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-16 13:56:26.723 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-05-16 13:56:26.724 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-16 13:56:26.726 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-16 13:56:26.727 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-16 13:56:26.728 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-16 13:56:26.749 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.3.0) 2022-05-16 13:56:26.750 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-16 13:56:26.751 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-16 13:56:26.752 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-16 13:56:26.760 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-16 13:56:26.801 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-16 13:56:26.802 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-16 13:56:26.803 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-16 13:56:26.804 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-16 13:56:26.805 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-16 13:56:26.806 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-16 13:56:26.807 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-16 13:56:26.808 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-16 13:56:26.876 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-16 13:56:26.883 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-16 13:56:26.885 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-16 13:56:26.887 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-16 13:56:26.976 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-16 13:56:26.976 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-16 13:56:26.977 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-16 13:56:27.020 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-16 13:56:27.060 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-16 13:56:27.256 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-16 13:56:29.278 | Installing collected packages: osc-placement 2022-05-16 13:56:29.457 | Successfully installed osc-placement-3.2.0 2022-05-16 13:56:29.458 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:56:29.465 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:56:29.465 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:56:29.588 | + inc/python:pip_install:200 : result=0 2022-05-16 13:56:29.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:56:29.594 | + functions-common:time_stop:2437 : local name 2022-05-16 13:56:29.597 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:56:29.599 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:56:29.602 | + functions-common:time_stop:2440 : local total 2022-05-16 13:56:29.604 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:56:29.607 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:56:29.610 | + functions-common:time_stop:2444 : start_time=1652709384430 2022-05-16 13:56:29.612 | + functions-common:time_stop:2446 : [[ -z 1652709384430 ]] 2022-05-16 13:56:29.616 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:56:29.620 | + functions-common:time_stop:2449 : end_time=1652709389617 2022-05-16 13:56:29.622 | + functions-common:time_stop:2450 : elapsed_time=5187 2022-05-16 13:56:29.625 | + functions-common:time_stop:2451 : total=217190 2022-05-16 13:56:29.627 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:56:29.630 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=222377 2022-05-16 13:56:29.632 | + inc/python:pip_install:203 : return 0 2022-05-16 13:56:29.635 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-16 13:56:29.638 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-16 13:56:29.641 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-16 13:56:29.643 | + functions-common:git_clone:610 : local git_ref=master 2022-05-16 13:56:29.646 | + functions-common:git_clone:611 : local orig_dir 2022-05-16 13:56:29.649 | ++ functions-common:git_clone:612 : pwd 2022-05-16 13:56:29.651 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 13:56:29.654 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 13:56:29.657 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 13:56:29.674 | + functions-common:git_clone:615 : RECLONE=False 2022-05-16 13:56:29.676 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 13:56:29.679 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 13:56:29.682 | + functions-common:git_clone:629 : echo master 2022-05-16 13:56:29.682 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 13:56:29.687 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-16 13:56:29.690 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-05-16 13:56:29.692 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-16 13:56:29.695 | + functions-common:git_timed:714 : local count=0 2022-05-16 13:56:29.697 | + functions-common:git_timed:715 : local timeout=0 2022-05-16 13:56:29.700 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-05-16 13:56:29.702 | + functions-common:git_timed:718 : timeout=0 2022-05-16 13:56:29.705 | + functions-common:git_timed:721 : time_start git_timed 2022-05-16 13:56:29.707 | + functions-common:time_start:2423 : local name=git_timed 2022-05-16 13:56:29.709 | + functions-common:time_start:2424 : local start_time= 2022-05-16 13:56:29.712 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 13:56:29.714 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 13:56:29.719 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709389717 2022-05-16 13:56:29.722 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-16 13:56:29.725 | Cloning into '/opt/stack/placement'... 2022-05-16 13:57:22.907 | + functions-common:git_timed:736 : time_stop git_timed 2022-05-16 13:57:22.910 | + functions-common:time_stop:2437 : local name 2022-05-16 13:57:22.912 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:57:22.914 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:57:22.916 | + functions-common:time_stop:2440 : local total 2022-05-16 13:57:22.919 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:57:22.921 | + functions-common:time_stop:2443 : name=git_timed 2022-05-16 13:57:22.923 | + functions-common:time_stop:2444 : start_time=1652709389717 2022-05-16 13:57:22.926 | + functions-common:time_stop:2446 : [[ -z 1652709389717 ]] 2022-05-16 13:57:22.929 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:57:22.933 | + functions-common:time_stop:2449 : end_time=1652709442930 2022-05-16 13:57:22.935 | + functions-common:time_stop:2450 : elapsed_time=53213 2022-05-16 13:57:22.938 | + functions-common:time_stop:2451 : total=0 2022-05-16 13:57:22.940 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:57:22.943 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=53213 2022-05-16 13:57:22.945 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-16 13:57:22.960 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-16 13:57:22.963 | + functions-common:git_clone:690 : git show --oneline 2022-05-16 13:57:22.963 | + functions-common:git_clone:690 : head -1 2022-05-16 13:57:22.967 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-16 13:57:22.970 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 13:57:22.974 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-16 13:57:22.977 | + inc/python:setup_develop:338 : local bindep 2022-05-16 13:57:22.980 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-16 13:57:22.983 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-16 13:57:22.986 | + inc/python:setup_develop:344 : local extras= 2022-05-16 13:57:22.989 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-16 13:57:22.991 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 13:57:22.994 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-16 13:57:22.997 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-16 13:57:22.999 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 13:57:23.003 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-16 13:57:23.006 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-16 13:57:23.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 13:57:23.017 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-16 13:57:23.020 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 13:57:23.023 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 13:57:23.026 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-16 13:57:23.033 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-16 13:57:23.036 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-16 13:57:23.711 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-16 13:57:23.714 | + inc/python:setup_package:418 : local bindep=0 2022-05-16 13:57:23.716 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-16 13:57:23.719 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 13:57:23.721 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-16 13:57:23.723 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-16 13:57:23.726 | + inc/python:setup_package:427 : local flags=-e 2022-05-16 13:57:23.728 | + inc/python:setup_package:428 : local extras= 2022-05-16 13:57:23.731 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 13:57:23.733 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-16 13:57:23.736 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-16 13:57:23.739 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-16 13:57:23.741 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 13:57:23.744 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-16 13:57:23.766 | Using python 3.8 to install /opt/stack/placement 2022-05-16 13:57:23.769 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-16 13:57:24.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:57:24.678 | from cryptography.utils import int_from_bytes 2022-05-16 13:57:24.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:57:24.678 | from cryptography.utils import int_from_bytes 2022-05-16 13:57:25.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:57:25.884 | Obtaining file:///opt/stack/placement 2022-05-16 13:57:25.885 | Preparing metadata (setup.py): started 2022-05-16 13:57:30.523 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 13:57:30.662 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-16 13:57:30.664 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-16 13:57:30.665 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-16 13:57:30.666 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-16 13:57:30.667 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-16 13:57:30.667 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-16 13:57:30.669 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-16 13:57:30.670 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (62.1.0) 2022-05-16 13:57:30.671 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-16 13:57:30.673 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-16 13:57:30.675 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-16 13:57:30.676 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.7.0) 2022-05-16 13:57:30.677 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-16 13:57:30.678 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-16 13:57:30.679 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-16 13:57:30.680 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-16 13:57:30.681 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-16 13:57:30.682 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-16 13:57:30.683 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-16 13:57:30.684 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-16 13:57:30.685 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-16 13:57:30.752 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (3.1.1) 2022-05-16 13:57:30.754 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-05-16 13:57:30.756 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-05-16 13:57:30.757 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.4.0) 2022-05-16 13:57:30.758 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-05-16 13:57:30.759 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-05-16 13:57:30.780 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-05-16 13:57:30.823 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-05-16 13:57:30.824 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-16 13:57:30.825 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-16 13:57:30.826 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-16 13:57:30.827 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-05-16 13:57:30.880 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-16 13:57:30.882 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-16 13:57:30.883 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-16 13:57:30.884 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-16 13:57:30.926 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-05-16 13:57:30.930 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-05-16 13:57:30.950 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-05-16 13:57:30.952 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-05-16 13:57:30.953 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-16 13:57:30.983 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-05-16 13:57:30.984 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-05-16 13:57:30.998 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-16 13:57:31.015 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-05-16 13:57:31.016 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-05-16 13:57:31.019 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.8) 2022-05-16 13:57:31.021 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-05-16 13:57:31.063 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-16 13:57:31.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-05-16 13:57:31.067 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-05-16 13:57:31.069 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-05-16 13:57:31.089 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-05-16 13:57:31.287 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-16 13:57:31.326 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-16 13:57:31.327 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-16 13:57:31.330 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-16 13:57:31.345 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-16 13:57:31.385 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.14.1) 2022-05-16 13:57:31.470 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.1.1) 2022-05-16 13:57:31.538 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.7.0) 2022-05-16 13:57:31.624 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.1.5) 2022-05-16 13:57:31.679 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-05-16 13:57:31.896 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-16 13:57:31.897 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-16 13:57:31.899 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-16 13:57:31.979 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-16 13:57:32.043 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.21) 2022-05-16 13:57:32.210 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-16 13:57:32.326 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-16 13:57:32.327 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-16 13:57:34.283 | Installing collected packages: openstack-placement 2022-05-16 13:57:34.285 | Running setup.py develop for openstack-placement 2022-05-16 13:57:40.031 | Successfully installed openstack-placement 2022-05-16 13:57:40.031 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:57:40.040 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:57:40.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:57:40.187 | + inc/python:pip_install:200 : result=0 2022-05-16 13:57:40.190 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:57:40.192 | + functions-common:time_stop:2437 : local name 2022-05-16 13:57:40.195 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:57:40.197 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:57:40.199 | + functions-common:time_stop:2440 : local total 2022-05-16 13:57:40.202 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:57:40.204 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:57:40.207 | + functions-common:time_stop:2444 : start_time=1652709443760 2022-05-16 13:57:40.209 | + functions-common:time_stop:2446 : [[ -z 1652709443760 ]] 2022-05-16 13:57:40.212 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:57:40.216 | + functions-common:time_stop:2449 : end_time=1652709460214 2022-05-16 13:57:40.218 | + functions-common:time_stop:2450 : elapsed_time=16454 2022-05-16 13:57:40.221 | + functions-common:time_stop:2451 : total=222377 2022-05-16 13:57:40.224 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:57:40.226 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=238831 2022-05-16 13:57:40.228 | + inc/python:pip_install:203 : return 0 2022-05-16 13:57:40.231 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 13:57:40.234 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-16 13:57:40.237 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-16 13:57:40.256 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-16 13:57:40.270 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-16 13:57:40.272 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-16 13:57:40.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:57:40.277 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:57:40.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-16 13:57:40.282 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:57:40.285 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-16 13:57:40.288 | + ./stack.sh:main:945 : configure_placement 2022-05-16 13:57:40.290 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-16 13:57:40.304 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-16 13:57:40.306 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-16 13:57:40.311 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-16 13:57:40.313 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-16 13:57:40.316 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-16 13:57:40.318 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-16 13:57:40.321 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-16 13:57:40.324 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-16 13:57:40.360 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-16 13:57:40.392 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-16 13:57:40.426 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-16 13:57:40.428 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-16 13:57:40.431 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-16 13:57:40.433 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-16 13:57:40.436 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-16 13:57:40.469 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-16 13:57:40.500 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-05-16 13:57:40.531 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-16 13:57:40.562 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-16 13:57:40.593 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-16 13:57:40.623 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-16 13:57:40.653 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-16 13:57:40.685 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-16 13:57:40.715 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-16 13:57:40.745 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-16 13:57:40.748 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-16 13:57:40.750 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-16 13:57:40.753 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-16 13:57:40.772 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-16 13:57:40.774 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-16 13:57:40.777 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-16 13:57:40.779 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-16 13:57:40.782 | + 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-05-16 13:57:40.815 | + 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-05-16 13:57:40.847 | + 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-05-16 13:57:40.878 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-16 13:57:40.908 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-16 13:57:40.911 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-16 13:57:40.914 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-16 13:57:40.916 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-16 13:57:40.919 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-16 13:57:40.921 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-16 13:57:40.924 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-16 13:57:40.927 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-16 13:57:40.932 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-16 13:57:40.934 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-16 13:57:40.937 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-16 13:57:40.951 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-16 13:57:40.951 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:57:40.961 | d /var/run/uwsgi 0755 ubuntu root 2022-05-16 13:57:40.965 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-16 13:57:40.982 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-16 13:57:40.984 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-16 13:57:40.989 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-16 13:57:41.022 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-16 13:57:41.052 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-16 13:57:41.081 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-16 13:57:41.110 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-16 13:57:41.140 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-16 13:57:41.174 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-16 13:57:41.208 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-16 13:57:41.240 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-16 13:57:41.271 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-16 13:57:41.301 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-16 13:57:41.332 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-16 13:57:41.363 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-16 13:57:41.393 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-16 13:57:41.396 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-16 13:57:41.399 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-16 13:57:41.402 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-16 13:57:41.404 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-16 13:57:41.407 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:57:41.411 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:57:41.414 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-16 13:57:41.417 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-16 13:57:41.420 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-16 13:57:41.450 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-16 13:57:41.481 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-16 13:57:41.482 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-16 13:57:41.492 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-16 13:57:41.495 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-16 13:57:41.498 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-16 13:57:41.500 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-16 13:57:41.504 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-16 13:57:41.506 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-16 13:57:41.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:57:41.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:57:41.514 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-16 13:57:41.516 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-16 13:57:41.519 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:57:41.521 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:57:41.524 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-16 13:57:41.591 | Enabling site placement-api. 2022-05-16 13:57:41.597 | To activate the new configuration, you need to run: 2022-05-16 13:57:41.597 | systemctl reload apache2 2022-05-16 13:57:41.602 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-16 13:57:41.604 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-16 13:57:41.607 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:57:41.609 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-16 13:57:41.758 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-16 13:57:41.783 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:57:41.787 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-16 13:57:41.811 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:57:41.814 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-16 13:57:41.837 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:57:41.840 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-16 13:57:41.842 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-16 13:57:41.845 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-16 13:57:41.879 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.35/identity 2022-05-16 13:57:41.909 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-16 13:57:41.942 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-16 13:57:41.973 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-16 13:57:42.004 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-16 13:57:42.035 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-16 13:57:42.066 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-16 13:57:42.097 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-16 13:57:42.116 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:57:42.119 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-16 13:57:42.137 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:57:42.140 | + ./stack.sh:main:971 : run_phase stack install 2022-05-16 13:57:42.143 | + functions-common:run_phase:1865 : local mode=stack 2022-05-16 13:57:42.145 | + functions-common:run_phase:1866 : local phase=install 2022-05-16 13:57:42.147 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-16 13:57:42.150 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-16 13:57:42.153 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-16 13:57:42.155 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-16 13:57:42.158 | + functions-common:run_phase:1875 : local extra 2022-05-16 13:57:42.161 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-16 13:57:42.166 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-16 13:57:42.168 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-16 13:57:42.171 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-16 13:57:42.174 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-16 13:57:42.177 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-16 13:57:42.194 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:57:42.196 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 13:57:42.199 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-16 13:57:42.201 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-16 13:57:42.204 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-16 13:57:42.206 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 13:57:42.209 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-16 13:57:42.211 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-16 13:57:42.214 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-16 13:57:42.273 | ++ inc/async:async_inner:63 : install_tempest 2022-05-16 13:57:42.319 | [17840 Async install_tempest:77465]: running: install_tempest 2022-05-16 13:57:42.323 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-16 13:57:42.325 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-16 13:57:42.329 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 13:57:42.332 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-16 13:57:42.335 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-16 13:57:42.338 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-16 13:57:42.341 | + functions-common:run_plugins:1852 : local phase=install 2022-05-16 13:57:42.344 | + functions-common:run_plugins:1854 : local plugins= 2022-05-16 13:57:42.348 | + functions-common:run_plugins:1855 : local plugin 2022-05-16 13:57:42.351 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-16 13:57:42.354 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-16 13:57:42.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 13:57:42.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 13:57:42.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-16 13:57:42.366 | + inc/python:use_library_from_git:253 : return 1 2022-05-16 13:57:42.369 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-16 13:57:42.372 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-16 13:57:42.375 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-16 13:57:42.379 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-16 13:57:42.381 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-16 13:57:42.385 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-16 13:57:42.389 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-16 13:57:42.393 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-16 13:57:42.399 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-16 13:57:42.402 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-16 13:57:42.404 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-16 13:57:42.407 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-16 13:57:42.412 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-16 13:57:42.440 | Using python 3.8 to install python-openstackclient 2022-05-16 13:57:42.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-16 13:57:43.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:57:43.337 | from cryptography.utils import int_from_bytes 2022-05-16 13:57:43.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:57:43.337 | from cryptography.utils import int_from_bytes 2022-05-16 13:57:44.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 13:57:44.694 | Collecting python-openstackclient 2022-05-16 13:57:44.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-05-16 13:57:44.759 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-16 13:57:44.760 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-16 13:57:44.761 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-16 13:57:44.762 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-16 13:57:44.764 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-16 13:57:44.765 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-16 13:57:44.765 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-16 13:57:44.766 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-16 13:57:44.768 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-16 13:57:44.769 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-16 13:57:44.770 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-16 13:57:44.781 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-16 13:57:44.782 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-16 13:57:44.783 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-16 13:57:44.784 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-16 13:57:44.786 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-16 13:57:44.812 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-16 13:57:44.813 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-16 13:57:44.814 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-16 13:57:44.816 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-16 13:57:44.817 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-16 13:57:44.819 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-16 13:57:44.819 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-16 13:57:44.820 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-16 13:57:44.821 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-16 13:57:44.823 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-16 13:57:44.824 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-16 13:57:44.838 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-16 13:57:44.858 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-16 13:57:44.859 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-16 13:57:44.860 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-16 13:57:44.862 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-16 13:57:44.883 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-16 13:57:44.902 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-16 13:57:44.903 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-16 13:57:44.905 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-16 13:57:44.998 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-16 13:57:44.999 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-16 13:57:45.000 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-16 13:57:45.043 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-16 13:57:45.055 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-16 13:57:45.088 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-16 13:57:45.251 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-16 13:57:45.267 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-16 13:57:45.369 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-16 13:57:45.370 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-16 13:57:45.371 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-16 13:57:45.374 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-16 13:57:45.529 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-16 13:57:47.666 | Installing collected packages: python-openstackclient 2022-05-16 13:57:49.196 | Successfully installed python-openstackclient-5.8.0 2022-05-16 13:57:49.196 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 13:57:49.203 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 13:57:49.203 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 13:57:49.351 | + inc/python:pip_install:200 : result=0 2022-05-16 13:57:49.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-16 13:57:49.356 | + functions-common:time_stop:2437 : local name 2022-05-16 13:57:49.358 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:57:49.361 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:57:49.363 | + functions-common:time_stop:2440 : local total 2022-05-16 13:57:49.366 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:57:49.374 | + functions-common:time_stop:2443 : name=pip_install 2022-05-16 13:57:49.378 | + functions-common:time_stop:2444 : start_time=1652709462431 2022-05-16 13:57:49.380 | + functions-common:time_stop:2446 : [[ -z 1652709462431 ]] 2022-05-16 13:57:49.383 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:57:49.388 | + functions-common:time_stop:2449 : end_time=1652709469385 2022-05-16 13:57:49.390 | + functions-common:time_stop:2450 : elapsed_time=6954 2022-05-16 13:57:49.393 | + functions-common:time_stop:2451 : total=238831 2022-05-16 13:57:49.395 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:57:49.398 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=245785 2022-05-16 13:57:49.400 | + inc/python:pip_install:203 : return 0 2022-05-16 13:57:49.403 | + ./stack.sh:main:983 : install_oscwrap 2022-05-16 13:57:49.406 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-16 13:57:49.412 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.dOxY8mmquX 2022-05-16 13:57:49.414 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-16 13:57:49.417 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-16 13:57:49.419 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-16 13:57:49.422 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-16 13:57:49.425 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-16 13:57:49.428 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-16 13:57:49.446 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:57:49.448 | + ./stack.sh:main:1037 : configure_database 2022-05-16 13:57:49.451 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-16 13:57:49.454 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-16 13:57:49.457 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-16 13:57:49.459 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 13:57:49.461 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-16 13:57:49.464 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-16 13:57:49.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:57:49.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:57:49.472 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-16 13:57:49.475 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-16 13:57:49.478 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-16 13:57:49.479 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-16 13:57:49.483 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-16 13:57:49.548 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-16 13:57:49.551 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-16 13:57:49.554 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-16 13:57:49.556 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-16 13:57:49.559 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-16 13:57:49.561 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-16 13:57:49.563 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-16 13:57:49.566 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-16 13:57:49.569 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-16 13:57:49.571 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-16 13:57:49.573 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-16 13:57:49.576 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-16 13:57:49.578 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-16 13:57:49.581 | + functions-common:is_suse:542 : is_opensuse 2022-05-16 13:57:49.584 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-16 13:57:49.586 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-16 13:57:49.588 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-16 13:57:49.591 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-16 13:57:49.593 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-16 13:57:49.596 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-16 13:57:49.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:57:49.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:57:49.603 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-16 13:57:49.606 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:57:49.608 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-16 13:57:51.492 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-16 13:57:51.549 | mysqladmin: connect to server at 'localhost' failed 2022-05-16 13:57:51.549 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-16 13:57:51.568 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-16 13:57:51.588 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-16 13:57:51.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:57:51.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:57:51.656 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-16 13:57:51.680 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-16 13:57:51.704 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-16 13:57:51.725 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 13:57:51.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 13:57:51.772 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-16 13:57:51.792 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-16 13:57:51.811 | + 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-05-16 13:57:51.840 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 13:57:51.912 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-16 13:57:51.958 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 13:57:52.012 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-16 13:57:52.228 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-16 13:57:52.384 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-16 13:57:52.676 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-16 13:57:52.696 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-16 13:57:52.732 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-16 13:57:52.732 | enabling MySQL performance_schema items 2022-05-16 13:57:52.753 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-16 13:57:53.032 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-16 13:57:53.312 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-16 13:57:53.332 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:57:53.351 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-16 13:57:56.076 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-16 13:57:56.079 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-16 13:57:56.083 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-16 13:57:56.087 | + functions-common:save_stackenv:62 : time_stamp=2022-05-16-135756 2022-05-16 13:57:56.090 | + functions-common:save_stackenv:63 : echo '# 2022-05-16-135756 1041' 2022-05-16 13:57:56.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.095 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-16 13:57:56.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.101 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-16 13:57:56.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.106 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-16 13:57:56.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.112 | + 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-05-16 13:57:56.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.119 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-05-16 13:57:56.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.124 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-05-16 13:57:56.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.129 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-16-134626 2022-05-16 13:57:56.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.134 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-16 13:57:56.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.139 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-05-16 13:57:56.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.145 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-16 13:57:56.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.150 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-16 13:57:56.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.155 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-16 13:57:56.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 13:57:56.161 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-16 13:57:56.164 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-16 13:57:56.167 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-16 13:57:56.170 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-16 13:57:56.188 | + ./stack.sh:main:1067 : start_dstat 2022-05-16 13:57:56.192 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.194 | + functions-common:run_process:1692 : local service=dstat 2022-05-16 13:57:56.197 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.200 | + functions-common:run_process:1694 : local group= 2022-05-16 13:57:56.203 | + functions-common:run_process:1695 : local user= 2022-05-16 13:57:56.207 | + functions-common:run_process:1697 : local name=dstat 2022-05-16 13:57:56.209 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 13:57:56.212 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 13:57:56.215 | + functions-common:time_start:2424 : local start_time= 2022-05-16 13:57:56.218 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 13:57:56.222 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 13:57:56.228 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709476224 2022-05-16 13:57:56.231 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-16 13:57:56.255 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:57:56.258 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-16 13:57:56.260 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-16 13:57:56.263 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.266 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.270 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.273 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.275 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-16 13:57:56.278 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-16 13:57:56.281 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-16 13:57:56.284 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 13:57:56.288 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 13:57:56.290 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-16 13:57:56.293 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-16 13:57:56.296 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-16 13:57:56.299 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.303 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 13:57:56.308 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 13:57:56.312 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 13:57:56.314 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 13:57:56.317 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-16 13:57:56.320 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 13:57:56.324 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-16 13:57:56.400 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-16 13:57:56.477 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-16 13:57:56.540 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-16 13:57:56.596 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-16 13:57:56.651 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 13:57:56.711 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 13:57:56.714 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-16 13:57:56.784 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 13:57:57.206 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-16 13:57:57.220 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-16 13:57:57.617 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-16 13:57:57.662 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 13:57:57.667 | + functions-common:time_stop:2437 : local name 2022-05-16 13:57:57.669 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:57:57.672 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:57:57.676 | + functions-common:time_stop:2440 : local total 2022-05-16 13:57:57.679 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:57:57.683 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 13:57:57.686 | + functions-common:time_stop:2444 : start_time=1652709476224 2022-05-16 13:57:57.689 | + functions-common:time_stop:2446 : [[ -z 1652709476224 ]] 2022-05-16 13:57:57.694 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:57:57.698 | + functions-common:time_stop:2449 : end_time=1652709477695 2022-05-16 13:57:57.701 | + functions-common:time_stop:2450 : elapsed_time=1471 2022-05-16 13:57:57.705 | + functions-common:time_stop:2451 : total=0 2022-05-16 13:57:57.707 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:57:57.710 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1471 2022-05-16 13:57:57.713 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-16 13:57:57.716 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-16 13:57:57.719 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-16 13:57:57.722 | + functions-common:run_process:1694 : local group= 2022-05-16 13:57:57.725 | + functions-common:run_process:1695 : local user=root 2022-05-16 13:57:57.727 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-16 13:57:57.730 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 13:57:57.733 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 13:57:57.735 | + functions-common:time_start:2424 : local start_time= 2022-05-16 13:57:57.739 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 13:57:57.746 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 13:57:57.751 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709477744 2022-05-16 13:57:57.753 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-16 13:57:57.775 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:57:57.780 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 13:57:57.783 | + functions-common:time_stop:2437 : local name 2022-05-16 13:57:57.787 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:57:57.789 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:57:57.792 | + functions-common:time_stop:2440 : local total 2022-05-16 13:57:57.794 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:57:57.797 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 13:57:57.800 | + functions-common:time_stop:2444 : start_time=1652709477744 2022-05-16 13:57:57.803 | + functions-common:time_stop:2446 : [[ -z 1652709477744 ]] 2022-05-16 13:57:57.808 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:57:57.811 | + functions-common:time_stop:2449 : end_time=1652709477808 2022-05-16 13:57:57.815 | + functions-common:time_stop:2450 : elapsed_time=64 2022-05-16 13:57:57.817 | + functions-common:time_stop:2451 : total=1471 2022-05-16 13:57:57.820 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:57:57.823 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1535 2022-05-16 13:57:57.826 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-16 13:57:57.916 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:57:57.936 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-16 13:57:58.031 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:57:58.044 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-16 13:57:58.146 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:57:58.157 | + ./stack.sh:main:1080 : start_etcd3 2022-05-16 13:57:58.172 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-16 13:57:58.176 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-795785-9-smb --data-dir /opt/stack/data/etcd' 2022-05-16 13:57:58.183 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-16 13:57:58.190 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-795785-9-smb=http://10.222.0.35:2380' 2022-05-16 13:57:58.200 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.35:2380' 2022-05-16 13:57:58.217 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.35:2379' 2022-05-16 13:57:58.228 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-16 13:57:58.232 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-16 13:57:58.242 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.35:2379' 2022-05-16 13:57:58.253 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-16 13:57:58.261 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-16 13:57:58.265 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-16 13:57:58.269 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-795785-9-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-795785-9-smb=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' '' root 2022-05-16 13:57:58.273 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-16 13:57:58.276 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-795785-9-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-795785-9-smb=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-05-16 13:57:58.280 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 13:57:58.285 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-16 13:57:58.288 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 13:57:58.292 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 13:57:58.296 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-16 13:57:58.301 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 13:57:58.309 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-16 13:57:58.398 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-16 13:57:58.484 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-795785-9-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-795785-9-smb=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-05-16 13:57:58.556 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-16 13:57:58.631 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-16 13:57:58.691 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 13:57:58.756 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 13:57:58.759 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-16 13:57:58.842 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 13:57:59.411 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-16 13:57:59.490 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-16 13:57:59.556 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-16 13:57:59.623 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-16 13:57:59.688 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-16 13:57:59.692 | ++ functions-common:is_arch:506 : uname -m 2022-05-16 13:57:59.698 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-16 13:57:59.702 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-16 13:58:00.399 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-16 13:58:00.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-16 13:58:01.070 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-16 13:58:01.769 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-16 13:58:01.787 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:58:01.796 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-16 13:58:01.799 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-16 13:58:01.805 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-16 13:58:01.807 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-16 13:58:01.822 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-16 13:58:01.838 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-16 13:58:01.841 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-16 13:58:01.843 | + 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.35/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-16 13:58:01.943 | The user clouds.yaml file didn't exist. 2022-05-16 13:58:01.954 | + 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.35/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-16 13:58:02.069 | + 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.35/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-16 13:58:02.185 | + 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.35/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-16 13:58:02.305 | + 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.35/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-16 13:58:02.434 | + 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.35/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-16 13:58:02.600 | + 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.35/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-16 13:58:02.757 | + 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.35/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-16 13:58:02.898 | + 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.35/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-16 13:58:03.072 | + 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.35/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-16 13:58:03.217 | + functions-common:write_clouds_yaml:198 : cat 2022-05-16 13:58:03.224 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-16 13:58:03.228 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-16 13:58:03.232 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-16 13:58:03.238 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-16 13:58:03.242 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-16 13:58:03.246 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-16 13:58:03.267 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:58:03.271 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-16 13:58:03.273 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 13:58:03.277 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-16 13:58:03.280 | + ./stack.sh:main:1097 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-05-16 13:58:03.283 | + ./stack.sh:main:1098 : init_keystone 2022-05-16 13:58:03.288 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-16 13:58:03.309 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:58:03.313 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-16 13:58:03.317 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-16 13:58:03.320 | + lib/database:recreate_database:112 : local db=keystone 2022-05-16 13:58:03.323 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-16 13:58:03.326 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-16 13:58:03.329 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-16 13:58:03.337 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 13:58:03.363 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-16 13:58:03.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 13:58:03.388 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-16 13:58:03.391 | + functions-common:time_start:2423 : local name=dbsync 2022-05-16 13:58:03.393 | + functions-common:time_start:2424 : local start_time= 2022-05-16 13:58:03.398 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 13:58:03.402 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 13:58:03.406 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709483404 2022-05-16 13:58:03.409 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-16 13:58:08.090 | 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=79524) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 13:58:08.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:08.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.100 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.100 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.100 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:08.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:08.133 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:08.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.134 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.134 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.135 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.136 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:08.136 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:08.280 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:08.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.282 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.282 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.282 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:08.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:08.283 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:08.284 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:08.291 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-16 13:58:10.241 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:10.241 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-16 13:58:10.250 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:10.250 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-16 13:58:10.258 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:10.258 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-16 13:58:10.267 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:10.267 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-16 13:58:10.277 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:10.278 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-16 13:58:10.286 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:10.287 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-16 13:58:10.365 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:10.365 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:10.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.369 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:10.369 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:10.369 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:10.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.371 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.371 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.371 | 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=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.372 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:10.373 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:10.382 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:10.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.385 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:10.385 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:10.916 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:10.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:10.921 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:10.964 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:10.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:10.969 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:10.969 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:10.982 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-16 13:58:11.038 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.038 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-16 13:58:11.048 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.048 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-16 13:58:11.060 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.060 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-16 13:58:11.072 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.072 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-16 13:58:11.082 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.083 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-16 13:58:11.093 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.093 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-16 13:58:11.104 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.104 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:11.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.109 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:11.109 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:11.110 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:11.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.115 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:11.115 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:11.125 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:11.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.128 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:11.128 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:11.480 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:11.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.482 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:11.483 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:11.520 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 13:58:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 13:58:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 13:58:11.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 13:58:11.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79524) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 13:58:11.536 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-16 13:58:11.547 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.548 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-16 13:58:11.559 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.559 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-16 13:58:11.568 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.568 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-16 13:58:11.577 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.577 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-16 13:58:11.587 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.587 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-16 13:58:11.596 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:11.597 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-16 13:58:11.606 | INFO migrate.versioning.api [-] done 2022-05-16 13:58:12.045 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-16 13:58:12.048 | + functions-common:time_stop:2437 : local name 2022-05-16 13:58:12.051 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:58:12.055 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:58:12.057 | + functions-common:time_stop:2440 : local total 2022-05-16 13:58:12.061 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:58:12.064 | + functions-common:time_stop:2443 : name=dbsync 2022-05-16 13:58:12.067 | + functions-common:time_stop:2444 : start_time=1652709483404 2022-05-16 13:58:12.071 | + functions-common:time_stop:2446 : [[ -z 1652709483404 ]] 2022-05-16 13:58:12.074 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:58:12.080 | + functions-common:time_stop:2449 : end_time=1652709492077 2022-05-16 13:58:12.083 | + functions-common:time_stop:2450 : elapsed_time=8673 2022-05-16 13:58:12.086 | + functions-common:time_stop:2451 : total=0 2022-05-16 13:58:12.088 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:58:12.091 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8673 2022-05-16 13:58:12.094 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-16 13:58:12.096 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-16 13:58:12.102 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-16 13:58:16.688 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-16 13:58:16.688 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-16 13:58:16.688 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-16 13:58:16.689 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-16 13:58:16.689 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-16 13:58:16.689 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-16 13:58:16.690 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-16 13:58:16.690 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-16 13:58:16.690 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-16 13:58:17.081 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-16 13:58:17.086 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-16 13:58:21.592 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-16 13:58:21.593 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-16 13:58:21.593 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-16 13:58:21.593 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-16 13:58:21.594 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-16 13:58:21.594 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-16 13:58:21.594 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-16 13:58:21.594 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-16 13:58:21.595 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-16 13:58:22.000 | + ./stack.sh:main:1099 : start_keystone 2022-05-16 13:58:22.003 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-16 13:58:22.007 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-16 13:58:22.010 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-16 13:58:22.030 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:58:22.034 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-16 13:58:22.037 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-16 13:58:22.042 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-16 13:58:22.045 | + functions-common:run_process:1692 : local service=keystone 2022-05-16 13:58:22.048 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-16 13:58:22.051 | + functions-common:run_process:1694 : local group= 2022-05-16 13:58:22.054 | + functions-common:run_process:1695 : local user= 2022-05-16 13:58:22.057 | + functions-common:run_process:1697 : local name=keystone 2022-05-16 13:58:22.060 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 13:58:22.063 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 13:58:22.065 | + functions-common:time_start:2424 : local start_time= 2022-05-16 13:58:22.069 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 13:58:22.073 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 13:58:22.078 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709502074 2022-05-16 13:58:22.081 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-16 13:58:22.100 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 13:58:22.103 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-16 13:58:22.105 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-16 13:58:22.108 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-16 13:58:22.110 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-16 13:58:22.113 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-16 13:58:22.116 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-16 13:58:22.119 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-16 13:58:22.122 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-16 13:58:22.125 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-16 13:58:22.128 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 13:58:22.132 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 13:58:22.135 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-16 13:58:22.138 | + 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-05-16 13:58:22.141 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-16 13:58:22.144 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-16 13:58:22.147 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-16 13:58:22.150 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-16 13:58:22.153 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-16 13:58:22.155 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-16 13:58:22.161 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-16 13:58:22.237 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-16 13:58:22.322 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-16 13:58:22.387 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-16 13:58:22.456 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 13:58:22.523 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-16 13:58:22.585 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-16 13:58:22.648 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-16 13:58:22.715 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-16 13:58:22.772 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-16 13:58:22.829 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-16 13:58:22.833 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-16 13:58:22.902 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-16 13:58:23.328 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-16 13:58:23.343 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-16 13:58:23.782 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-16 13:58:23.886 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 13:58:23.890 | + functions-common:time_stop:2437 : local name 2022-05-16 13:58:23.894 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:58:23.899 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:58:23.903 | + functions-common:time_stop:2440 : local total 2022-05-16 13:58:23.907 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:58:23.911 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 13:58:23.915 | + functions-common:time_stop:2444 : start_time=1652709502074 2022-05-16 13:58:23.919 | + functions-common:time_stop:2446 : [[ -z 1652709502074 ]] 2022-05-16 13:58:23.924 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:58:23.929 | + functions-common:time_stop:2449 : end_time=1652709503926 2022-05-16 13:58:23.932 | + functions-common:time_stop:2450 : elapsed_time=1852 2022-05-16 13:58:23.934 | + functions-common:time_stop:2451 : total=1535 2022-05-16 13:58:23.937 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:58:23.939 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3387 2022-05-16 13:58:23.942 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-16 13:58:23.942 | Waiting for keystone to start... 2022-05-16 13:58:23.944 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.35/identity/v3/ 2022-05-16 13:58:23.947 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.35/identity/v3/ 2022-05-16 13:58:23.950 | + functions:wait_for_service:457 : local timeout=60 2022-05-16 13:58:23.952 | + functions:wait_for_service:458 : local url=http://10.222.0.35/identity/v3/ 2022-05-16 13:58:23.955 | + functions:wait_for_service:459 : local rval=0 2022-05-16 13:58:23.958 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-16 13:58:23.960 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-16 13:58:23.963 | + functions-common:time_start:2424 : local start_time= 2022-05-16 13:58:23.965 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 13:58:23.970 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 13:58:23.974 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709503970 2022-05-16 13:58:23.976 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-16 13:58:23.994 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/identity/v3/ 2022-05-16 13:58:31.929 | + :: : [[ 200 == 503 ]] 2022-05-16 13:58:31.931 | + :: : [[ 0 -eq 7 ]] 2022-05-16 13:58:31.936 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-16 13:58:31.939 | + functions-common:time_stop:2437 : local name 2022-05-16 13:58:31.943 | + functions-common:time_stop:2438 : local end_time 2022-05-16 13:58:31.946 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 13:58:31.949 | + functions-common:time_stop:2440 : local total 2022-05-16 13:58:31.954 | + functions-common:time_stop:2441 : local start_time 2022-05-16 13:58:31.959 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-16 13:58:31.962 | + functions-common:time_stop:2444 : start_time=1652709503970 2022-05-16 13:58:31.965 | + functions-common:time_stop:2446 : [[ -z 1652709503970 ]] 2022-05-16 13:58:31.971 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 13:58:31.976 | + functions-common:time_stop:2449 : end_time=1652709511973 2022-05-16 13:58:31.980 | + functions-common:time_stop:2450 : elapsed_time=8003 2022-05-16 13:58:31.982 | + functions-common:time_stop:2451 : total=0 2022-05-16 13:58:31.986 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 13:58:31.989 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8003 2022-05-16 13:58:31.993 | + functions:wait_for_service:467 : return 0 2022-05-16 13:58:31.996 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-16 13:58:32.026 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 13:58:32.029 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-16 13:58:32.033 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 13:58:32.037 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-16 13:58:32.085 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-16 13:58:32.087 | + 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.35/identity 2022-05-16 13:58:36.799 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.799 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.800 | 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=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.809 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.827 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.827 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.860 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.897 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.898 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.993 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.993 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.993 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.993 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.994 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:36.994 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.007 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.007 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.016 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.018 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.020 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-16 13:58:37.054 | 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=80282) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 13:58:37.285 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created domain default 2022-05-16 13:58:37.332 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created project admin 2022-05-16 13:58:37.367 | DEBUG passlib.handlers.bcrypt [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=80282) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-16 13:58:37.367 | DEBUG passlib.handlers.bcrypt [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80282) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-16 13:58:37.433 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created user admin 2022-05-16 13:58:37.449 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created role reader 2022-05-16 13:58:37.466 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created role member 2022-05-16 13:58:37.493 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created implied role where 304e7ca3b07444fab151fc39777dcf19 implies f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:58:37.509 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created role admin 2022-05-16 13:58:37.537 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created implied role where 36f231a0934c41b7b5ce6706e92db687 implies 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:58:37.552 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Granted role admin on project admin to user admin. 2022-05-16 13:58:37.561 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Granted role admin on the system to user admin. 2022-05-16 13:58:37.575 | WARNING py.warnings [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c 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-05-16 13:58:37.576 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-16 13:58:37.576 |  2022-05-16 13:58:37.580 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created region RegionOne 2022-05-16 13:58:37.623 | INFO keystone.cmd.bootstrap [None req-25274bb0-b3fa-404d-93d4-602702fa1e1c None None] Created public endpoint http://10.222.0.35/identity 2022-05-16 13:58:38.277 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-16 13:58:38.280 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-16 13:58:38.283 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-16 13:58:38.287 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-16 13:58:41.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:41.540 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:41.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:41.540 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:41.805 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:58:41.809 | + lib/keystone:create_keystone_accounts:310 : admin_project=4ce7781f23154c9c9f494eb7b4ab1799 2022-05-16 13:58:41.812 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-16 13:58:41.818 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-16 13:58:44.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:44.105 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:44.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:44.105 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:44.307 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:58:44.309 | + lib/keystone:create_keystone_accounts:312 : admin_user=adbe742452214835838c3038583b55d1 2022-05-16 13:58:44.312 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-16 13:58:44.315 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-16 13:58:44.317 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-16 13:58:44.319 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin adbe742452214835838c3038583b55d1 default 2022-05-16 13:58:44.382 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin adbe742452214835838c3038583b55d1 default 2022-05-16 13:58:44.438 | [17840 Async ks-domain-role:80441]: running: get_or_add_user_domain_role admin adbe742452214835838c3038583b55d1 default 2022-05-16 13:58:44.442 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-16 13:58:44.445 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-16 13:58:44.449 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-16 13:58:47.910 | ++ inc/async:async_inner:64 : rc=0 2022-05-16 13:58:47.947 | [77465 Async install_tempest:77465]: finished successfully 2022-05-16 13:58:48.349 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-16 13:58:48.352 | + functions-common:get_or_create_domain:900 : echo default 2022-05-16 13:58:48.352 | default 2022-05-16 13:58:48.354 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-16 13:58:48.419 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-16 13:58:48.472 | [17840 Async ks-project:80653]: running: get_or_create_project service Default 2022-05-16 13:58:48.476 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-16 13:58:48.551 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-16 13:58:48.618 | [17840 Async ks-service:80739]: running: get_or_create_role service 2022-05-16 13:58:48.622 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-16 13:58:48.765 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-16 13:58:48.836 | [17840 Async ks-reseller:80825]: running: get_or_create_role ResellerAdmin 2022-05-16 13:58:48.840 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-16 13:58:48.856 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-16 13:58:49.340 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-16 13:58:49.594 | [17840 Async ks-anotherrole:80917]: running: get_or_create_role anotherrole 2022-05-16 13:58:49.616 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-16 13:58:49.644 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-16 13:58:49.661 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-16 13:58:49.689 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-16 13:58:52.422 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:58:52.581 | [80739 Async ks-service:80739]: finished successfully 2022-05-16 13:58:53.650 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:58:53.691 | [80653 Async ks-project:80653]: finished successfully 2022-05-16 13:58:54.049 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:58:54.105 | [80825 Async ks-reseller:80825]: finished successfully 2022-05-16 13:58:54.400 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:58:54.438 | [80917 Async ks-anotherrole:80917]: finished successfully 2022-05-16 13:58:54.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:54.614 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:54.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:54.614 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:54.812 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:58:54.816 | ++ functions-common:get_or_create_project:950 : project_id=c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:58:54.819 | ++ functions-common:get_or_create_project:951 : echo c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:58:54.822 | + lib/keystone:create_keystone_accounts:340 : invis_project=c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:58:54.824 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-16 13:58:54.829 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-16 13:58:54.832 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-16 13:58:54.836 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-16 13:58:57.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:57.517 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:57.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:58:57.517 | from cryptography.utils import int_from_bytes 2022-05-16 13:58:57.747 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:58:57.751 | ++ functions-common:get_or_create_project:950 : project_id=fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:58:57.754 | ++ functions-common:get_or_create_project:951 : echo fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:58:57.758 | + lib/keystone:create_keystone_accounts:344 : demo_project=fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:58:57.761 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-16 13:58:57.765 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-16 13:58:57.768 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 13:58:57.771 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-16 13:58:57.774 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-16 13:58:57.778 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-16 13:58:58.107 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:58:58.139 | [80441 Async ks-domain-role:80441]: finished successfully 2022-05-16 13:59:00.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.485 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.485 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.679 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:00.682 | ++ functions-common:get_or_create_user:937 : user_id=bc486d67ac7743bfad553e2148166271 2022-05-16 13:59:00.684 | ++ functions-common:get_or_create_user:938 : echo bc486d67ac7743bfad553e2148166271 2022-05-16 13:59:00.687 | + lib/keystone:create_keystone_accounts:347 : demo_user=bc486d67ac7743bfad553e2148166271 2022-05-16 13:59:00.690 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-16 13:59:00.745 | [17840 Async ks-domain-role:80441]: Waiting for completion of get_or_add_user_domain_role admin adbe742452214835838c3038583b55d1 default running on PID 80441 (6 other jobs running) 2022-05-16 13:59:00.771 | [17840 Async ks-domain-role:80441]: Signaling child to exit 2022-05-16 13:59:00.771 | WAKEUP 2022-05-16 13:59:00.796 | [17840 Async ks-domain-role:80441]: Signaled 2022-05-16 13:59:00.801 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-16 13:59:00.801 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-16 13:59:00.801 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user adbe742452214835838c3038583b55d1 --domain default 2022-05-16 13:59:00.801 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:00.801 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:00.801 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:00.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.802 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.802 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.802 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:00.802 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-16 13:59:00.802 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-16 13:59:00.802 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user adbe742452214835838c3038583b55d1 --domain default 2022-05-16 13:59:00.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.802 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.802 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.802 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user adbe742452214835838c3038583b55d1 --domain default 2022-05-16 13:59:00.802 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:00.802 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-16 13:59:00.802 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:00.802 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:00.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.802 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.802 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.802 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:00.802 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:00.802 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:00.802 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:00.802 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | adbe742452214835838c3038583b55d1 | | | default | | False |' 2022-05-16 13:59:00.802 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:00.803 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:00.803 | + functions-common:get_or_add_user_domain_role:1033 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:00.803 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:00.867 | [17840 Async ks-domain-role:80441]: finished get_or_add_user_domain_role admin adbe742452214835838c3038583b55d1 default with result 0 in 13 seconds 2022-05-16 13:59:00.875 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-16 13:59:00.915 | [17840 Async ks-project:80653]: Waiting for completion of get_or_create_project service Default running on PID 80653 (5 other jobs running) 2022-05-16 13:59:00.945 | [17840 Async ks-project:80653]: Signaling child to exit 2022-05-16 13:59:00.945 | WAKEUP 2022-05-16 13:59:00.970 | [17840 Async ks-project:80653]: Signaled 2022-05-16 13:59:00.973 | + functions-common:get_or_create_project:944 : local project_id 2022-05-16 13:59:00.973 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-16 13:59:00.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.973 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:00.973 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:00.973 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:00.973 | + functions-common:get_or_create_project:950 : project_id=60fb9324c6084c648b06a8608555c3c8 2022-05-16 13:59:00.973 | + functions-common:get_or_create_project:951 : echo 60fb9324c6084c648b06a8608555c3c8 2022-05-16 13:59:00.973 | 60fb9324c6084c648b06a8608555c3c8 2022-05-16 13:59:01.023 | [17840 Async ks-project:80653]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-05-16 13:59:01.069 | [17840 Async ks-service:80739]: Waiting for completion of get_or_create_role service running on PID 80739 (4 other jobs running) 2022-05-16 13:59:01.101 | [17840 Async ks-service:80739]: Signaling child to exit 2022-05-16 13:59:01.101 | WAKEUP 2022-05-16 13:59:01.127 | [17840 Async ks-service:80739]: Signaled 2022-05-16 13:59:01.128 | + functions-common:get_or_create_role:957 : local role_id 2022-05-16 13:59:01.128 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-16 13:59:01.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:01.129 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:01.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:01.129 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:01.129 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:01.129 | + functions-common:get_or_create_role:962 : role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 13:59:01.129 | + functions-common:get_or_create_role:963 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 13:59:01.129 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 13:59:01.183 | [17840 Async ks-service:80739]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-16 13:59:01.238 | [17840 Async ks-reseller:80825]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80825 (3 other jobs running) 2022-05-16 13:59:01.270 | [17840 Async ks-reseller:80825]: Signaling child to exit 2022-05-16 13:59:01.270 | WAKEUP 2022-05-16 13:59:01.296 | [17840 Async ks-reseller:80825]: Signaled 2022-05-16 13:59:01.298 | + functions-common:get_or_create_role:957 : local role_id 2022-05-16 13:59:01.298 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-16 13:59:01.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:01.299 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:01.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:01.299 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:01.299 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:01.299 | + functions-common:get_or_create_role:962 : role_id=b84914112f0b49799ca067c418d02f52 2022-05-16 13:59:01.299 | + functions-common:get_or_create_role:963 : echo b84914112f0b49799ca067c418d02f52 2022-05-16 13:59:01.299 | b84914112f0b49799ca067c418d02f52 2022-05-16 13:59:01.352 | [17840 Async ks-reseller:80825]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-05-16 13:59:01.395 | [17840 Async ks-anotherrole:80917]: Waiting for completion of get_or_create_role anotherrole running on PID 80917 (2 other jobs running) 2022-05-16 13:59:01.424 | [17840 Async ks-anotherrole:80917]: Signaling child to exit 2022-05-16 13:59:01.424 | WAKEUP 2022-05-16 13:59:01.450 | [17840 Async ks-anotherrole:80917]: Signaled 2022-05-16 13:59:01.452 | + functions-common:get_or_create_role:957 : local role_id 2022-05-16 13:59:01.452 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-16 13:59:01.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:01.453 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:01.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:01.453 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:01.453 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:01.453 | + functions-common:get_or_create_role:962 : role_id=1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:01.453 | + functions-common:get_or_create_role:963 : echo 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:01.453 | 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:01.505 | [17840 Async ks-anotherrole:80917]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-05-16 13:59:01.510 | + inc/async:async_wait:197 : return 0 2022-05-16 13:59:01.512 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.593 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.647 | [17840 Async ks-demo-member:81782]: running: get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.651 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin adbe742452214835838c3038583b55d1 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.729 | + inc/async:async_inner:63 : get_or_add_user_project_role admin adbe742452214835838c3038583b55d1 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.794 | [17840 Async ks-demo-admin:81894]: running: get_or_add_user_project_role admin adbe742452214835838c3038583b55d1 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.798 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.895 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.968 | [17840 Async ks-demo-another:82006]: running: get_or_add_user_project_role anotherrole bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:01.971 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:59:02.046 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:59:02.136 | [17840 Async ks-demo-invis:82118]: running: get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:59:02.143 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-16 13:59:02.153 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-16 13:59:02.167 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 13:59:02.173 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-16 13:59:02.180 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-16 13:59:02.189 | +++ functions-common:get_or_create_user:939 : 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-05-16 13:59:07.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:07.748 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:07.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:07.748 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:07.998 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:08.004 | ++ functions-common:get_or_create_user:937 : user_id=9a4fc357e52a4f2288f29e98d0eb648d 2022-05-16 13:59:08.008 | ++ functions-common:get_or_create_user:938 : echo 9a4fc357e52a4f2288f29e98d0eb648d 2022-05-16 13:59:08.011 | + lib/keystone:create_keystone_accounts:360 : demo_reader=9a4fc357e52a4f2288f29e98d0eb648d 2022-05-16 13:59:08.014 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 9a4fc357e52a4f2288f29e98d0eb648d fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:08.096 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9a4fc357e52a4f2288f29e98d0eb648d fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:08.158 | [17840 Async ks-demo-reader:82276]: running: get_or_add_user_project_role reader 9a4fc357e52a4f2288f29e98d0eb648d fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:08.162 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-16 13:59:08.165 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-16 13:59:08.170 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-16 13:59:08.177 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-16 13:59:13.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:13.814 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:13.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:13.814 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:14.146 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:14.152 | ++ functions-common:get_or_create_project:950 : project_id=dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:14.158 | ++ functions-common:get_or_create_project:951 : echo dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:14.168 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:14.171 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-16 13:59:14.178 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-16 13:59:14.181 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 13:59:14.205 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-16 13:59:14.222 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-16 13:59:14.232 | +++ functions-common:get_or_create_user:939 : 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-05-16 13:59:17.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:17.994 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:17.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:17.994 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:18.396 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:18.416 | ++ functions-common:get_or_create_user:937 : user_id=6db7577545404be9898c70b752ea42b6 2022-05-16 13:59:18.441 | ++ functions-common:get_or_create_user:938 : echo 6db7577545404be9898c70b752ea42b6 2022-05-16 13:59:18.468 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6db7577545404be9898c70b752ea42b6 2022-05-16 13:59:18.497 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:18.894 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:19.118 | [17840 Async ks-alt-admin:82676]: running: get_or_add_user_project_role admin 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:19.140 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:19.621 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:19.882 | [17840 Async ks-alt-another:82789]: running: get_or_add_user_project_role anotherrole 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:19.912 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-16 13:59:19.951 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-16 13:59:19.977 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 13:59:20.002 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-16 13:59:20.021 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-16 13:59:20.052 | +++ functions-common:get_or_create_user:939 : 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-05-16 13:59:23.295 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:23.338 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:23.467 | [82118 Async ks-demo-invis:82118]: finished successfully 2022-05-16 13:59:23.507 | [81894 Async ks-demo-admin:81894]: finished successfully 2022-05-16 13:59:25.098 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:25.137 | [82006 Async ks-demo-another:82006]: finished successfully 2022-05-16 13:59:26.066 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:26.105 | [81782 Async ks-demo-member:81782]: finished successfully 2022-05-16 13:59:26.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:26.330 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:26.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:26.330 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:26.561 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:26.566 | ++ functions-common:get_or_create_user:937 : user_id=3f43c94578894ab9b2d562d8fef7d438 2022-05-16 13:59:26.572 | ++ functions-common:get_or_create_user:938 : echo 3f43c94578894ab9b2d562d8fef7d438 2022-05-16 13:59:26.576 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3f43c94578894ab9b2d562d8fef7d438 2022-05-16 13:59:26.585 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3f43c94578894ab9b2d562d8fef7d438 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:26.710 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3f43c94578894ab9b2d562d8fef7d438 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:26.832 | [17840 Async ks-alt-member-user:83141]: running: get_or_add_user_project_role member 3f43c94578894ab9b2d562d8fef7d438 dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:26.837 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-16 13:59:26.844 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-16 13:59:26.848 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 13:59:26.862 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-16 13:59:26.865 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-16 13:59:26.884 | +++ functions-common:get_or_create_user:939 : 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-05-16 13:59:26.933 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:27.047 | [82276 Async ks-demo-reader:82276]: finished successfully 2022-05-16 13:59:31.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:31.443 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:31.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:31.443 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:31.724 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:31.727 | ++ functions-common:get_or_create_user:937 : user_id=ec9877d7df4840d0a6f8e65a0cdc111c 2022-05-16 13:59:31.731 | ++ functions-common:get_or_create_user:938 : echo ec9877d7df4840d0a6f8e65a0cdc111c 2022-05-16 13:59:31.734 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=ec9877d7df4840d0a6f8e65a0cdc111c 2022-05-16 13:59:31.736 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader ec9877d7df4840d0a6f8e65a0cdc111c dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:31.837 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ec9877d7df4840d0a6f8e65a0cdc111c dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:31.942 | [17840 Async ks-alt-reader-user:83395]: running: get_or_add_user_project_role reader ec9877d7df4840d0a6f8e65a0cdc111c dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:31.950 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-16 13:59:31.955 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 13:59:31.959 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-16 13:59:31.966 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-16 13:59:31.993 | +++ functions-common:get_or_create_user:939 : 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-05-16 13:59:35.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:35.976 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:35.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:35.976 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:36.289 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:36.292 | ++ functions-common:get_or_create_user:937 : user_id=5d7a3d732d394e63a0492ac295c2062c 2022-05-16 13:59:36.297 | ++ functions-common:get_or_create_user:938 : echo 5d7a3d732d394e63a0492ac295c2062c 2022-05-16 13:59:36.301 | + lib/keystone:create_keystone_accounts:392 : system_member_user=5d7a3d732d394e63a0492ac295c2062c 2022-05-16 13:59:36.305 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 5d7a3d732d394e63a0492ac295c2062c all 2022-05-16 13:59:36.394 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5d7a3d732d394e63a0492ac295c2062c all 2022-05-16 13:59:36.471 | [17840 Async ks-system-member:83591]: running: get_or_add_user_system_role member 5d7a3d732d394e63a0492ac295c2062c all 2022-05-16 13:59:36.486 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-16 13:59:36.491 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 13:59:36.495 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-16 13:59:36.500 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-16 13:59:36.507 | +++ functions-common:get_or_create_user:939 : 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-05-16 13:59:38.139 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:38.310 | [82676 Async ks-alt-admin:82676]: finished successfully 2022-05-16 13:59:38.733 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:38.854 | [82789 Async ks-alt-another:82789]: finished successfully 2022-05-16 13:59:40.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:40.199 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:40.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:40.199 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:40.425 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:40.428 | ++ functions-common:get_or_create_user:937 : user_id=fbd52de8d3814d5892d7e8b2444f429d 2022-05-16 13:59:40.431 | ++ functions-common:get_or_create_user:938 : echo fbd52de8d3814d5892d7e8b2444f429d 2022-05-16 13:59:40.434 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=fbd52de8d3814d5892d7e8b2444f429d 2022-05-16 13:59:40.437 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader fbd52de8d3814d5892d7e8b2444f429d all 2022-05-16 13:59:40.523 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fbd52de8d3814d5892d7e8b2444f429d all 2022-05-16 13:59:40.610 | [17840 Async ks-system-reader:83873]: running: get_or_add_user_system_role reader fbd52de8d3814d5892d7e8b2444f429d all 2022-05-16 13:59:40.614 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-16 13:59:40.617 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-16 13:59:40.620 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-16 13:59:40.623 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-16 13:59:40.660 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-16 13:59:43.932 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:43.969 | [83141 Async ks-alt-member-user:83141]: finished successfully 2022-05-16 13:59:44.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:44.558 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:44.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:44.558 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:44.872 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:44.877 | ++ functions-common:get_or_create_group:914 : group_id=bcd673982ef645d6b8fffd939e39c9a7 2022-05-16 13:59:44.881 | ++ functions-common:get_or_create_group:915 : echo bcd673982ef645d6b8fffd939e39c9a7 2022-05-16 13:59:44.886 | + lib/keystone:create_keystone_accounts:402 : admin_group=bcd673982ef645d6b8fffd939e39c9a7 2022-05-16 13:59:44.890 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-16 13:59:44.897 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-16 13:59:44.905 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-16 13:59:44.909 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-16 13:59:44.915 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-16 13:59:48.056 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:48.167 | [83395 Async ks-alt-reader-user:83395]: finished successfully 2022-05-16 13:59:48.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:48.956 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:48.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:48.956 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:49.185 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:49.189 | ++ functions-common:get_or_create_group:914 : group_id=39d2ef85e0584e5589d296c98b5a617e 2022-05-16 13:59:49.193 | ++ functions-common:get_or_create_group:915 : echo 39d2ef85e0584e5589d296c98b5a617e 2022-05-16 13:59:49.198 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=39d2ef85e0584e5589d296c98b5a617e 2022-05-16 13:59:49.202 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:49.316 | + inc/async:async_inner:63 : get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:49.395 | [17840 Async ks-group-memberdemo:84280]: running: get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:49.398 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:49.542 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:49.635 | [17840 Async ks-group-anotherdemo:84366]: running: get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:49.643 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:49.967 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:50.021 | + inc/async:async_inner:63 : get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:50.051 | [83591 Async ks-system-member:83591]: finished successfully 2022-05-16 13:59:50.161 | [17840 Async ks-group-memberalt:84472]: running: get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:50.169 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:50.648 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:50.871 | [17840 Async ks-group-anotheralt:84579]: running: get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:50.888 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 2022-05-16 13:59:51.325 | + inc/async:async_inner:63 : get_or_add_group_project_role admin bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 2022-05-16 13:59:51.590 | [17840 Async ks-group-admin:84666]: running: get_or_add_group_project_role admin bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 2022-05-16 13:59:51.609 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-16 13:59:52.049 | [17840 Async ks-demo-member:81782]: Waiting for completion of get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f running on PID 81782 (17 other jobs running) 2022-05-16 13:59:52.247 | [17840 Async ks-demo-member:81782]: Signaling child to exit 2022-05-16 13:59:52.248 | WAKEUP 2022-05-16 13:59:52.391 | [17840 Async ks-demo-member:81782]: Signaled 2022-05-16 13:59:52.403 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:52.403 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:52.403 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:52.403 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:52.403 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:52.403 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:52.403 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:52.403 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:52.403 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc486d67ac7743bfad553e2148166271 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:52.403 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:52.403 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:52.403 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:52.403 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:52.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:52.403 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:52.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:52.403 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:52.404 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:52.404 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:52.404 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:52.404 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bc486d67ac7743bfad553e2148166271 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:52.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:52.404 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:52.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:52.404 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:52.404 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc486d67ac7743bfad553e2148166271 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:52.404 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:52.404 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:52.404 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:52.404 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:52.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:52.404 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:52.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:52.404 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:52.404 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:52.404 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:52.404 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:52.404 | ++ functions-common:get_field:830 : echo '| 304e7ca3b07444fab151fc39777dcf19 | bc486d67ac7743bfad553e2148166271 | | fbfab618c89b4f8d96be0fef3805ad0f | | | False |' 2022-05-16 13:59:52.404 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:52.404 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:52.404 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:52.404 | + functions-common:get_or_add_user_project_role:1009 : echo 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:52.404 | 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:52.708 | [17840 Async ks-demo-member:81782]: finished get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f with result 0 in 24 seconds 2022-05-16 13:59:52.948 | [17840 Async ks-demo-admin:81894]: Waiting for completion of get_or_add_user_project_role admin adbe742452214835838c3038583b55d1 fbfab618c89b4f8d96be0fef3805ad0f running on PID 81894 (16 other jobs running) 2022-05-16 13:59:53.133 | [17840 Async ks-demo-admin:81894]: Signaling child to exit 2022-05-16 13:59:53.138 | WAKEUP 2022-05-16 13:59:53.288 | [17840 Async ks-demo-admin:81894]: Signaled 2022-05-16 13:59:53.291 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:53.291 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:53.291 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:53.291 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:53.291 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:53.291 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:53.291 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:53.291 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:53.291 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:53.291 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user adbe742452214835838c3038583b55d1 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:53.291 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:53.291 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:53.291 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:53.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:53.291 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:53.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:53.292 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:53.292 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:53.292 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:53.292 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:53.292 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user adbe742452214835838c3038583b55d1 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:53.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:53.292 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:53.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:53.292 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:53.292 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user adbe742452214835838c3038583b55d1 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:53.292 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:53.292 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:53.292 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:53.292 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:53.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:53.293 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:53.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:53.293 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:53.293 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:53.293 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:53.293 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:53.293 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | adbe742452214835838c3038583b55d1 | | fbfab618c89b4f8d96be0fef3805ad0f | | | False |' 2022-05-16 13:59:53.293 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:53.293 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:53.293 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:53.293 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:53.293 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:53.516 | [17840 Async ks-demo-admin:81894]: finished get_or_add_user_project_role admin adbe742452214835838c3038583b55d1 fbfab618c89b4f8d96be0fef3805ad0f with result 0 in 21 seconds 2022-05-16 13:59:53.784 | [17840 Async ks-demo-another:82006]: Waiting for completion of get_or_add_user_project_role anotherrole bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f running on PID 82006 (15 other jobs running) 2022-05-16 13:59:53.951 | [17840 Async ks-demo-another:82006]: Signaling child to exit 2022-05-16 13:59:53.962 | WAKEUP 2022-05-16 13:59:53.984 | + inc/async:async_inner:64 : rc=0 2022-05-16 13:59:54.061 | [17840 Async ks-demo-another:82006]: Signaled 2022-05-16 13:59:54.065 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:54.067 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:54.067 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:54.067 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:54.067 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:54.068 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:54.068 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:54.068 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:54.068 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:54.068 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:54.068 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:54.068 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:54.068 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc486d67ac7743bfad553e2148166271 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:54.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.068 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.068 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.068 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:54.068 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:54.068 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:54.068 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user bc486d67ac7743bfad553e2148166271 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:54.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.069 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.069 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.069 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:54.069 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc486d67ac7743bfad553e2148166271 --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:54.069 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:54.069 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:54.069 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:54.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.069 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.069 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.069 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:54.069 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:54.070 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:54.070 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:54.070 | ++ functions-common:get_field:830 : echo '| 1296c9f2460d46c8aa53ab16846fbb92 | bc486d67ac7743bfad553e2148166271 | | fbfab618c89b4f8d96be0fef3805ad0f | | | False |' 2022-05-16 13:59:54.070 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:54.070 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:54.070 | + functions-common:get_or_add_user_project_role:1009 : echo 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:54.070 | 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:54.141 | [83873 Async ks-system-reader:83873]: finished successfully 2022-05-16 13:59:54.335 | [17840 Async ks-demo-another:82006]: finished get_or_add_user_project_role anotherrole bc486d67ac7743bfad553e2148166271 fbfab618c89b4f8d96be0fef3805ad0f with result 0 in 23 seconds 2022-05-16 13:59:54.601 | [17840 Async ks-demo-invis:82118]: Waiting for completion of get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 c2d9abe8e7694ebbb9a289fcd473e6a1 running on PID 82118 (14 other jobs running) 2022-05-16 13:59:54.762 | [17840 Async ks-demo-invis:82118]: Signaling child to exit 2022-05-16 13:59:54.763 | WAKEUP 2022-05-16 13:59:54.902 | [17840 Async ks-demo-invis:82118]: Signaled 2022-05-16 13:59:54.916 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:54.916 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:54.916 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:54.916 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:54.916 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:54.916 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:54.916 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:54.916 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:54.917 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:54.917 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:54.917 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:54.917 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:54.917 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc486d67ac7743bfad553e2148166271 --project c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:59:54.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.917 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.917 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.917 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:54.917 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:54.917 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:54.917 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bc486d67ac7743bfad553e2148166271 --project c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:59:54.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.917 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.918 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.918 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc486d67ac7743bfad553e2148166271 --project c2d9abe8e7694ebbb9a289fcd473e6a1 2022-05-16 13:59:54.918 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:54.918 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:54.918 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:54.918 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:54.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.918 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:54.918 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:54.918 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:54.918 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:54.918 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:54.919 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:54.919 | ++ functions-common:get_field:830 : echo '| 304e7ca3b07444fab151fc39777dcf19 | bc486d67ac7743bfad553e2148166271 | | c2d9abe8e7694ebbb9a289fcd473e6a1 | | | False |' 2022-05-16 13:59:54.919 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:54.919 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:54.919 | + functions-common:get_or_add_user_project_role:1009 : echo 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:54.919 | 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:55.231 | [17840 Async ks-demo-invis:82118]: finished get_or_add_user_project_role member bc486d67ac7743bfad553e2148166271 c2d9abe8e7694ebbb9a289fcd473e6a1 with result 0 in 21 seconds 2022-05-16 13:59:55.340 | [17840 Async ks-demo-reader:82276]: Waiting for completion of get_or_add_user_project_role reader 9a4fc357e52a4f2288f29e98d0eb648d fbfab618c89b4f8d96be0fef3805ad0f running on PID 82276 (13 other jobs running) 2022-05-16 13:59:55.403 | [17840 Async ks-demo-reader:82276]: Signaling child to exit 2022-05-16 13:59:55.404 | WAKEUP 2022-05-16 13:59:55.447 | [17840 Async ks-demo-reader:82276]: Signaled 2022-05-16 13:59:55.449 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:55.450 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:55.450 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:55.450 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:55.450 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:55.450 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:55.451 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:55.451 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:55.451 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9a4fc357e52a4f2288f29e98d0eb648d --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:55.451 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:55.451 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:55.451 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:55.451 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.451 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.451 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.451 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:55.452 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:55.452 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:55.452 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 9a4fc357e52a4f2288f29e98d0eb648d --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:55.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.452 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.452 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.452 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:55.452 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9a4fc357e52a4f2288f29e98d0eb648d --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 13:59:55.452 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:55.452 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:55.452 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.452 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.452 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.453 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:55.453 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:55.453 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:55.453 | ++ functions-common:get_field:830 : echo '| f08cde49a77549acbfe0b809ca3ef32f | 9a4fc357e52a4f2288f29e98d0eb648d | | fbfab618c89b4f8d96be0fef3805ad0f | | | False |' 2022-05-16 13:59:55.453 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:55.453 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.453 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:55.453 | + functions-common:get_or_add_user_project_role:1009 : echo f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:55.454 | f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:55.539 | [17840 Async ks-demo-reader:82276]: finished get_or_add_user_project_role reader 9a4fc357e52a4f2288f29e98d0eb648d fbfab618c89b4f8d96be0fef3805ad0f with result 0 in 18 seconds 2022-05-16 13:59:55.545 | + inc/async:async_wait:197 : return 0 2022-05-16 13:59:55.549 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-16 13:59:55.644 | [17840 Async ks-alt-admin:82676]: Waiting for completion of get_or_add_user_project_role admin 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 running on PID 82676 (12 other jobs running) 2022-05-16 13:59:55.711 | [17840 Async ks-alt-admin:82676]: Signaling child to exit 2022-05-16 13:59:55.713 | WAKEUP 2022-05-16 13:59:55.752 | [17840 Async ks-alt-admin:82676]: Signaled 2022-05-16 13:59:55.753 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:55.753 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:55.753 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:55.753 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:55.753 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:55.753 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:55.753 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:55.753 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:55.753 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:55.754 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6db7577545404be9898c70b752ea42b6 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:55.754 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:55.754 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:55.754 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.754 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.754 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.754 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:55.754 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:55.754 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:55.754 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 6db7577545404be9898c70b752ea42b6 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:55.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.754 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.754 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.754 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6db7577545404be9898c70b752ea42b6 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:55.754 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:55.754 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:55.754 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:55.754 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.754 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.754 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.754 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:55.754 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:55.754 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:55.754 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:55.754 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | 6db7577545404be9898c70b752ea42b6 | | dd9c0b22bb794a23bcc22a617ffccf81 | | | False |' 2022-05-16 13:59:55.754 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.755 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:55.755 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:55.755 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 13:59:55.840 | [17840 Async ks-alt-admin:82676]: finished get_or_add_user_project_role admin 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 with result 0 in 19 seconds 2022-05-16 13:59:55.924 | [17840 Async ks-alt-another:82789]: Waiting for completion of get_or_add_user_project_role anotherrole 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 running on PID 82789 (11 other jobs running) 2022-05-16 13:59:55.963 | [17840 Async ks-alt-another:82789]: Signaling child to exit 2022-05-16 13:59:55.964 | WAKEUP 2022-05-16 13:59:55.995 | [17840 Async ks-alt-another:82789]: Signaled 2022-05-16 13:59:55.996 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:55.997 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:55.997 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:55.997 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:55.997 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:55.997 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:55.997 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:55.997 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:55.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:55.997 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6db7577545404be9898c70b752ea42b6 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:55.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:55.997 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:55.997 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.997 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.997 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.997 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:55.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:55.997 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:55.997 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6db7577545404be9898c70b752ea42b6 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:55.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.997 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.997 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.997 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:55.997 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6db7577545404be9898c70b752ea42b6 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:55.997 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:55.997 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.997 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:55.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.997 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:55.998 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:55.998 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:55.998 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:55.998 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:55.998 | ++ functions-common:get_field:830 : echo '| 1296c9f2460d46c8aa53ab16846fbb92 | 6db7577545404be9898c70b752ea42b6 | | dd9c0b22bb794a23bcc22a617ffccf81 | | | False |' 2022-05-16 13:59:55.998 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:55.998 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:55.998 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:55.998 | + functions-common:get_or_add_user_project_role:1009 : echo 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:55.998 | 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 13:59:56.114 | [17840 Async ks-alt-another:82789]: finished get_or_add_user_project_role anotherrole 6db7577545404be9898c70b752ea42b6 dd9c0b22bb794a23bcc22a617ffccf81 with result 0 in 19 seconds 2022-05-16 13:59:56.263 | [17840 Async ks-alt-member-user:83141]: Waiting for completion of get_or_add_user_project_role member 3f43c94578894ab9b2d562d8fef7d438 dd9c0b22bb794a23bcc22a617ffccf81 running on PID 83141 (10 other jobs running) 2022-05-16 13:59:56.367 | [17840 Async ks-alt-member-user:83141]: Signaling child to exit 2022-05-16 13:59:56.368 | WAKEUP 2022-05-16 13:59:56.438 | [17840 Async ks-alt-member-user:83141]: Signaled 2022-05-16 13:59:56.442 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:56.442 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:56.442 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:56.442 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:56.442 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:56.443 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:56.443 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:56.443 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:56.443 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:56.443 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f43c94578894ab9b2d562d8fef7d438 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:56.443 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:56.443 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:56.443 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:56.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:56.443 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:56.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:56.443 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:56.443 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:56.443 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:56.443 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:56.443 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 3f43c94578894ab9b2d562d8fef7d438 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:56.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:56.443 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:56.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:56.444 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:56.444 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:56.444 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f43c94578894ab9b2d562d8fef7d438 --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:56.444 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:56.444 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:56.444 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:56.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:56.444 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:56.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:56.444 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:56.444 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:56.444 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:56.444 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:56.444 | ++ functions-common:get_field:830 : echo '| 304e7ca3b07444fab151fc39777dcf19 | 3f43c94578894ab9b2d562d8fef7d438 | | dd9c0b22bb794a23bcc22a617ffccf81 | | | False |' 2022-05-16 13:59:56.445 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:56.445 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:56.445 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:56.445 | + functions-common:get_or_add_user_project_role:1009 : echo 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:56.445 | 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:56.729 | [17840 Async ks-alt-member-user:83141]: finished get_or_add_user_project_role member 3f43c94578894ab9b2d562d8fef7d438 dd9c0b22bb794a23bcc22a617ffccf81 with result 0 in 17 seconds 2022-05-16 13:59:56.914 | [17840 Async ks-alt-reader-user:83395]: Waiting for completion of get_or_add_user_project_role reader ec9877d7df4840d0a6f8e65a0cdc111c dd9c0b22bb794a23bcc22a617ffccf81 running on PID 83395 (9 other jobs running) 2022-05-16 13:59:57.046 | [17840 Async ks-alt-reader-user:83395]: Signaling child to exit 2022-05-16 13:59:57.047 | WAKEUP 2022-05-16 13:59:57.134 | [17840 Async ks-alt-reader-user:83395]: Signaled 2022-05-16 13:59:57.143 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 13:59:57.143 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 13:59:57.143 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:57.144 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:57.144 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:57.144 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:57.144 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:57.144 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 13:59:57.144 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ec9877d7df4840d0a6f8e65a0cdc111c --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:57.144 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:57.144 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 13:59:57.144 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:57.144 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:57.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:57.144 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:57.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:57.144 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:57.144 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:57.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 13:59:57.144 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 13:59:57.144 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user ec9877d7df4840d0a6f8e65a0cdc111c --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:57.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:57.144 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:57.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:57.144 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:57.144 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 13:59:57.144 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ec9877d7df4840d0a6f8e65a0cdc111c --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 13:59:57.144 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 13:59:57.144 | ++ functions-common:get_field:823 : local data field 2022-05-16 13:59:57.144 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:57.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:57.144 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:57.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:57.144 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:57.144 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:57.145 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 13:59:57.145 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 13:59:57.145 | ++ functions-common:get_field:830 : echo '| f08cde49a77549acbfe0b809ca3ef32f | ec9877d7df4840d0a6f8e65a0cdc111c | | dd9c0b22bb794a23bcc22a617ffccf81 | | | False |' 2022-05-16 13:59:57.145 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 13:59:57.145 | ++ functions-common:get_field:824 : read data 2022-05-16 13:59:57.145 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:57.145 | + functions-common:get_or_add_user_project_role:1009 : echo f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:57.145 | f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:57.416 | [17840 Async ks-alt-reader-user:83395]: finished get_or_add_user_project_role reader ec9877d7df4840d0a6f8e65a0cdc111c dd9c0b22bb794a23bcc22a617ffccf81 with result 0 in 16 seconds 2022-05-16 13:59:57.449 | + inc/async:async_wait:197 : return 0 2022-05-16 13:59:57.477 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-16 13:59:57.834 | [17840 Async ks-system-member:83591]: Waiting for completion of get_or_add_user_system_role member 5d7a3d732d394e63a0492ac295c2062c all running on PID 83591 (8 other jobs running) 2022-05-16 13:59:58.016 | [17840 Async ks-system-member:83591]: Signaling child to exit 2022-05-16 13:59:58.016 | WAKEUP 2022-05-16 13:59:58.177 | [17840 Async ks-system-member:83591]: Signaled 2022-05-16 13:59:58.180 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-16 13:59:58.181 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-16 13:59:58.181 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-16 13:59:58.181 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:58.181 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:58.181 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:58.181 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:58.181 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:58.181 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-16 13:59:58.181 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d7a3d732d394e63a0492ac295c2062c --system all -f value -c Role 2022-05-16 13:59:58.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:58.181 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:58.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:58.181 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:58.181 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:58.181 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-16 13:59:58.181 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-16 13:59:58.181 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 5d7a3d732d394e63a0492ac295c2062c --system all 2022-05-16 13:59:58.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:58.181 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:58.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:58.181 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:58.181 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d7a3d732d394e63a0492ac295c2062c --system all -f value -c Role 2022-05-16 13:59:58.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:58.181 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:58.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:58.181 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:58.181 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:58.181 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:58.181 | + functions-common:get_or_add_user_system_role:1064 : echo 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:58.181 | 304e7ca3b07444fab151fc39777dcf19 2022-05-16 13:59:58.452 | [17840 Async ks-system-member:83591]: finished get_or_add_user_system_role member 5d7a3d732d394e63a0492ac295c2062c all with result 0 in 13 seconds 2022-05-16 13:59:58.744 | [17840 Async ks-system-reader:83873]: Waiting for completion of get_or_add_user_system_role reader fbd52de8d3814d5892d7e8b2444f429d all running on PID 83873 (7 other jobs running) 2022-05-16 13:59:58.928 | [17840 Async ks-system-reader:83873]: Signaling child to exit 2022-05-16 13:59:58.928 | WAKEUP 2022-05-16 13:59:59.093 | [17840 Async ks-system-reader:83873]: Signaled 2022-05-16 13:59:59.111 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-16 13:59:59.111 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-16 13:59:59.111 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-16 13:59:59.111 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 13:59:59.111 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 13:59:59.111 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 13:59:59.111 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 13:59:59.111 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 13:59:59.111 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-16 13:59:59.111 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fbd52de8d3814d5892d7e8b2444f429d --system all -f value -c Role 2022-05-16 13:59:59.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:59.111 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:59.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:59.112 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:59.112 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:59.112 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-16 13:59:59.112 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-16 13:59:59.112 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user fbd52de8d3814d5892d7e8b2444f429d --system all 2022-05-16 13:59:59.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:59.112 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:59.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:59.112 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:59.112 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fbd52de8d3814d5892d7e8b2444f429d --system all -f value -c Role 2022-05-16 13:59:59.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:59.112 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:59.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 13:59:59.112 | from cryptography.utils import int_from_bytes 2022-05-16 13:59:59.112 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 13:59:59.113 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:59.113 | + functions-common:get_or_add_user_system_role:1064 : echo f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:59.113 | f08cde49a77549acbfe0b809ca3ef32f 2022-05-16 13:59:59.423 | [17840 Async ks-system-reader:83873]: finished get_or_add_user_system_role reader fbd52de8d3814d5892d7e8b2444f429d all with result 0 in 13 seconds 2022-05-16 13:59:59.453 | + inc/async:async_wait:197 : return 0 2022-05-16 13:59:59.477 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-16 13:59:59.836 | [17840 Async ks-group-memberdemo:84280]: Waiting for completion of get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f running on PID 84280 (6 other jobs running) 2022-05-16 13:59:59.998 | [17840 Async ks-group-memberdemo:84280]: Signaling child to exit 2022-05-16 14:00:07.427 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:00:07.576 | [84366 Async ks-group-anotherdemo:84366]: finished successfully 2022-05-16 14:00:07.635 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:00:07.682 | [84280 Async ks-group-memberdemo:84280]: finished successfully 2022-05-16 14:00:07.712 | WAKEUP 2022-05-16 14:00:07.756 | [17840 Async ks-group-memberdemo:84280]: Signaled 2022-05-16 14:00:07.758 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-16 14:00:07.758 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39d2ef85e0584e5589d296c98b5a617e --project fbfab618c89b4f8d96be0fef3805ad0f -f value 2022-05-16 14:00:07.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:07.759 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:07.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:07.759 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:07.759 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:07.759 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-16 14:00:07.759 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-16 14:00:07.759 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 39d2ef85e0584e5589d296c98b5a617e --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 14:00:07.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:07.759 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:07.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:07.759 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:07.759 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39d2ef85e0584e5589d296c98b5a617e --project fbfab618c89b4f8d96be0fef3805ad0f -f value 2022-05-16 14:00:07.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:07.759 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:07.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:07.760 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:07.760 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:07.760 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='304e7ca3b07444fab151fc39777dcf19 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f False' 2022-05-16 14:00:07.760 | + functions-common:get_or_add_group_project_role:1088 : echo 304e7ca3b07444fab151fc39777dcf19 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f False 2022-05-16 14:00:07.760 | 304e7ca3b07444fab151fc39777dcf19 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f False 2022-05-16 14:00:07.867 | [17840 Async ks-group-memberdemo:84280]: finished get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f with result 0 in 18 seconds 2022-05-16 14:00:07.954 | [17840 Async ks-group-anotherdemo:84366]: Waiting for completion of get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f running on PID 84366 (5 other jobs running) 2022-05-16 14:00:08.017 | [17840 Async ks-group-anotherdemo:84366]: Signaling child to exit 2022-05-16 14:00:08.019 | WAKEUP 2022-05-16 14:00:08.075 | [17840 Async ks-group-anotherdemo:84366]: Signaled 2022-05-16 14:00:08.077 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-16 14:00:08.077 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39d2ef85e0584e5589d296c98b5a617e --project fbfab618c89b4f8d96be0fef3805ad0f -f value 2022-05-16 14:00:08.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.077 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.077 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.077 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:08.077 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-16 14:00:08.078 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-16 14:00:08.078 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 39d2ef85e0584e5589d296c98b5a617e --project fbfab618c89b4f8d96be0fef3805ad0f 2022-05-16 14:00:08.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.078 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.078 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.078 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39d2ef85e0584e5589d296c98b5a617e --project fbfab618c89b4f8d96be0fef3805ad0f -f value 2022-05-16 14:00:08.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.078 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.078 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.078 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:08.078 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='1296c9f2460d46c8aa53ab16846fbb92 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f False' 2022-05-16 14:00:08.078 | + functions-common:get_or_add_group_project_role:1088 : echo 1296c9f2460d46c8aa53ab16846fbb92 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f False 2022-05-16 14:00:08.079 | 1296c9f2460d46c8aa53ab16846fbb92 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f False 2022-05-16 14:00:08.170 | [17840 Async ks-group-anotherdemo:84366]: finished get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e fbfab618c89b4f8d96be0fef3805ad0f with result 0 in 18 seconds 2022-05-16 14:00:08.269 | [17840 Async ks-group-memberalt:84472]: Waiting for completion of get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 running on PID 84472 (4 other jobs running) 2022-05-16 14:00:08.324 | [17840 Async ks-group-memberalt:84472]: Signaling child to exit 2022-05-16 14:00:08.815 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:00:08.851 | [84472 Async ks-group-memberalt:84472]: finished successfully 2022-05-16 14:00:08.878 | WAKEUP 2022-05-16 14:00:08.912 | [17840 Async ks-group-memberalt:84472]: Signaled 2022-05-16 14:00:08.914 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-16 14:00:08.914 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39d2ef85e0584e5589d296c98b5a617e --project dd9c0b22bb794a23bcc22a617ffccf81 -f value 2022-05-16 14:00:08.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.914 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.915 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:08.915 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-16 14:00:08.915 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-16 14:00:08.915 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 39d2ef85e0584e5589d296c98b5a617e --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 14:00:08.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.915 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39d2ef85e0584e5589d296c98b5a617e --project dd9c0b22bb794a23bcc22a617ffccf81 -f value 2022-05-16 14:00:08.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:08.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:08.915 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:08.915 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='304e7ca3b07444fab151fc39777dcf19 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 False' 2022-05-16 14:00:08.915 | + functions-common:get_or_add_group_project_role:1088 : echo 304e7ca3b07444fab151fc39777dcf19 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 False 2022-05-16 14:00:08.915 | 304e7ca3b07444fab151fc39777dcf19 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 False 2022-05-16 14:00:08.990 | [17840 Async ks-group-memberalt:84472]: finished get_or_add_group_project_role member 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 with result 0 in 18 seconds 2022-05-16 14:00:09.047 | [17840 Async ks-group-anotheralt:84579]: Waiting for completion of get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 running on PID 84579 (3 other jobs running) 2022-05-16 14:00:09.081 | [17840 Async ks-group-anotheralt:84579]: Signaling child to exit 2022-05-16 14:00:09.503 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:00:09.533 | [84666 Async ks-group-admin:84666]: finished successfully 2022-05-16 14:00:10.277 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:00:10.307 | [84579 Async ks-group-anotheralt:84579]: finished successfully 2022-05-16 14:00:10.330 | WAKEUP 2022-05-16 14:00:10.359 | [17840 Async ks-group-anotheralt:84579]: Signaled 2022-05-16 14:00:10.360 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-16 14:00:10.360 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39d2ef85e0584e5589d296c98b5a617e --project dd9c0b22bb794a23bcc22a617ffccf81 -f value 2022-05-16 14:00:10.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.360 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.361 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:10.361 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-16 14:00:10.361 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-16 14:00:10.361 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 39d2ef85e0584e5589d296c98b5a617e --project dd9c0b22bb794a23bcc22a617ffccf81 2022-05-16 14:00:10.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.361 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39d2ef85e0584e5589d296c98b5a617e --project dd9c0b22bb794a23bcc22a617ffccf81 -f value 2022-05-16 14:00:10.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.361 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:10.361 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='1296c9f2460d46c8aa53ab16846fbb92 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 False' 2022-05-16 14:00:10.361 | + functions-common:get_or_add_group_project_role:1088 : echo 1296c9f2460d46c8aa53ab16846fbb92 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 False 2022-05-16 14:00:10.361 | 1296c9f2460d46c8aa53ab16846fbb92 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 False 2022-05-16 14:00:10.411 | [17840 Async ks-group-anotheralt:84579]: finished get_or_add_group_project_role anotherrole 39d2ef85e0584e5589d296c98b5a617e dd9c0b22bb794a23bcc22a617ffccf81 with result 0 in 19 seconds 2022-05-16 14:00:10.453 | [17840 Async ks-group-admin:84666]: Waiting for completion of get_or_add_group_project_role admin bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 running on PID 84666 (2 other jobs running) 2022-05-16 14:00:10.482 | [17840 Async ks-group-admin:84666]: Signaling child to exit 2022-05-16 14:00:10.482 | WAKEUP 2022-05-16 14:00:10.506 | [17840 Async ks-group-admin:84666]: Signaled 2022-05-16 14:00:10.507 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-16 14:00:10.507 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group bcd673982ef645d6b8fffd939e39c9a7 --project 4ce7781f23154c9c9f494eb7b4ab1799 -f value 2022-05-16 14:00:10.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.507 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.507 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.507 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:10.507 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-16 14:00:10.507 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-16 14:00:10.507 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group bcd673982ef645d6b8fffd939e39c9a7 --project 4ce7781f23154c9c9f494eb7b4ab1799 2022-05-16 14:00:10.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.508 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.508 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.508 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group bcd673982ef645d6b8fffd939e39c9a7 --project 4ce7781f23154c9c9f494eb7b4ab1799 -f value 2022-05-16 14:00:10.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.508 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:00:10.508 | from cryptography.utils import int_from_bytes 2022-05-16 14:00:10.508 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:00:10.508 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='36f231a0934c41b7b5ce6706e92db687 bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 False' 2022-05-16 14:00:10.508 | + functions-common:get_or_add_group_project_role:1088 : echo 36f231a0934c41b7b5ce6706e92db687 bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 False 2022-05-16 14:00:10.508 | 36f231a0934c41b7b5ce6706e92db687 bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 False 2022-05-16 14:00:10.559 | [17840 Async ks-group-admin:84666]: finished get_or_add_group_project_role admin bcd673982ef645d6b8fffd939e39c9a7 4ce7781f23154c9c9f494eb7b4ab1799 with result 0 in 18 seconds 2022-05-16 14:00:10.563 | + inc/async:async_wait:197 : return 0 2022-05-16 14:00:10.566 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-16 14:00:10.587 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:00:10.590 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-16 14:00:10.610 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:00:10.613 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-16 14:00:10.615 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-16 14:00:10.680 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-16 14:00:10.726 | [17840 Async create_nova_accounts:86567]: running: create_nova_accounts 2022-05-16 14:00:10.729 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-16 14:00:10.752 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:00:10.754 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-16 14:00:10.757 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-16 14:00:10.835 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-16 14:00:10.893 | [17840 Async create_glance_accounts:86682]: running: create_glance_accounts 2022-05-16 14:00:10.896 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-16 14:00:10.925 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:00:10.929 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-16 14:00:10.932 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-16 14:00:11.033 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-16 14:00:11.104 | [17840 Async create_cinder_accounts:86812]: running: create_cinder_accounts 2022-05-16 14:00:11.109 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-16 14:00:11.143 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:00:11.147 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-16 14:00:11.151 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-16 14:00:11.267 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-16 14:00:11.384 | [17840 Async create_neutron_accounts:86928]: running: create_neutron_accounts 2022-05-16 14:00:11.389 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-16 14:00:11.445 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:00:11.453 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-16 14:00:11.458 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-16 14:00:11.836 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-16 14:00:12.078 | [17840 Async create_swift_accounts:87070]: running: create_swift_accounts 2022-05-16 14:00:12.104 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-16 14:00:12.250 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:00:12.273 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-16 14:00:12.667 | [17840 Async create_nova_accounts:86567]: Waiting for completion of create_nova_accounts running on PID 86567 (6 other jobs running) 2022-05-16 14:00:12.875 | [17840 Async create_nova_accounts:86567]: Signaling child to exit 2022-05-16 14:01:01.498 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:01:01.621 | [86928 Async create_neutron_accounts:86928]: finished successfully 2022-05-16 14:01:20.008 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:01:20.069 | [86812 Async create_cinder_accounts:86812]: finished successfully 2022-05-16 14:01:37.732 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:01:37.765 | [86682 Async create_glance_accounts:86682]: finished successfully 2022-05-16 14:01:39.982 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:01:40.009 | [86567 Async create_nova_accounts:86567]: finished successfully 2022-05-16 14:01:40.035 | WAKEUP 2022-05-16 14:01:40.061 | [17840 Async create_nova_accounts:86567]: Signaled 2022-05-16 14:01:40.062 | + lib/nova:create_nova_accounts:355 : [[ 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-05-16 14:01:40.062 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-16 14:01:40.062 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-16 14:01:40.062 | + functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:01:40.062 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:01:40.062 | + functions-common:get_or_create_user:925 : local email= 2022-05-16 14:01:40.062 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-16 14:01:40.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.063 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.063 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.063 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.063 | + functions-common:get_or_create_user:937 : user_id=9fc75bfb015c42debe89779987e70edc 2022-05-16 14:01:40.063 | + functions-common:get_or_create_user:938 : echo 9fc75bfb015c42debe89779987e70edc 2022-05-16 14:01:40.063 | 9fc75bfb015c42debe89779987e70edc 2022-05-16 14:01:40.063 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-16 14:01:40.063 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.063 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.063 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.063 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.063 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.063 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.063 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.063 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.063 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.063 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.063 | ++ 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-05-16 14:01:40.063 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.063 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.063 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.063 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.063 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.063 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.063 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.063 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.063 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.063 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.064 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.064 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.064 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.064 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.064 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.064 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.064 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.064 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.064 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.064 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.064 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.064 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.064 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.064 | ++ functions-common:get_field:830 : echo '| ab4510c6b0a34ed7bd77c4f6d885e2f7 | 9fc75bfb015c42debe89779987e70edc | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.064 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.064 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.064 | + functions-common:get_or_add_user_project_role:1009 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.064 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.064 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-16 14:01:40.064 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-16 14:01:40.064 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.064 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.064 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.064 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.064 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.064 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.064 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.064 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.064 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.064 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.065 | ++ 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-05-16 14:01:40.065 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.065 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.065 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.065 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.065 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.065 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.065 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.065 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.065 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.065 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.065 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.065 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.065 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.065 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.065 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.065 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.065 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.065 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.065 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.065 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.065 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.065 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.065 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | 9fc75bfb015c42debe89779987e70edc | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.065 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.065 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.065 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:01:40.066 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:01:40.066 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:01:40.066 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-16 14:01:40.066 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-16 14:01:40.066 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.35/compute 2022-05-16 14:01:40.066 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-16 14:01:40.066 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:01:40.066 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-16 14:01:40.066 | ++ functions-common:get_or_create_service:1109 : 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-05-16 14:01:40.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.066 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.066 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.066 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.066 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:01:40.066 | a0976a7379d74e32ab2a31f7da9918e0' 2022-05-16 14:01:40.066 | + functions-common:get_or_create_service:1106 : echo a0976a7379d74e32ab2a31f7da9918e0 2022-05-16 14:01:40.066 | a0976a7379d74e32ab2a31f7da9918e0 2022-05-16 14:01:40.066 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.35/compute/v2/$(project_id)s' 2022-05-16 14:01:40.066 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:01:40.066 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' RegionOne 2022-05-16 14:01:40.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:01:40.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-16 14:01:40.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.066 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.066 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.066 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:01:40.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:01:40.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-16 14:01:40.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.067 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.067 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.067 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=3c7ad4ffc57747e2820b66aab75e1522 2022-05-16 14:01:40.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 3c7ad4ffc57747e2820b66aab75e1522 2022-05-16 14:01:40.067 | + functions-common:get_or_create_endpoint:1139 : public_id=3c7ad4ffc57747e2820b66aab75e1522 2022-05-16 14:01:40.067 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-16 14:01:40.067 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:01:40.067 | + functions-common:get_or_create_endpoint:1148 : echo 3c7ad4ffc57747e2820b66aab75e1522 2022-05-16 14:01:40.067 | 3c7ad4ffc57747e2820b66aab75e1522 2022-05-16 14:01:40.067 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-16 14:01:40.067 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:01:40.067 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-16 14:01:40.067 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-16 14:01:40.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.067 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.067 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.067 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.067 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:01:40.067 | 531b2a603c65418ea5d0053b7ff0249f' 2022-05-16 14:01:40.067 | + functions-common:get_or_create_service:1106 : echo 531b2a603c65418ea5d0053b7ff0249f 2022-05-16 14:01:40.067 | 531b2a603c65418ea5d0053b7ff0249f 2022-05-16 14:01:40.067 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.35/compute/v2.1 2022-05-16 14:01:40.067 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:01:40.067 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.35/compute/v2.1 RegionOne 2022-05-16 14:01:40.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:01:40.067 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-16 14:01:40.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.067 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.068 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.068 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:01:40.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:01:40.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.35/compute/v2.1 --region RegionOne -f value -c id 2022-05-16 14:01:40.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.068 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.068 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.068 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5da914f463df471b8301a172a0eef57a 2022-05-16 14:01:40.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5da914f463df471b8301a172a0eef57a 2022-05-16 14:01:40.068 | + functions-common:get_or_create_endpoint:1139 : public_id=5da914f463df471b8301a172a0eef57a 2022-05-16 14:01:40.068 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-16 14:01:40.068 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:01:40.068 | + functions-common:get_or_create_endpoint:1148 : echo 5da914f463df471b8301a172a0eef57a 2022-05-16 14:01:40.068 | 5da914f463df471b8301a172a0eef57a 2022-05-16 14:01:40.068 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-16 14:01:40.068 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:01:40.068 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-16 14:01:40.068 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:01:40.068 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-16 14:01:40.068 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.068 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.068 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.068 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.068 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.068 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.068 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.068 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.068 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.068 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.068 | ++ 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-05-16 14:01:40.069 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.069 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.069 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.069 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.069 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.069 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.069 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.069 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.069 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.069 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.069 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.069 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.069 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.069 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.069 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.069 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.069 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.069 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.069 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.069 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.069 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.069 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.069 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.069 | ++ functions-common:get_field:830 : echo '| b84914112f0b49799ca067c418d02f52 | 9fc75bfb015c42debe89779987e70edc | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.069 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.069 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b84914112f0b49799ca067c418d02f52 2022-05-16 14:01:40.069 | + functions-common:get_or_add_user_project_role:1009 : echo b84914112f0b49799ca067c418d02f52 2022-05-16 14:01:40.070 | b84914112f0b49799ca067c418d02f52 2022-05-16 14:01:40.070 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-16 14:01:40.070 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:01:40.070 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-16 14:01:40.070 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:01:40.070 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-16 14:01:40.115 | [17840 Async create_nova_accounts:86567]: finished create_nova_accounts with result 0 in 89 seconds 2022-05-16 14:01:40.157 | [17840 Async create_glance_accounts:86682]: Waiting for completion of create_glance_accounts running on PID 86682 (5 other jobs running) 2022-05-16 14:01:40.183 | [17840 Async create_glance_accounts:86682]: Signaling child to exit 2022-05-16 14:01:40.183 | WAKEUP 2022-05-16 14:01:40.207 | [17840 Async create_glance_accounts:86682]: Signaled 2022-05-16 14:01:40.208 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-16 14:01:40.208 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:01:40.208 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-16 14:01:40.208 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-16 14:01:40.208 | + functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:01:40.208 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:01:40.208 | + functions-common:get_or_create_user:925 : local email= 2022-05-16 14:01:40.208 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-16 14:01:40.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.209 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.209 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.209 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.209 | + functions-common:get_or_create_user:937 : user_id=ab9d554f6ce047318d2ff8b2f0102e1a 2022-05-16 14:01:40.209 | + functions-common:get_or_create_user:938 : echo ab9d554f6ce047318d2ff8b2f0102e1a 2022-05-16 14:01:40.209 | ab9d554f6ce047318d2ff8b2f0102e1a 2022-05-16 14:01:40.209 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-16 14:01:40.209 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.209 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.209 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.209 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.209 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.209 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.209 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.209 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.209 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.209 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.209 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.209 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.209 | ++ 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-05-16 14:01:40.209 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.209 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.209 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.209 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.209 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.209 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.209 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.209 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.210 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.210 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.210 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.210 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.210 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.210 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.210 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.210 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.210 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.210 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.210 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.210 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.210 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.210 | ++ functions-common:get_field:830 : echo '| ab4510c6b0a34ed7bd77c4f6d885e2f7 | ab9d554f6ce047318d2ff8b2f0102e1a | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.210 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.210 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.210 | + functions-common:get_or_add_user_project_role:1009 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.210 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.210 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-16 14:01:40.210 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-16 14:01:40.210 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:01:40.210 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-16 14:01:40.210 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-16 14:01:40.211 | + functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:01:40.211 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:01:40.211 | + functions-common:get_or_create_user:925 : local email= 2022-05-16 14:01:40.211 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-16 14:01:40.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.211 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.211 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.211 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.211 | + functions-common:get_or_create_user:937 : user_id=5cced897fc9a48708e2d1706b4a8462a 2022-05-16 14:01:40.211 | + functions-common:get_or_create_user:938 : echo 5cced897fc9a48708e2d1706b4a8462a 2022-05-16 14:01:40.211 | 5cced897fc9a48708e2d1706b4a8462a 2022-05-16 14:01:40.211 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-16 14:01:40.211 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.211 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.211 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.211 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.211 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.211 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.211 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.211 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.211 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.211 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.211 | ++ 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-05-16 14:01:40.211 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.211 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.211 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.211 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.211 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.211 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.212 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.212 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.212 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.212 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.212 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.212 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.212 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.212 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.212 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.212 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.212 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.212 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.212 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.212 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.212 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.212 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.212 | ++ functions-common:get_field:830 : echo '| ab4510c6b0a34ed7bd77c4f6d885e2f7 | 5cced897fc9a48708e2d1706b4a8462a | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.212 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.212 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.212 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.212 | + functions-common:get_or_add_user_project_role:1009 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.212 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.212 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-16 14:01:40.212 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-16 14:01:40.212 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.212 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.212 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.212 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.212 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.212 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.212 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.213 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.213 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.213 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.213 | ++ 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-05-16 14:01:40.213 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.213 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.213 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.213 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.213 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.213 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.213 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.213 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.213 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.213 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.213 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.213 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.213 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.213 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.213 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.213 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.213 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.213 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.213 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.213 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.213 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.213 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.214 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.214 | ++ functions-common:get_field:830 : echo '| b84914112f0b49799ca067c418d02f52 | 5cced897fc9a48708e2d1706b4a8462a | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.214 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.214 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b84914112f0b49799ca067c418d02f52 2022-05-16 14:01:40.214 | + functions-common:get_or_add_user_project_role:1009 : echo b84914112f0b49799ca067c418d02f52 2022-05-16 14:01:40.214 | b84914112f0b49799ca067c418d02f52 2022-05-16 14:01:40.214 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-16 14:01:40.214 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:01:40.214 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-16 14:01:40.214 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-16 14:01:40.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.214 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.214 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.214 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.214 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:01:40.215 | 20dcb1ad86fb4988a5ac969ba65cae32' 2022-05-16 14:01:40.215 | + functions-common:get_or_create_service:1106 : echo 20dcb1ad86fb4988a5ac969ba65cae32 2022-05-16 14:01:40.215 | 20dcb1ad86fb4988a5ac969ba65cae32 2022-05-16 14:01:40.215 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.35/image 2022-05-16 14:01:40.215 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:01:40.215 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.35/image RegionOne 2022-05-16 14:01:40.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:01:40.215 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-16 14:01:40.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.215 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.215 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.215 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:01:40.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:01:40.215 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.35/image --region RegionOne -f value -c id 2022-05-16 14:01:40.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.215 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.215 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.215 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a14ecd3854a8495e88f0ac667ae57857 2022-05-16 14:01:40.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a14ecd3854a8495e88f0ac667ae57857 2022-05-16 14:01:40.215 | + functions-common:get_or_create_endpoint:1139 : public_id=a14ecd3854a8495e88f0ac667ae57857 2022-05-16 14:01:40.215 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-16 14:01:40.215 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:01:40.215 | + functions-common:get_or_create_endpoint:1148 : echo a14ecd3854a8495e88f0ac667ae57857 2022-05-16 14:01:40.215 | a14ecd3854a8495e88f0ac667ae57857 2022-05-16 14:01:40.215 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-16 14:01:40.215 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-16 14:01:40.215 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-16 14:01:40.215 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-16 14:01:40.215 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-16 14:01:40.215 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-16 14:01:40.216 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-16 14:01:40.216 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-16 14:01:40.216 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-16 14:01:40.259 | [17840 Async create_glance_accounts:86682]: finished create_glance_accounts with result 0 in 86 seconds 2022-05-16 14:01:40.302 | [17840 Async create_cinder_accounts:86812]: Waiting for completion of create_cinder_accounts running on PID 86812 (4 other jobs running) 2022-05-16 14:01:40.328 | [17840 Async create_cinder_accounts:86812]: Signaling child to exit 2022-05-16 14:01:40.329 | WAKEUP 2022-05-16 14:01:40.352 | [17840 Async create_cinder_accounts:86812]: Signaled 2022-05-16 14:01:40.354 | + 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-05-16 14:01:40.354 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-16 14:01:40.354 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-16 14:01:40.354 | + functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:01:40.354 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:01:40.354 | + functions-common:get_or_create_user:925 : local email= 2022-05-16 14:01:40.355 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-16 14:01:40.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.355 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.355 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.355 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.355 | + functions-common:get_or_create_user:937 : user_id=80798df923234503a683b2ee9d0a833c 2022-05-16 14:01:40.355 | + functions-common:get_or_create_user:938 : echo 80798df923234503a683b2ee9d0a833c 2022-05-16 14:01:40.356 | 80798df923234503a683b2ee9d0a833c 2022-05-16 14:01:40.356 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-16 14:01:40.356 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.356 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.356 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.356 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.356 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.356 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.356 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.356 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.356 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.356 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.356 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.356 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.356 | ++ 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-05-16 14:01:40.356 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.356 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.357 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.357 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.357 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.357 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.357 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.357 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.357 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.357 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.357 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.357 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.357 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.357 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.357 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.357 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.357 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.358 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.358 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.358 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.358 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.358 | ++ functions-common:get_field:830 : echo '| ab4510c6b0a34ed7bd77c4f6d885e2f7 | 80798df923234503a683b2ee9d0a833c | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.358 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.358 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.358 | + functions-common:get_or_add_user_project_role:1009 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.358 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.358 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-16 14:01:40.358 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-16 14:01:40.358 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:01:40.358 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-16 14:01:40.358 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-16 14:01:40.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.358 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.358 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.358 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.358 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:01:40.358 | 9b9f8188f736426d84c1f0caff3308dc' 2022-05-16 14:01:40.358 | + functions-common:get_or_create_service:1106 : echo 9b9f8188f736426d84c1f0caff3308dc 2022-05-16 14:01:40.358 | 9b9f8188f736426d84c1f0caff3308dc 2022-05-16 14:01:40.358 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-16 14:01:40.359 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-05-16 14:01:40.359 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:01:40.359 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-05-16 14:01:40.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:01:40.359 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-16 14:01:40.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.359 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.359 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.359 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:01:40.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:01:40.359 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-16 14:01:40.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.359 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.359 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.359 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f1fbb5d3ae7a44df9c4c3152c21dd2f0 2022-05-16 14:01:40.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f1fbb5d3ae7a44df9c4c3152c21dd2f0 2022-05-16 14:01:40.359 | + functions-common:get_or_create_endpoint:1139 : public_id=f1fbb5d3ae7a44df9c4c3152c21dd2f0 2022-05-16 14:01:40.359 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-16 14:01:40.359 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:01:40.359 | + functions-common:get_or_create_endpoint:1148 : echo f1fbb5d3ae7a44df9c4c3152c21dd2f0 2022-05-16 14:01:40.359 | f1fbb5d3ae7a44df9c4c3152c21dd2f0 2022-05-16 14:01:40.359 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-16 14:01:40.359 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:01:40.359 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-16 14:01:40.359 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-16 14:01:40.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.359 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.359 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.360 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.360 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:01:40.360 | cc373e1fd3834dabbad77485261fe766' 2022-05-16 14:01:40.360 | + functions-common:get_or_create_service:1106 : echo cc373e1fd3834dabbad77485261fe766 2022-05-16 14:01:40.360 | cc373e1fd3834dabbad77485261fe766 2022-05-16 14:01:40.360 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-05-16 14:01:40.360 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:01:40.360 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-05-16 14:01:40.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:01:40.360 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-16 14:01:40.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.360 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.360 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.360 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:01:40.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:01:40.360 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-16 14:01:40.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.360 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.360 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.360 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0522ee6e5bcd427c802814e3ca8b35af 2022-05-16 14:01:40.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0522ee6e5bcd427c802814e3ca8b35af 2022-05-16 14:01:40.360 | + functions-common:get_or_create_endpoint:1139 : public_id=0522ee6e5bcd427c802814e3ca8b35af 2022-05-16 14:01:40.360 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-16 14:01:40.360 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:01:40.360 | + functions-common:get_or_create_endpoint:1148 : echo 0522ee6e5bcd427c802814e3ca8b35af 2022-05-16 14:01:40.360 | 0522ee6e5bcd427c802814e3ca8b35af 2022-05-16 14:01:40.360 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-16 14:01:40.360 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-16 14:01:40.360 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-16 14:01:40.361 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-16 14:01:40.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.361 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.361 | ++ functions-common:get_or_create_project:950 : project_id=60fb9324c6084c648b06a8608555c3c8 2022-05-16 14:01:40.361 | ++ functions-common:get_or_create_project:951 : echo 60fb9324c6084c648b06a8608555c3c8 2022-05-16 14:01:40.361 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 60fb9324c6084c648b06a8608555c3c8 2022-05-16 14:01:40.361 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-16 14:01:40.361 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:01:40.361 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:01:40.361 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-16 14:01:40.361 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-16 14:01:40.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.361 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-16 14:01:40.361 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.361 | ++ functions-common:get_or_create_user:937 : user_id=80798df923234503a683b2ee9d0a833c 2022-05-16 14:01:40.361 | ++ functions-common:get_or_create_user:938 : echo 80798df923234503a683b2ee9d0a833c 2022-05-16 14:01:40.361 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 80798df923234503a683b2ee9d0a833c 2022-05-16 14:01:40.408 | [17840 Async create_cinder_accounts:86812]: finished create_cinder_accounts with result 0 in 69 seconds 2022-05-16 14:01:40.413 | + inc/async:async_wait:197 : return 0 2022-05-16 14:01:40.416 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-16 14:01:40.472 | [17840 Async create_neutron_accounts:86928]: Waiting for completion of create_neutron_accounts running on PID 86928 (3 other jobs running) 2022-05-16 14:01:40.501 | [17840 Async create_neutron_accounts:86928]: Signaling child to exit 2022-05-16 14:01:40.501 | WAKEUP 2022-05-16 14:01:40.526 | [17840 Async create_neutron_accounts:86928]: Signaled 2022-05-16 14:01:40.528 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-16 14:01:40.528 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:01:40.528 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-16 14:01:40.528 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:01:40.528 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-16 14:01:40.528 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-16 14:01:40.528 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-16 14:01:40.528 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-16 14:01:40.529 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-16 14:01:40.529 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-16 14:01:40.529 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.35:9696/ 2022-05-16 14:01:40.529 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-05-16 14:01:40.529 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-16 14:01:40.529 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-16 14:01:40.529 | + functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:01:40.529 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:01:40.529 | + functions-common:get_or_create_user:925 : local email= 2022-05-16 14:01:40.529 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-16 14:01:40.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.529 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.529 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.529 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.529 | + functions-common:get_or_create_user:937 : user_id=f01f41833ffc4ca58cd147e03bf91d49 2022-05-16 14:01:40.529 | + functions-common:get_or_create_user:938 : echo f01f41833ffc4ca58cd147e03bf91d49 2022-05-16 14:01:40.529 | f01f41833ffc4ca58cd147e03bf91d49 2022-05-16 14:01:40.529 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-16 14:01:40.529 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:01:40.529 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:01:40.529 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:01:40.529 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:01:40.529 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:01:40.529 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:01:40.529 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:01:40.529 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:01:40.529 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:01:40.529 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:01:40.529 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.529 | ++ 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-05-16 14:01:40.529 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:01:40.530 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.530 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.530 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.530 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.530 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.530 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:01:40.530 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:01:40.530 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.530 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.530 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.530 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:01:40.530 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:01:40.530 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-16 14:01:40.530 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:01:40.530 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.530 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.530 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.530 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.530 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:01:40.530 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:01:40.530 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:01:40.530 | ++ functions-common:get_field:830 : echo '| ab4510c6b0a34ed7bd77c4f6d885e2f7 | f01f41833ffc4ca58cd147e03bf91d49 | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:01:40.530 | ++ functions-common:get_field:824 : read data 2022-05-16 14:01:40.530 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.530 | + functions-common:get_or_add_user_project_role:1009 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.530 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:01:40.531 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-16 14:01:40.531 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-16 14:01:40.531 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:01:40.531 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-16 14:01:40.531 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-16 14:01:40.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.531 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.531 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.531 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.531 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:01:40.531 | 896865cd64714562b74c1decc7880fe5' 2022-05-16 14:01:40.531 | + functions-common:get_or_create_service:1106 : echo 896865cd64714562b74c1decc7880fe5 2022-05-16 14:01:40.531 | 896865cd64714562b74c1decc7880fe5 2022-05-16 14:01:40.531 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.35:9696/ 2022-05-16 14:01:40.531 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:01:40.531 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.35:9696/ RegionOne 2022-05-16 14:01:40.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:01:40.531 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-16 14:01:40.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.531 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.531 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.531 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:01:40.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:01:40.531 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.35:9696/ --region RegionOne -f value -c id 2022-05-16 14:01:40.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.531 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:01:40.531 | from cryptography.utils import int_from_bytes 2022-05-16 14:01:40.531 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:01:40.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=58bded52303b4e37976f163850e57acc 2022-05-16 14:01:40.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 58bded52303b4e37976f163850e57acc 2022-05-16 14:01:40.532 | + functions-common:get_or_create_endpoint:1139 : public_id=58bded52303b4e37976f163850e57acc 2022-05-16 14:01:40.532 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-16 14:01:40.532 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:01:40.532 | + functions-common:get_or_create_endpoint:1148 : echo 58bded52303b4e37976f163850e57acc 2022-05-16 14:01:40.532 | 58bded52303b4e37976f163850e57acc 2022-05-16 14:01:40.582 | [17840 Async create_neutron_accounts:86928]: finished create_neutron_accounts with result 0 in 50 seconds 2022-05-16 14:01:40.624 | [17840 Async create_swift_accounts:87070]: Waiting for completion of create_swift_accounts running on PID 87070 (2 other jobs running) 2022-05-16 14:01:40.652 | [17840 Async create_swift_accounts:87070]: Signaling child to exit 2022-05-16 14:02:29.841 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:02:29.867 | [87070 Async create_swift_accounts:87070]: finished successfully 2022-05-16 14:02:29.888 | WAKEUP 2022-05-16 14:02:29.911 | [17840 Async create_swift_accounts:87070]: Signaled 2022-05-16 14:02:29.912 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-16 14:02:29.912 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-16 14:02:29.912 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-16 14:02:29.913 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-16 14:02:29.913 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-16 14:02:29.913 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-16 14:02:29.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.913 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.913 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.913 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.913 | ++ functions-common:get_or_create_role:962 : role_id=1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 14:02:29.913 | ++ functions-common:get_or_create_role:963 : echo 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:614 : another_role=1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 14:02:29.913 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-16 14:02:29.913 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-16 14:02:29.913 | + functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:02:29.913 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:02:29.913 | + functions-common:get_or_create_user:925 : local email= 2022-05-16 14:02:29.913 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-16 14:02:29.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.913 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.913 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.913 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.913 | + functions-common:get_or_create_user:937 : user_id=177864228a4d426d9d0f410fc9903b2d 2022-05-16 14:02:29.913 | + functions-common:get_or_create_user:938 : echo 177864228a4d426d9d0f410fc9903b2d 2022-05-16 14:02:29.913 | 177864228a4d426d9d0f410fc9903b2d 2022-05-16 14:02:29.913 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-16 14:02:29.913 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:02:29.914 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:02:29.914 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:02:29.914 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:02:29.914 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:02:29.914 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:02:29.914 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:02:29.914 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:02:29.914 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:02:29.914 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:02:29.914 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:02:29.914 | ++ 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-05-16 14:02:29.914 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.914 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.914 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.914 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.914 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.914 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.914 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:02:29.914 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:02:29.914 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-16 14:02:29.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.914 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.914 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.914 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.914 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-16 14:02:29.914 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:02:29.914 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.914 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.915 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.915 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:02:29.915 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:02:29.915 | ++ functions-common:get_field:830 : echo '| ab4510c6b0a34ed7bd77c4f6d885e2f7 | 177864228a4d426d9d0f410fc9903b2d | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:02:29.915 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:02:29.915 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.915 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:02:29.915 | + functions-common:get_or_add_user_project_role:1009 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:02:29.915 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:02:29.915 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-16 14:02:29.915 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-16 14:02:29.915 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:02:29.915 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:02:29.915 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:02:29.915 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:02:29.915 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:02:29.915 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:02:29.915 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:02:29.915 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:02:29.915 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:02:29.915 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:02:29.915 | ++ 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-05-16 14:02:29.915 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:02:29.915 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.915 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.915 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.915 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.916 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.916 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:02:29.916 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:02:29.916 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-16 14:02:29.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.916 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.916 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.916 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.916 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-16 14:02:29.916 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:02:29.916 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.916 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.916 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.916 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.916 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.916 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:02:29.916 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:02:29.916 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:02:29.916 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | 177864228a4d426d9d0f410fc9903b2d | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:02:29.916 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.916 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.916 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.916 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.916 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-16 14:02:29.916 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:02:29.916 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-16 14:02:29.916 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-16 14:02:29.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.916 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.917 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.917 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.917 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:02:29.917 | 6ba4a867ae0347d2818f6ca46b171b10' 2022-05-16 14:02:29.917 | + functions-common:get_or_create_service:1106 : echo 6ba4a867ae0347d2818f6ca46b171b10 2022-05-16 14:02:29.917 | 6ba4a867ae0347d2818f6ca46b171b10 2022-05-16 14:02:29.917 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' http://10.222.0.35:8080 2022-05-16 14:02:29.917 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:02:29.917 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-16 14:02:29.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:02:29.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-16 14:02:29.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.917 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.917 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.917 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:02:29.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:02:29.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-16 14:02:29.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.917 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.917 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.917 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=cc6decc693b84b12a58ba6c5710732af 2022-05-16 14:02:29.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo cc6decc693b84b12a58ba6c5710732af 2022-05-16 14:02:29.917 | + functions-common:get_or_create_endpoint:1139 : public_id=cc6decc693b84b12a58ba6c5710732af 2022-05-16 14:02:29.917 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.35:8080 ]] 2022-05-16 14:02:29.917 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.35:8080 RegionOne 2022-05-16 14:02:29.917 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:02:29.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-16 14:02:29.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.918 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.918 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.918 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.918 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:02:29.918 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:02:29.918 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.35:8080 --region RegionOne -f value -c id 2022-05-16 14:02:29.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.918 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.918 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.918 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.918 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=92036d98f5d642e08a350fb377873bde 2022-05-16 14:02:29.918 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 92036d98f5d642e08a350fb377873bde 2022-05-16 14:02:29.918 | 92036d98f5d642e08a350fb377873bde 2022-05-16 14:02:29.918 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:02:29.918 | + functions-common:get_or_create_endpoint:1148 : echo cc6decc693b84b12a58ba6c5710732af 2022-05-16 14:02:29.918 | cc6decc693b84b12a58ba6c5710732af 2022-05-16 14:02:29.918 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-16 14:02:29.918 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-16 14:02:29.918 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-16 14:02:29.918 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-16 14:02:29.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.918 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.918 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.918 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.918 | ++ functions-common:get_or_create_project:950 : project_id=a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.918 | ++ functions-common:get_or_create_project:951 : echo a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.918 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.918 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-16 14:02:29.918 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.919 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-16 14:02:29.919 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:02:29.919 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-16 14:02:29.919 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-16 14:02:29.919 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-16 14:02:29.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.919 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.919 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.919 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.919 | ++ functions-common:get_or_create_user:937 : user_id=d724b744c52b485498cff08c3b304df5 2022-05-16 14:02:29.919 | ++ functions-common:get_or_create_user:938 : echo d724b744c52b485498cff08c3b304df5 2022-05-16 14:02:29.919 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=d724b744c52b485498cff08c3b304df5 2022-05-16 14:02:29.919 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-16 14:02:29.919 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.919 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin d724b744c52b485498cff08c3b304df5 a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.919 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:02:29.919 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 14:02:29.919 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:02:29.919 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:02:29.919 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 14:02:29.919 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 14:02:29.919 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 14:02:29.919 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 14:02:29.919 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d724b744c52b485498cff08c3b304df5 --project a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.919 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.919 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:02:29.919 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.919 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.919 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.919 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.920 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.920 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:02:29.920 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:02:29.920 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d724b744c52b485498cff08c3b304df5 --project a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.920 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.920 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.920 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d724b744c52b485498cff08c3b304df5 --project a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.920 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:02:29.920 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.920 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.920 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.920 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.920 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.920 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.920 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:02:29.920 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:02:29.920 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | d724b744c52b485498cff08c3b304df5 | | a6db623c9f7246a1b70109dd6040f5a8 | | | False |' 2022-05-16 14:02:29.920 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:02:29.920 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.920 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.920 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.920 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.920 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-16 14:02:29.920 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-16 14:02:29.920 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:02:29.920 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-16 14:02:29.920 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-16 14:02:29.920 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-16 14:02:29.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.921 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.921 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.921 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.921 | ++ functions-common:get_or_create_user:937 : user_id=316fdb0cc14f40fab394d2c6b91b110a 2022-05-16 14:02:29.921 | ++ functions-common:get_or_create_user:938 : echo 316fdb0cc14f40fab394d2c6b91b110a 2022-05-16 14:02:29.921 | + lib/swift:create_swift_accounts:637 : swift_user_test3=316fdb0cc14f40fab394d2c6b91b110a 2022-05-16 14:02:29.921 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-16 14:02:29.921 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.921 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 1296c9f2460d46c8aa53ab16846fbb92 316fdb0cc14f40fab394d2c6b91b110a a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.921 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:02:29.921 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 14:02:29.921 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:02:29.921 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:02:29.921 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 14:02:29.921 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 14:02:29.921 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 14:02:29.921 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 14:02:29.921 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1296c9f2460d46c8aa53ab16846fbb92 --user 316fdb0cc14f40fab394d2c6b91b110a --project a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.921 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.921 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:02:29.921 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.921 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.921 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.921 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.921 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.921 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:02:29.921 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:02:29.921 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 1296c9f2460d46c8aa53ab16846fbb92 --user 316fdb0cc14f40fab394d2c6b91b110a --project a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.921 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.922 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.922 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1296c9f2460d46c8aa53ab16846fbb92 --user 316fdb0cc14f40fab394d2c6b91b110a --project a6db623c9f7246a1b70109dd6040f5a8 2022-05-16 14:02:29.922 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.922 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:02:29.922 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.922 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.922 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.922 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.922 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.922 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:02:29.922 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:02:29.922 | ++ functions-common:get_field:830 : echo '| 1296c9f2460d46c8aa53ab16846fbb92 | 316fdb0cc14f40fab394d2c6b91b110a | | a6db623c9f7246a1b70109dd6040f5a8 | | | False |' 2022-05-16 14:02:29.922 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:02:29.922 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.922 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 14:02:29.922 | + functions-common:get_or_add_user_project_role:1009 : echo 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 14:02:29.922 | 1296c9f2460d46c8aa53ab16846fbb92 2022-05-16 14:02:29.922 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-16 14:02:29.922 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-16 14:02:29.922 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-16 14:02:29.922 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-16 14:02:29.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.922 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.922 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.922 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.922 | ++ functions-common:get_or_create_project:950 : project_id=3540edd93088484d984fa593e4276f5b 2022-05-16 14:02:29.922 | ++ functions-common:get_or_create_project:951 : echo 3540edd93088484d984fa593e4276f5b 2022-05-16 14:02:29.922 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3540edd93088484d984fa593e4276f5b 2022-05-16 14:02:29.923 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-16 14:02:29.923 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.923 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-16 14:02:29.923 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-16 14:02:29.923 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:02:29.923 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-16 14:02:29.923 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-16 14:02:29.923 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-16 14:02:29.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.923 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.923 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.923 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.923 | ++ functions-common:get_or_create_user:937 : user_id=a0f09bd4a5f84c3fab0356a6512f3128 2022-05-16 14:02:29.923 | ++ functions-common:get_or_create_user:938 : echo a0f09bd4a5f84c3fab0356a6512f3128 2022-05-16 14:02:29.923 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a0f09bd4a5f84c3fab0356a6512f3128 2022-05-16 14:02:29.923 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-16 14:02:29.923 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.923 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a0f09bd4a5f84c3fab0356a6512f3128 3540edd93088484d984fa593e4276f5b 2022-05-16 14:02:29.923 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:02:29.923 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 14:02:29.923 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:02:29.923 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:02:29.923 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 14:02:29.923 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 14:02:29.923 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 14:02:29.923 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 14:02:29.923 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0f09bd4a5f84c3fab0356a6512f3128 --project 3540edd93088484d984fa593e4276f5b 2022-05-16 14:02:29.923 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.923 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:02:29.923 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.923 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.924 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.924 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.924 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.924 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:02:29.924 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:02:29.924 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a0f09bd4a5f84c3fab0356a6512f3128 --project 3540edd93088484d984fa593e4276f5b 2022-05-16 14:02:29.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.924 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.924 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.924 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0f09bd4a5f84c3fab0356a6512f3128 --project 3540edd93088484d984fa593e4276f5b 2022-05-16 14:02:29.924 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.924 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:02:29.924 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.924 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.924 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.924 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.924 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.924 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:02:29.924 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:02:29.924 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | a0f09bd4a5f84c3fab0356a6512f3128 | | 3540edd93088484d984fa593e4276f5b | | | False |' 2022-05-16 14:02:29.924 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:02:29.924 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.924 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.924 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.924 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.924 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-16 14:02:29.924 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-16 14:02:29.924 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-16 14:02:29.924 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-16 14:02:29.925 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-16 14:02:29.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.925 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.925 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.925 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-16 14:02:29.925 | f9f4774b42be4d0abf23d011f9e36b8c' 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_domain:900 : echo f9f4774b42be4d0abf23d011f9e36b8c 2022-05-16 14:02:29.925 | + lib/swift:create_swift_accounts:652 : swift_domain=f9f4774b42be4d0abf23d011f9e36b8c 2022-05-16 14:02:29.925 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-16 14:02:29.925 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.925 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-16 14:02:29.925 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 f9f4774b42be4d0abf23d011f9e36b8c 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-16 14:02:29.925 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f9f4774b42be4d0abf23d011f9e36b8c --or-show -f value -c id 2022-05-16 14:02:29.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.925 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.925 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.925 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_project:950 : project_id=8e477f874a254e52b7d84c2d603db3c8 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_project:951 : echo 8e477f874a254e52b7d84c2d603db3c8 2022-05-16 14:02:29.925 | + lib/swift:create_swift_accounts:656 : swift_project_test4=8e477f874a254e52b7d84c2d603db3c8 2022-05-16 14:02:29.925 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-16 14:02:29.925 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.925 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-16 14:02:29.925 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 f9f4774b42be4d0abf23d011f9e36b8c test4@example.com 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-16 14:02:29.925 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-16 14:02:29.925 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f9f4774b42be4d0abf23d011f9e36b8c --email=test4@example.com --or-show -f value -c id 2022-05-16 14:02:29.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.926 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.926 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.926 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.926 | ++ functions-common:get_or_create_user:937 : user_id=d7a2275f1db64492888b193e35775cd1 2022-05-16 14:02:29.926 | ++ functions-common:get_or_create_user:938 : echo d7a2275f1db64492888b193e35775cd1 2022-05-16 14:02:29.926 | + lib/swift:create_swift_accounts:661 : swift_user_test4=d7a2275f1db64492888b193e35775cd1 2022-05-16 14:02:29.926 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-16 14:02:29.926 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:02:29.926 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin d7a2275f1db64492888b193e35775cd1 8e477f874a254e52b7d84c2d603db3c8 2022-05-16 14:02:29.926 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:02:29.926 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-16 14:02:29.926 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:02:29.926 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:02:29.926 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-16 14:02:29.926 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-16 14:02:29.926 | ++ functions-common:_get_domain_args:979 : echo 2022-05-16 14:02:29.926 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-16 14:02:29.926 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d7a2275f1db64492888b193e35775cd1 --project 8e477f874a254e52b7d84c2d603db3c8 2022-05-16 14:02:29.926 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.926 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:02:29.926 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.926 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.926 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.926 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.926 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.926 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:02:29.926 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:02:29.926 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d7a2275f1db64492888b193e35775cd1 --project 8e477f874a254e52b7d84c2d603db3c8 2022-05-16 14:02:29.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.926 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.927 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.927 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d7a2275f1db64492888b193e35775cd1 --project 8e477f874a254e52b7d84c2d603db3c8 2022-05-16 14:02:29.927 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:02:29.927 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:02:29.927 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:02:29.927 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.927 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:29.927 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:29.927 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:02:29.927 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:02:29.927 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:02:29.927 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | d7a2275f1db64492888b193e35775cd1 | | 8e477f874a254e52b7d84c2d603db3c8 | | | False |' 2022-05-16 14:02:29.927 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:02:29.927 | ++ functions-common:get_field:824 : read data 2022-05-16 14:02:29.927 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.927 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.927 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:02:29.966 | [17840 Async create_swift_accounts:87070]: finished create_swift_accounts with result 0 in 138 seconds 2022-05-16 14:02:29.973 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-16 14:02:29.975 | + inc/async:async_wait:197 : return 0 2022-05-16 14:02:29.978 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-16 14:02:29.997 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:02:30.000 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-16 14:02:30.018 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:02:30.021 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-16 14:02:30.023 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:02:30.026 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-16 14:02:30.028 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-16 14:02:30.031 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-16 14:02:30.091 | + inc/async:async_inner:63 : init_glance 2022-05-16 14:02:30.129 | [17840 Async init_glance:91341]: running: init_glance 2022-05-16 14:02:30.132 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-16 14:02:30.150 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:02:30.153 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-16 14:02:30.156 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:02:30.159 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-16 14:02:30.162 | + ./stack.sh:main:1149 : configure_neutron 2022-05-16 14:02:30.165 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-16 14:02:30.169 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:02:30.171 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-16 14:02:30.176 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:02:30.179 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-16 14:02:30.182 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-16 14:02:30.185 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-16 14:02:30.188 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-16 14:02:30.191 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-16 14:02:30.193 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-16 14:02:30.195 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-16 14:02:30.209 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-16 14:02:30.211 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-16 14:02:33.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:33.726 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:33.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:33.726 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:37.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:37.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:37.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:37.361 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:40.923 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:02:40.955 | [91341 Async init_glance:91341]: finished successfully 2022-05-16 14:02:41.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:41.488 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:41.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:41.488 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:45.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:45.300 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:45.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:45.300 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:49.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:49.048 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:49.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:49.048 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:52.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:52.854 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:52.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:52.854 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:56.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:56.535 | from cryptography.utils import int_from_bytes 2022-05-16 14:02:56.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:02:56.535 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:00.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:00.409 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:00.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:00.409 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:05.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:05.238 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:05.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:05.238 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:11.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:11.084 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:11.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:11.084 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:11.408 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-16 14:03:11.413 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-16 14:03:11.415 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-16 14:03:11.417 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-16 14:03:11.420 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-16 14:03:11.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-16 14:03:11.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-16 14:03:11.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-16 14:03:11.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-16 14:03:11.432 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-16 14:03:11.434 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-16 14:03:11.436 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-16 14:03:11.438 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-16 14:03:11.441 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-16 14:03:11.443 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-16 14:03:11.445 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-16 14:03:11.449 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:11.452 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-16 14:03:11.455 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:11.460 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-16 14:03:11.462 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-16 14:03:11.464 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-16 14:03:11.467 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-16 14:03:11.469 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-16 14:03:11.472 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-16 14:03:11.502 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-16 14:03:11.532 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-16 14:03:11.560 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-16 14:03:11.590 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-16 14:03:11.620 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-16 14:03:11.649 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-16 14:03:11.651 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-16 14:03:11.654 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-16 14:03:11.656 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-16 14:03:11.659 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-16 14:03:11.676 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-16 14:03:11.678 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-16 14:03:11.680 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-16 14:03:11.682 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-16 14:03:11.685 | + 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-05-16 14:03:11.714 | + 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-05-16 14:03:11.743 | + 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-05-16 14:03:11.772 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-16 14:03:11.802 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-16 14:03:11.819 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:03:11.821 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-16 14:03:11.824 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-16 14:03:11.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-16 14:03:11.829 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-16 14:03:11.831 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-16 14:03:11.834 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-16 14:03:11.836 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-16 14:03:11.839 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-16 14:03:11.852 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-16 14:03:11.866 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-16 14:03:11.868 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-16 14:03:11.881 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-16 14:03:11.894 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-16 14:03:11.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-16 14:03:11.910 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-16 14:03:11.913 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-16 14:03:11.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.qhLBlRLKJQ 2022-05-16 14:03:11.921 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-16 14:03:11.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-16 14:03:11.926 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.qhLBlRLKJQ 2022-05-16 14:03:11.930 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.qhLBlRLKJQ 2022-05-16 14:03:11.942 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.qhLBlRLKJQ /etc/sudoers.d/neutron-rootwrap 2022-05-16 14:03:11.954 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-16 14:03:11.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:11.988 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-16 14:03:12.018 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-16 14:03:12.020 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-16 14:03:12.022 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-16 14:03:12.025 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-16 14:03:12.027 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-16 14:03:12.030 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-16 14:03:12.048 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:12.051 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-16 14:03:12.053 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-16 14:03:12.056 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-16 14:03:12.073 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:12.077 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 14:03:12.080 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-05-16 14:03:12.111 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-16 14:03:12.113 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-16 14:03:12.116 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-16 14:03:12.133 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:12.136 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-16 14:03:12.139 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-16 14:03:12.142 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-16 14:03:12.147 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-16 14:03:12.150 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-16 14:03:12.152 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-16 14:03:12.155 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-16 14:03:12.158 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-16 14:03:12.160 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-16 14:03:12.163 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-16 14:03:12.168 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-16 14:03:12.171 | + 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-05-16 14:03:12.176 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-16 14:03:12.194 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:12.196 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-16 14:03:12.199 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-16 14:03:12.202 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-16 14:03:12.207 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-16 14:03:12.239 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-16 14:03:12.269 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-16 14:03:12.300 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-16 14:03:12.331 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-16 14:03:12.361 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-16 14:03:12.364 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-16 14:03:12.366 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-16 14:03:12.369 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-16 14:03:12.371 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-16 14:03:12.404 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-16 14:03:12.435 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-05-16 14:03:12.465 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-16 14:03:12.499 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-16 14:03:12.531 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-16 14:03:12.565 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-16 14:03:12.597 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-16 14:03:12.629 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-16 14:03:12.661 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-16 14:03:12.697 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-16 14:03:12.728 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-16 14:03:12.759 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-16 14:03:12.762 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-16 14:03:12.765 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-16 14:03:12.767 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-16 14:03:12.770 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-16 14:03:12.800 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-16 14:03:12.831 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.35/identity 2022-05-16 14:03:12.865 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-16 14:03:12.897 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-16 14:03:12.930 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-16 14:03:12.963 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-16 14:03:12.993 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-16 14:03:13.025 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-16 14:03:13.055 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-16 14:03:13.086 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-16 14:03:13.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-16 14:03:13.092 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-16 14:03:13.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-16 14:03:13.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-16 14:03:13.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-16 14:03:13.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-16 14:03:13.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-16 14:03:13.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-16 14:03:13.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-16 14:03:13.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-16 14:03:13.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-16 14:03:13.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-16 14:03:13.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-16 14:03:13.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-16 14:03:13.126 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-16 14:03:13.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-16 14:03:13.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-16 14:03:13.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:13.136 | + 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-05-16 14:03:13.166 | + 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-05-16 14:03:13.170 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.173 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-16 14:03:13.175 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-16 14:03:13.178 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-16 14:03:13.180 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.183 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-16 14:03:13.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-16 14:03:13.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-16 14:03:13.218 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-16 14:03:13.223 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-16 14:03:13.226 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-16 14:03:13.228 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.231 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-16 14:03:13.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-16 14:03:13.265 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.267 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-16 14:03:13.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-16 14:03:13.272 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-16 14:03:13.275 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.277 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-16 14:03:13.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-16 14:03:13.311 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.313 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-16 14:03:13.316 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-16 14:03:13.318 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-16 14:03:13.321 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.323 | + 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-05-16 14:03:13.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-16 14:03:13.357 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.359 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-16 14:03:13.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-16 14:03:13.364 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-16 14:03:13.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.369 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-16 14:03:13.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-16 14:03:13.402 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.405 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-16 14:03:13.407 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-16 14:03:13.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-16 14:03:13.412 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-16 14:03:13.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-05-16 14:03:13.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.449 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-16 14:03:13.453 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-16 14:03:13.455 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-16 14:03:13.458 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.460 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-16 14:03:13.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-16 14:03:13.493 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:03:13.495 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-16 14:03:13.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-16 14:03:13.501 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-16 14:03:13.503 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-16 14:03:13.506 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-16 14:03:13.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-16 14:03:13.544 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-16 14:03:13.564 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:13.567 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-16 14:03:13.569 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-16 14:03:13.601 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:13.604 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-16 14:03:13.634 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-16 14:03:13.667 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-16 14:03:13.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-16 14:03:13.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-16 14:03:13.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-16 14:03:16.727 | INFO neutron.common.config [-] Logging enabled! 2022-05-16 14:03:16.727 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev211 2022-05-16 14:03:16.728 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93310) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-16 14:03:16.729 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-05-16 14:03:16.730 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp9tx7unau/privsep.sock'] 2022-05-16 14:03:18.952 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-05-16 14:03:18.952 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp9tx7unau/privsep.sock {{(pid=93310) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-05-16 14:03:18.954 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-05-16 14:03:18.954 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-05-16 14:03:18.954 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-05-16 14:03:18.954 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93321 2022-05-16 14:03:18.955 | DEBUG oslo.privsep.daemon [-] privsep: reply[6d326f28-524a-4321-8bfe-5c5f373703ee]: (2,) {{(pid=93321) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-16 14:03:19.186 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93321) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-05-16 14:03:19.199 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=93321) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-05-16 14:03:19.199 | DEBUG oslo.privsep.daemon [-] privsep: reply[c9fbe266-cf00-4361-92e0-6e02515aa778]: (4, ('8fd0a350-7db3-48cc-b04e-5e391c92a6f5\n', '')) {{(pid=93321) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-16 14:03:19.252 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93310) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-16 14:03:19.252 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93310) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-16 14:03:19.253 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93310) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:19.253 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93310) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:19.253 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93310) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:19.253 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93310) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:19.307 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-16 14:03:19.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:19.307 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:19.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:19.307 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:19.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-16 14:03:19.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-16 14:03:19.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-16 14:03:19.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-16 14:03:19.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-16 14:03:19.773 | + 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-05-16 14:03:19.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-16 14:03:19.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:19.798 | + 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-05-16 14:03:19.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-16 14:03:19.836 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-16 14:03:19.844 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-16 14:03:19.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-16 14:03:19.849 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-16 14:03:19.878 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-16 14:03:19.894 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-16 14:03:19.897 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-16 14:03:19.910 | net.bridge.bridge-nf-call-iptables = 1 2022-05-16 14:03:19.913 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-16 14:03:19.916 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-16 14:03:19.925 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-16 14:03:19.929 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-16 14:03:19.932 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-16 14:03:19.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-16 14:03:19.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-16 14:03:19.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-16 14:03:19.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-16 14:03:19.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-16 14:03:19.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-16 14:03:19.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-16 14:03:19.979 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-16 14:03:19.981 | + 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-05-16 14:03:20.015 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-16 14:03:20.017 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-16 14:03:20.047 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-16 14:03:20.076 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-16 14:03:20.094 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:20.096 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-16 14:03:20.099 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-16 14:03:20.103 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-16 14:03:20.133 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-16 14:03:20.162 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-16 14:03:20.194 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:20.196 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-16 14:03:20.226 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-16 14:03:20.244 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:20.247 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-16 14:03:20.250 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-16 14:03:20.281 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-16 14:03:20.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-16 14:03:20.286 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-16 14:03:20.314 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-16 14:03:20.317 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-16 14:03:20.319 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-16 14:03:20.322 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-16 14:03:20.340 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:20.343 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-16 14:03:20.346 | + 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-05-16 14:03:20.350 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-16 14:03:20.379 | + 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-05-16 14:03:20.413 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:20.415 | + 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-05-16 14:03:20.444 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-16 14:03:20.447 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-16 14:03:20.478 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-16 14:03:20.480 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-16 14:03:20.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-16 14:03:20.512 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-16 14:03:20.515 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-16 14:03:20.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-16 14:03:20.520 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-16 14:03:23.546 | INFO neutron.common.config [-] Logging enabled! 2022-05-16 14:03:23.547 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev211 2022-05-16 14:03:23.547 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93854) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-16 14:03:23.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93854) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-16 14:03:23.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93854) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-16 14:03:23.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93854) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:23.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93854) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:23.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93854) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:23.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93854) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-16 14:03:23.662 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-16 14:03:23.663 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93854) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-16 14:03:23.663 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93854) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-16 14:03:23.663 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-16 14:03:23.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:23.664 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:23.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:23.664 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:24.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-16 14:03:24.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-16 14:03:24.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-16 14:03:24.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-16 14:03:24.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-16 14:03:24.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-16 14:03:24.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-16 14:03:24.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-16 14:03:24.100 | + functions:set_mtu:785 : local dev=br-data 2022-05-16 14:03:24.103 | + functions:set_mtu:786 : local mtu=1500 2022-05-16 14:03:24.105 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-16 14:03:24.120 | + 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-05-16 14:03:24.140 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-16 14:03:24.143 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-16 14:03:24.145 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-16 14:03:24.148 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-16 14:03:24.150 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-16 14:03:24.153 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-16 14:03:24.156 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-16 14:03:24.158 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-16 14:03:24.161 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-16 14:03:24.163 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-16 14:03:24.166 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-16 14:03:24.168 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-16 14:03:24.171 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-16 14:03:24.173 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-16 14:03:24.177 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-16 14:03:24.178 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-16 14:03:24.185 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-16 14:03:24.187 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-16 14:03:24.190 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-16 14:03:24.192 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-16 14:03:24.196 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-16 14:03:24.197 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-16 14:03:24.197 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-16 14:03:24.205 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.56/22 brd 192.168.3.255' 2022-05-16 14:03:24.207 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-16 14:03:24.210 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:24.212 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-16 14:03:24.215 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-16 14:03:24.218 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.56/22 brd 192.168.3.255 != '' ]] 2022-05-16 14:03:24.221 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.56/22 brd 192.168.3.255 dev eth1' 2022-05-16 14:03:24.223 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.56/22 brd 192.168.3.255 dev br-data' 2022-05-16 14:03:24.226 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-16 14:03:24.228 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-16 14:03:24.233 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-16 14:03:24.233 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.56/22 brd 192.168.3.255 2022-05-16 14:03:24.234 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-16 14:03:24.236 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-16 14:03:24.244 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.56 2022-05-16 14:03:24.246 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.56 ' 2022-05-16 14:03:24.249 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.56/22 brd 192.168.3.255 dev eth1 2022-05-16 14:03:24.262 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.56/22 brd 192.168.3.255 dev br-data 2022-05-16 14:03:24.277 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-16 14:03:24.293 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-16 14:03:24.317 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.56 2022-05-16 14:03:24.334 | PING 192.168.0.56 (192.168.0.56) from 192.168.0.56 br-data: 56(84) bytes of data. 2022-05-16 14:03:24.334 | 64 bytes from 192.168.0.56: icmp_seq=1 ttl=64 time=0.068 ms 2022-05-16 14:03:25.354 | 64 bytes from 192.168.0.56: icmp_seq=2 ttl=64 time=0.055 ms 2022-05-16 14:03:26.379 | 64 bytes from 192.168.0.56: icmp_seq=3 ttl=64 time=0.059 ms 2022-05-16 14:03:26.379 | 2022-05-16 14:03:26.379 | --- 192.168.0.56 ping statistics --- 2022-05-16 14:03:26.379 | 3 packets transmitted, 3 received, 0% packet loss, time 2044ms 2022-05-16 14:03:26.379 | rtt min/avg/max/mdev = 0.055/0.060/0.068/0.005 ms 2022-05-16 14:03:26.384 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-16 14:03:26.384 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-16 14:03:26.392 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-16 14:03:26.394 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-16 14:03:26.414 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:26.416 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-16 14:03:26.419 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-16 14:03:26.424 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-16 14:03:26.456 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.35 2022-05-16 14:03:26.489 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-16 14:03:26.520 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-16 14:03:26.554 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-16 14:03:26.557 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-16 14:03:26.589 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-16 14:03:26.593 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-16 14:03:26.611 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:03:26.613 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-16 14:03:26.616 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-16 14:03:26.635 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:03:26.637 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-16 14:03:26.657 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:03:26.659 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-16 14:03:26.678 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:03:26.680 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-16 14:03:26.713 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-16 14:03:26.744 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-16 14:03:26.747 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-16 14:03:26.767 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:26.769 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-16 14:03:26.788 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:26.791 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-16 14:03:26.793 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-16 14:03:26.859 | + inc/async:async_inner:63 : init_neutron 2022-05-16 14:03:26.906 | [17840 Async init_neutron:94334]: running: init_neutron 2022-05-16 14:03:26.908 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-16 14:03:26.935 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:26.940 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-16 14:03:26.955 | ++ ./stack.sh:main:1164 : true 2022-05-16 14:03:26.959 | + ./stack.sh:main:1164 : netman_pid= 2022-05-16 14:03:26.962 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-16 14:03:26.964 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-16 14:03:26.987 | dnsmasq: no process found 2022-05-16 14:03:26.991 | + ./stack.sh:main:1166 : true 2022-05-16 14:03:26.994 | + ./stack.sh:main:1171 : clean_iptables 2022-05-16 14:03:27.009 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-16 14:03:27.010 | + lib/nova:clean_iptables:186 : grep nova 2022-05-16 14:03:27.010 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-16 14:03:27.010 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-16 14:03:27.010 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-16 14:03:27.014 | + lib/nova:clean_iptables:186 : bash 2022-05-16 14:03:27.014 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-16 14:03:27.024 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-16 14:03:27.024 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-16 14:03:27.030 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-16 14:03:27.035 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-16 14:03:27.035 | + lib/nova:clean_iptables:188 : bash 2022-05-16 14:03:27.038 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-16 14:03:27.039 | + lib/nova:clean_iptables:188 : grep nova 2022-05-16 14:03:27.051 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-16 14:03:27.051 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-16 14:03:27.053 | + lib/nova:clean_iptables:190 : bash 2022-05-16 14:03:27.060 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-16 14:03:27.060 | + lib/nova:clean_iptables:190 : grep nova 2022-05-16 14:03:27.062 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-16 14:03:27.063 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-16 14:03:27.076 | + lib/nova:clean_iptables:192 : bash 2022-05-16 14:03:27.077 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-16 14:03:27.081 | + lib/nova:clean_iptables:192 : grep nova 2022-05-16 14:03:27.081 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-16 14:03:27.082 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-16 14:03:27.086 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-16 14:03:27.087 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-16 14:03:27.097 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-16 14:03:27.108 | net.ipv4.ip_forward = 1 2022-05-16 14:03:27.112 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-16 14:03:27.142 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:27.145 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-16 14:03:27.149 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-16 14:03:27.152 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-16 14:03:27.201 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-16 14:03:27.242 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-16 14:03:27.245 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-16 14:03:27.288 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-16 14:03:27.330 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-16 14:03:27.351 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:27.354 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-16 14:03:27.358 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:03:27.361 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-16 14:03:27.363 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-16 14:03:27.366 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-16 14:03:27.438 | + inc/async:async_inner:63 : init_swift 2022-05-16 14:03:27.499 | [17840 Async init_swift:94712]: running: init_swift 2022-05-16 14:03:27.503 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-16 14:03:27.535 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:27.538 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-16 14:03:27.541 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:03:27.546 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-16 14:03:27.549 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-16 14:03:27.552 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-16 14:03:27.648 | + inc/async:async_inner:63 : init_cinder 2022-05-16 14:03:27.711 | [17840 Async init_cinder:94807]: running: init_cinder 2022-05-16 14:03:27.715 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-16 14:03:27.750 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:03:27.754 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-16 14:03:27.762 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:03:27.762 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-16 14:03:27.766 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-16 14:03:27.770 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-16 14:03:27.876 | + inc/async:async_inner:63 : init_placement 2022-05-16 14:03:27.962 | [17840 Async init_placement:94945]: running: init_placement 2022-05-16 14:03:27.970 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-16 14:03:28.300 | [17840 Async init_neutron:94334]: Waiting for completion of init_neutron running on PID 94334 (6 other jobs running) 2022-05-16 14:03:28.462 | [17840 Async init_neutron:94334]: Signaling child to exit 2022-05-16 14:03:37.703 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:03:37.776 | [94807 Async init_cinder:94807]: finished successfully 2022-05-16 14:03:42.818 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:03:42.848 | [94712 Async init_swift:94712]: finished successfully 2022-05-16 14:03:56.487 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:03:56.524 | [94334 Async init_neutron:94334]: finished successfully 2022-05-16 14:03:56.551 | WAKEUP 2022-05-16 14:03:56.588 | [17840 Async init_neutron:94334]: Signaled 2022-05-16 14:03:56.590 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-16 14:03:56.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:03:56.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-16 14:03:56.590 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:03:56.590 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-16 14:03:56.590 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-16 14:03:56.590 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-16 14:03:56.590 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-16 14:03:56.590 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-16 14:03:56.590 | + lib/database:recreate_database:112 : local db=neutron 2022-05-16 14:03:56.590 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-16 14:03:56.590 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-16 14:03:56.590 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-16 14:03:56.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:03:56.590 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-16 14:03:56.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:03:56.590 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-16 14:03:56.590 | + functions-common:time_start:2423 : local name=dbsync 2022-05-16 14:03:56.590 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:03:56.590 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:03:56.591 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:03:56.591 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709806975 2022-05-16 14:03:56.591 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-16 14:03:56.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:56.591 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:56.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:03:56.591 | from cryptography.utils import int_from_bytes 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-16 14:03:56.591 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-16 14:03:56.592 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-16 14:03:56.593 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-16 14:03:56.594 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-16 14:03:56.595 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-16 14:03:56.595 | Running upgrade for neutron ... 2022-05-16 14:03:56.595 | OK 2022-05-16 14:03:56.595 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-16 14:03:56.595 | + functions-common:time_stop:2437 : local name 2022-05-16 14:03:56.595 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:03:56.595 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:03:56.595 | + functions-common:time_stop:2440 : local total 2022-05-16 14:03:56.595 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:03:56.595 | + functions-common:time_stop:2443 : name=dbsync 2022-05-16 14:03:56.595 | + functions-common:time_stop:2444 : start_time=1652709806975 2022-05-16 14:03:56.595 | + functions-common:time_stop:2446 : [[ -z 1652709806975 ]] 2022-05-16 14:03:56.595 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:03:56.595 | + functions-common:time_stop:2449 : end_time=1652709836471 2022-05-16 14:03:56.595 | + functions-common:time_stop:2450 : elapsed_time=29496 2022-05-16 14:03:56.595 | + functions-common:time_stop:2451 : total=8673 2022-05-16 14:03:56.595 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:03:56.595 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38169 2022-05-16 14:03:56.644 | [17840 Async init_neutron:94334]: finished init_neutron with result 0 in 29 seconds 2022-05-16 14:03:56.649 | + inc/async:async_wait:197 : return 0 2022-05-16 14:03:56.651 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-16 14:03:56.710 | [17840 Async init_placement:94945]: Waiting for completion of init_placement running on PID 94945 (5 other jobs running) 2022-05-16 14:03:56.738 | [17840 Async init_placement:94945]: Signaling child to exit 2022-05-16 14:04:15.256 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:04:15.283 | [94945 Async init_placement:94945]: finished successfully 2022-05-16 14:04:15.302 | WAKEUP 2022-05-16 14:04:15.325 | [17840 Async init_placement:94945]: Signaled 2022-05-16 14:04:15.327 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-16 14:04:15.327 | + lib/database:recreate_database:112 : local db=placement 2022-05-16 14:04:15.327 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-16 14:04:15.327 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-16 14:04:15.327 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-16 14:04:15.327 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:15.328 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-16 14:04:15.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:15.328 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-16 14:04:15.328 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-16 14:04:15.328 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-16 14:04:15.328 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-16 14:04:15.328 | + functions-common:get_or_create_user:921 : local user_id 2022-05-16 14:04:15.328 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-16 14:04:15.328 | + functions-common:get_or_create_user:925 : local email= 2022-05-16 14:04:15.328 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-16 14:04:15.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.328 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.328 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.328 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.328 | + functions-common:get_or_create_user:937 : user_id=bd5b212ecbf043f7bb4f0d2a69f60522 2022-05-16 14:04:15.328 | + functions-common:get_or_create_user:938 : echo bd5b212ecbf043f7bb4f0d2a69f60522 2022-05-16 14:04:15.328 | bd5b212ecbf043f7bb4f0d2a69f60522 2022-05-16 14:04:15.328 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-16 14:04:15.328 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:04:15.328 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:04:15.328 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:04:15.328 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:04:15.328 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:04:15.328 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:04:15.328 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:04:15.328 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:04:15.328 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:04:15.328 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:04:15.328 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-16 14:04:15.328 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:04:15.328 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:04:15.328 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:04:15.328 | ++ functions-common:get_field:824 : read data 2022-05-16 14:04:15.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.329 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.329 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:04:15.329 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:04:15.329 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-16 14:04:15.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.329 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:04:15.329 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:04:15.329 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:04:15.329 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-16 14:04:15.329 | ++ functions-common:get_field:824 : read data 2022-05-16 14:04:15.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.329 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.329 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:04:15.329 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:04:15.329 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:04:15.329 | ++ functions-common:get_field:830 : echo '| ab4510c6b0a34ed7bd77c4f6d885e2f7 | bd5b212ecbf043f7bb4f0d2a69f60522 | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:04:15.329 | ++ functions-common:get_field:824 : read data 2022-05-16 14:04:15.329 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:04:15.329 | + functions-common:get_or_add_user_project_role:1009 : echo ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:04:15.329 | ab4510c6b0a34ed7bd77c4f6d885e2f7 2022-05-16 14:04:15.329 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-16 14:04:15.329 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-16 14:04:15.329 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-16 14:04:15.329 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-16 14:04:15.330 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-16 14:04:15.330 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-16 14:04:15.330 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-16 14:04:15.330 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-16 14:04:15.330 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-16 14:04:15.330 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-16 14:04:15.330 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-16 14:04:15.330 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-16 14:04:15.330 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:04:15.330 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-16 14:04:15.330 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-16 14:04:15.330 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:04:15.330 | ++ functions-common:get_field:824 : read data 2022-05-16 14:04:15.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.330 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.330 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.330 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.330 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-16 14:04:15.330 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-16 14:04:15.330 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-16 14:04:15.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.330 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.330 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.330 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-16 14:04:15.330 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-16 14:04:15.330 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-16 14:04:15.330 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:04:15.330 | ++ functions-common:get_field:824 : read data 2022-05-16 14:04:15.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.331 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.331 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.331 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.331 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-16 14:04:15.331 | ++ functions-common:get_field:828 : field='$2' 2022-05-16 14:04:15.331 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-16 14:04:15.331 | ++ functions-common:get_field:830 : echo '| 36f231a0934c41b7b5ce6706e92db687 | bd5b212ecbf043f7bb4f0d2a69f60522 | | 60fb9324c6084c648b06a8608555c3c8 | | | False |' 2022-05-16 14:04:15.331 | ++ functions-common:get_field:824 : read data 2022-05-16 14:04:15.331 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:04:15.331 | + functions-common:get_or_add_user_project_role:1009 : echo 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:04:15.331 | 36f231a0934c41b7b5ce6706e92db687 2022-05-16 14:04:15.331 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.35/placement 2022-05-16 14:04:15.331 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-16 14:04:15.331 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-16 14:04:15.331 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-16 14:04:15.331 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-16 14:04:15.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.331 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.331 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.331 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.331 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-16 14:04:15.331 | ddabc70556fd4dd798a05a7ba590118c' 2022-05-16 14:04:15.331 | + functions-common:get_or_create_service:1106 : echo ddabc70556fd4dd798a05a7ba590118c 2022-05-16 14:04:15.331 | ddabc70556fd4dd798a05a7ba590118c 2022-05-16 14:04:15.331 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.35/placement 2022-05-16 14:04:15.331 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-16 14:04:15.331 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.35/placement RegionOne 2022-05-16 14:04:15.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-16 14:04:15.331 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-16 14:04:15.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.331 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.332 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.332 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-16 14:04:15.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-16 14:04:15.332 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.35/placement --region RegionOne -f value -c id 2022-05-16 14:04:15.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.332 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.332 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.332 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:04:15.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6b2e2ce1990046329c11844db869ad49 2022-05-16 14:04:15.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6b2e2ce1990046329c11844db869ad49 2022-05-16 14:04:15.332 | + functions-common:get_or_create_endpoint:1139 : public_id=6b2e2ce1990046329c11844db869ad49 2022-05-16 14:04:15.332 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-16 14:04:15.332 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-16 14:04:15.332 | + functions-common:get_or_create_endpoint:1148 : echo 6b2e2ce1990046329c11844db869ad49 2022-05-16 14:04:15.332 | 6b2e2ce1990046329c11844db869ad49 2022-05-16 14:04:15.375 | [17840 Async init_placement:94945]: finished init_placement with result 0 in 47 seconds 2022-05-16 14:04:15.380 | + inc/async:async_wait:197 : return 0 2022-05-16 14:04:15.383 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-16 14:04:15.447 | [17840 Async init_glance:91341]: Waiting for completion of init_glance running on PID 91341 (4 other jobs running) 2022-05-16 14:04:15.481 | [17840 Async init_glance:91341]: Signaling child to exit 2022-05-16 14:04:15.481 | WAKEUP 2022-05-16 14:04:15.511 | [17840 Async init_glance:91341]: Signaled 2022-05-16 14:04:15.512 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-16 14:04:15.512 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-16 14:04:15.513 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-16 14:04:15.513 | + lib/database:recreate_database:112 : local db=glance 2022-05-16 14:04:15.513 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-16 14:04:15.513 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-16 14:04:15.513 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-16 14:04:15.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:15.513 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-16 14:04:15.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:15.513 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-16 14:04:15.513 | + functions-common:time_start:2423 : local name=dbsync 2022-05-16 14:04:15.513 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:15.513 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:15.513 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:15.513 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709750170 2022-05-16 14:04:15.513 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-16 14:04:15.513 | 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=91440) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 14:04:15.513 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-16 14:04:15.513 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-16 14:04:15.513 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-16 14:04:15.513 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-16 14:04:15.513 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-16 14:04:15.514 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-16 14:04:15.515 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-16 14:04:15.515 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-16 14:04:15.515 | Database migration is up to date. No migration needed. 2022-05-16 14:04:15.515 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-16 14:04:15.515 | Database is synced successfully. 2022-05-16 14:04:15.515 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-16 14:04:15.515 | 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=91615) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-16 14:04:15.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-16 14:04:15.516 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-16 14:04:15.516 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-16 14:04:15.516 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:15.516 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:15.517 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:15.517 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:15.517 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:15.517 | + functions-common:time_stop:2443 : name=dbsync 2022-05-16 14:04:15.517 | + functions-common:time_stop:2444 : start_time=1652709750170 2022-05-16 14:04:15.517 | + functions-common:time_stop:2446 : [[ -z 1652709750170 ]] 2022-05-16 14:04:15.517 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:15.517 | + functions-common:time_stop:2449 : end_time=1652709760906 2022-05-16 14:04:15.517 | + functions-common:time_stop:2450 : elapsed_time=10736 2022-05-16 14:04:15.517 | + functions-common:time_stop:2451 : total=8673 2022-05-16 14:04:15.517 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:15.517 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19409 2022-05-16 14:04:15.568 | [17840 Async init_glance:91341]: finished init_glance with result 0 in 10 seconds 2022-05-16 14:04:15.573 | + inc/async:async_wait:197 : return 0 2022-05-16 14:04:15.575 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-16 14:04:15.636 | [17840 Async init_swift:94712]: Waiting for completion of init_swift running on PID 94712 (3 other jobs running) 2022-05-16 14:04:15.663 | [17840 Async init_swift:94712]: Signaling child to exit 2022-05-16 14:04:15.664 | WAKEUP 2022-05-16 14:04:15.688 | [17840 Async init_swift:94712]: Signaled 2022-05-16 14:04:15.690 | + lib/swift:init_swift:668 : local node_number 2022-05-16 14:04:15.690 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-16 14:04:15.690 | No container-reconciler running 2022-05-16 14:04:15.690 | No container-updater running 2022-05-16 14:04:15.690 | No container-sync running 2022-05-16 14:04:15.690 | No object-updater running 2022-05-16 14:04:15.690 | No object-replicator running 2022-05-16 14:04:15.690 | No container-sharder running 2022-05-16 14:04:15.690 | No object-expirer running 2022-05-16 14:04:15.690 | No object-auditor running 2022-05-16 14:04:15.690 | No account-auditor running 2022-05-16 14:04:15.690 | No account-reaper running 2022-05-16 14:04:15.690 | No container-replicator running 2022-05-16 14:04:15.690 | No object-reconstructor running 2022-05-16 14:04:15.690 | No container-auditor running 2022-05-16 14:04:15.690 | No account-server running 2022-05-16 14:04:15.690 | No account-replicator running 2022-05-16 14:04:15.690 | No object-server running 2022-05-16 14:04:15.690 | No proxy-server running 2022-05-16 14:04:15.690 | No container-server running 2022-05-16 14:04:15.690 | + lib/swift:init_swift:670 : true 2022-05-16 14:04:15.690 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-16 14:04:15.690 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-16 14:04:15.690 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-16 14:04:15.690 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-16 14:04:15.690 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-16 14:04:15.690 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-16 14:04:15.690 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-16 14:04:15.691 | + functions:create_disk:732 : local node_number 2022-05-16 14:04:15.691 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-16 14:04:15.691 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-16 14:04:15.691 | + functions:create_disk:736 : local key 2022-05-16 14:04:15.691 | ++ functions:create_disk:738 : sed s#/.## 2022-05-16 14:04:15.691 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-16 14:04:15.691 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-16 14:04:15.691 | + functions:destroy_disk:765 : local key 2022-05-16 14:04:15.691 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-16 14:04:15.691 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-16 14:04:15.691 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-16 14:04:15.691 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-16 14:04:15.691 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-16 14:04:15.691 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-16 14:04:15.691 | = sectsz=512 attr=2, projid32bit=1 2022-05-16 14:04:15.691 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-16 14:04:15.691 | = reflink=1 2022-05-16 14:04:15.691 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-16 14:04:15.691 | = sunit=0 swidth=0 blks 2022-05-16 14:04:15.691 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-16 14:04:15.691 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-16 14:04:15.691 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-16 14:04:15.692 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-16 14:04:15.692 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-16 14:04:15.692 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-16 14:04:15.692 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-16 14:04:15.692 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-16 14:04:15.692 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-16 14:04:15.692 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-16 14:04:15.692 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-16 14:04:15.692 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-16 14:04:15.692 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-05-16 14:04:15.692 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-16 14:04:15.692 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-16 14:04:15.692 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-16 14:04:15.692 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-16 14:04:15.692 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-16 14:04:15.692 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-16 14:04:15.692 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-16 14:04:15.692 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-16 14:04:15.692 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-16 14:04:15.692 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-16 14:04:15.692 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-16 14:04:15.692 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-16 14:04:15.692 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-16 14:04:15.692 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-16 14:04:15.692 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-16 14:04:15.692 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-16 14:04:15.693 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-16 14:04:15.693 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-16 14:04:15.693 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-16 14:04:15.693 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-16 14:04:15.693 | + lib/swift:init_swift:714 : popd 2022-05-16 14:04:15.741 | [17840 Async init_swift:94712]: finished init_swift with result 0 in 15 seconds 2022-05-16 14:04:15.745 | + inc/async:async_wait:197 : return 0 2022-05-16 14:04:15.748 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-16 14:04:15.804 | [17840 Async init_cinder:94807]: Waiting for completion of init_cinder running on PID 94807 (2 other jobs running) 2022-05-16 14:04:15.832 | [17840 Async init_cinder:94807]: Signaling child to exit 2022-05-16 14:04:15.832 | WAKEUP 2022-05-16 14:04:15.857 | [17840 Async init_cinder:94807]: Signaled 2022-05-16 14:04:15.860 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-16 14:04:15.860 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:15.860 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-16 14:04:15.860 | + lib/database:recreate_database:112 : local db=cinder 2022-05-16 14:04:15.860 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-16 14:04:15.860 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-16 14:04:15.860 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-16 14:04:15.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:15.860 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-16 14:04:15.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:15.860 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-16 14:04:15.860 | + functions-common:time_start:2423 : local name=dbsync 2022-05-16 14:04:15.860 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:15.860 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:15.860 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:15.860 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709807805 2022-05-16 14:04:15.860 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-16 14:04:15.860 | 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=94925) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 14:04:15.860 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 14:04:15.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 14:04:15.861 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=94925) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 14:04:15.861 | INFO cinder.db.migration [-] Applying migration(s) 2022-05-16 14:04:15.861 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-16 14:04:15.861 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-16 14:04:15.861 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-05-16 14:04:15.861 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=94925) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-16 14:04:15.861 | INFO cinder.db.migration [-] Migration(s) applied 2022-05-16 14:04:15.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.861 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:15.861 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:15.861 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-16 14:04:15.862 | last_heartbeat = column_property( 2022-05-16 14:04:15.862 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-16 14:04:15.862 | num_hosts = column_property( 2022-05-16 14:04:15.862 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-16 14:04:15.862 | num_down_hosts = column_property( 2022-05-16 14:04:15.862 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-16 14:04:15.862 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:15.862 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:15.862 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:15.862 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:15.862 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:15.862 | + functions-common:time_stop:2443 : name=dbsync 2022-05-16 14:04:15.862 | + functions-common:time_stop:2444 : start_time=1652709807805 2022-05-16 14:04:15.862 | + functions-common:time_stop:2446 : [[ -z 1652709807805 ]] 2022-05-16 14:04:15.862 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:15.862 | + functions-common:time_stop:2449 : end_time=1652709817513 2022-05-16 14:04:15.862 | + functions-common:time_stop:2450 : elapsed_time=9708 2022-05-16 14:04:15.862 | + functions-common:time_stop:2451 : total=8673 2022-05-16 14:04:15.862 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:15.862 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18381 2022-05-16 14:04:15.862 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-16 14:04:15.862 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:04:15.862 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-16 14:04:15.862 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:04:15.862 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-16 14:04:15.917 | [17840 Async init_cinder:94807]: finished init_cinder with result 0 in 10 seconds 2022-05-16 14:04:15.922 | + inc/async:async_wait:197 : return 0 2022-05-16 14:04:15.927 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-16 14:04:15.951 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:15.953 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-16 14:04:15.956 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:04:15.959 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-16 14:04:15.962 | + ./stack.sh:main:1220 : init_nova 2022-05-16 14:04:15.965 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-16 14:04:15.984 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:15.987 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-16 14:04:16.007 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:16.009 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 14:04:16.012 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-16 14:04:16.076 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-16 14:04:16.118 | [17840 Async nova-cell-0:97053]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-16 14:04:16.122 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-16 14:04:16.128 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 14:04:16.133 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-16 14:04:16.136 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-16 14:04:16.139 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-16 14:04:16.143 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-16 14:04:16.212 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-16 14:04:16.272 | [17840 Async nova-cell-1:97151]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-16 14:04:16.276 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-16 14:04:16.279 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-16 14:04:16.285 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-16 14:04:16.288 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-16 14:04:16.292 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-16 14:04:16.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:16.323 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-16 14:04:16.330 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:16.364 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-16 14:04:17.454 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:04:20.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 14:04:20.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:20.597 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 14:04:20.597 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97215) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 14:04:20.633 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-16 14:04:20.633 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-16 14:04:20.665 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-16 14:04:23.243 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=97215) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-16 14:04:23.246 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-16 14:04:23.792 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=97215) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-16 14:04:23.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:23.799 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:23.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:23.800 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:24.410 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-16 14:04:24.415 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-16 14:04:24.419 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-16 14:04:24.423 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-16 14:04:24.426 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-16 14:04:24.430 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-16 14:04:25.667 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:04:28.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:28.922 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:28.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:28.922 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:29.471 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-16 14:04:29.478 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-16 14:04:29.481 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-16 14:04:29.573 | [17840 Async nova-cell-0:97053]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 97053 (3 other jobs running) 2022-05-16 14:04:29.612 | [17840 Async nova-cell-0:97053]: Signaling child to exit 2022-05-16 14:04:30.918 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:04:30.945 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:04:30.947 | [97151 Async nova-cell-1:97151]: finished successfully 2022-05-16 14:04:30.978 | [97053 Async nova-cell-0:97053]: finished successfully 2022-05-16 14:04:30.998 | WAKEUP 2022-05-16 14:04:31.024 | [17840 Async nova-cell-0:97053]: Signaled 2022-05-16 14:04:31.026 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-16 14:04:31.026 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-16 14:04:31.026 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-16 14:04:31.026 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-16 14:04:31.026 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-16 14:04:31.026 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-16 14:04:31.026 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-16 14:04:31.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:31.026 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-16 14:04:31.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:31.026 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-16 14:04:31.026 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:04:31.026 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 14:04:31.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 14:04:31.029 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97118) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 14:04:31.029 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-16 14:04:31.029 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-16 14:04:31.029 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-16 14:04:31.029 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97118) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-16 14:04:31.029 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-16 14:04:31.029 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97118) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-16 14:04:31.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:31.029 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:31.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:31.030 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:31.076 | [17840 Async nova-cell-0:97053]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-05-16 14:04:31.081 | + inc/async:async_wait:197 : return 0 2022-05-16 14:04:31.084 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-16 14:04:31.086 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-16 14:04:31.144 | [17840 Async nova-cell-1:97151]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 97151 (2 other jobs running) 2022-05-16 14:04:31.172 | [17840 Async nova-cell-1:97151]: Signaling child to exit 2022-05-16 14:04:31.172 | WAKEUP 2022-05-16 14:04:31.197 | [17840 Async nova-cell-1:97151]: Signaled 2022-05-16 14:04:31.198 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-16 14:04:31.198 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-16 14:04:31.198 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-16 14:04:31.198 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-16 14:04:31.198 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-16 14:04:31.198 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-16 14:04:31.198 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-16 14:04:31.199 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:31.199 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-16 14:04:31.199 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-16 14:04:31.199 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-16 14:04:31.199 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-16 14:04:31.200 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-16 14:04:31.200 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-16 14:04:31.200 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-16 14:04:31.200 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-16 14:04:31.200 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97209) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-16 14:04:31.200 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-16 14:04:31.201 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97209) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-16 14:04:31.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:31.201 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:31.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:31.201 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:31.251 | [17840 Async nova-cell-1:97151]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-05-16 14:04:31.255 | + inc/async:async_wait:197 : return 0 2022-05-16 14:04:31.258 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 14:04:31.261 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-16 14:04:32.334 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:04:35.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:35.222 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:35.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:35.222 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:35.222 | Running batches of 50 until complete 2022-05-16 14:04:35.222 | +-------------------------------------+--------------+-----------+ 2022-05-16 14:04:35.222 | | Migration | Total Needed | Completed | 2022-05-16 14:04:35.223 | +-------------------------------------+--------------+-----------+ 2022-05-16 14:04:35.223 | | fill_virtual_interface_list | 0 | 0 | 2022-05-16 14:04:35.223 | | migrate_empty_ratio | 0 | 0 | 2022-05-16 14:04:35.223 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-16 14:04:35.223 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-16 14:04:35.223 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-16 14:04:35.223 | | populate_dev_uuids | 0 | 0 | 2022-05-16 14:04:35.223 | | populate_missing_availability_zones | 0 | 0 | 2022-05-16 14:04:35.223 | | populate_queued_for_delete | 0 | 0 | 2022-05-16 14:04:35.223 | | populate_user_id | 0 | 0 | 2022-05-16 14:04:35.223 | | populate_uuids | 0 | 0 | 2022-05-16 14:04:35.223 | +-------------------------------------+--------------+-----------+ 2022-05-16 14:04:35.745 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-16 14:04:35.751 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 14:04:35.754 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-16 14:04:35.757 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-16 14:04:35.760 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-16 14:04:35.763 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-16 14:04:36.832 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:04:39.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:39.407 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:39.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:04:39.407 | from cryptography.utils import int_from_bytes 2022-05-16 14:04:39.407 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-16 14:04:39.407 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-16 14:04:39.877 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-16 14:04:39.879 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-16 14:04:39.893 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-16 14:04:39.896 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-16 14:04:39.916 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:39.919 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-16 14:04:39.922 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-16 14:04:39.990 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-16 14:04:40.037 | [17840 Async configure_neutron_nova:98323]: running: configure_neutron_nova 2022-05-16 14:04:40.040 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-16 14:04:40.044 | + functions-common:run_phase:1865 : local mode=stack 2022-05-16 14:04:40.047 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-16 14:04:40.050 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-16 14:04:40.054 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-16 14:04:40.057 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-16 14:04:40.060 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-16 14:04:40.064 | + functions-common:run_phase:1875 : local extra 2022-05-16 14:04:40.068 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-16 14:04:40.073 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-16 14:04:40.076 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-16 14:04:40.079 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-16 14:04:40.082 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-16 14:04:40.085 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-16 14:04:40.103 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:40.105 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 14:04:40.108 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:04:40.111 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-16 14:04:40.114 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:04:40.116 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-16 14:04:40.119 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-16 14:04:40.121 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-16 14:04:40.124 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-16 14:04:40.128 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 14:04:40.131 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-16 14:04:40.133 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-16 14:04:40.136 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-16 14:04:40.139 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-16 14:04:40.142 | + functions-common:run_plugins:1854 : local plugins= 2022-05-16 14:04:40.145 | + functions-common:run_plugins:1855 : local plugin 2022-05-16 14:04:40.148 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-16 14:04:40.150 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.153 | + inc/meta-config:merge_config_group:171 : shift 2022-05-16 14:04:40.157 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-16 14:04:40.160 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:04:40.162 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-16 14:04:40.165 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-16 14:04:40.169 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-16 14:04:40.173 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.176 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-16 14:04:40.179 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:04:40.181 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-16 14:04:40.182 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:04:40.182 | gsub("[][]", "", $1); 2022-05-16 14:04:40.182 | split($1, a, "|"); 2022-05-16 14:04:40.182 | if (a[1] == matchgroup) 2022-05-16 14:04:40.182 | print a[2] 2022-05-16 14:04:40.182 | } 2022-05-16 14:04:40.182 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.190 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-16 14:04:40.193 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-16 14:04:40.196 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-16 14:04:40.199 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-16 14:04:40.204 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-16 14:04:40.208 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-16 14:04:40.212 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-16 14:04:40.216 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-16 14:04:40.221 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-16 14:04:40.224 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-16 14:04:40.228 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-16 14:04:40.231 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.233 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-16 14:04:40.236 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-16 14:04:40.239 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-16 14:04:40.243 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-16 14:04:40.246 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-16 14:04:40.249 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-16 14:04:40.254 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-16 14:04:40.257 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-16 14:04:40.258 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-16 14:04:40.258 | BEGIN { 2022-05-16 14:04:40.258 | section = "" 2022-05-16 14:04:40.258 | last_section = "" 2022-05-16 14:04:40.258 | section_count = 0 2022-05-16 14:04:40.258 | } 2022-05-16 14:04:40.258 | /^\[.+\]/ { 2022-05-16 14:04:40.258 | gsub("[][]", "", $1); 2022-05-16 14:04:40.258 | section=$1 2022-05-16 14:04:40.258 | next 2022-05-16 14:04:40.258 | } 2022-05-16 14:04:40.258 | /^ *\#/ { 2022-05-16 14:04:40.258 | next 2022-05-16 14:04:40.258 | } 2022-05-16 14:04:40.258 | /^[^ \t]+/ { 2022-05-16 14:04:40.258 | # get offset of first = in $0 2022-05-16 14:04:40.258 | eq_idx = index($0, "=") 2022-05-16 14:04:40.258 | # extract attr & value from $0 2022-05-16 14:04:40.258 | attr = substr($0, 1, eq_idx - 1) 2022-05-16 14:04:40.258 | value = substr($0, eq_idx + 1) 2022-05-16 14:04:40.258 | # only need to strip trailing whitespace from attr 2022-05-16 14:04:40.258 | sub(/[ \t]*$/, "", attr) 2022-05-16 14:04:40.258 | # need to strip leading & trailing whitespace from value 2022-05-16 14:04:40.258 | sub(/^[ \t]*/, "", value) 2022-05-16 14:04:40.258 | sub(/[ \t]*$/, "", value) 2022-05-16 14:04:40.258 | 2022-05-16 14:04:40.258 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-16 14:04:40.258 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-16 14:04:40.258 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-16 14:04:40.258 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-16 14:04:40.258 | if (! (section, attr) in cfg_attr_count) { 2022-05-16 14:04:40.258 | if (section != last_section) { 2022-05-16 14:04:40.258 | cfg_section[section_count++] = section 2022-05-16 14:04:40.259 | last_section = section 2022-05-16 14:04:40.259 | } 2022-05-16 14:04:40.259 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-16 14:04:40.259 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-16 14:04:40.259 | 2022-05-16 14:04:40.259 | cfg_attr[section, attr, 0] = value 2022-05-16 14:04:40.259 | cfg_attr_count[section, attr] = 1 2022-05-16 14:04:40.259 | } else { 2022-05-16 14:04:40.259 | lno = cfg_attr_count[section, attr]++ 2022-05-16 14:04:40.259 | cfg_attr[section, attr, lno] = value 2022-05-16 14:04:40.259 | } 2022-05-16 14:04:40.259 | } 2022-05-16 14:04:40.259 | END { 2022-05-16 14:04:40.259 | # Process each section in order 2022-05-16 14:04:40.259 | for (sno = 0; sno < section_count; sno++) { 2022-05-16 14:04:40.259 | section = cfg_section[sno] 2022-05-16 14:04:40.259 | # The ini routines simply append a config item immediately 2022-05-16 14:04:40.259 | # after the section header. To keep the same order as defined 2022-05-16 14:04:40.259 | # in local.conf, invoke the ini routines in the reverse order 2022-05-16 14:04:40.259 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-16 14:04:40.259 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-16 14:04:40.259 | if (cfg_attr_count[section, attr] == 1) 2022-05-16 14:04:40.259 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-16 14:04:40.259 | else { 2022-05-16 14:04:40.259 | # For multiline, invoke the ini routines in the reverse order 2022-05-16 14:04:40.259 | count = cfg_attr_count[section, attr] 2022-05-16 14:04:40.259 | print "inidelete " configfile " " section " " attr 2022-05-16 14:04:40.259 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-16 14:04:40.259 | for (l = count -2; l >= 0; l--) 2022-05-16 14:04:40.259 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-16 14:04:40.259 | } 2022-05-16 14:04:40.259 | } 2022-05-16 14:04:40.259 | } 2022-05-16 14:04:40.259 | } 2022-05-16 14:04:40.259 | ' 2022-05-16 14:04:40.260 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.260 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-16 14:04:40.263 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.266 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-16 14:04:40.269 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-16 14:04:40.272 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:04:40.275 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-16 14:04:40.278 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-16 14:04:40.278 | BEGIN { group = "" } 2022-05-16 14:04:40.278 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:04:40.278 | gsub("[][]", "", $1); 2022-05-16 14:04:40.278 | split($1, a, "|"); 2022-05-16 14:04:40.278 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-16 14:04:40.278 | group=a[1] 2022-05-16 14:04:40.278 | } else { 2022-05-16 14:04:40.278 | group="" 2022-05-16 14:04:40.278 | } 2022-05-16 14:04:40.278 | next 2022-05-16 14:04:40.278 | } 2022-05-16 14:04:40.278 | { 2022-05-16 14:04:40.278 | if (group != "") 2022-05-16 14:04:40.278 | print $0 2022-05-16 14:04:40.278 | } 2022-05-16 14:04:40.278 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.284 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-16 14:04:40.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-16 14:04:40.324 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-16 14:04:40.331 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-16 14:04:40.367 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.370 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-16 14:04:40.373 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-16 14:04:40.413 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-16 14:04:40.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-16 14:04:40.457 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-16 14:04:40.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-16 14:04:40.501 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.505 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-16 14:04:40.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-16 14:04:40.560 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.565 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.35/identity"' 2022-05-16 14:04:40.568 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.35/identity 2022-05-16 14:04:40.601 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-16 14:04:40.607 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-16 14:04:40.643 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-16 14:04:40.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-16 14:04:40.682 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.685 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-16 14:04:40.688 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-16 14:04:40.722 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.725 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-16 14:04:40.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-16 14:04:40.761 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.764 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-16 14:04:40.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-16 14:04:40.800 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-16 14:04:40.806 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-16 14:04:40.838 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.841 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-16 14:04:40.845 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-16 14:04:40.847 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-16 14:04:40.851 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-16 14:04:40.854 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-16 14:04:40.857 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-16 14:04:40.861 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-16 14:04:40.864 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-16 14:04:40.869 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-16 14:04:40.872 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-16 14:04:40.877 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-16 14:04:40.880 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.883 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-16 14:04:40.885 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-16 14:04:40.888 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-16 14:04:40.892 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-16 14:04:40.895 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-16 14:04:40.899 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-16 14:04:40.902 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-16 14:04:40.907 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.907 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-16 14:04:40.909 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-16 14:04:40.909 | BEGIN { 2022-05-16 14:04:40.910 | section = "" 2022-05-16 14:04:40.910 | last_section = "" 2022-05-16 14:04:40.910 | section_count = 0 2022-05-16 14:04:40.910 | } 2022-05-16 14:04:40.910 | /^\[.+\]/ { 2022-05-16 14:04:40.910 | gsub("[][]", "", $1); 2022-05-16 14:04:40.910 | section=$1 2022-05-16 14:04:40.910 | next 2022-05-16 14:04:40.910 | } 2022-05-16 14:04:40.910 | /^ *\#/ { 2022-05-16 14:04:40.910 | next 2022-05-16 14:04:40.910 | } 2022-05-16 14:04:40.910 | /^[^ \t]+/ { 2022-05-16 14:04:40.910 | # get offset of first = in $0 2022-05-16 14:04:40.910 | eq_idx = index($0, "=") 2022-05-16 14:04:40.910 | # extract attr & value from $0 2022-05-16 14:04:40.910 | attr = substr($0, 1, eq_idx - 1) 2022-05-16 14:04:40.910 | value = substr($0, eq_idx + 1) 2022-05-16 14:04:40.910 | # only need to strip trailing whitespace from attr 2022-05-16 14:04:40.910 | sub(/[ \t]*$/, "", attr) 2022-05-16 14:04:40.910 | # need to strip leading & trailing whitespace from value 2022-05-16 14:04:40.910 | sub(/^[ \t]*/, "", value) 2022-05-16 14:04:40.910 | sub(/[ \t]*$/, "", value) 2022-05-16 14:04:40.910 | 2022-05-16 14:04:40.910 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-16 14:04:40.910 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-16 14:04:40.910 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-16 14:04:40.910 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-16 14:04:40.910 | if (! (section, attr) in cfg_attr_count) { 2022-05-16 14:04:40.910 | if (section != last_section) { 2022-05-16 14:04:40.910 | cfg_section[section_count++] = section 2022-05-16 14:04:40.911 | last_section = section 2022-05-16 14:04:40.911 | } 2022-05-16 14:04:40.911 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-16 14:04:40.911 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-16 14:04:40.911 | 2022-05-16 14:04:40.911 | cfg_attr[section, attr, 0] = value 2022-05-16 14:04:40.911 | cfg_attr_count[section, attr] = 1 2022-05-16 14:04:40.911 | } else { 2022-05-16 14:04:40.911 | lno = cfg_attr_count[section, attr]++ 2022-05-16 14:04:40.911 | cfg_attr[section, attr, lno] = value 2022-05-16 14:04:40.911 | } 2022-05-16 14:04:40.911 | } 2022-05-16 14:04:40.911 | END { 2022-05-16 14:04:40.911 | # Process each section in order 2022-05-16 14:04:40.911 | for (sno = 0; sno < section_count; sno++) { 2022-05-16 14:04:40.911 | section = cfg_section[sno] 2022-05-16 14:04:40.911 | # The ini routines simply append a config item immediately 2022-05-16 14:04:40.911 | # after the section header. To keep the same order as defined 2022-05-16 14:04:40.911 | # in local.conf, invoke the ini routines in the reverse order 2022-05-16 14:04:40.911 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-16 14:04:40.911 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-16 14:04:40.911 | if (cfg_attr_count[section, attr] == 1) 2022-05-16 14:04:40.911 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-16 14:04:40.911 | else { 2022-05-16 14:04:40.911 | # For multiline, invoke the ini routines in the reverse order 2022-05-16 14:04:40.911 | count = cfg_attr_count[section, attr] 2022-05-16 14:04:40.911 | print "inidelete " configfile " " section " " attr 2022-05-16 14:04:40.911 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-16 14:04:40.911 | for (l = count -2; l >= 0; l--) 2022-05-16 14:04:40.911 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-16 14:04:40.911 | } 2022-05-16 14:04:40.911 | } 2022-05-16 14:04:40.911 | } 2022-05-16 14:04:40.911 | } 2022-05-16 14:04:40.911 | ' 2022-05-16 14:04:40.912 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.913 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-16 14:04:40.914 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-16 14:04:40.917 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-16 14:04:40.922 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:04:40.925 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-16 14:04:40.928 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-16 14:04:40.928 | BEGIN { group = "" } 2022-05-16 14:04:40.928 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:04:40.928 | gsub("[][]", "", $1); 2022-05-16 14:04:40.928 | split($1, a, "|"); 2022-05-16 14:04:40.928 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-16 14:04:40.928 | group=a[1] 2022-05-16 14:04:40.928 | } else { 2022-05-16 14:04:40.928 | group="" 2022-05-16 14:04:40.928 | } 2022-05-16 14:04:40.928 | next 2022-05-16 14:04:40.928 | } 2022-05-16 14:04:40.928 | { 2022-05-16 14:04:40.928 | if (group != "") 2022-05-16 14:04:40.928 | print $0 2022-05-16 14:04:40.928 | } 2022-05-16 14:04:40.928 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:04:40.930 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:04:40.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-16 14:04:40.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-16 14:04:40.958 | [98323 Async configure_neutron_nova:98323]: finished successfully 2022-05-16 14:04:40.970 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:40.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-16 14:04:40.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-16 14:04:41.005 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-16 14:04:41.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-16 14:04:41.041 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.044 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-16 14:04:41.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-16 14:04:41.076 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-16 14:04:41.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-16 14:04:41.112 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-16 14:04:41.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-16 14:04:41.148 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-16 14:04:41.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-16 14:04:41.183 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-16 14:04:41.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-16 14:04:41.219 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-16 14:04:41.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-16 14:04:41.255 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-16 14:04:41.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-16 14:04:41.291 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-16 14:04:41.297 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-16 14:04:41.327 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.329 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-16 14:04:41.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-16 14:04:41.362 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.364 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-16 14:04:41.367 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-16 14:04:41.397 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-16 14:04:41.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-16 14:04:41.432 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-16 14:04:41.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-16 14:04:41.467 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.470 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-16 14:04:41.472 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-16 14:04:41.504 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.508 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-16 14:04:41.510 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-16 14:04:41.513 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-16 14:04:41.517 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-16 14:04:41.520 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-16 14:04:41.523 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-16 14:04:41.526 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-16 14:04:41.529 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-16 14:04:41.534 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-16 14:04:41.537 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-16 14:04:41.540 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-16 14:04:41.543 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:41.546 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-16 14:04:41.549 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-16 14:04:41.552 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-16 14:04:41.556 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-16 14:04:41.559 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-16 14:04:41.562 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-16 14:04:41.565 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-16 14:04:41.569 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-16 14:04:41.569 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.570 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-16 14:04:41.570 | BEGIN { 2022-05-16 14:04:41.570 | section = "" 2022-05-16 14:04:41.570 | last_section = "" 2022-05-16 14:04:41.570 | section_count = 0 2022-05-16 14:04:41.570 | } 2022-05-16 14:04:41.570 | /^\[.+\]/ { 2022-05-16 14:04:41.570 | gsub("[][]", "", $1); 2022-05-16 14:04:41.570 | section=$1 2022-05-16 14:04:41.570 | next 2022-05-16 14:04:41.570 | } 2022-05-16 14:04:41.570 | /^ *\#/ { 2022-05-16 14:04:41.570 | next 2022-05-16 14:04:41.570 | } 2022-05-16 14:04:41.570 | /^[^ \t]+/ { 2022-05-16 14:04:41.570 | # get offset of first = in $0 2022-05-16 14:04:41.570 | eq_idx = index($0, "=") 2022-05-16 14:04:41.570 | # extract attr & value from $0 2022-05-16 14:04:41.570 | attr = substr($0, 1, eq_idx - 1) 2022-05-16 14:04:41.570 | value = substr($0, eq_idx + 1) 2022-05-16 14:04:41.570 | # only need to strip trailing whitespace from attr 2022-05-16 14:04:41.570 | sub(/[ \t]*$/, "", attr) 2022-05-16 14:04:41.570 | # need to strip leading & trailing whitespace from value 2022-05-16 14:04:41.571 | sub(/^[ \t]*/, "", value) 2022-05-16 14:04:41.571 | sub(/[ \t]*$/, "", value) 2022-05-16 14:04:41.571 | 2022-05-16 14:04:41.571 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-16 14:04:41.571 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-16 14:04:41.571 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-16 14:04:41.571 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-16 14:04:41.571 | if (! (section, attr) in cfg_attr_count) { 2022-05-16 14:04:41.571 | if (section != last_section) { 2022-05-16 14:04:41.571 | cfg_section[section_count++] = section 2022-05-16 14:04:41.571 | last_section = section 2022-05-16 14:04:41.571 | } 2022-05-16 14:04:41.571 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-16 14:04:41.571 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-16 14:04:41.571 | 2022-05-16 14:04:41.571 | cfg_attr[section, attr, 0] = value 2022-05-16 14:04:41.571 | cfg_attr_count[section, attr] = 1 2022-05-16 14:04:41.571 | } else { 2022-05-16 14:04:41.571 | lno = cfg_attr_count[section, attr]++ 2022-05-16 14:04:41.571 | cfg_attr[section, attr, lno] = value 2022-05-16 14:04:41.571 | } 2022-05-16 14:04:41.571 | } 2022-05-16 14:04:41.571 | END { 2022-05-16 14:04:41.572 | # Process each section in order 2022-05-16 14:04:41.572 | for (sno = 0; sno < section_count; sno++) { 2022-05-16 14:04:41.572 | section = cfg_section[sno] 2022-05-16 14:04:41.572 | # The ini routines simply append a config item immediately 2022-05-16 14:04:41.572 | # after the section header. To keep the same order as defined 2022-05-16 14:04:41.572 | # in local.conf, invoke the ini routines in the reverse order 2022-05-16 14:04:41.572 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-16 14:04:41.572 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-16 14:04:41.572 | if (cfg_attr_count[section, attr] == 1) 2022-05-16 14:04:41.572 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-16 14:04:41.572 | else { 2022-05-16 14:04:41.572 | # For multiline, invoke the ini routines in the reverse order 2022-05-16 14:04:41.572 | count = cfg_attr_count[section, attr] 2022-05-16 14:04:41.572 | print "inidelete " configfile " " section " " attr 2022-05-16 14:04:41.572 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-16 14:04:41.572 | for (l = count -2; l >= 0; l--) 2022-05-16 14:04:41.572 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-16 14:04:41.572 | } 2022-05-16 14:04:41.572 | } 2022-05-16 14:04:41.572 | } 2022-05-16 14:04:41.572 | } 2022-05-16 14:04:41.572 | ' 2022-05-16 14:04:41.572 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:41.574 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-16 14:04:41.574 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-16 14:04:41.576 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-16 14:04:41.579 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:04:41.582 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-16 14:04:41.585 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-16 14:04:41.585 | BEGIN { group = "" } 2022-05-16 14:04:41.585 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:04:41.585 | gsub("[][]", "", $1); 2022-05-16 14:04:41.585 | split($1, a, "|"); 2022-05-16 14:04:41.585 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-16 14:04:41.585 | group=a[1] 2022-05-16 14:04:41.585 | } else { 2022-05-16 14:04:41.585 | group="" 2022-05-16 14:04:41.585 | } 2022-05-16 14:04:41.585 | next 2022-05-16 14:04:41.585 | } 2022-05-16 14:04:41.585 | { 2022-05-16 14:04:41.585 | if (group != "") 2022-05-16 14:04:41.585 | print $0 2022-05-16 14:04:41.585 | } 2022-05-16 14:04:41.585 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:04:41.591 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.35/identity/v2.0"' 2022-05-16 14:04:41.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.35/identity/v2.0 2022-05-16 14:04:41.623 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.628 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-16 14:04:41.630 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-16 14:04:41.633 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-16 14:04:41.637 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-16 14:04:41.639 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:04:41.643 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:04:41.645 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-16 14:04:41.649 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:04:41.653 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-16 14:04:41.656 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-16 14:04:41.659 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-16 14:04:41.662 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:41.664 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-16 14:04:41.667 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-16 14:04:41.669 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-16 14:04:41.673 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-16 14:04:41.676 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:04:41.679 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:04:41.682 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-16 14:04:41.685 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-16 14:04:41.686 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.686 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-16 14:04:41.686 | BEGIN { 2022-05-16 14:04:41.687 | section = "" 2022-05-16 14:04:41.687 | last_section = "" 2022-05-16 14:04:41.687 | section_count = 0 2022-05-16 14:04:41.687 | } 2022-05-16 14:04:41.687 | /^\[.+\]/ { 2022-05-16 14:04:41.687 | gsub("[][]", "", $1); 2022-05-16 14:04:41.687 | section=$1 2022-05-16 14:04:41.687 | next 2022-05-16 14:04:41.687 | } 2022-05-16 14:04:41.687 | /^ *\#/ { 2022-05-16 14:04:41.687 | next 2022-05-16 14:04:41.687 | } 2022-05-16 14:04:41.687 | /^[^ \t]+/ { 2022-05-16 14:04:41.687 | # get offset of first = in $0 2022-05-16 14:04:41.687 | eq_idx = index($0, "=") 2022-05-16 14:04:41.687 | # extract attr & value from $0 2022-05-16 14:04:41.687 | attr = substr($0, 1, eq_idx - 1) 2022-05-16 14:04:41.687 | value = substr($0, eq_idx + 1) 2022-05-16 14:04:41.687 | # only need to strip trailing whitespace from attr 2022-05-16 14:04:41.687 | sub(/[ \t]*$/, "", attr) 2022-05-16 14:04:41.687 | # need to strip leading & trailing whitespace from value 2022-05-16 14:04:41.687 | sub(/^[ \t]*/, "", value) 2022-05-16 14:04:41.688 | sub(/[ \t]*$/, "", value) 2022-05-16 14:04:41.688 | 2022-05-16 14:04:41.688 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-16 14:04:41.688 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-16 14:04:41.688 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-16 14:04:41.688 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-16 14:04:41.688 | if (! (section, attr) in cfg_attr_count) { 2022-05-16 14:04:41.688 | if (section != last_section) { 2022-05-16 14:04:41.688 | cfg_section[section_count++] = section 2022-05-16 14:04:41.688 | last_section = section 2022-05-16 14:04:41.688 | } 2022-05-16 14:04:41.688 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-16 14:04:41.688 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-16 14:04:41.688 | 2022-05-16 14:04:41.688 | cfg_attr[section, attr, 0] = value 2022-05-16 14:04:41.688 | cfg_attr_count[section, attr] = 1 2022-05-16 14:04:41.688 | } else { 2022-05-16 14:04:41.688 | lno = cfg_attr_count[section, attr]++ 2022-05-16 14:04:41.688 | cfg_attr[section, attr, lno] = value 2022-05-16 14:04:41.688 | } 2022-05-16 14:04:41.688 | } 2022-05-16 14:04:41.688 | END { 2022-05-16 14:04:41.688 | # Process each section in order 2022-05-16 14:04:41.688 | for (sno = 0; sno < section_count; sno++) { 2022-05-16 14:04:41.688 | section = cfg_section[sno] 2022-05-16 14:04:41.688 | # The ini routines simply append a config item immediately 2022-05-16 14:04:41.688 | # after the section header. To keep the same order as defined 2022-05-16 14:04:41.688 | # in local.conf, invoke the ini routines in the reverse order 2022-05-16 14:04:41.688 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-16 14:04:41.688 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-16 14:04:41.688 | if (cfg_attr_count[section, attr] == 1) 2022-05-16 14:04:41.688 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-16 14:04:41.688 | else { 2022-05-16 14:04:41.688 | # For multiline, invoke the ini routines in the reverse order 2022-05-16 14:04:41.688 | count = cfg_attr_count[section, attr] 2022-05-16 14:04:41.689 | print "inidelete " configfile " " section " " attr 2022-05-16 14:04:41.689 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-16 14:04:41.689 | for (l = count -2; l >= 0; l--) 2022-05-16 14:04:41.689 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-16 14:04:41.689 | } 2022-05-16 14:04:41.689 | } 2022-05-16 14:04:41.689 | } 2022-05-16 14:04:41.689 | } 2022-05-16 14:04:41.689 | ' 2022-05-16 14:04:41.689 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:04:41.690 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-16 14:04:41.691 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-16 14:04:41.693 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-16 14:04:41.696 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:04:41.698 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-16 14:04:41.701 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-16 14:04:41.701 | BEGIN { group = "" } 2022-05-16 14:04:41.701 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:04:41.701 | gsub("[][]", "", $1); 2022-05-16 14:04:41.701 | split($1, a, "|"); 2022-05-16 14:04:41.701 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-16 14:04:41.701 | group=a[1] 2022-05-16 14:04:41.701 | } else { 2022-05-16 14:04:41.701 | group="" 2022-05-16 14:04:41.701 | } 2022-05-16 14:04:41.701 | next 2022-05-16 14:04:41.701 | } 2022-05-16 14:04:41.701 | { 2022-05-16 14:04:41.701 | if (group != "") 2022-05-16 14:04:41.701 | print $0 2022-05-16 14:04:41.701 | } 2022-05-16 14:04:41.701 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:04:41.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-16 14:04:41.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-16 14:04:41.740 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-16 14:04:41.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-16 14:04:41.773 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:04:41.776 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-16 14:04:41.794 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:41.797 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-16 14:04:41.800 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:04:41.802 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-16 14:04:41.805 | + ./stack.sh:main:1254 : start_swift 2022-05-16 14:04:41.807 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-16 14:04:41.810 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-16 14:04:41.813 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-16 14:04:41.839 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-16 14:04:41.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 14:04:41.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 14:04:41.849 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-16 14:04:41.894 | Restarting rsync (via systemctl): rsync.service. 2022-05-16 14:04:41.899 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-16 14:04:41.902 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-16 14:04:41.904 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-16 14:04:41.908 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-16 14:04:41.910 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-16 14:04:41.913 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:41.915 | + functions-common:run_process:1692 : local service=s-object 2022-05-16 14:04:41.918 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:41.920 | + functions-common:run_process:1694 : local group= 2022-05-16 14:04:41.923 | + functions-common:run_process:1695 : local user= 2022-05-16 14:04:41.925 | + functions-common:run_process:1697 : local name=s-object 2022-05-16 14:04:41.928 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:04:41.930 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:04:41.933 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:41.935 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:41.938 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:41.943 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709881940 2022-05-16 14:04:41.945 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-16 14:04:41.962 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:41.965 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-16 14:04:41.967 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-16 14:04:41.970 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:41.972 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:41.975 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:41.977 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:41.980 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-16 14:04:41.982 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-16 14:04:41.985 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-16 14:04:41.987 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:04:41.990 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:04:41.992 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-16 14:04:41.995 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-16 14:04:41.997 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-16 14:04:42.000 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:42.002 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:04:42.005 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:04:42.007 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:04:42.009 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:04:42.011 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-16 14:04:42.013 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:04:42.018 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-16 14:04:42.081 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-16 14:04:42.144 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-16 14:04:42.197 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-16 14:04:42.250 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-16 14:04:42.305 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:04:42.358 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:04:42.361 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-16 14:04:42.425 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:04:42.815 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-16 14:04:42.829 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-16 14:04:43.205 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-16 14:04:43.231 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:04:43.234 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:43.237 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:43.239 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:43.242 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:43.244 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:43.247 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:04:43.249 | + functions-common:time_stop:2444 : start_time=1652709881940 2022-05-16 14:04:43.252 | + functions-common:time_stop:2446 : [[ -z 1652709881940 ]] 2022-05-16 14:04:43.256 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:43.261 | + functions-common:time_stop:2449 : end_time=1652709883257 2022-05-16 14:04:43.263 | + functions-common:time_stop:2450 : elapsed_time=1317 2022-05-16 14:04:43.266 | + functions-common:time_stop:2451 : total=3387 2022-05-16 14:04:43.269 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:43.271 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4704 2022-05-16 14:04:43.274 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-16 14:04:43.277 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.279 | + functions-common:run_process:1692 : local service=s-container 2022-05-16 14:04:43.282 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.284 | + functions-common:run_process:1694 : local group= 2022-05-16 14:04:43.287 | + functions-common:run_process:1695 : local user= 2022-05-16 14:04:43.290 | + functions-common:run_process:1697 : local name=s-container 2022-05-16 14:04:43.292 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:04:43.295 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:04:43.297 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:43.300 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:43.303 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:43.307 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709883304 2022-05-16 14:04:43.310 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-16 14:04:43.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:43.332 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-16 14:04:43.334 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-16 14:04:43.337 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.339 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.342 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.345 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.347 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-16 14:04:43.350 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-16 14:04:43.352 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-16 14:04:43.355 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:04:43.357 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:04:43.360 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-16 14:04:43.363 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-16 14:04:43.365 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-16 14:04:43.368 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.370 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:04:43.373 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:04:43.376 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:04:43.379 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:04:43.381 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-16 14:04:43.384 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:04:43.389 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-16 14:04:43.456 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-16 14:04:43.530 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-16 14:04:43.591 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-16 14:04:43.652 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-16 14:04:43.708 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:04:43.764 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:04:43.767 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-16 14:04:43.837 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:04:44.254 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-16 14:04:44.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-16 14:04:44.680 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-16 14:04:44.710 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:04:44.716 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:44.727 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:44.730 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:44.733 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:44.737 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:44.740 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:04:44.743 | + functions-common:time_stop:2444 : start_time=1652709883304 2022-05-16 14:04:44.746 | + functions-common:time_stop:2446 : [[ -z 1652709883304 ]] 2022-05-16 14:04:44.751 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:44.756 | + functions-common:time_stop:2449 : end_time=1652709884753 2022-05-16 14:04:44.759 | + functions-common:time_stop:2450 : elapsed_time=1449 2022-05-16 14:04:44.762 | + functions-common:time_stop:2451 : total=4704 2022-05-16 14:04:44.764 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:44.768 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6153 2022-05-16 14:04:44.770 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-16 14:04:44.773 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:44.775 | + functions-common:run_process:1692 : local service=s-account 2022-05-16 14:04:44.778 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:44.780 | + functions-common:run_process:1694 : local group= 2022-05-16 14:04:44.784 | + functions-common:run_process:1695 : local user= 2022-05-16 14:04:44.788 | + functions-common:run_process:1697 : local name=s-account 2022-05-16 14:04:44.791 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:04:44.794 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:04:44.797 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:44.800 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:44.804 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:44.810 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709884807 2022-05-16 14:04:44.814 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-16 14:04:44.838 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:44.841 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-16 14:04:44.844 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-16 14:04:44.847 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:44.850 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:44.853 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:44.856 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:44.860 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-16 14:04:44.866 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-16 14:04:44.869 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-16 14:04:44.872 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:04:44.876 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:04:44.879 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-16 14:04:44.882 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-16 14:04:44.884 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-16 14:04:44.887 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:44.889 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:04:44.892 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:04:44.894 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:04:44.897 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:04:44.899 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-16 14:04:44.902 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:04:44.907 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-16 14:04:44.977 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-16 14:04:45.045 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-16 14:04:45.105 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-16 14:04:45.173 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-16 14:04:45.233 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:04:45.289 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:04:45.292 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-16 14:04:45.357 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:04:45.773 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-16 14:04:45.788 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-16 14:04:46.204 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-16 14:04:46.228 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:04:46.237 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:46.240 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:46.242 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:46.246 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:46.252 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:46.254 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:04:46.257 | + functions-common:time_stop:2444 : start_time=1652709884807 2022-05-16 14:04:46.261 | + functions-common:time_stop:2446 : [[ -z 1652709884807 ]] 2022-05-16 14:04:46.265 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:46.270 | + functions-common:time_stop:2449 : end_time=1652709886267 2022-05-16 14:04:46.272 | + functions-common:time_stop:2450 : elapsed_time=1460 2022-05-16 14:04:46.275 | + functions-common:time_stop:2451 : total=6153 2022-05-16 14:04:46.278 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:46.280 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7613 2022-05-16 14:04:46.283 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-16 14:04:46.286 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-16 14:04:46.340 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.343 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-16 14:04:46.346 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.350 | + functions-common:run_process:1694 : local group= 2022-05-16 14:04:46.353 | + functions-common:run_process:1695 : local user= 2022-05-16 14:04:46.355 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-16 14:04:46.358 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:04:46.361 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:04:46.364 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:46.366 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:46.369 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:46.374 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709886371 2022-05-16 14:04:46.377 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-16 14:04:46.396 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:46.398 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-16 14:04:46.401 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-16 14:04:46.403 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.407 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.409 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.412 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.414 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-16 14:04:46.417 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-16 14:04:46.426 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-16 14:04:46.429 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:04:46.431 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:04:46.434 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-16 14:04:46.437 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-16 14:04:46.440 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-16 14:04:46.443 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.446 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:04:46.448 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:04:46.451 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:04:46.454 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:04:46.457 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-16 14:04:46.460 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:04:46.465 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-16 14:04:46.535 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-16 14:04:46.607 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-16 14:04:46.673 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-16 14:04:46.738 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-16 14:04:46.799 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:04:46.857 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:04:46.860 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-16 14:04:46.935 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:04:47.357 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-16 14:04:47.373 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-05-16 14:04:47.813 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-16 14:04:47.839 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:04:47.842 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:47.846 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:47.848 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:47.851 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:47.853 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:47.856 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:04:47.859 | + functions-common:time_stop:2444 : start_time=1652709886371 2022-05-16 14:04:47.861 | + functions-common:time_stop:2446 : [[ -z 1652709886371 ]] 2022-05-16 14:04:47.865 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:47.869 | + functions-common:time_stop:2449 : end_time=1652709887867 2022-05-16 14:04:47.872 | + functions-common:time_stop:2450 : elapsed_time=1496 2022-05-16 14:04:47.875 | + functions-common:time_stop:2451 : total=7613 2022-05-16 14:04:47.878 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:47.880 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9109 2022-05-16 14:04:47.883 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-16 14:04:47.902 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:04:47.905 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:47.908 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-16 14:04:47.911 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:47.914 | + functions-common:run_process:1694 : local group= 2022-05-16 14:04:47.916 | + functions-common:run_process:1695 : local user= 2022-05-16 14:04:47.919 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-16 14:04:47.921 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:04:47.924 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:04:47.927 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:47.929 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:47.932 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:47.937 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709887934 2022-05-16 14:04:47.940 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-16 14:04:47.958 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:47.961 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-16 14:04:47.964 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-16 14:04:47.966 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:47.969 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:47.972 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:47.974 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:47.977 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-16 14:04:47.980 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-16 14:04:47.982 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-16 14:04:47.985 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:04:47.988 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:04:47.990 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-16 14:04:47.993 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-16 14:04:47.995 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-16 14:04:47.998 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:48.001 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:04:48.003 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:04:48.006 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:04:48.008 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:04:48.011 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-16 14:04:48.013 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:04:48.018 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-16 14:04:48.086 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-16 14:04:48.152 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-16 14:04:48.210 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-16 14:04:48.268 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-16 14:04:48.323 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:04:48.383 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:04:48.386 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-16 14:04:48.452 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:04:48.867 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-16 14:04:48.882 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-16 14:04:49.290 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-16 14:04:49.313 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:04:49.317 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:49.320 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:49.322 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:49.325 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:49.328 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:49.331 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:04:49.333 | + functions-common:time_stop:2444 : start_time=1652709887934 2022-05-16 14:04:49.337 | + functions-common:time_stop:2446 : [[ -z 1652709887934 ]] 2022-05-16 14:04:49.341 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:49.347 | + functions-common:time_stop:2449 : end_time=1652709889343 2022-05-16 14:04:49.349 | + functions-common:time_stop:2450 : elapsed_time=1409 2022-05-16 14:04:49.352 | + functions-common:time_stop:2451 : total=9109 2022-05-16 14:04:49.354 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:49.357 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10518 2022-05-16 14:04:49.361 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-16 14:04:49.361 | Waiting for swift proxy to start... 2022-05-16 14:04:49.364 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.35:8080/info 2022-05-16 14:04:49.366 | + functions:wait_for_service:457 : local timeout=60 2022-05-16 14:04:49.369 | + functions:wait_for_service:458 : local url=http://10.222.0.35:8080/info 2022-05-16 14:04:49.372 | + functions:wait_for_service:459 : local rval=0 2022-05-16 14:04:49.376 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-16 14:04:49.379 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-16 14:04:49.381 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:49.384 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:49.394 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:49.398 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709889395 2022-05-16 14:04:49.400 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-16 14:04:49.410 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-05-16 14:04:49.424 | + :: : [[ 000 == 503 ]] 2022-05-16 14:04:49.425 | + :: : [[ 7 -eq 7 ]] 2022-05-16 14:04:49.426 | + :: : sleep 1 2022-05-16 14:04:50.430 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-05-16 14:04:50.451 | + :: : [[ 000 == 503 ]] 2022-05-16 14:04:50.453 | + :: : [[ 7 -eq 7 ]] 2022-05-16 14:04:50.455 | + :: : sleep 1 2022-05-16 14:04:51.459 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-05-16 14:04:51.472 | + :: : [[ 000 == 503 ]] 2022-05-16 14:04:51.474 | + :: : [[ 7 -eq 7 ]] 2022-05-16 14:04:51.475 | + :: : sleep 1 2022-05-16 14:04:52.479 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-05-16 14:04:52.592 | + :: : [[ 200 == 503 ]] 2022-05-16 14:04:52.593 | + :: : [[ 0 -eq 7 ]] 2022-05-16 14:04:52.597 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-16 14:04:52.605 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:52.608 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:52.612 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:52.614 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:52.617 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:52.619 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-16 14:04:52.622 | + functions-common:time_stop:2444 : start_time=1652709889395 2022-05-16 14:04:52.624 | + functions-common:time_stop:2446 : [[ -z 1652709889395 ]] 2022-05-16 14:04:52.628 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:52.632 | + functions-common:time_stop:2449 : end_time=1652709892629 2022-05-16 14:04:52.635 | + functions-common:time_stop:2450 : elapsed_time=3234 2022-05-16 14:04:52.637 | + functions-common:time_stop:2451 : total=8003 2022-05-16 14:04:52.640 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:52.642 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11237 2022-05-16 14:04:52.645 | + functions:wait_for_service:467 : return 0 2022-05-16 14:04:52.647 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-16 14:04:52.650 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-16 14:04:52.653 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-16 14:04:52.673 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:52.676 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-16 14:04:52.712 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-16 14:04:52.772 | [17840 Async configure_neutron_nova:98323]: Waiting for completion of configure_neutron_nova running on PID 98323 (2 other jobs running) 2022-05-16 14:04:52.804 | [17840 Async configure_neutron_nova:98323]: Signaling child to exit 2022-05-16 14:04:52.805 | WAKEUP 2022-05-16 14:04:52.829 | [17840 Async configure_neutron_nova:98323]: Signaled 2022-05-16 14:04:52.830 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-16 14:04:52.831 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:04:52.831 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-16 14:04:52.831 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:04:52.831 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-16 14:04:52.831 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-16 14:04:52.831 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-16 14:04:52.831 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.35/identity 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-16 14:04:52.831 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-16 14:04:52.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-16 14:04:52.831 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-16 14:04:52.831 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-16 14:04:52.831 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-16 14:04:52.831 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-16 14:04:52.831 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 14:04:52.832 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-16 14:04:52.832 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-16 14:04:52.832 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-16 14:04:52.832 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-16 14:04:52.832 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-16 14:04:52.832 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.35/identity 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-16 14:04:52.832 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-16 14:04:52.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-16 14:04:52.832 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-16 14:04:52.832 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-16 14:04:52.878 | [17840 Async configure_neutron_nova:98323]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-16 14:04:52.883 | + inc/async:async_wait:197 : return 0 2022-05-16 14:04:52.885 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-16 14:04:52.903 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:52.906 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-16 14:04:52.940 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-16 14:04:52.974 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-16 14:04:52.993 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:52.996 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-16 14:04:52.998 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:04:53.001 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-16 14:04:53.004 | + ./stack.sh:main:1279 : start_nova_api 2022-05-16 14:04:53.007 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-16 14:04:53.009 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-16 14:04:53.012 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-16 14:04:53.014 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-16 14:04:53.033 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:04:53.036 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:04:53.039 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:04:53.042 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:04:53.045 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-16 14:04:53.049 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-16 14:04:53.053 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.056 | + functions-common:run_process:1692 : local service=n-api 2022-05-16 14:04:53.059 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.061 | + functions-common:run_process:1694 : local group= 2022-05-16 14:04:53.065 | + functions-common:run_process:1695 : local user= 2022-05-16 14:04:53.068 | + functions-common:run_process:1697 : local name=n-api 2022-05-16 14:04:53.070 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:04:53.073 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:04:53.076 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:53.080 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:53.083 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:53.090 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709893086 2022-05-16 14:04:53.093 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-16 14:04:53.122 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:04:53.125 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-16 14:04:53.129 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-16 14:04:53.131 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.134 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.137 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.140 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.143 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-16 14:04:53.145 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-16 14:04:53.148 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-16 14:04:53.150 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:04:53.153 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:04:53.156 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-16 14:04:53.159 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-16 14:04:53.162 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-16 14:04:53.164 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.166 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-16 14:04:53.169 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-16 14:04:53.171 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-16 14:04:53.174 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-16 14:04:53.178 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-16 14:04:53.247 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-16 14:04:53.325 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-16 14:04:53.381 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-16 14:04:53.439 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:04:53.501 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-16 14:04:53.561 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-16 14:04:53.625 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-16 14:04:53.685 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-16 14:04:53.749 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-16 14:04:53.807 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-16 14:04:53.810 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-16 14:04:53.877 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-16 14:04:54.280 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-16 14:04:54.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-16 14:04:54.686 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-16 14:04:54.773 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:04:54.776 | + functions-common:time_stop:2437 : local name 2022-05-16 14:04:54.778 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:04:54.782 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:04:54.784 | + functions-common:time_stop:2440 : local total 2022-05-16 14:04:54.787 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:04:54.790 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:04:54.792 | + functions-common:time_stop:2444 : start_time=1652709893086 2022-05-16 14:04:54.795 | + functions-common:time_stop:2446 : [[ -z 1652709893086 ]] 2022-05-16 14:04:54.799 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:04:54.804 | + functions-common:time_stop:2449 : end_time=1652709894801 2022-05-16 14:04:54.806 | + functions-common:time_stop:2450 : elapsed_time=1715 2022-05-16 14:04:54.809 | + functions-common:time_stop:2451 : total=10518 2022-05-16 14:04:54.811 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:04:54.814 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12233 2022-05-16 14:04:54.817 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.35/compute/v2.1/ 2022-05-16 14:04:54.820 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-16 14:04:54.820 | Waiting for nova-api to start... 2022-05-16 14:04:54.823 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.35/compute/v2.1/ 2022-05-16 14:04:54.825 | + functions:wait_for_service:457 : local timeout=60 2022-05-16 14:04:54.828 | + functions:wait_for_service:458 : local url=http://10.222.0.35/compute/v2.1/ 2022-05-16 14:04:54.831 | + functions:wait_for_service:459 : local rval=0 2022-05-16 14:04:54.833 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-16 14:04:54.836 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-16 14:04:54.839 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:04:54.841 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:04:54.846 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:04:54.851 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709894848 2022-05-16 14:04:54.854 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-16 14:04:54.863 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/compute/v2.1/ 2022-05-16 14:05:00.733 | + :: : [[ 200 == 503 ]] 2022-05-16 14:05:00.735 | + :: : [[ 0 -eq 7 ]] 2022-05-16 14:05:00.739 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-16 14:05:00.741 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:00.744 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:00.747 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:00.750 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:00.753 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:00.755 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-16 14:05:00.758 | + functions-common:time_stop:2444 : start_time=1652709894848 2022-05-16 14:05:00.760 | + functions-common:time_stop:2446 : [[ -z 1652709894848 ]] 2022-05-16 14:05:00.764 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:00.769 | + functions-common:time_stop:2449 : end_time=1652709900766 2022-05-16 14:05:00.771 | + functions-common:time_stop:2450 : elapsed_time=5918 2022-05-16 14:05:00.774 | + functions-common:time_stop:2451 : total=11237 2022-05-16 14:05:00.777 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:00.779 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17155 2022-05-16 14:05:00.782 | + functions:wait_for_service:467 : return 0 2022-05-16 14:05:00.785 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:05:00.788 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:05:00.791 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-16 14:05:00.808 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:00.811 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-16 14:05:00.814 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:05:00.817 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-16 14:05:00.819 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-16 14:05:00.822 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-16 14:05:00.825 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-16 14:05:00.844 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:05:00.847 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-16 14:05:00.865 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:00.868 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-16 14:05:00.870 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:05:00.873 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-16 14:05:00.876 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-16 14:05:00.879 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-16 14:05:00.882 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-16 14:05:00.915 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-16 14:05:00.918 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-16 14:05:00.921 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-16 14:05:00.924 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-16 14:05:00.956 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-16 14:05:00.989 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-16 14:05:00.992 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-16 14:05:00.995 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-16 14:05:00.997 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-16 14:05:01.000 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-16 14:05:01.004 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-16 14:05:01.006 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-16 14:05:01.009 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-16 14:05:01.012 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-16 14:05:01.015 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-16 14:05:01.018 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-16 14:05:01.021 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-16 14:05:01.024 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.026 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.029 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.033 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-16 14:05:01.035 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.039 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.041 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-16 14:05:01.059 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:05:01.062 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-16 14:05:01.065 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.067 | + functions-common:run_process:1692 : local service=q-svc 2022-05-16 14:05:01.070 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.072 | + functions-common:run_process:1694 : local group= 2022-05-16 14:05:01.075 | + functions-common:run_process:1695 : local user= 2022-05-16 14:05:01.078 | + functions-common:run_process:1697 : local name=q-svc 2022-05-16 14:05:01.081 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:05:01.083 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:05:01.086 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:01.089 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:01.092 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:01.098 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709901095 2022-05-16 14:05:01.100 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-16 14:05:01.117 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:01.120 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-16 14:05:01.123 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-16 14:05:01.126 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.129 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.131 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.134 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.136 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-16 14:05:01.139 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-16 14:05:01.142 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-16 14:05:01.145 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:05:01.148 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:05:01.151 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-16 14:05:01.153 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-16 14:05:01.156 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-16 14:05:01.158 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.160 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:05:01.163 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:05:01.165 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:05:01.167 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:05:01.169 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-16 14:05:01.172 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:05:01.176 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-16 14:05:01.240 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-16 14:05:01.304 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:01.356 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-16 14:05:01.411 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-16 14:05:01.463 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:05:01.520 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:05:01.522 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-16 14:05:01.596 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:05:02.011 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-16 14:05:02.026 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-16 14:05:02.425 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-16 14:05:02.448 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:05:02.451 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:02.455 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:02.460 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:02.463 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:02.466 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:02.469 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:05:02.471 | + functions-common:time_stop:2444 : start_time=1652709901095 2022-05-16 14:05:02.474 | + functions-common:time_stop:2446 : [[ -z 1652709901095 ]] 2022-05-16 14:05:02.478 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:02.483 | + functions-common:time_stop:2449 : end_time=1652709902480 2022-05-16 14:05:02.486 | + functions-common:time_stop:2450 : elapsed_time=1385 2022-05-16 14:05:02.489 | + functions-common:time_stop:2451 : total=12233 2022-05-16 14:05:02.492 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:02.494 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13618 2022-05-16 14:05:02.497 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.35:9696 2022-05-16 14:05:02.499 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-16 14:05:02.521 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:05:02.524 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-16 14:05:02.524 | Waiting for Neutron to start... 2022-05-16 14:05:02.527 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.35:9696' 2022-05-16 14:05:02.530 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.35:9696' 'Neutron did not start' 60 2022-05-16 14:05:02.533 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.35:9696' 2022-05-16 14:05:02.536 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-16 14:05:02.538 | + functions-common:test_with_retry:2377 : local until=60 2022-05-16 14:05:02.541 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-16 14:05:02.544 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-16 14:05:02.546 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-16 14:05:02.550 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:02.552 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:02.555 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:02.565 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709902557 2022-05-16 14:05:02.568 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.35:9696; do sleep 0.5; done' 2022-05-16 14:05:08.151 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.35:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-16 14:05:08.155 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:08.162 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:08.165 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:08.168 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:08.171 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:08.175 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-16 14:05:08.178 | + functions-common:time_stop:2444 : start_time=1652709902557 2022-05-16 14:05:08.183 | + functions-common:time_stop:2446 : [[ -z 1652709902557 ]] 2022-05-16 14:05:08.187 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:08.194 | + functions-common:time_stop:2449 : end_time=1652709908189 2022-05-16 14:05:08.197 | + functions-common:time_stop:2450 : elapsed_time=5632 2022-05-16 14:05:08.201 | + functions-common:time_stop:2451 : total=0 2022-05-16 14:05:08.208 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:08.215 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5632 2022-05-16 14:05:08.218 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-16 14:05:08.246 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:08.249 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-16 14:05:08.256 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:05:08.259 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-16 14:05:08.263 | + ./stack.sh:main:1300 : start_placement 2022-05-16 14:05:08.267 | + lib/placement:start_placement:160 : start_placement_api 2022-05-16 14:05:08.272 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-16 14:05:08.276 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-16 14:05:08.281 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.284 | + functions-common:run_process:1692 : local service=placement-api 2022-05-16 14:05:08.287 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.290 | + functions-common:run_process:1694 : local group= 2022-05-16 14:05:08.295 | + functions-common:run_process:1695 : local user= 2022-05-16 14:05:08.299 | + functions-common:run_process:1697 : local name=placement-api 2022-05-16 14:05:08.303 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:05:08.306 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:05:08.316 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:08.319 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:08.323 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:08.328 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709908325 2022-05-16 14:05:08.332 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-16 14:05:08.350 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:08.353 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-16 14:05:08.356 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-16 14:05:08.358 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.362 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.364 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.367 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.370 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-16 14:05:08.372 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-16 14:05:08.375 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-16 14:05:08.378 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:05:08.381 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:05:08.384 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-16 14:05:08.386 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-16 14:05:08.389 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-16 14:05:08.391 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.394 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-16 14:05:08.396 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-16 14:05:08.398 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-16 14:05:08.401 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-16 14:05:08.405 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-16 14:05:08.472 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-16 14:05:08.542 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-16 14:05:08.597 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-16 14:05:08.651 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:05:08.708 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-16 14:05:08.766 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-16 14:05:08.823 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-16 14:05:08.885 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-16 14:05:08.944 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-16 14:05:09.003 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-16 14:05:09.006 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-16 14:05:09.077 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-16 14:05:09.511 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-16 14:05:09.525 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-16 14:05:09.905 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-16 14:05:09.984 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:05:09.994 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:09.999 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:10.003 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:10.006 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:10.008 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:10.012 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:05:10.015 | + functions-common:time_stop:2444 : start_time=1652709908325 2022-05-16 14:05:10.018 | + functions-common:time_stop:2446 : [[ -z 1652709908325 ]] 2022-05-16 14:05:10.022 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:10.033 | + functions-common:time_stop:2449 : end_time=1652709910024 2022-05-16 14:05:10.036 | + functions-common:time_stop:2450 : elapsed_time=1699 2022-05-16 14:05:10.040 | + functions-common:time_stop:2451 : total=13618 2022-05-16 14:05:10.043 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:10.046 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15317 2022-05-16 14:05:10.051 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-16 14:05:10.051 | Waiting for placement-api to start... 2022-05-16 14:05:10.054 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.35/placement 2022-05-16 14:05:10.058 | + functions:wait_for_service:457 : local timeout=60 2022-05-16 14:05:10.061 | + functions:wait_for_service:458 : local url=http://10.222.0.35/placement 2022-05-16 14:05:10.065 | + functions:wait_for_service:459 : local rval=0 2022-05-16 14:05:10.068 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-16 14:05:10.072 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-16 14:05:10.075 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:10.077 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:10.081 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:10.086 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709910083 2022-05-16 14:05:10.089 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-16 14:05:10.095 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/placement 2022-05-16 14:05:12.730 | + :: : [[ 200 == 503 ]] 2022-05-16 14:05:12.731 | + :: : [[ 0 -eq 7 ]] 2022-05-16 14:05:12.736 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-16 14:05:12.738 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:12.741 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:12.744 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:12.747 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:12.749 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:12.752 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-16 14:05:12.755 | + functions-common:time_stop:2444 : start_time=1652709910083 2022-05-16 14:05:12.758 | + functions-common:time_stop:2446 : [[ -z 1652709910083 ]] 2022-05-16 14:05:12.761 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:12.767 | + functions-common:time_stop:2449 : end_time=1652709912764 2022-05-16 14:05:12.770 | + functions-common:time_stop:2450 : elapsed_time=2681 2022-05-16 14:05:12.773 | + functions-common:time_stop:2451 : total=17155 2022-05-16 14:05:12.777 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:12.780 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19836 2022-05-16 14:05:12.783 | + functions:wait_for_service:467 : return 0 2022-05-16 14:05:12.786 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-16 14:05:12.805 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:12.808 | + ./stack.sh:main:1304 : start_neutron 2022-05-16 14:05:12.810 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-16 14:05:12.814 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:05:12.815 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-16 14:05:12.820 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-16 14:05:12.823 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-16 14:05:12.826 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-05-16 14:05:12.829 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-16 14:05:12.832 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-16 14:05:12.835 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:12.838 | + functions-common:run_process:1692 : local service=q-agt 2022-05-16 14:05:12.840 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:12.843 | + functions-common:run_process:1694 : local group= 2022-05-16 14:05:12.846 | + functions-common:run_process:1695 : local user= 2022-05-16 14:05:12.849 | + functions-common:run_process:1697 : local name=q-agt 2022-05-16 14:05:12.851 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:05:12.854 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:05:12.857 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:12.859 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:12.863 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:12.869 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709912864 2022-05-16 14:05:12.872 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-16 14:05:12.890 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:12.893 | + functions-common:run_process:1701 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-16 14:05:12.896 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-16 14:05:12.899 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:12.901 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:12.904 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:12.906 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:12.909 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-16 14:05:12.912 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-16 14:05:12.915 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-16 14:05:12.917 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:05:12.920 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:05:12.922 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-16 14:05:12.925 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-16 14:05:12.927 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-16 14:05:12.930 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:12.932 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:05:12.934 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:05:12.937 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:05:12.939 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:05:12.942 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-16 14:05:12.944 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:05:12.949 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-16 14:05:13.015 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-16 14:05:13.081 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-16 14:05:13.146 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-16 14:05:13.202 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-16 14:05:13.268 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:05:13.323 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:05:13.326 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-16 14:05:13.391 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:05:13.810 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-16 14:05:13.829 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-16 14:05:14.239 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-16 14:05:14.268 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:05:14.271 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:14.274 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:14.276 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:14.279 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:14.281 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:14.285 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:05:14.287 | + functions-common:time_stop:2444 : start_time=1652709912864 2022-05-16 14:05:14.290 | + functions-common:time_stop:2446 : [[ -z 1652709912864 ]] 2022-05-16 14:05:14.295 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:14.298 | + functions-common:time_stop:2449 : end_time=1652709914295 2022-05-16 14:05:14.301 | + functions-common:time_stop:2450 : elapsed_time=1431 2022-05-16 14:05:14.304 | + functions-common:time_stop:2451 : total=15317 2022-05-16 14:05:14.306 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:14.309 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16748 2022-05-16 14:05:14.311 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-16 14:05:14.314 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-16 14:05:14.317 | + functions-common:is_provider_network:2289 : return 1 2022-05-16 14:05:14.320 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-16 14:05:14.322 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.325 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-16 14:05:14.327 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.330 | + functions-common:run_process:1694 : local group= 2022-05-16 14:05:14.333 | + functions-common:run_process:1695 : local user= 2022-05-16 14:05:14.335 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-16 14:05:14.338 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:05:14.341 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:05:14.345 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:14.348 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:14.351 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:14.356 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709914353 2022-05-16 14:05:14.359 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-16 14:05:14.378 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:14.381 | + functions-common:run_process:1701 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-05-16 14:05:14.383 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-16 14:05:14.389 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.393 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.396 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.398 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.401 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-16 14:05:14.404 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-16 14:05:14.406 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-16 14:05:14.409 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:05:14.412 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:05:14.414 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-16 14:05:14.417 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-05-16 14:05:14.420 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-16 14:05:14.422 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.425 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:05:14.427 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:05:14.430 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:05:14.432 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:05:14.435 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-16 14:05:14.437 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:05:14.442 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-16 14:05:14.516 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-16 14:05:14.587 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-16 14:05:14.645 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-16 14:05:14.712 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-16 14:05:14.776 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:05:14.845 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:05:14.848 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-16 14:05:14.927 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:05:15.363 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-16 14:05:15.381 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-16 14:05:15.814 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-16 14:05:15.847 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:05:15.853 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:15.857 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:15.862 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:15.865 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:15.869 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:15.873 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:05:15.877 | + functions-common:time_stop:2444 : start_time=1652709914353 2022-05-16 14:05:15.885 | + functions-common:time_stop:2446 : [[ -z 1652709914353 ]] 2022-05-16 14:05:15.889 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:15.896 | + functions-common:time_stop:2449 : end_time=1652709915893 2022-05-16 14:05:15.900 | + functions-common:time_stop:2450 : elapsed_time=1540 2022-05-16 14:05:15.903 | + functions-common:time_stop:2451 : total=16748 2022-05-16 14:05:15.907 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:15.911 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18288 2022-05-16 14:05:15.916 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-16 14:05:15.920 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-16 14:05:15.924 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-16 14:05:15.929 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-16 14:05:15.932 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:15.936 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:15.941 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:15.945 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-16 14:05:15.948 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:15.952 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:15.956 | + functions-common:run_process:1692 : local service=q-l3 2022-05-16 14:05:15.959 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:15.962 | + functions-common:run_process:1694 : local group= 2022-05-16 14:05:15.966 | + functions-common:run_process:1695 : local user= 2022-05-16 14:05:15.969 | + functions-common:run_process:1697 : local name=q-l3 2022-05-16 14:05:15.976 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:05:15.979 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:05:15.982 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:15.986 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:15.991 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:15.997 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709915993 2022-05-16 14:05:16.002 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-16 14:05:16.033 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:16.035 | + functions-common:run_process:1701 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-05-16 14:05:16.039 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-16 14:05:16.042 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:16.045 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:16.049 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:16.056 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:16.068 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-16 14:05:16.071 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-16 14:05:16.076 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-16 14:05:16.079 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:05:16.083 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:05:16.086 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-16 14:05:16.089 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-05-16 14:05:16.093 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-16 14:05:16.104 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:16.108 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:05:16.111 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:05:16.115 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:05:16.119 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:05:16.122 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-16 14:05:16.126 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:05:16.132 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-16 14:05:16.227 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-16 14:05:16.325 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-16 14:05:16.401 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-16 14:05:16.482 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-16 14:05:16.549 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:05:16.610 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:05:16.613 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-16 14:05:16.686 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:05:17.309 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-16 14:05:17.325 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-16 14:05:17.790 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-16 14:05:17.819 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:05:17.823 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:17.828 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:17.832 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:17.836 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:17.841 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:17.844 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:05:17.848 | + functions-common:time_stop:2444 : start_time=1652709915993 2022-05-16 14:05:17.853 | + functions-common:time_stop:2446 : [[ -z 1652709915993 ]] 2022-05-16 14:05:17.861 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:17.866 | + functions-common:time_stop:2449 : end_time=1652709917861 2022-05-16 14:05:17.870 | + functions-common:time_stop:2450 : elapsed_time=1868 2022-05-16 14:05:17.874 | + functions-common:time_stop:2451 : total=18288 2022-05-16 14:05:17.878 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:17.881 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20156 2022-05-16 14:05:17.885 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:17.888 | + functions-common:run_process:1692 : local service=q-meta 2022-05-16 14:05:17.892 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:17.896 | + functions-common:run_process:1694 : local group= 2022-05-16 14:05:17.900 | + functions-common:run_process:1695 : local user= 2022-05-16 14:05:17.903 | + functions-common:run_process:1697 : local name=q-meta 2022-05-16 14:05:17.908 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:05:17.912 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:05:17.917 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:17.920 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:17.928 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:17.933 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709917927 2022-05-16 14:05:17.937 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-16 14:05:17.963 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:17.968 | + functions-common:run_process:1701 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-05-16 14:05:17.972 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-16 14:05:17.976 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:17.980 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:17.984 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:17.988 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:17.992 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-16 14:05:17.996 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-16 14:05:18.000 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-16 14:05:18.005 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:05:18.008 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:05:18.011 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-16 14:05:18.013 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-05-16 14:05:18.017 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-16 14:05:18.019 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:18.022 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:05:18.025 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:05:18.027 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:05:18.030 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:05:18.033 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-16 14:05:18.036 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:05:18.041 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-16 14:05:18.128 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-16 14:05:18.220 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-16 14:05:18.289 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-16 14:05:18.360 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-16 14:05:18.444 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:05:18.531 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:05:18.536 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-16 14:05:18.654 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:05:19.336 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-16 14:05:19.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-16 14:05:19.998 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-16 14:05:20.033 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:05:20.037 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:20.039 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:20.044 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:20.049 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:20.053 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:20.056 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:05:20.059 | + functions-common:time_stop:2444 : start_time=1652709917927 2022-05-16 14:05:20.062 | + functions-common:time_stop:2446 : [[ -z 1652709917927 ]] 2022-05-16 14:05:20.066 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:20.071 | + functions-common:time_stop:2449 : end_time=1652709920068 2022-05-16 14:05:20.074 | + functions-common:time_stop:2450 : elapsed_time=2141 2022-05-16 14:05:20.076 | + functions-common:time_stop:2451 : total=20156 2022-05-16 14:05:20.080 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:20.082 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22297 2022-05-16 14:05:20.085 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.088 | + functions-common:run_process:1692 : local service=q-metering 2022-05-16 14:05:20.091 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.094 | + functions-common:run_process:1694 : local group= 2022-05-16 14:05:20.097 | + functions-common:run_process:1695 : local user= 2022-05-16 14:05:20.103 | + functions-common:run_process:1697 : local name=q-metering 2022-05-16 14:05:20.106 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:05:20.110 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:05:20.114 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:05:20.118 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:05:20.126 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:05:20.131 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709920125 2022-05-16 14:05:20.134 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-16 14:05:20.168 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:20.173 | + functions-common:run_process:1701 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-05-16 14:05:20.177 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-16 14:05:20.182 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.186 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.191 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.195 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.199 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-16 14:05:20.203 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-16 14:05:20.208 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-16 14:05:20.212 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:05:20.217 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:05:20.222 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-16 14:05:20.229 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-05-16 14:05:20.229 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-16 14:05:20.236 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.240 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:05:20.245 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:05:20.250 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:05:20.255 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:05:20.267 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-16 14:05:20.267 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:05:20.274 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-16 14:05:20.395 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-16 14:05:20.539 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-16 14:05:20.669 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-16 14:05:20.767 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-16 14:05:20.859 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:05:20.953 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:05:20.959 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-16 14:05:21.090 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:05:21.792 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-16 14:05:21.814 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-16 14:05:22.433 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-16 14:05:22.461 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:05:22.466 | + functions-common:time_stop:2437 : local name 2022-05-16 14:05:22.473 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:05:22.475 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:05:22.480 | + functions-common:time_stop:2440 : local total 2022-05-16 14:05:22.484 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:05:22.488 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:05:22.491 | + functions-common:time_stop:2444 : start_time=1652709920125 2022-05-16 14:05:22.494 | + functions-common:time_stop:2446 : [[ -z 1652709920125 ]] 2022-05-16 14:05:22.499 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:05:22.504 | + functions-common:time_stop:2449 : end_time=1652709922499 2022-05-16 14:05:22.507 | + functions-common:time_stop:2450 : elapsed_time=2374 2022-05-16 14:05:22.510 | + functions-common:time_stop:2451 : total=22297 2022-05-16 14:05:22.514 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:05:22.520 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24671 2022-05-16 14:05:22.523 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-16 14:05:22.571 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:05:22.575 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-16 14:05:22.582 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-16 14:05:22.588 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:05:22.594 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-16 14:05:22.603 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-16 14:05:22.608 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-16 14:05:22.617 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-16 14:05:22.626 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-16 14:05:22.634 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-16 14:05:22.641 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-16 14:05:26.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:26.394 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:26.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:26.394 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:26.597 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:26.602 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-16 14:05:26.602 | address-scope 2022-05-16 14:05:26.603 | router-admin-state-down-before-update 2022-05-16 14:05:26.603 | agent 2022-05-16 14:05:26.603 | agent-resources-synced 2022-05-16 14:05:26.603 | allowed-address-pairs 2022-05-16 14:05:26.603 | auto-allocated-topology 2022-05-16 14:05:26.603 | availability_zone 2022-05-16 14:05:26.603 | availability_zone_filter 2022-05-16 14:05:26.603 | default-subnetpools 2022-05-16 14:05:26.603 | dhcp_agent_scheduler 2022-05-16 14:05:26.603 | dvr 2022-05-16 14:05:26.603 | empty-string-filtering 2022-05-16 14:05:26.603 | external-net 2022-05-16 14:05:26.603 | extra_dhcp_opt 2022-05-16 14:05:26.603 | extraroute 2022-05-16 14:05:26.603 | extraroute-atomic 2022-05-16 14:05:26.603 | filter-validation 2022-05-16 14:05:26.603 | fip-port-details 2022-05-16 14:05:26.603 | flavors 2022-05-16 14:05:26.604 | floatingip-pools 2022-05-16 14:05:26.604 | ip-substring-filtering 2022-05-16 14:05:26.604 | router 2022-05-16 14:05:26.604 | ext-gw-mode 2022-05-16 14:05:26.604 | l3-ha 2022-05-16 14:05:26.604 | l3-flavors 2022-05-16 14:05:26.604 | l3-port-ip-change-not-allowed 2022-05-16 14:05:26.604 | l3_agent_scheduler 2022-05-16 14:05:26.604 | metering 2022-05-16 14:05:26.604 | metering_source_and_destination_fields 2022-05-16 14:05:26.604 | multi-provider 2022-05-16 14:05:26.604 | net-mtu 2022-05-16 14:05:26.604 | net-mtu-writable 2022-05-16 14:05:26.604 | network_availability_zone 2022-05-16 14:05:26.604 | network-ip-availability 2022-05-16 14:05:26.604 | pagination 2022-05-16 14:05:26.604 | port-device-profile 2022-05-16 14:05:26.605 | port-mac-override 2022-05-16 14:05:26.605 | port-mac-address-regenerate 2022-05-16 14:05:26.605 | port-numa-affinity-policy 2022-05-16 14:05:26.605 | binding 2022-05-16 14:05:26.605 | binding-extended 2022-05-16 14:05:26.605 | port-security 2022-05-16 14:05:26.605 | project-id 2022-05-16 14:05:26.605 | provider 2022-05-16 14:05:26.605 | quota-check-limit 2022-05-16 14:05:26.605 | quotas 2022-05-16 14:05:26.605 | quota_details 2022-05-16 14:05:26.605 | rbac-policies 2022-05-16 14:05:26.605 | rbac-address-group 2022-05-16 14:05:26.605 | rbac-address-scope 2022-05-16 14:05:26.605 | rbac-security-groups 2022-05-16 14:05:26.605 | rbac-subnetpool 2022-05-16 14:05:26.605 | revision-if-match 2022-05-16 14:05:26.605 | standard-attr-revisions 2022-05-16 14:05:26.605 | router_availability_zone 2022-05-16 14:05:26.606 | security-groups-normalized-cidr 2022-05-16 14:05:26.606 | port-security-groups-filtering 2022-05-16 14:05:26.606 | security-groups-remote-address-group 2022-05-16 14:05:26.606 | security-groups-shared-filtering 2022-05-16 14:05:26.606 | security-group 2022-05-16 14:05:26.606 | service-type 2022-05-16 14:05:26.606 | sorting 2022-05-16 14:05:26.606 | standard-attr-description 2022-05-16 14:05:26.606 | stateful-security-group 2022-05-16 14:05:26.606 | subnet_onboard 2022-05-16 14:05:26.606 | subnet-service-types 2022-05-16 14:05:26.606 | subnet_allocation 2022-05-16 14:05:26.606 | subnetpool-prefix-ops 2022-05-16 14:05:26.606 | standard-attr-tag 2022-05-16 14:05:26.606 | standard-attr-timestamp' 2022-05-16 14:05:26.611 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-16 14:05:26.612 | address-scope 2022-05-16 14:05:26.612 | router-admin-state-down-before-update 2022-05-16 14:05:26.612 | agent 2022-05-16 14:05:26.612 | agent-resources-synced 2022-05-16 14:05:26.612 | allowed-address-pairs 2022-05-16 14:05:26.612 | auto-allocated-topology 2022-05-16 14:05:26.612 | availability_zone 2022-05-16 14:05:26.612 | availability_zone_filter 2022-05-16 14:05:26.612 | default-subnetpools 2022-05-16 14:05:26.612 | dhcp_agent_scheduler 2022-05-16 14:05:26.612 | dvr 2022-05-16 14:05:26.612 | empty-string-filtering 2022-05-16 14:05:26.612 | external-net 2022-05-16 14:05:26.612 | extra_dhcp_opt 2022-05-16 14:05:26.612 | extraroute 2022-05-16 14:05:26.612 | extraroute-atomic 2022-05-16 14:05:26.613 | filter-validation 2022-05-16 14:05:26.613 | fip-port-details 2022-05-16 14:05:26.613 | flavors 2022-05-16 14:05:26.613 | floatingip-pools 2022-05-16 14:05:26.613 | ip-substring-filtering 2022-05-16 14:05:26.613 | router 2022-05-16 14:05:26.613 | ext-gw-mode 2022-05-16 14:05:26.613 | l3-ha 2022-05-16 14:05:26.613 | l3-flavors 2022-05-16 14:05:26.613 | l3-port-ip-change-not-allowed 2022-05-16 14:05:26.613 | l3_agent_scheduler 2022-05-16 14:05:26.613 | metering 2022-05-16 14:05:26.613 | metering_source_and_destination_fields 2022-05-16 14:05:26.613 | multi-provider 2022-05-16 14:05:26.613 | net-mtu 2022-05-16 14:05:26.613 | net-mtu-writable 2022-05-16 14:05:26.613 | network_availability_zone 2022-05-16 14:05:26.614 | network-ip-availability 2022-05-16 14:05:26.614 | pagination 2022-05-16 14:05:26.614 | port-device-profile 2022-05-16 14:05:26.614 | port-mac-override 2022-05-16 14:05:26.614 | port-mac-address-regenerate 2022-05-16 14:05:26.614 | port-numa-affinity-policy 2022-05-16 14:05:26.614 | binding 2022-05-16 14:05:26.614 | binding-extended 2022-05-16 14:05:26.614 | port-security 2022-05-16 14:05:26.614 | project-id 2022-05-16 14:05:26.614 | provider 2022-05-16 14:05:26.614 | quota-check-limit 2022-05-16 14:05:26.614 | quotas 2022-05-16 14:05:26.614 | quota_details 2022-05-16 14:05:26.614 | rbac-policies 2022-05-16 14:05:26.614 | rbac-address-group 2022-05-16 14:05:26.614 | rbac-address-scope 2022-05-16 14:05:26.614 | rbac-security-groups 2022-05-16 14:05:26.615 | rbac-subnetpool 2022-05-16 14:05:26.615 | revision-if-match 2022-05-16 14:05:26.615 | standard-attr-revisions 2022-05-16 14:05:26.615 | router_availability_zone 2022-05-16 14:05:26.615 | security-groups-normalized-cidr 2022-05-16 14:05:26.615 | port-security-groups-filtering 2022-05-16 14:05:26.615 | security-groups-remote-address-group 2022-05-16 14:05:26.615 | security-groups-shared-filtering 2022-05-16 14:05:26.615 | security-group 2022-05-16 14:05:26.615 | service-type 2022-05-16 14:05:26.615 | sorting 2022-05-16 14:05:26.615 | standard-attr-description 2022-05-16 14:05:26.615 | stateful-security-group 2022-05-16 14:05:26.615 | subnet_onboard 2022-05-16 14:05:26.615 | subnet-service-types 2022-05-16 14:05:26.615 | subnet_allocation 2022-05-16 14:05:26.615 | subnetpool-prefix-ops 2022-05-16 14:05:26.616 | standard-attr-tag 2022-05-16 14:05:26.616 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-16 14:05:26.616 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-16 14:05:26.620 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-16 14:05:26.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-16 14:05:26.631 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-05-16 14:05:30.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:30.071 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:30.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:30.071 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:30.249 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:30.253 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=67027c92-0a82-401f-a407-914dd886aae3 2022-05-16 14:05:30.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-16 14:05:30.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-16 14:05:30.261 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-16 14:05:30.264 | + functions-common:is_provider_network:2289 : return 1 2022-05-16 14:05:30.271 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-16 14:05:30.272 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-16 14:05:30.272 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-16 14:05:30.272 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:05:30.275 | ++ functions-common:get_field:824 : read data 2022-05-16 14:05:33.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:33.406 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:33.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:33.406 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:33.605 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:33.609 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-16 14:05:33.613 | ++ functions-common:get_field:828 : field='$3' 2022-05-16 14:05:33.616 | ++ functions-common:get_field:830 : echo '| id | 5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 |' 2022-05-16 14:05:33.617 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-16 14:05:33.628 | ++ functions-common:get_field:824 : read data 2022-05-16 14:05:33.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 2022-05-16 14:05:33.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-16 14:05:33.637 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:05:33.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-16 14:05:33.661 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-16 14:05:33.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 67027c92-0a82-401f-a407-914dd886aae3 ']' 2022-05-16 14:05:33.667 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-16 14:05:33.670 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-16 14:05:33.672 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-16 14:05:33.675 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 67027c92-0a82-401f-a407-914dd886aae3 ' 2022-05-16 14:05:33.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-16 14:05:33.681 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 private-subnet' 2022-05-16 14:05:33.683 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-16 14:05:33.688 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 67027c92-0a82-401f-a407-914dd886aae3 --network 5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 private-subnet 2022-05-16 14:05:33.688 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-16 14:05:33.690 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-16 14:05:33.694 | +++ functions-common:get_field:823 : local data field 2022-05-16 14:05:33.697 | +++ functions-common:get_field:824 : read data 2022-05-16 14:05:37.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:37.674 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:37.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:37.674 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:37.864 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:37.867 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-16 14:05:37.870 | +++ functions-common:get_field:828 : field='$3' 2022-05-16 14:05:37.873 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-16 14:05:37.873 | +++ functions-common:get_field:830 : echo '| id | 10bd1ab0-af37-4e2e-aa6c-83aac7954532 |' 2022-05-16 14:05:37.884 | +++ functions-common:get_field:824 : read data 2022-05-16 14:05:37.888 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=10bd1ab0-af37-4e2e-aa6c-83aac7954532 2022-05-16 14:05:37.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-16 14:05:37.893 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:05:37.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 10bd1ab0-af37-4e2e-aa6c-83aac7954532 2022-05-16 14:05:37.916 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=10bd1ab0-af37-4e2e-aa6c-83aac7954532 2022-05-16 14:05:37.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-16 14:05:37.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-16 14:05:37.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-16 14:05:37.931 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-16 14:05:40.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:40.687 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:40.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:40.687 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:40.875 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:40.879 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-16 14:05:40.879 | address-scope 2022-05-16 14:05:40.879 | router-admin-state-down-before-update 2022-05-16 14:05:40.879 | agent 2022-05-16 14:05:40.879 | agent-resources-synced 2022-05-16 14:05:40.879 | allowed-address-pairs 2022-05-16 14:05:40.879 | auto-allocated-topology 2022-05-16 14:05:40.879 | availability_zone 2022-05-16 14:05:40.879 | availability_zone_filter 2022-05-16 14:05:40.879 | default-subnetpools 2022-05-16 14:05:40.879 | dhcp_agent_scheduler 2022-05-16 14:05:40.879 | dvr 2022-05-16 14:05:40.879 | empty-string-filtering 2022-05-16 14:05:40.879 | external-net 2022-05-16 14:05:40.879 | extra_dhcp_opt 2022-05-16 14:05:40.879 | extraroute 2022-05-16 14:05:40.880 | extraroute-atomic 2022-05-16 14:05:40.880 | filter-validation 2022-05-16 14:05:40.880 | fip-port-details 2022-05-16 14:05:40.880 | flavors 2022-05-16 14:05:40.880 | floatingip-pools 2022-05-16 14:05:40.880 | ip-substring-filtering 2022-05-16 14:05:40.880 | router 2022-05-16 14:05:40.880 | ext-gw-mode 2022-05-16 14:05:40.880 | l3-ha 2022-05-16 14:05:40.880 | l3-flavors 2022-05-16 14:05:40.880 | l3-port-ip-change-not-allowed 2022-05-16 14:05:40.880 | l3_agent_scheduler 2022-05-16 14:05:40.880 | metering 2022-05-16 14:05:40.880 | metering_source_and_destination_fields 2022-05-16 14:05:40.880 | multi-provider 2022-05-16 14:05:40.880 | net-mtu 2022-05-16 14:05:40.880 | net-mtu-writable 2022-05-16 14:05:40.880 | network_availability_zone 2022-05-16 14:05:40.880 | network-ip-availability 2022-05-16 14:05:40.880 | pagination 2022-05-16 14:05:40.880 | port-device-profile 2022-05-16 14:05:40.881 | port-mac-override 2022-05-16 14:05:40.881 | port-mac-address-regenerate 2022-05-16 14:05:40.881 | port-numa-affinity-policy 2022-05-16 14:05:40.881 | binding 2022-05-16 14:05:40.881 | binding-extended 2022-05-16 14:05:40.881 | port-security 2022-05-16 14:05:40.881 | project-id 2022-05-16 14:05:40.881 | provider 2022-05-16 14:05:40.881 | quota-check-limit 2022-05-16 14:05:40.881 | quotas 2022-05-16 14:05:40.881 | quota_details 2022-05-16 14:05:40.881 | rbac-policies 2022-05-16 14:05:40.881 | rbac-address-group 2022-05-16 14:05:40.881 | rbac-address-scope 2022-05-16 14:05:40.881 | rbac-security-groups 2022-05-16 14:05:40.881 | rbac-subnetpool 2022-05-16 14:05:40.881 | revision-if-match 2022-05-16 14:05:40.881 | standard-attr-revisions 2022-05-16 14:05:40.881 | router_availability_zone 2022-05-16 14:05:40.881 | security-groups-normalized-cidr 2022-05-16 14:05:40.881 | port-security-groups-filtering 2022-05-16 14:05:40.881 | security-groups-remote-address-group 2022-05-16 14:05:40.881 | security-groups-shared-filtering 2022-05-16 14:05:40.881 | security-group 2022-05-16 14:05:40.881 | service-type 2022-05-16 14:05:40.881 | sorting 2022-05-16 14:05:40.881 | standard-attr-description 2022-05-16 14:05:40.881 | stateful-security-group 2022-05-16 14:05:40.881 | subnet_onboard 2022-05-16 14:05:40.881 | subnet-service-types 2022-05-16 14:05:40.881 | subnet_allocation 2022-05-16 14:05:40.881 | subnetpool-prefix-ops 2022-05-16 14:05:40.881 | standard-attr-tag 2022-05-16 14:05:40.882 | standard-attr-timestamp' 2022-05-16 14:05:40.883 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-16 14:05:40.883 | address-scope 2022-05-16 14:05:40.883 | router-admin-state-down-before-update 2022-05-16 14:05:40.883 | agent 2022-05-16 14:05:40.883 | agent-resources-synced 2022-05-16 14:05:40.883 | allowed-address-pairs 2022-05-16 14:05:40.883 | auto-allocated-topology 2022-05-16 14:05:40.883 | availability_zone 2022-05-16 14:05:40.883 | availability_zone_filter 2022-05-16 14:05:40.883 | default-subnetpools 2022-05-16 14:05:40.883 | dhcp_agent_scheduler 2022-05-16 14:05:40.883 | dvr 2022-05-16 14:05:40.883 | empty-string-filtering 2022-05-16 14:05:40.884 | external-net 2022-05-16 14:05:40.884 | extra_dhcp_opt 2022-05-16 14:05:40.884 | extraroute 2022-05-16 14:05:40.884 | extraroute-atomic 2022-05-16 14:05:40.884 | filter-validation 2022-05-16 14:05:40.884 | fip-port-details 2022-05-16 14:05:40.884 | flavors 2022-05-16 14:05:40.884 | floatingip-pools 2022-05-16 14:05:40.884 | ip-substring-filtering 2022-05-16 14:05:40.884 | router 2022-05-16 14:05:40.884 | ext-gw-mode 2022-05-16 14:05:40.884 | l3-ha 2022-05-16 14:05:40.884 | l3-flavors 2022-05-16 14:05:40.884 | l3-port-ip-change-not-allowed 2022-05-16 14:05:40.884 | l3_agent_scheduler 2022-05-16 14:05:40.884 | metering 2022-05-16 14:05:40.884 | metering_source_and_destination_fields 2022-05-16 14:05:40.884 | multi-provider 2022-05-16 14:05:40.884 | net-mtu 2022-05-16 14:05:40.884 | net-mtu-writable 2022-05-16 14:05:40.884 | network_availability_zone 2022-05-16 14:05:40.884 | network-ip-availability 2022-05-16 14:05:40.884 | pagination 2022-05-16 14:05:40.884 | port-device-profile 2022-05-16 14:05:40.884 | port-mac-override 2022-05-16 14:05:40.884 | port-mac-address-regenerate 2022-05-16 14:05:40.884 | port-numa-affinity-policy 2022-05-16 14:05:40.884 | binding 2022-05-16 14:05:40.884 | binding-extended 2022-05-16 14:05:40.884 | port-security 2022-05-16 14:05:40.884 | project-id 2022-05-16 14:05:40.885 | provider 2022-05-16 14:05:40.885 | quota-check-limit 2022-05-16 14:05:40.885 | quotas 2022-05-16 14:05:40.885 | quota_details 2022-05-16 14:05:40.885 | rbac-policies 2022-05-16 14:05:40.885 | rbac-address-group 2022-05-16 14:05:40.885 | rbac-address-scope 2022-05-16 14:05:40.885 | rbac-security-groups 2022-05-16 14:05:40.885 | rbac-subnetpool 2022-05-16 14:05:40.885 | revision-if-match 2022-05-16 14:05:40.885 | standard-attr-revisions 2022-05-16 14:05:40.885 | router_availability_zone 2022-05-16 14:05:40.885 | security-groups-normalized-cidr 2022-05-16 14:05:40.885 | port-security-groups-filtering 2022-05-16 14:05:40.885 | security-groups-remote-address-group 2022-05-16 14:05:40.885 | security-groups-shared-filtering 2022-05-16 14:05:40.885 | security-group 2022-05-16 14:05:40.885 | service-type 2022-05-16 14:05:40.885 | sorting 2022-05-16 14:05:40.885 | standard-attr-description 2022-05-16 14:05:40.885 | stateful-security-group 2022-05-16 14:05:40.885 | subnet_onboard 2022-05-16 14:05:40.885 | subnet-service-types 2022-05-16 14:05:40.885 | subnet_allocation 2022-05-16 14:05:40.885 | subnetpool-prefix-ops 2022-05-16 14:05:40.885 | standard-attr-tag 2022-05-16 14:05:40.885 | standard-attr-timestamp =~ router ]] 2022-05-16 14:05:40.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-16 14:05:40.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-16 14:05:40.893 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-16 14:05:40.897 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-16 14:05:43.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:43.628 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:43.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:43.628 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:43.817 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:43.821 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-16 14:05:43.821 | address-scope 2022-05-16 14:05:43.821 | router-admin-state-down-before-update 2022-05-16 14:05:43.821 | agent 2022-05-16 14:05:43.821 | agent-resources-synced 2022-05-16 14:05:43.821 | allowed-address-pairs 2022-05-16 14:05:43.821 | auto-allocated-topology 2022-05-16 14:05:43.821 | availability_zone 2022-05-16 14:05:43.821 | availability_zone_filter 2022-05-16 14:05:43.821 | default-subnetpools 2022-05-16 14:05:43.821 | dhcp_agent_scheduler 2022-05-16 14:05:43.821 | dvr 2022-05-16 14:05:43.821 | empty-string-filtering 2022-05-16 14:05:43.821 | external-net 2022-05-16 14:05:43.821 | extra_dhcp_opt 2022-05-16 14:05:43.821 | extraroute 2022-05-16 14:05:43.822 | extraroute-atomic 2022-05-16 14:05:43.822 | filter-validation 2022-05-16 14:05:43.822 | fip-port-details 2022-05-16 14:05:43.822 | flavors 2022-05-16 14:05:43.822 | floatingip-pools 2022-05-16 14:05:43.822 | ip-substring-filtering 2022-05-16 14:05:43.822 | router 2022-05-16 14:05:43.822 | ext-gw-mode 2022-05-16 14:05:43.822 | l3-ha 2022-05-16 14:05:43.822 | l3-flavors 2022-05-16 14:05:43.822 | l3-port-ip-change-not-allowed 2022-05-16 14:05:43.822 | l3_agent_scheduler 2022-05-16 14:05:43.822 | metering 2022-05-16 14:05:43.822 | metering_source_and_destination_fields 2022-05-16 14:05:43.822 | multi-provider 2022-05-16 14:05:43.822 | net-mtu 2022-05-16 14:05:43.822 | net-mtu-writable 2022-05-16 14:05:43.822 | network_availability_zone 2022-05-16 14:05:43.822 | network-ip-availability 2022-05-16 14:05:43.822 | pagination 2022-05-16 14:05:43.822 | port-device-profile 2022-05-16 14:05:43.822 | port-mac-override 2022-05-16 14:05:43.822 | port-mac-address-regenerate 2022-05-16 14:05:43.822 | port-numa-affinity-policy 2022-05-16 14:05:43.822 | binding 2022-05-16 14:05:43.822 | binding-extended 2022-05-16 14:05:43.822 | port-security 2022-05-16 14:05:43.822 | project-id 2022-05-16 14:05:43.822 | provider 2022-05-16 14:05:43.823 | quota-check-limit 2022-05-16 14:05:43.823 | quotas 2022-05-16 14:05:43.823 | quota_details 2022-05-16 14:05:43.823 | rbac-policies 2022-05-16 14:05:43.823 | rbac-address-group 2022-05-16 14:05:43.823 | rbac-address-scope 2022-05-16 14:05:43.823 | rbac-security-groups 2022-05-16 14:05:43.823 | rbac-subnetpool 2022-05-16 14:05:43.823 | revision-if-match 2022-05-16 14:05:43.823 | standard-attr-revisions 2022-05-16 14:05:43.823 | router_availability_zone 2022-05-16 14:05:43.823 | security-groups-normalized-cidr 2022-05-16 14:05:43.823 | port-security-groups-filtering 2022-05-16 14:05:43.823 | security-groups-remote-address-group 2022-05-16 14:05:43.823 | security-groups-shared-filtering 2022-05-16 14:05:43.823 | security-group 2022-05-16 14:05:43.823 | service-type 2022-05-16 14:05:43.823 | sorting 2022-05-16 14:05:43.823 | standard-attr-description 2022-05-16 14:05:43.823 | stateful-security-group 2022-05-16 14:05:43.824 | subnet_onboard 2022-05-16 14:05:43.824 | subnet-service-types 2022-05-16 14:05:43.824 | subnet_allocation 2022-05-16 14:05:43.824 | subnetpool-prefix-ops 2022-05-16 14:05:43.824 | standard-attr-tag 2022-05-16 14:05:43.824 | standard-attr-timestamp' 2022-05-16 14:05:43.824 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-16 14:05:43.824 | address-scope 2022-05-16 14:05:43.824 | router-admin-state-down-before-update 2022-05-16 14:05:43.824 | agent 2022-05-16 14:05:43.824 | agent-resources-synced 2022-05-16 14:05:43.824 | allowed-address-pairs 2022-05-16 14:05:43.824 | auto-allocated-topology 2022-05-16 14:05:43.824 | availability_zone 2022-05-16 14:05:43.824 | availability_zone_filter 2022-05-16 14:05:43.824 | default-subnetpools 2022-05-16 14:05:43.824 | dhcp_agent_scheduler 2022-05-16 14:05:43.824 | dvr 2022-05-16 14:05:43.824 | empty-string-filtering 2022-05-16 14:05:43.824 | external-net 2022-05-16 14:05:43.824 | extra_dhcp_opt 2022-05-16 14:05:43.824 | extraroute 2022-05-16 14:05:43.824 | extraroute-atomic 2022-05-16 14:05:43.824 | filter-validation 2022-05-16 14:05:43.824 | fip-port-details 2022-05-16 14:05:43.824 | flavors 2022-05-16 14:05:43.824 | floatingip-pools 2022-05-16 14:05:43.824 | ip-substring-filtering 2022-05-16 14:05:43.824 | router 2022-05-16 14:05:43.825 | ext-gw-mode 2022-05-16 14:05:43.825 | l3-ha 2022-05-16 14:05:43.825 | l3-flavors 2022-05-16 14:05:43.825 | l3-port-ip-change-not-allowed 2022-05-16 14:05:43.825 | l3_agent_scheduler 2022-05-16 14:05:43.825 | metering 2022-05-16 14:05:43.825 | metering_source_and_destination_fields 2022-05-16 14:05:43.825 | multi-provider 2022-05-16 14:05:43.825 | net-mtu 2022-05-16 14:05:43.825 | net-mtu-writable 2022-05-16 14:05:43.825 | network_availability_zone 2022-05-16 14:05:43.825 | network-ip-availability 2022-05-16 14:05:43.825 | pagination 2022-05-16 14:05:43.825 | port-device-profile 2022-05-16 14:05:43.825 | port-mac-override 2022-05-16 14:05:43.825 | port-mac-address-regenerate 2022-05-16 14:05:43.825 | port-numa-affinity-policy 2022-05-16 14:05:43.825 | binding 2022-05-16 14:05:43.825 | binding-extended 2022-05-16 14:05:43.825 | port-security 2022-05-16 14:05:43.825 | project-id 2022-05-16 14:05:43.825 | provider 2022-05-16 14:05:43.825 | quota-check-limit 2022-05-16 14:05:43.825 | quotas 2022-05-16 14:05:43.825 | quota_details 2022-05-16 14:05:43.825 | rbac-policies 2022-05-16 14:05:43.825 | rbac-address-group 2022-05-16 14:05:43.825 | rbac-address-scope 2022-05-16 14:05:43.825 | rbac-security-groups 2022-05-16 14:05:43.825 | rbac-subnetpool 2022-05-16 14:05:43.825 | revision-if-match 2022-05-16 14:05:43.825 | standard-attr-revisions 2022-05-16 14:05:43.825 | router_availability_zone 2022-05-16 14:05:43.825 | security-groups-normalized-cidr 2022-05-16 14:05:43.825 | port-security-groups-filtering 2022-05-16 14:05:43.825 | security-groups-remote-address-group 2022-05-16 14:05:43.825 | security-groups-shared-filtering 2022-05-16 14:05:43.826 | security-group 2022-05-16 14:05:43.826 | service-type 2022-05-16 14:05:43.826 | sorting 2022-05-16 14:05:43.826 | standard-attr-description 2022-05-16 14:05:43.826 | stateful-security-group 2022-05-16 14:05:43.826 | subnet_onboard 2022-05-16 14:05:43.826 | subnet-service-types 2022-05-16 14:05:43.826 | subnet_allocation 2022-05-16 14:05:43.826 | subnetpool-prefix-ops 2022-05-16 14:05:43.826 | standard-attr-tag 2022-05-16 14:05:43.826 | standard-attr-timestamp =~ external-net ]] 2022-05-16 14:05:43.827 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-16 14:05:43.830 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-16 14:05:43.836 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-16 14:05:43.836 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-16 14:05:43.836 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-16 14:05:43.840 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:05:43.844 | ++ functions-common:get_field:824 : read data 2022-05-16 14:05:46.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:46.968 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:46.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:46.968 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:47.165 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:47.169 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-16 14:05:47.172 | ++ functions-common:get_field:828 : field='$3' 2022-05-16 14:05:47.176 | ++ functions-common:get_field:830 : echo '| id | 05045bae-df58-4bb9-ac0d-8c7709956c4a |' 2022-05-16 14:05:47.176 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-16 14:05:47.183 | ++ functions-common:get_field:824 : read data 2022-05-16 14:05:47.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=05045bae-df58-4bb9-ac0d-8c7709956c4a 2022-05-16 14:05:47.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-16 14:05:47.199 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:05:47.223 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-16 14:05:47.226 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-16 14:05:47.229 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-16 14:05:47.238 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-16 14:05:50.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:50.154 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:50.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:50.154 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:50.343 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:50.348 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-16 14:05:50.348 | address-scope 2022-05-16 14:05:50.348 | router-admin-state-down-before-update 2022-05-16 14:05:50.348 | agent 2022-05-16 14:05:50.348 | agent-resources-synced 2022-05-16 14:05:50.348 | allowed-address-pairs 2022-05-16 14:05:50.348 | auto-allocated-topology 2022-05-16 14:05:50.348 | availability_zone 2022-05-16 14:05:50.348 | availability_zone_filter 2022-05-16 14:05:50.348 | default-subnetpools 2022-05-16 14:05:50.348 | dhcp_agent_scheduler 2022-05-16 14:05:50.348 | dvr 2022-05-16 14:05:50.348 | empty-string-filtering 2022-05-16 14:05:50.348 | external-net 2022-05-16 14:05:50.349 | extra_dhcp_opt 2022-05-16 14:05:50.349 | extraroute 2022-05-16 14:05:50.349 | extraroute-atomic 2022-05-16 14:05:50.349 | filter-validation 2022-05-16 14:05:50.349 | fip-port-details 2022-05-16 14:05:50.349 | flavors 2022-05-16 14:05:50.349 | floatingip-pools 2022-05-16 14:05:50.349 | ip-substring-filtering 2022-05-16 14:05:50.349 | router 2022-05-16 14:05:50.349 | ext-gw-mode 2022-05-16 14:05:50.349 | l3-ha 2022-05-16 14:05:50.349 | l3-flavors 2022-05-16 14:05:50.349 | l3-port-ip-change-not-allowed 2022-05-16 14:05:50.349 | l3_agent_scheduler 2022-05-16 14:05:50.349 | metering 2022-05-16 14:05:50.349 | metering_source_and_destination_fields 2022-05-16 14:05:50.349 | multi-provider 2022-05-16 14:05:50.350 | net-mtu 2022-05-16 14:05:50.350 | net-mtu-writable 2022-05-16 14:05:50.350 | network_availability_zone 2022-05-16 14:05:50.350 | network-ip-availability 2022-05-16 14:05:50.350 | pagination 2022-05-16 14:05:50.350 | port-device-profile 2022-05-16 14:05:50.350 | port-mac-override 2022-05-16 14:05:50.350 | port-mac-address-regenerate 2022-05-16 14:05:50.350 | port-numa-affinity-policy 2022-05-16 14:05:50.350 | binding 2022-05-16 14:05:50.350 | binding-extended 2022-05-16 14:05:50.350 | port-security 2022-05-16 14:05:50.350 | project-id 2022-05-16 14:05:50.350 | provider 2022-05-16 14:05:50.350 | quota-check-limit 2022-05-16 14:05:50.351 | quotas 2022-05-16 14:05:50.351 | quota_details 2022-05-16 14:05:50.351 | rbac-policies 2022-05-16 14:05:50.351 | rbac-address-group 2022-05-16 14:05:50.351 | rbac-address-scope 2022-05-16 14:05:50.351 | rbac-security-groups 2022-05-16 14:05:50.351 | rbac-subnetpool 2022-05-16 14:05:50.351 | revision-if-match 2022-05-16 14:05:50.351 | standard-attr-revisions 2022-05-16 14:05:50.351 | router_availability_zone 2022-05-16 14:05:50.351 | security-groups-normalized-cidr 2022-05-16 14:05:50.351 | port-security-groups-filtering 2022-05-16 14:05:50.351 | security-groups-remote-address-group 2022-05-16 14:05:50.351 | security-groups-shared-filtering 2022-05-16 14:05:50.351 | security-group 2022-05-16 14:05:50.351 | service-type 2022-05-16 14:05:50.351 | sorting 2022-05-16 14:05:50.352 | standard-attr-description 2022-05-16 14:05:50.352 | stateful-security-group 2022-05-16 14:05:50.352 | subnet_onboard 2022-05-16 14:05:50.352 | subnet-service-types 2022-05-16 14:05:50.352 | subnet_allocation 2022-05-16 14:05:50.352 | subnetpool-prefix-ops 2022-05-16 14:05:50.352 | standard-attr-tag 2022-05-16 14:05:50.352 | standard-attr-timestamp' 2022-05-16 14:05:50.352 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-16 14:05:50.352 | address-scope 2022-05-16 14:05:50.352 | router-admin-state-down-before-update 2022-05-16 14:05:50.352 | agent 2022-05-16 14:05:50.352 | agent-resources-synced 2022-05-16 14:05:50.352 | allowed-address-pairs 2022-05-16 14:05:50.352 | auto-allocated-topology 2022-05-16 14:05:50.352 | availability_zone 2022-05-16 14:05:50.353 | availability_zone_filter 2022-05-16 14:05:50.353 | default-subnetpools 2022-05-16 14:05:50.353 | dhcp_agent_scheduler 2022-05-16 14:05:50.353 | dvr 2022-05-16 14:05:50.353 | empty-string-filtering 2022-05-16 14:05:50.353 | external-net 2022-05-16 14:05:50.353 | extra_dhcp_opt 2022-05-16 14:05:50.353 | extraroute 2022-05-16 14:05:50.353 | extraroute-atomic 2022-05-16 14:05:50.353 | filter-validation 2022-05-16 14:05:50.353 | fip-port-details 2022-05-16 14:05:50.353 | flavors 2022-05-16 14:05:50.353 | floatingip-pools 2022-05-16 14:05:50.353 | ip-substring-filtering 2022-05-16 14:05:50.353 | router 2022-05-16 14:05:50.353 | ext-gw-mode 2022-05-16 14:05:50.353 | l3-ha 2022-05-16 14:05:50.354 | l3-flavors 2022-05-16 14:05:50.354 | l3-port-ip-change-not-allowed 2022-05-16 14:05:50.354 | l3_agent_scheduler 2022-05-16 14:05:50.354 | metering 2022-05-16 14:05:50.354 | metering_source_and_destination_fields 2022-05-16 14:05:50.354 | multi-provider 2022-05-16 14:05:50.354 | net-mtu 2022-05-16 14:05:50.354 | net-mtu-writable 2022-05-16 14:05:50.354 | network_availability_zone 2022-05-16 14:05:50.354 | network-ip-availability 2022-05-16 14:05:50.354 | pagination 2022-05-16 14:05:50.354 | port-device-profile 2022-05-16 14:05:50.354 | port-mac-override 2022-05-16 14:05:50.354 | port-mac-address-regenerate 2022-05-16 14:05:50.354 | port-numa-affinity-policy 2022-05-16 14:05:50.354 | binding 2022-05-16 14:05:50.355 | binding-extended 2022-05-16 14:05:50.355 | port-security 2022-05-16 14:05:50.355 | project-id 2022-05-16 14:05:50.355 | provider 2022-05-16 14:05:50.355 | quota-check-limit 2022-05-16 14:05:50.355 | quotas 2022-05-16 14:05:50.355 | quota_details 2022-05-16 14:05:50.355 | rbac-policies 2022-05-16 14:05:50.355 | rbac-address-group 2022-05-16 14:05:50.355 | rbac-address-scope 2022-05-16 14:05:50.355 | rbac-security-groups 2022-05-16 14:05:50.355 | rbac-subnetpool 2022-05-16 14:05:50.355 | revision-if-match 2022-05-16 14:05:50.355 | standard-attr-revisions 2022-05-16 14:05:50.355 | router_availability_zone 2022-05-16 14:05:50.355 | security-groups-normalized-cidr 2022-05-16 14:05:50.355 | port-security-groups-filtering 2022-05-16 14:05:50.356 | security-groups-remote-address-group 2022-05-16 14:05:50.356 | security-groups-shared-filtering 2022-05-16 14:05:50.356 | security-group 2022-05-16 14:05:50.356 | service-type 2022-05-16 14:05:50.356 | sorting 2022-05-16 14:05:50.356 | standard-attr-description 2022-05-16 14:05:50.356 | stateful-security-group 2022-05-16 14:05:50.356 | subnet_onboard 2022-05-16 14:05:50.356 | subnet-service-types 2022-05-16 14:05:50.356 | subnet_allocation 2022-05-16 14:05:50.356 | subnetpool-prefix-ops 2022-05-16 14:05:50.356 | standard-attr-tag 2022-05-16 14:05:50.356 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-16 14:05:50.358 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-16 14:05:50.362 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-16 14:05:50.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-16 14:05:50.371 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-05-16 14:05:50.371 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-16 14:05:50.372 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-16 14:05:50.375 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:05:50.380 | ++ functions-common:get_field:824 : read data 2022-05-16 14:05:53.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:53.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:53.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:53.329 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:53.521 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:05:53.525 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-16 14:05:53.527 | ++ functions-common:get_field:828 : field='$3' 2022-05-16 14:05:53.531 | ++ functions-common:get_field:830 : echo '| id | a279e54d-8a71-4807-9123-3d674817b46e |' 2022-05-16 14:05:53.533 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-16 14:05:53.540 | ++ functions-common:get_field:824 : read data 2022-05-16 14:05:53.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=a279e54d-8a71-4807-9123-3d674817b46e 2022-05-16 14:05:53.546 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-05-16 14:05:53.550 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:05:53.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-16 14:05:53.572 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-16 14:05:53.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 05045bae-df58-4bb9-ac0d-8c7709956c4a 10bd1ab0-af37-4e2e-aa6c-83aac7954532 2022-05-16 14:05:58.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:58.227 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:58.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:05:58.227 | from cryptography.utils import int_from_bytes 2022-05-16 14:05:58.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-16 14:05:58.415 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 a279e54d-8a71-4807-9123-3d674817b46e 2022-05-16 14:05:58.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-16 14:05:58.421 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-16 14:05:58.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.2.1 ]] 2022-05-16 14:05:58.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.2.1 ' 2022-05-16 14:05:58.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network a279e54d-8a71-4807-9123-3d674817b46e --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-05-16 14:05:58.435 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-16 14:05:58.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-16 14:05:58.442 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.2.1 --network a279e54d-8a71-4807-9123-3d674817b46e --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-05-16 14:05:58.443 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-16 14:06:01.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:01.570 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:01.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:01.570 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:01.800 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:06:01.806 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-05-16 14:06:01.806 | | id | 5c76145f-b78b-417e-8fa7-eefd21809aed |' 2022-05-16 14:06:01.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-05-16 14:06:01.811 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:06:01.836 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 5c76145f-b78b-417e-8fa7-eefd21809aed '|' 2022-05-16 14:06:01.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 5c76145f-b78b-417e-8fa7-eefd21809aed |' 2022-05-16 14:06:01.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-16 14:06:01.847 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-16 14:06:01.849 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 5c76145f-b78b-417e-8fa7-eefd21809aed '|' 2022-05-16 14:06:01.850 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:06:01.853 | ++ functions-common:get_field:824 : read data 2022-05-16 14:06:01.855 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-16 14:06:01.858 | ++ functions-common:get_field:828 : field='$3' 2022-05-16 14:06:01.862 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.2.1 | | id | 5c76145f-b78b-417e-8fa7-eefd21809aed |' 2022-05-16 14:06:01.862 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-16 14:06:01.868 | ++ functions-common:get_field:824 : read data 2022-05-16 14:06:01.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.2.1 2022-05-16 14:06:01.875 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 5c76145f-b78b-417e-8fa7-eefd21809aed '|' 2022-05-16 14:06:01.876 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-16 14:06:01.878 | ++ functions-common:get_field:823 : local data field 2022-05-16 14:06:01.881 | ++ functions-common:get_field:824 : read data 2022-05-16 14:06:01.883 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-16 14:06:01.885 | ++ functions-common:get_field:828 : field='$6' 2022-05-16 14:06:01.889 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.2.1 | | id | 5c76145f-b78b-417e-8fa7-eefd21809aed |' 2022-05-16 14:06:01.889 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-16 14:06:01.895 | ++ functions-common:get_field:824 : read data 2022-05-16 14:06:01.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=5c76145f-b78b-417e-8fa7-eefd21809aed 2022-05-16 14:06:01.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a279e54d-8a71-4807-9123-3d674817b46e 05045bae-df58-4bb9-ac0d-8c7709956c4a 2022-05-16 14:06:06.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:06.144 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:06.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:06.144 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:06.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-16 14:06:06.375 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-16 14:06:06.399 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:06.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-16 14:06:06.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-16 14:06:06.407 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-16 14:06:06.411 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-16 14:06:06.416 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-16 14:06:06.420 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-05-16 14:06:06.448 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-16 14:06:06.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-16 14:06:06.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-16 14:06:06.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-16 14:06:06.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-16 14:06:06.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-05-16 14:06:06.464 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-16 14:06:06.467 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-16 14:06:06.470 | + functions-common:test_with_retry:2377 : local until=10 2022-05-16 14:06:06.474 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-16 14:06:06.476 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-16 14:06:06.479 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-16 14:06:06.488 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:06.491 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:06.495 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:06.502 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709966497 2022-05-16 14:06:06.506 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-16 14:06:06.515 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-16 14:06:06.517 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:06.521 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:06.524 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:06.526 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:06.530 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:06.536 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-16 14:06:06.538 | + functions-common:time_stop:2444 : start_time=1652709966497 2022-05-16 14:06:06.540 | + functions-common:time_stop:2446 : [[ -z 1652709966497 ]] 2022-05-16 14:06:06.544 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:06.550 | + functions-common:time_stop:2449 : end_time=1652709966547 2022-05-16 14:06:06.552 | + functions-common:time_stop:2450 : elapsed_time=50 2022-05-16 14:06:06.555 | + functions-common:time_stop:2451 : total=5632 2022-05-16 14:06:06.557 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:06.560 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5682 2022-05-16 14:06:06.564 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.2.1 2022-05-16 14:06:06.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-16 14:06:06.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-16 14:06:06.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-16 14:06:06.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-16 14:06:06.580 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-16 14:06:06.583 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-05-16 14:06:06.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-16 14:06:06.613 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-05-16 14:06:06.618 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-16 14:06:06.618 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-16 14:06:06.618 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-16 14:06:08.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:08.872 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:08.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:08.872 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:09.060 | ++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:06:09.064 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.2.229 ' 2022-05-16 14:06:09.070 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-16 14:06:09.073 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-16 14:06:09.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-16 14:06:09.097 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-16 14:06:09.100 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-16 14:06:09.103 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-16 14:06:09.123 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:09.126 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-16 14:06:09.129 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:06:09.132 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-16 14:06:09.135 | + ./stack.sh:main:1321 : start_nova 2022-05-16 14:06:09.138 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-16 14:06:09.142 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:09.146 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:09.149 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:09.152 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-16 14:06:09.155 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.160 | + functions-common:run_process:1692 : local service=n-sch 2022-05-16 14:06:09.163 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.165 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:09.168 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:09.171 | + functions-common:run_process:1697 : local name=n-sch 2022-05-16 14:06:09.174 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:09.177 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:09.180 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:09.182 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:09.186 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:09.191 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709969188 2022-05-16 14:06:09.195 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-16 14:06:09.219 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:09.223 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-16 14:06:09.226 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-16 14:06:09.229 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.232 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.235 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.238 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.241 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-16 14:06:09.243 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-16 14:06:09.246 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-16 14:06:09.249 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:06:09.254 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:06:09.259 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-16 14:06:09.262 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-16 14:06:09.265 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-16 14:06:09.267 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.271 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:06:09.273 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:06:09.276 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:06:09.278 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:06:09.281 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-16 14:06:09.283 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:06:09.290 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-16 14:06:09.363 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-16 14:06:09.453 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-16 14:06:09.521 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-16 14:06:09.591 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-16 14:06:09.667 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:06:09.729 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:06:09.732 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-16 14:06:09.808 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:06:10.256 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-16 14:06:10.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-16 14:06:10.688 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-16 14:06:10.715 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:10.722 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:10.725 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:10.728 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:10.730 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:10.733 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:10.736 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:10.739 | + functions-common:time_stop:2444 : start_time=1652709969188 2022-05-16 14:06:10.741 | + functions-common:time_stop:2446 : [[ -z 1652709969188 ]] 2022-05-16 14:06:10.745 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:10.750 | + functions-common:time_stop:2449 : end_time=1652709970747 2022-05-16 14:06:10.753 | + functions-common:time_stop:2450 : elapsed_time=1559 2022-05-16 14:06:10.756 | + functions-common:time_stop:2451 : total=24671 2022-05-16 14:06:10.759 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:10.761 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26230 2022-05-16 14:06:10.765 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-16 14:06:10.768 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-16 14:06:10.773 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:10.775 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-16 14:06:10.778 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:10.780 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:10.783 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:10.786 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-16 14:06:10.788 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:10.791 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:10.794 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:10.796 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:10.800 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:10.806 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709970803 2022-05-16 14:06:10.808 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-16 14:06:10.831 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:10.834 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-16 14:06:10.837 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-16 14:06:10.839 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:10.842 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:10.845 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:10.848 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:10.851 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-16 14:06:10.854 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-16 14:06:10.857 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-16 14:06:10.860 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:06:10.863 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:06:10.867 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-16 14:06:10.869 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-05-16 14:06:10.872 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-16 14:06:10.875 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:10.878 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-16 14:06:10.882 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-16 14:06:10.889 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-16 14:06:10.892 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-16 14:06:10.897 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-16 14:06:10.974 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-16 14:06:11.060 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-16 14:06:11.134 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-16 14:06:11.205 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:06:11.294 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-16 14:06:11.365 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-16 14:06:11.445 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-16 14:06:11.519 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-16 14:06:11.620 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-16 14:06:11.705 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-16 14:06:11.709 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-16 14:06:11.813 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-16 14:06:12.294 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-16 14:06:12.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-16 14:06:12.772 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-16 14:06:12.863 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:12.867 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:12.870 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:12.876 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:12.879 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:12.883 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:12.894 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:12.900 | + functions-common:time_stop:2444 : start_time=1652709970803 2022-05-16 14:06:12.908 | + functions-common:time_stop:2446 : [[ -z 1652709970803 ]] 2022-05-16 14:06:12.919 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:12.930 | + functions-common:time_stop:2449 : end_time=1652709972921 2022-05-16 14:06:12.935 | + functions-common:time_stop:2450 : elapsed_time=2118 2022-05-16 14:06:12.943 | + functions-common:time_stop:2451 : total=26230 2022-05-16 14:06:12.950 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:12.962 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28348 2022-05-16 14:06:12.966 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:12.971 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:12.977 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-16 14:06:12.982 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:12.989 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:12.997 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:13.004 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-16 14:06:13.011 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 14:06:13.015 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-16 14:06:13.021 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-16 14:06:13.025 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 14:06:13.027 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-16 14:06:13.030 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-16 14:06:13.077 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:13.086 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-16 14:06:13.094 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-16 14:06:13.153 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:13.158 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-16 14:06:13.165 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-16 14:06:13.219 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:13.227 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-16 14:06:13.236 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 14:06:13.247 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-16 14:06:13.262 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-16 14:06:13.269 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-16 14:06:13.270 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-16 14:06:13.270 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-16 14:06:13.279 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-16 14:06:13.290 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-16 14:06:13.293 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-16 14:06:13.296 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:13.302 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:13.306 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-16 14:06:13.308 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:13.317 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:13.321 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:13.324 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:13.328 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:13.342 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709973329 2022-05-16 14:06:13.350 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-16 14:06:13.390 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:13.395 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:13.403 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:13.407 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:13.413 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:13.419 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:13.423 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:13.426 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:13.430 | + functions-common:time_stop:2444 : start_time=1652709973329 2022-05-16 14:06:13.434 | + functions-common:time_stop:2446 : [[ -z 1652709973329 ]] 2022-05-16 14:06:13.448 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:13.467 | + functions-common:time_stop:2449 : end_time=1652709973452 2022-05-16 14:06:13.478 | + functions-common:time_stop:2450 : elapsed_time=123 2022-05-16 14:06:13.484 | + functions-common:time_stop:2451 : total=28348 2022-05-16 14:06:13.493 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:13.498 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28471 2022-05-16 14:06:13.507 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-16 14:06:13.510 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-16 14:06:13.516 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-16 14:06:13.526 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:13.534 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:13.539 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-16 14:06:13.546 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:13.550 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:13.560 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:13.567 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:13.582 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:13.591 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709973584 2022-05-16 14:06:13.598 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-16 14:06:13.638 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:13.643 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:13.653 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:13.656 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:13.661 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:13.667 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:13.671 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:13.682 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:13.687 | + functions-common:time_stop:2444 : start_time=1652709973584 2022-05-16 14:06:13.692 | + functions-common:time_stop:2446 : [[ -z 1652709973584 ]] 2022-05-16 14:06:13.698 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:13.706 | + functions-common:time_stop:2449 : end_time=1652709973699 2022-05-16 14:06:13.716 | + functions-common:time_stop:2450 : elapsed_time=115 2022-05-16 14:06:13.724 | + functions-common:time_stop:2451 : total=28471 2022-05-16 14:06:13.732 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:13.736 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28586 2022-05-16 14:06:13.740 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:13.746 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-16 14:06:13.746 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:13.750 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:13.765 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:13.766 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-16 14:06:13.769 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:13.773 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:13.782 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:13.790 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:13.801 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:13.809 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709973801 2022-05-16 14:06:13.813 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-16 14:06:13.864 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:13.870 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:13.883 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:13.887 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:13.893 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:13.903 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:13.911 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:13.919 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:13.924 | + functions-common:time_stop:2444 : start_time=1652709973801 2022-05-16 14:06:13.932 | + functions-common:time_stop:2446 : [[ -z 1652709973801 ]] 2022-05-16 14:06:13.944 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:13.952 | + functions-common:time_stop:2449 : end_time=1652709973946 2022-05-16 14:06:13.957 | + functions-common:time_stop:2450 : elapsed_time=145 2022-05-16 14:06:13.963 | + functions-common:time_stop:2451 : total=28586 2022-05-16 14:06:13.969 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:13.979 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28731 2022-05-16 14:06:13.985 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:13.995 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:14.000 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-16 14:06:14.004 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 14:06:14.008 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-16 14:06:14.014 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-16 14:06:14.056 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:14.063 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-16 14:06:14.138 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-16 14:06:14.143 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 14:06:14.147 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-16 14:06:14.224 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-16 14:06:14.254 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:14.259 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.263 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-16 14:06:14.268 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.272 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:14.278 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:14.281 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-16 14:06:14.283 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:14.286 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:14.289 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:14.291 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:14.297 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:14.300 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709974296 2022-05-16 14:06:14.303 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-16 14:06:14.334 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:14.338 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-16 14:06:14.338 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-16 14:06:14.342 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.345 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.350 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.350 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.354 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-16 14:06:14.358 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-16 14:06:14.358 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-16 14:06:14.362 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:06:14.366 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:06:14.369 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-16 14:06:14.373 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-16 14:06:14.373 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-16 14:06:14.378 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.378 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:06:14.382 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:06:14.383 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:06:14.386 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:06:14.389 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-16 14:06:14.394 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:06:14.396 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-16 14:06:14.474 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-16 14:06:14.570 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-16 14:06:14.646 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-16 14:06:14.715 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-16 14:06:14.784 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:06:14.858 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:06:14.861 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-16 14:06:14.973 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:06:15.494 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-16 14:06:15.512 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-16 14:06:15.989 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-16 14:06:16.017 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:16.021 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:16.027 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:16.030 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:16.043 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:16.050 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:16.058 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:16.061 | + functions-common:time_stop:2444 : start_time=1652709974296 2022-05-16 14:06:16.065 | + functions-common:time_stop:2446 : [[ -z 1652709974296 ]] 2022-05-16 14:06:16.071 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:16.088 | + functions-common:time_stop:2449 : end_time=1652709976075 2022-05-16 14:06:16.090 | + functions-common:time_stop:2450 : elapsed_time=1779 2022-05-16 14:06:16.095 | + functions-common:time_stop:2451 : total=28731 2022-05-16 14:06:16.106 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:16.114 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30510 2022-05-16 14:06:16.126 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-16 14:06:16.140 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-16 14:06:16.150 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-16 14:06:16.216 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:16.224 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-16 14:06:16.234 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-16 14:06:16.240 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-16 14:06:16.250 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-16 14:06:16.256 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-16 14:06:16.258 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.263 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-16 14:06:16.266 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.269 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:16.272 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:16.275 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-16 14:06:16.278 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:16.280 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:16.283 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:16.286 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:16.290 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:16.295 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709976292 2022-05-16 14:06:16.298 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-16 14:06:16.327 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:16.329 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-16 14:06:16.332 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-16 14:06:16.336 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.340 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.343 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.351 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.354 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-16 14:06:16.357 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-16 14:06:16.357 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-16 14:06:16.362 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:06:16.364 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:06:16.367 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-16 14:06:16.370 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-16 14:06:16.373 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-16 14:06:16.376 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.379 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:06:16.382 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:06:16.385 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:06:16.388 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:06:16.391 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-16 14:06:16.394 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:06:16.401 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-16 14:06:16.499 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-16 14:06:16.596 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-16 14:06:16.682 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-16 14:06:16.756 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-16 14:06:16.837 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:06:16.902 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:06:16.902 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-16 14:06:16.983 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:06:17.523 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-16 14:06:17.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-16 14:06:18.039 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-16 14:06:18.069 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:18.073 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:18.075 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:18.078 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:18.082 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:18.087 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:18.092 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:18.096 | + functions-common:time_stop:2444 : start_time=1652709976292 2022-05-16 14:06:18.100 | + functions-common:time_stop:2446 : [[ -z 1652709976292 ]] 2022-05-16 14:06:18.108 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:18.115 | + functions-common:time_stop:2449 : end_time=1652709978109 2022-05-16 14:06:18.120 | + functions-common:time_stop:2450 : elapsed_time=1817 2022-05-16 14:06:18.127 | + functions-common:time_stop:2451 : total=30510 2022-05-16 14:06:18.133 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:18.144 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32327 2022-05-16 14:06:18.156 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-16 14:06:18.160 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:18.168 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:18.176 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:18.184 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-16 14:06:18.192 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-16 14:06:18.204 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-16 14:06:18.211 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:06:18.220 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-16 14:06:18.227 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-16 14:06:18.240 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-16 14:06:18.251 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-16 14:06:18.257 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-16 14:06:18.268 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-16 14:06:18.280 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-16 14:06:18.285 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-16 14:06:18.290 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-16 14:06:18.290 | BEGIN { 2022-05-16 14:06:18.290 | section = "" 2022-05-16 14:06:18.290 | last_section = "" 2022-05-16 14:06:18.290 | section_count = 0 2022-05-16 14:06:18.290 | } 2022-05-16 14:06:18.290 | /^\[.+\]/ { 2022-05-16 14:06:18.290 | gsub("[][]", "", $1); 2022-05-16 14:06:18.290 | section=$1 2022-05-16 14:06:18.290 | next 2022-05-16 14:06:18.290 | } 2022-05-16 14:06:18.290 | /^ *\#/ { 2022-05-16 14:06:18.290 | next 2022-05-16 14:06:18.290 | } 2022-05-16 14:06:18.290 | /^[^ \t]+/ { 2022-05-16 14:06:18.290 | # get offset of first = in $0 2022-05-16 14:06:18.290 | eq_idx = index($0, "=") 2022-05-16 14:06:18.291 | # extract attr & value from $0 2022-05-16 14:06:18.291 | attr = substr($0, 1, eq_idx - 1) 2022-05-16 14:06:18.291 | value = substr($0, eq_idx + 1) 2022-05-16 14:06:18.291 | # only need to strip trailing whitespace from attr 2022-05-16 14:06:18.291 | sub(/[ \t]*$/, "", attr) 2022-05-16 14:06:18.291 | # need to strip leading & trailing whitespace from value 2022-05-16 14:06:18.291 | sub(/^[ \t]*/, "", value) 2022-05-16 14:06:18.291 | sub(/[ \t]*$/, "", value) 2022-05-16 14:06:18.291 | 2022-05-16 14:06:18.291 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-16 14:06:18.291 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-16 14:06:18.291 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-16 14:06:18.291 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-16 14:06:18.291 | if (! (section, attr) in cfg_attr_count) { 2022-05-16 14:06:18.291 | if (section != last_section) { 2022-05-16 14:06:18.291 | cfg_section[section_count++] = section 2022-05-16 14:06:18.291 | last_section = section 2022-05-16 14:06:18.291 | } 2022-05-16 14:06:18.291 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-16 14:06:18.291 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-16 14:06:18.291 | 2022-05-16 14:06:18.291 | cfg_attr[section, attr, 0] = value 2022-05-16 14:06:18.291 | cfg_attr_count[section, attr] = 1 2022-05-16 14:06:18.291 | } else { 2022-05-16 14:06:18.291 | lno = cfg_attr_count[section, attr]++ 2022-05-16 14:06:18.291 | cfg_attr[section, attr, lno] = value 2022-05-16 14:06:18.291 | } 2022-05-16 14:06:18.291 | } 2022-05-16 14:06:18.291 | END { 2022-05-16 14:06:18.291 | # Process each section in order 2022-05-16 14:06:18.291 | for (sno = 0; sno < section_count; sno++) { 2022-05-16 14:06:18.291 | section = cfg_section[sno] 2022-05-16 14:06:18.291 | # The ini routines simply append a config item immediately 2022-05-16 14:06:18.291 | # after the section header. To keep the same order as defined 2022-05-16 14:06:18.291 | # in local.conf, invoke the ini routines in the reverse order 2022-05-16 14:06:18.292 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-16 14:06:18.292 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-16 14:06:18.292 | if (cfg_attr_count[section, attr] == 1) 2022-05-16 14:06:18.292 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-16 14:06:18.292 | else { 2022-05-16 14:06:18.292 | # For multiline, invoke the ini routines in the reverse order 2022-05-16 14:06:18.292 | count = cfg_attr_count[section, attr] 2022-05-16 14:06:18.292 | print "inidelete " configfile " " section " " attr 2022-05-16 14:06:18.292 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-16 14:06:18.292 | for (l = count -2; l >= 0; l--) 2022-05-16 14:06:18.292 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-16 14:06:18.292 | } 2022-05-16 14:06:18.292 | } 2022-05-16 14:06:18.292 | } 2022-05-16 14:06:18.292 | } 2022-05-16 14:06:18.292 | ' 2022-05-16 14:06:18.292 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-16 14:06:18.292 | + inc/meta-config:merge_config_file:164 : read a 2022-05-16 14:06:18.296 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:06:18.305 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-16 14:06:18.311 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-16 14:06:18.322 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:06:18.330 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-16 14:06:18.335 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-16 14:06:18.335 | BEGIN { group = "" } 2022-05-16 14:06:18.335 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:06:18.335 | gsub("[][]", "", $1); 2022-05-16 14:06:18.335 | split($1, a, "|"); 2022-05-16 14:06:18.335 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-16 14:06:18.335 | group=a[1] 2022-05-16 14:06:18.335 | } else { 2022-05-16 14:06:18.335 | group="" 2022-05-16 14:06:18.335 | } 2022-05-16 14:06:18.335 | next 2022-05-16 14:06:18.335 | } 2022-05-16 14:06:18.335 | { 2022-05-16 14:06:18.335 | if (group != "") 2022-05-16 14:06:18.335 | print $0 2022-05-16 14:06:18.335 | } 2022-05-16 14:06:18.335 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:06:18.344 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-16 14:06:18.348 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-16 14:06:18.397 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-16 14:06:18.466 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-16 14:06:18.472 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-16 14:06:18.482 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-16 14:06:18.490 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-16 14:06:18.496 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-16 14:06:18.499 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-16 14:06:18.547 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:18.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-16 14:06:18.567 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-16 14:06:18.579 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-16 14:06:18.603 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:18.606 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-05-16 14:06:18.609 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-05-16 14:06:18.648 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-16 14:06:18.651 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-16 14:06:18.654 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-16 14:06:18.680 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-16 14:06:18.707 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-16 14:06:18.711 | + lib/nova:configure_console_compute:643 : local offset 2022-05-16 14:06:18.714 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-16 14:06:18.717 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-16 14:06:18.722 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-16 14:06:18.751 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.35 2022-05-16 14:06:18.755 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-16 14:06:18.776 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:18.780 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-16 14:06:18.800 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:18.804 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-16 14:06:18.806 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-16 14:06:18.852 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-16 14:06:18.883 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:18.886 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-16 14:06:18.911 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:18.916 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-16 14:06:18.918 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-16 14:06:18.922 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-16 14:06:18.925 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-16 14:06:18.930 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-16 14:06:18.932 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-16 14:06:18.935 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-16 14:06:18.938 | + functions-common:run_process:1694 : local group=libvirt 2022-05-16 14:06:18.941 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:18.944 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-16 14:06:18.949 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:18.950 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:18.954 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:18.958 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:18.964 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:18.970 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709978963 2022-05-16 14:06:18.970 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-16 14:06:18.994 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:18.998 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:19.001 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:19.005 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:19.008 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:19.010 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:19.013 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:19.016 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:19.019 | + functions-common:time_stop:2444 : start_time=1652709978963 2022-05-16 14:06:19.022 | + functions-common:time_stop:2446 : [[ -z 1652709978963 ]] 2022-05-16 14:06:19.025 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:19.031 | + functions-common:time_stop:2449 : end_time=1652709979028 2022-05-16 14:06:19.034 | + functions-common:time_stop:2450 : elapsed_time=65 2022-05-16 14:06:19.037 | + functions-common:time_stop:2451 : total=32327 2022-05-16 14:06:19.040 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:19.044 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32392 2022-05-16 14:06:19.046 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:19.050 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-16 14:06:19.053 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-16 14:06:19.076 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:19.079 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-16 14:06:19.079 | Dumping cells_v2 mapping 2022-05-16 14:06:19.085 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-16 14:06:20.155 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:06:22.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:22.698 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:22.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:22.698 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:22.698 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-16 14:06:22.698 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-16 14:06:22.698 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-16 14:06:22.698 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-05-16 14:06:22.698 | | cell1 | a4240442-c2d6-422d-82cf-62eab660a185 | rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-05-16 14:06:22.698 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-16 14:06:23.157 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-16 14:06:23.161 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-16 14:06:23.227 | + inc/async:async_inner:63 : create_flavors 2022-05-16 14:06:23.274 | [17840 Async create_flavors:109858]: running: create_flavors 2022-05-16 14:06:23.277 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-16 14:06:23.296 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:23.299 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-16 14:06:23.303 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:06:23.306 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-16 14:06:23.308 | + ./stack.sh:main:1326 : start_cinder 2022-05-16 14:06:23.311 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-16 14:06:23.314 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-16 14:06:23.318 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-16 14:06:23.321 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-16 14:06:23.340 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:23.349 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-16 14:06:23.352 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-05-16 14:06:23.355 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-16 14:06:23.359 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-16 14:06:23.364 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.367 | + functions-common:run_process:1692 : local service=c-api 2022-05-16 14:06:23.374 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.377 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:23.381 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:23.384 | + functions-common:run_process:1697 : local name=c-api 2022-05-16 14:06:23.388 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:23.390 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:23.393 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:23.396 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:23.399 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:23.404 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709983401 2022-05-16 14:06:23.406 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-16 14:06:23.425 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:23.428 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-16 14:06:23.431 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-16 14:06:23.435 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.438 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.441 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.444 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.447 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-16 14:06:23.449 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-16 14:06:23.452 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-16 14:06:23.455 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:06:23.457 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:06:23.460 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-16 14:06:23.463 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-05-16 14:06:23.469 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-16 14:06:23.473 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.475 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-16 14:06:23.478 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-16 14:06:23.480 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-16 14:06:23.482 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-16 14:06:23.487 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-16 14:06:23.555 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-16 14:06:23.634 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-16 14:06:23.689 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-16 14:06:23.743 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:06:23.799 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-16 14:06:23.856 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-16 14:06:23.912 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-16 14:06:23.976 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-16 14:06:24.034 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-16 14:06:24.091 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-16 14:06:24.093 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-16 14:06:24.159 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-16 14:06:24.625 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-16 14:06:24.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-16 14:06:25.068 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-16 14:06:25.153 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:25.155 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:25.158 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:25.164 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:25.164 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:25.167 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:25.170 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:25.172 | + functions-common:time_stop:2444 : start_time=1652709983401 2022-05-16 14:06:25.175 | + functions-common:time_stop:2446 : [[ -z 1652709983401 ]] 2022-05-16 14:06:25.181 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:25.183 | + functions-common:time_stop:2449 : end_time=1652709985180 2022-05-16 14:06:25.186 | + functions-common:time_stop:2450 : elapsed_time=1779 2022-05-16 14:06:25.188 | + functions-common:time_stop:2451 : total=32392 2022-05-16 14:06:25.191 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:25.194 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=34171 2022-05-16 14:06:25.196 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.35/volume/v3 2022-05-16 14:06:25.199 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-16 14:06:25.199 | Waiting for Cinder API to start... 2022-05-16 14:06:25.202 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.35/volume/v3 2022-05-16 14:06:25.204 | + functions:wait_for_service:457 : local timeout=60 2022-05-16 14:06:25.207 | + functions:wait_for_service:458 : local url=http://10.222.0.35/volume/v3 2022-05-16 14:06:25.210 | + functions:wait_for_service:459 : local rval=0 2022-05-16 14:06:25.219 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-16 14:06:25.223 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-16 14:06:25.226 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:25.235 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:25.242 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:25.247 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709985243 2022-05-16 14:06:25.250 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-16 14:06:25.256 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/volume/v3 2022-05-16 14:06:29.850 | + :: : [[ 401 == 503 ]] 2022-05-16 14:06:29.851 | + :: : [[ 0 -eq 7 ]] 2022-05-16 14:06:29.855 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-16 14:06:29.857 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:29.860 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:29.863 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:29.865 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:29.868 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:29.871 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-16 14:06:29.873 | + functions-common:time_stop:2444 : start_time=1652709985243 2022-05-16 14:06:29.876 | + functions-common:time_stop:2446 : [[ -z 1652709985243 ]] 2022-05-16 14:06:29.880 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:29.885 | + functions-common:time_stop:2449 : end_time=1652709989882 2022-05-16 14:06:29.888 | + functions-common:time_stop:2450 : elapsed_time=4639 2022-05-16 14:06:29.890 | + functions-common:time_stop:2451 : total=19836 2022-05-16 14:06:29.893 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:29.899 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24475 2022-05-16 14:06:29.901 | + functions:wait_for_service:467 : return 0 2022-05-16 14:06:29.904 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:29.907 | + functions-common:run_process:1692 : local service=c-sch 2022-05-16 14:06:29.909 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:29.912 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:29.915 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:29.917 | + functions-common:run_process:1697 : local name=c-sch 2022-05-16 14:06:29.920 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:29.922 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:29.925 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:29.928 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:29.931 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:29.938 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709989933 2022-05-16 14:06:29.942 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-16 14:06:29.962 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:29.964 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-16 14:06:29.967 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-16 14:06:29.970 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:29.973 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:29.975 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:29.978 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:29.981 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-16 14:06:29.983 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-16 14:06:29.986 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-16 14:06:29.989 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:06:29.991 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:06:29.994 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-16 14:06:29.996 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-16 14:06:29.999 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-16 14:06:30.002 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:30.005 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-16 14:06:30.007 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-16 14:06:30.010 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-16 14:06:30.012 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-16 14:06:30.015 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-16 14:06:30.017 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-16 14:06:30.023 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-16 14:06:30.089 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-16 14:06:30.156 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:30.212 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-16 14:06:30.270 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-16 14:06:30.327 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:06:30.383 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-16 14:06:30.386 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-16 14:06:30.454 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-16 14:06:30.906 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-16 14:06:30.921 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-16 14:06:31.342 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-16 14:06:31.378 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:31.382 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:31.385 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:31.388 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:31.391 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:31.394 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:31.398 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:31.402 | + functions-common:time_stop:2444 : start_time=1652709989933 2022-05-16 14:06:31.405 | + functions-common:time_stop:2446 : [[ -z 1652709989933 ]] 2022-05-16 14:06:31.412 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:31.416 | + functions-common:time_stop:2449 : end_time=1652709991412 2022-05-16 14:06:31.421 | + functions-common:time_stop:2450 : elapsed_time=1479 2022-05-16 14:06:31.424 | + functions-common:time_stop:2451 : total=34171 2022-05-16 14:06:31.427 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:31.430 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35650 2022-05-16 14:06:31.433 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:31.438 | + functions-common:run_process:1692 : local service=c-bak 2022-05-16 14:06:31.442 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:31.448 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:31.450 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:31.453 | + functions-common:run_process:1697 : local name=c-bak 2022-05-16 14:06:31.456 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:31.460 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:31.464 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:31.467 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:31.472 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:31.478 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709991475 2022-05-16 14:06:31.481 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-16 14:06:31.502 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:31.507 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:31.509 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:31.513 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:31.516 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:31.518 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:31.521 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:31.524 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:31.526 | + functions-common:time_stop:2444 : start_time=1652709991475 2022-05-16 14:06:31.529 | + functions-common:time_stop:2446 : [[ -z 1652709991475 ]] 2022-05-16 14:06:31.532 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:31.537 | + functions-common:time_stop:2449 : end_time=1652709991534 2022-05-16 14:06:31.540 | + functions-common:time_stop:2450 : elapsed_time=59 2022-05-16 14:06:31.543 | + functions-common:time_stop:2451 : total=35650 2022-05-16 14:06:31.545 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:31.548 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35709 2022-05-16 14:06:31.551 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:31.554 | + functions-common:run_process:1692 : local service=c-vol 2022-05-16 14:06:31.557 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-16 14:06:31.559 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:31.562 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:31.564 | + functions-common:run_process:1697 : local name=c-vol 2022-05-16 14:06:31.568 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:31.576 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:31.579 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:31.583 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:31.587 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:31.593 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709991589 2022-05-16 14:06:31.596 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-16 14:06:31.621 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:31.624 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:31.627 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:31.631 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:31.634 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:31.637 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:31.639 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:31.643 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:31.645 | + functions-common:time_stop:2444 : start_time=1652709991589 2022-05-16 14:06:31.648 | + functions-common:time_stop:2446 : [[ -z 1652709991589 ]] 2022-05-16 14:06:31.652 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:31.657 | + functions-common:time_stop:2449 : end_time=1652709991654 2022-05-16 14:06:31.660 | + functions-common:time_stop:2450 : elapsed_time=65 2022-05-16 14:06:31.662 | + functions-common:time_stop:2451 : total=35709 2022-05-16 14:06:31.665 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:31.667 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35774 2022-05-16 14:06:31.670 | + ./stack.sh:main:1327 : create_volume_types 2022-05-16 14:06:31.674 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-16 14:06:31.698 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:31.701 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-16 14:06:31.703 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-16 14:06:31.706 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-16 14:06:31.709 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-16 14:06:31.712 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-16 14:06:31.731 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:31.734 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-16 14:06:35.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:35.948 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:35.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:06:35.948 | from cryptography.utils import int_from_bytes 2022-05-16 14:06:35.948 | +-------------+--------------------------------------+ 2022-05-16 14:06:35.948 | | Field | Value | 2022-05-16 14:06:35.948 | +-------------+--------------------------------------+ 2022-05-16 14:06:35.948 | | description | None | 2022-05-16 14:06:35.948 | | id | 6990f3b1-8015-4989-93d5-aa3f01e24fe4 | 2022-05-16 14:06:35.948 | | is_public | True | 2022-05-16 14:06:35.948 | | name | lvmdriver-1 | 2022-05-16 14:06:35.948 | | properties | volume_backend_name='lvmdriver-1' | 2022-05-16 14:06:35.948 | +-------------+--------------------------------------+ 2022-05-16 14:06:36.241 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-05-16 14:06:36.244 | + ./stack.sh:main:1332 : [[ False == \T\r\u\e ]] 2022-05-16 14:06:36.246 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-05-16 14:06:36.269 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:36.272 | + ./stack.sh:main:1341 : echo_summary 'Starting Glance' 2022-05-16 14:06:36.275 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:06:36.277 | + ./stack.sh:echo_summary:448 : echo -e Starting Glance 2022-05-16 14:06:36.280 | + ./stack.sh:main:1342 : start_glance 2022-05-16 14:06:36.282 | + lib/glance:start_glance:602 : local service_protocol=http 2022-05-16 14:06:36.286 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-05-16 14:06:36.310 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:36.312 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-05-16 14:06:36.317 | ++ lib/glance:start_glance:610 : which uwsgi 2022-05-16 14:06:36.322 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.328 | + functions-common:run_process:1692 : local service=g-api 2022-05-16 14:06:36.332 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.338 | + functions-common:run_process:1694 : local group= 2022-05-16 14:06:36.341 | + functions-common:run_process:1695 : local user= 2022-05-16 14:06:36.345 | + functions-common:run_process:1697 : local name=g-api 2022-05-16 14:06:36.349 | + functions-common:run_process:1699 : time_start run_process 2022-05-16 14:06:36.352 | + functions-common:time_start:2423 : local name=run_process 2022-05-16 14:06:36.355 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:36.358 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:36.362 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:36.368 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709996364 2022-05-16 14:06:36.371 | + functions-common:run_process:1700 : is_service_enabled g-api 2022-05-16 14:06:36.390 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:36.393 | + functions-common:run_process:1701 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-05-16 14:06:36.396 | + functions-common:_run_under_systemd:1657 : local service=g-api 2022-05-16 14:06:36.399 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.401 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.404 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.407 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.410 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-05-16 14:06:36.413 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-05-16 14:06:36.416 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@g-api.service 2022-05-16 14:06:36.419 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-16 14:06:36.421 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-16 14:06:36.424 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-05-16 14:06:36.428 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-05-16 14:06:36.431 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@g-api.service 2022-05-16 14:06:36.434 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.436 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-16 14:06:36.439 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-16 14:06:36.442 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-05-16 14:06:36.444 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-16 14:06:36.449 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-05-16 14:06:36.522 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-05-16 14:06:36.594 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-05-16 14:06:36.654 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-16 14:06:36.711 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-16 14:06:36.768 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-05-16 14:06:36.827 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-05-16 14:06:36.884 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-05-16 14:06:36.944 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-05-16 14:06:37.005 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-05-16 14:06:37.062 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-16 14:06:37.065 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-05-16 14:06:37.133 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-16 14:06:37.600 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-05-16 14:06:37.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-05-16 14:06:38.054 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-05-16 14:06:38.139 | + functions-common:run_process:1703 : time_stop run_process 2022-05-16 14:06:38.148 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:38.156 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:38.159 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:38.167 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:38.172 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:38.175 | + functions-common:time_stop:2443 : name=run_process 2022-05-16 14:06:38.179 | + functions-common:time_stop:2444 : start_time=1652709996364 2022-05-16 14:06:38.182 | + functions-common:time_stop:2446 : [[ -z 1652709996364 ]] 2022-05-16 14:06:38.188 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:38.193 | + functions-common:time_stop:2449 : end_time=1652709998188 2022-05-16 14:06:38.196 | + functions-common:time_stop:2450 : elapsed_time=1824 2022-05-16 14:06:38.199 | + functions-common:time_stop:2451 : total=35774 2022-05-16 14:06:38.202 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:38.206 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37598 2022-05-16 14:06:38.209 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-05-16 14:06:38.254 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:06:38.257 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.35) to start...' 2022-05-16 14:06:38.257 | Waiting for g-api (10.222.0.35) to start... 2022-05-16 14:06:38.261 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.35/image 2022-05-16 14:06:38.263 | + functions:wait_for_service:457 : local timeout=60 2022-05-16 14:06:38.266 | + functions:wait_for_service:458 : local url=http://10.222.0.35/image 2022-05-16 14:06:38.269 | + functions:wait_for_service:459 : local rval=0 2022-05-16 14:06:38.272 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-16 14:06:38.275 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-16 14:06:38.278 | + functions-common:time_start:2424 : local start_time= 2022-05-16 14:06:38.281 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-16 14:06:38.287 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-16 14:06:38.290 | + functions-common:time_start:2428 : _TIME_START[$name]=1652709998286 2022-05-16 14:06:38.293 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-16 14:06:38.299 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/image 2022-05-16 14:06:42.567 | + :: : [[ 300 == 503 ]] 2022-05-16 14:06:42.573 | + :: : [[ 0 -eq 7 ]] 2022-05-16 14:06:42.576 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-16 14:06:42.579 | + functions-common:time_stop:2437 : local name 2022-05-16 14:06:42.581 | + functions-common:time_stop:2438 : local end_time 2022-05-16 14:06:42.584 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:06:42.587 | + functions-common:time_stop:2440 : local total 2022-05-16 14:06:42.590 | + functions-common:time_stop:2441 : local start_time 2022-05-16 14:06:42.592 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-16 14:06:42.595 | + functions-common:time_stop:2444 : start_time=1652709998286 2022-05-16 14:06:42.598 | + functions-common:time_stop:2446 : [[ -z 1652709998286 ]] 2022-05-16 14:06:42.601 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:06:42.606 | + functions-common:time_stop:2449 : end_time=1652710002603 2022-05-16 14:06:42.609 | + functions-common:time_stop:2450 : elapsed_time=4317 2022-05-16 14:06:42.612 | + functions-common:time_stop:2451 : total=24475 2022-05-16 14:06:42.615 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:06:42.618 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28792 2022-05-16 14:06:42.620 | + functions:wait_for_service:467 : return 0 2022-05-16 14:06:42.623 | + ./stack.sh:main:1356 : is_service_enabled mysql postgresql 2022-05-16 14:06:42.643 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:42.645 | + ./stack.sh:main:1356 : is_service_enabled glance 2022-05-16 14:06:42.666 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:06:42.669 | + ./stack.sh:main:1357 : echo_summary 'Uploading images' 2022-05-16 14:06:42.672 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:06:42.674 | + ./stack.sh:echo_summary:448 : echo -e Uploading images 2022-05-16 14:06:42.678 | + ./stack.sh:main:1359 : for image_url in ${IMAGE_URLS//,/ } 2022-05-16 14:06:42.680 | + ./stack.sh:main:1360 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:42.684 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:42.686 | + functions:upload_image:134 : local image image_fname image_name 2022-05-16 14:06:42.688 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-05-16 14:06:42.692 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:42.697 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:42.699 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-05-16 14:06:42.701 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-05-16 14:06:42.703 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:42.706 | --2022-05-16 14:06:42-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:42.708 | Connecting to 10.100.0.9:80... connected. 2022-05-16 14:06:42.709 | HTTP request sent, awaiting response... 200 OK 2022-05-16 14:06:42.709 | Length: 645922816 (616M) 2022-05-16 14:06:42.709 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-05-16 14:06:42.729 | 2022-05-16 14:06:43.027 | 0K ........ ........ ........ ........ 5% 104M 6s 2022-05-16 14:06:43.339 | 32768K ........ ........ ........ ........ 10% 102M 5s 2022-05-16 14:06:43.626 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-05-16 14:06:43.912 | 98304K ........ ........ ........ ........ 20% 112M 5s 2022-05-16 14:06:44.196 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-05-16 14:06:44.481 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-05-16 14:06:44.766 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-05-16 14:06:45.051 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-05-16 14:06:45.337 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-05-16 14:06:45.622 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-05-16 14:06:45.907 | 327680K ........ ........ ........ ........ 57% 111M 2s 2022-05-16 14:06:46.192 | 360448K ........ ........ ........ ........ 62% 114M 2s 2022-05-16 14:06:46.477 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-05-16 14:06:46.762 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-05-16 14:06:47.047 | 458752K ........ ........ ........ ........ 77% 112M 1s 2022-05-16 14:06:47.333 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-05-16 14:06:47.620 | 524288K ........ ........ ........ ........ 88% 111M 1s 2022-05-16 14:06:47.923 | 557056K ........ ........ ........ ........ 93% 106M 0s 2022-05-16 14:06:48.211 | 589824K ........ ........ ........ ........ 98% 111M 0s 2022-05-16 14:06:48.274 | 622592K ........ 100% 112M=5.6s 2022-05-16 14:06:48.274 | 2022-05-16 14:06:48.274 | 2022-05-16 14:06:48 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-05-16 14:06:48.274 | 2022-05-16 14:06:48.277 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-05-16 14:06:48.279 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:48.281 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-05-16 14:06:48.283 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-05-16 14:06:48.287 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-05-16 14:06:48.290 | + functions:upload_image:294 : local kernel= 2022-05-16 14:06:48.292 | + functions:upload_image:295 : local ramdisk= 2022-05-16 14:06:48.294 | + functions:upload_image:296 : local disk_format= 2022-05-16 14:06:48.296 | + functions:upload_image:297 : local container_format= 2022-05-16 14:06:48.299 | + functions:upload_image:298 : local unpack= 2022-05-16 14:06:48.301 | + functions:upload_image:299 : local img_property= 2022-05-16 14:06:48.304 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-16 14:06:48.306 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-05-16 14:06:48.308 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-05-16 14:06:48.310 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-05-16 14:06:48.312 | + functions:upload_image:309 : case "$image_fname" in 2022-05-16 14:06:48.315 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:48.318 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:48.322 | + functions:upload_image:375 : image_name=ubuntu-16 2022-05-16 14:06:48.326 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:48.326 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-05-16 14:06:48.331 | + functions:upload_image:376 : disk_format=vhdx 2022-05-16 14:06:48.334 | + functions:upload_image:377 : container_format=bare 2022-05-16 14:06:48.337 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-05-16 14:06:48.339 | + functions:upload_image:385 : is_arch ppc64le 2022-05-16 14:06:48.342 | ++ functions-common:is_arch:506 : uname -m 2022-05-16 14:06:48.346 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-05-16 14:06:48.349 | + functions:upload_image:385 : is_arch ppc64 2022-05-16 14:06:48.352 | ++ functions-common:is_arch:506 : uname -m 2022-05-16 14:06:48.356 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-05-16 14:06:48.358 | + functions:upload_image:385 : is_arch ppc 2022-05-16 14:06:48.361 | ++ functions-common:is_arch:506 : uname -m 2022-05-16 14:06:48.365 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-05-16 14:06:48.367 | + functions:upload_image:389 : is_arch aarch64 2022-05-16 14:06:48.370 | ++ functions-common:is_arch:506 : uname -m 2022-05-16 14:06:48.374 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-16 14:06:48.376 | + functions:upload_image:393 : '[' bare = bare ']' 2022-05-16 14:06:48.379 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-05-16 14:06:48.382 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-05-16 14:06:48.384 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-05-16 14:06:48.387 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-05-16 14:06:48.389 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-05-16 14:06:48.391 | + functions:_upload_image:105 : shift 2022-05-16 14:06:48.393 | + functions:_upload_image:106 : local container=bare 2022-05-16 14:06:48.396 | + functions:_upload_image:107 : shift 2022-05-16 14:06:48.398 | + functions:_upload_image:108 : local disk=vhdx 2022-05-16 14:06:48.400 | + functions:_upload_image:109 : shift 2022-05-16 14:06:48.403 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-16 14:06:48.405 | + functions:_upload_image:111 : shift 2022-05-16 14:06:48.407 | + functions:_upload_image:112 : local properties 2022-05-16 14:06:48.409 | + functions:_upload_image:113 : local useimport 2022-05-16 14:06:48.413 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-05-16 14:06:48.415 | ++ functions:_image_properties_to_arg:87 : local result= 2022-05-16 14:06:48.417 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-05-16 14:06:48.419 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-05-16 14:06:48.421 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-05-16 14:06:48.424 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-05-16 14:06:48.426 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-05-16 14:06:48.428 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-05-16 14:06:53.880 | + inc/async:async_inner:64 : rc=0 2022-05-16 14:06:53.912 | [109858 Async create_flavors:109858]: finished successfully 2022-05-16 14:07:06.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.334 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.334 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.334 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-05-16 14:07:06.334 | | Field | Value | 2022-05-16 14:07:06.334 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-05-16 14:07:06.334 | | container_format | bare | 2022-05-16 14:07:06.334 | | created_at | 2022-05-16T14:06:51Z | 2022-05-16 14:07:06.334 | | disk_format | vhdx | 2022-05-16 14:07:06.334 | | file | /v2/images/39ff73f5-52c7-489a-b784-6135aa570a18/file | 2022-05-16 14:07:06.334 | | id | 39ff73f5-52c7-489a-b784-6135aa570a18 | 2022-05-16 14:07:06.334 | | min_disk | 0 | 2022-05-16 14:07:06.334 | | min_ram | 0 | 2022-05-16 14:07:06.334 | | name | ubuntu-16 | 2022-05-16 14:07:06.334 | | owner | 4ce7781f23154c9c9f494eb7b4ab1799 | 2022-05-16 14:07:06.334 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-05-16 14:07:06.334 | | protected | False | 2022-05-16 14:07:06.334 | | schema | /v2/schemas/image | 2022-05-16 14:07:06.334 | | status | queued | 2022-05-16 14:07:06.334 | | tags | | 2022-05-16 14:07:06.335 | | updated_at | 2022-05-16T14:06:51Z | 2022-05-16 14:07:06.335 | | visibility | public | 2022-05-16 14:07:06.335 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-05-16 14:07:06.546 | + ./stack.sh:main:1364 : async_wait create_flavors 2022-05-16 14:07:06.615 | [17840 Async create_flavors:109858]: Waiting for completion of create_flavors running on PID 109858 (2 other jobs running) 2022-05-16 14:07:06.645 | [17840 Async create_flavors:109858]: Signaling child to exit 2022-05-16 14:07:06.645 | WAKEUP 2022-05-16 14:07:06.671 | [17840 Async create_flavors:109858]: Signaled 2022-05-16 14:07:06.674 | + lib/nova:create_flavors:1207 : is_service_enabled n-api 2022-05-16 14:07:06.674 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:07:06.674 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor list 2022-05-16 14:07:06.674 | + lib/nova:create_flavors:1208 : grep -q ds512M 2022-05-16 14:07:06.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.674 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.674 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.674 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-05-16 14:07:06.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.674 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.674 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.674 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.674 | | Field | Value | 2022-05-16 14:07:06.674 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.674 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.674 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.674 | | description | None | 2022-05-16 14:07:06.674 | | disk | 1 | 2022-05-16 14:07:06.674 | | id | c1 | 2022-05-16 14:07:06.674 | | name | cirros256 | 2022-05-16 14:07:06.674 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.674 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.674 | | ram | 256 | 2022-05-16 14:07:06.674 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.674 | | swap | | 2022-05-16 14:07:06.674 | | vcpus | 1 | 2022-05-16 14:07:06.674 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.675 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-05-16 14:07:06.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.675 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.675 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.675 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.675 | | Field | Value | 2022-05-16 14:07:06.675 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.675 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.675 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.675 | | description | None | 2022-05-16 14:07:06.675 | | disk | 5 | 2022-05-16 14:07:06.675 | | id | d1 | 2022-05-16 14:07:06.676 | | name | ds512M | 2022-05-16 14:07:06.676 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.676 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.676 | | ram | 512 | 2022-05-16 14:07:06.676 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.676 | | swap | | 2022-05-16 14:07:06.676 | | vcpus | 1 | 2022-05-16 14:07:06.676 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.676 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-05-16 14:07:06.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.676 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.676 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.676 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.676 | | Field | Value | 2022-05-16 14:07:06.676 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.676 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.676 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.676 | | description | None | 2022-05-16 14:07:06.676 | | disk | 10 | 2022-05-16 14:07:06.676 | | id | d2 | 2022-05-16 14:07:06.676 | | name | ds1G | 2022-05-16 14:07:06.676 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.676 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.676 | | ram | 1024 | 2022-05-16 14:07:06.676 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.676 | | swap | | 2022-05-16 14:07:06.676 | | vcpus | 1 | 2022-05-16 14:07:06.676 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.676 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-05-16 14:07:06.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.677 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.677 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.677 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.677 | | Field | Value | 2022-05-16 14:07:06.677 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.677 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.677 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.677 | | description | None | 2022-05-16 14:07:06.677 | | disk | 10 | 2022-05-16 14:07:06.677 | | id | d3 | 2022-05-16 14:07:06.677 | | name | ds2G | 2022-05-16 14:07:06.677 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.677 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.677 | | ram | 2048 | 2022-05-16 14:07:06.677 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.677 | | swap | | 2022-05-16 14:07:06.677 | | vcpus | 2 | 2022-05-16 14:07:06.677 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.677 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-05-16 14:07:06.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.677 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.677 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.677 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.677 | | Field | Value | 2022-05-16 14:07:06.677 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.677 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.677 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.677 | | description | None | 2022-05-16 14:07:06.677 | | disk | 20 | 2022-05-16 14:07:06.677 | | id | d4 | 2022-05-16 14:07:06.677 | | name | ds4G | 2022-05-16 14:07:06.678 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.678 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.678 | | ram | 4096 | 2022-05-16 14:07:06.678 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.678 | | swap | | 2022-05-16 14:07:06.678 | | vcpus | 4 | 2022-05-16 14:07:06.678 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.678 | + lib/nova:create_flavors:1217 : grep -q m1.tiny 2022-05-16 14:07:06.678 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor list 2022-05-16 14:07:06.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.678 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.678 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.678 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-05-16 14:07:06.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.678 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.678 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.678 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.678 | | Field | Value | 2022-05-16 14:07:06.678 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.678 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.678 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.678 | | description | None | 2022-05-16 14:07:06.678 | | disk | 1 | 2022-05-16 14:07:06.678 | | id | 1 | 2022-05-16 14:07:06.678 | | name | m1.tiny | 2022-05-16 14:07:06.678 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.678 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.678 | | ram | 512 | 2022-05-16 14:07:06.678 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.678 | | swap | | 2022-05-16 14:07:06.678 | | vcpus | 1 | 2022-05-16 14:07:06.678 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.678 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-05-16 14:07:06.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.679 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.679 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.679 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.679 | | Field | Value | 2022-05-16 14:07:06.679 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.679 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.679 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.679 | | description | None | 2022-05-16 14:07:06.679 | | disk | 20 | 2022-05-16 14:07:06.679 | | id | 2 | 2022-05-16 14:07:06.679 | | name | m1.small | 2022-05-16 14:07:06.679 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.679 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.679 | | ram | 2048 | 2022-05-16 14:07:06.679 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.679 | | swap | | 2022-05-16 14:07:06.679 | | vcpus | 1 | 2022-05-16 14:07:06.679 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.679 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-05-16 14:07:06.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.679 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.679 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.679 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.679 | | Field | Value | 2022-05-16 14:07:06.679 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.679 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.679 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.679 | | description | None | 2022-05-16 14:07:06.679 | | disk | 40 | 2022-05-16 14:07:06.679 | | id | 3 | 2022-05-16 14:07:06.679 | | name | m1.medium | 2022-05-16 14:07:06.679 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.679 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.680 | | ram | 4096 | 2022-05-16 14:07:06.680 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.680 | | swap | | 2022-05-16 14:07:06.680 | | vcpus | 2 | 2022-05-16 14:07:06.680 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.680 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-05-16 14:07:06.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.680 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.680 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.680 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.680 | | Field | Value | 2022-05-16 14:07:06.680 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.680 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.680 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.680 | | description | None | 2022-05-16 14:07:06.680 | | disk | 80 | 2022-05-16 14:07:06.680 | | id | 4 | 2022-05-16 14:07:06.680 | | name | m1.large | 2022-05-16 14:07:06.680 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.680 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.680 | | ram | 8192 | 2022-05-16 14:07:06.680 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.680 | | swap | | 2022-05-16 14:07:06.680 | | vcpus | 4 | 2022-05-16 14:07:06.680 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.680 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-05-16 14:07:06.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.680 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:06.680 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:06.680 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.680 | | Field | Value | 2022-05-16 14:07:06.680 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.680 | | OS-FLV-DISABLED:disabled | False | 2022-05-16 14:07:06.681 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-16 14:07:06.681 | | description | None | 2022-05-16 14:07:06.681 | | disk | 160 | 2022-05-16 14:07:06.681 | | id | 5 | 2022-05-16 14:07:06.681 | | name | m1.xlarge | 2022-05-16 14:07:06.681 | | os-flavor-access:is_public | True | 2022-05-16 14:07:06.681 | | properties | hw_rng:allowed='True' | 2022-05-16 14:07:06.681 | | ram | 16384 | 2022-05-16 14:07:06.681 | | rxtx_factor | 1.0 | 2022-05-16 14:07:06.681 | | swap | | 2022-05-16 14:07:06.681 | | vcpus | 8 | 2022-05-16 14:07:06.681 | +----------------------------+-----------------------+ 2022-05-16 14:07:06.736 | [17840 Async create_flavors:109858]: finished create_flavors with result 0 in 30 seconds 2022-05-16 14:07:06.744 | + inc/async:async_wait:197 : return 0 2022-05-16 14:07:06.747 | + ./stack.sh:main:1366 : is_service_enabled horizon 2022-05-16 14:07:06.765 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:07:06.768 | + ./stack.sh:main:1380 : is_service_enabled nova 2022-05-16 14:07:06.795 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:07:06.797 | + ./stack.sh:main:1380 : is_service_enabled keystone 2022-05-16 14:07:06.819 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:07:06.821 | + ./stack.sh:main:1381 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-05-16 14:07:06.824 | + ./stack.sh:main:1383 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-16 14:07:06.827 | + ./stack.sh:main:1387 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-05-16 14:07:06.839 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-05-16 14:07:06.841 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-05-16 14:07:06.843 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-05-16 14:07:06.845 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-05-16 14:07:06.847 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-05-16 14:07:06.849 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-05-16 14:07:06.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-05-16 14:07:06.851 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-05-16 14:07:06.853 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-05-16 14:07:06.854 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-05-16 14:07:06.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-05-16 14:07:06.857 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-05-16 14:07:06.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-05-16 14:07:06.861 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-16 14:07:06.863 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-05-16 14:07:06.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-16 14:07:06.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-05-16 14:07:06.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-16 14:07:06.869 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-05-16 14:07:06.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-16 14:07:06.872 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-05-16 14:07:06.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-16 14:07:06.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-05-16 14:07:06.877 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-05-16 14:07:06.878 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-16 14:07:06.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-05-16 14:07:06.881 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-16 14:07:06.883 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-05-16 14:07:06.884 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-05-16 14:07:06.885 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-05-16 14:07:06.887 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-16 14:07:06.889 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-05-16 14:07:06.890 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-16 14:07:06.892 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-05-16 14:07:06.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-05-16 14:07:06.896 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-05-16 14:07:06.898 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-05-16 14:07:06.899 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-05-16 14:07:06.901 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-05-16 14:07:06.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-05-16 14:07:06.904 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-05-16 14:07:06.906 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-05-16 14:07:06.907 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-05-16 14:07:06.908 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-05-16 14:07:06.911 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-05-16 14:07:06.912 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-05-16 14:07:06.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-05-16 14:07:06.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-05-16 14:07:06.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-05-16 14:07:06.918 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-05-16 14:07:06.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-05-16 14:07:06.921 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-05-16 14:07:06.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-05-16 14:07:06.924 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-05-16 14:07:06.927 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-05-16 14:07:06.930 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-05-16 14:07:06.930 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-05-16 14:07:06.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-05-16 14:07:06.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-05-16 14:07:06.932 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-05-16 14:07:09.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:09.341 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:09.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:09.341 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:09.341 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-05-16 14:07:09.343 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-05-16 14:07:09.519 | + ./stack.sh:main:1392 : save_stackenv 2022-05-16 14:07:09.521 | + functions-common:save_stackenv:60 : local tag= 2022-05-16 14:07:09.525 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-16 14:07:09.529 | + functions-common:save_stackenv:62 : time_stamp=2022-05-16-140709 2022-05-16 14:07:09.532 | + functions-common:save_stackenv:63 : echo '# 2022-05-16-140709 ' 2022-05-16 14:07:09.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.543 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-16 14:07:09.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.548 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-16 14:07:09.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.553 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-16 14:07:09.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.558 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-05-16 14:07:09.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.563 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-05-16 14:07:09.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.568 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-05-16 14:07:09.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.573 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-16-134626 2022-05-16 14:07:09.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.579 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-16 14:07:09.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.584 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-05-16 14:07:09.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.589 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-16 14:07:09.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.594 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-16 14:07:09.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.600 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-16 14:07:09.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-16 14:07:09.605 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-16 14:07:09.608 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-05-16 14:07:09.610 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-16 14:07:09.614 | + inc/meta-config:merge_config_group:171 : shift 2022-05-16 14:07:09.616 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-05-16 14:07:09.619 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:07:09.621 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-16 14:07:09.624 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-16 14:07:09.627 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-05-16 14:07:09.630 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:07:09.632 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-05-16 14:07:09.635 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:07:09.637 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-05-16 14:07:09.637 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:07:09.637 | gsub("[][]", "", $1); 2022-05-16 14:07:09.637 | split($1, a, "|"); 2022-05-16 14:07:09.637 | if (a[1] == matchgroup) 2022-05-16 14:07:09.637 | print a[2] 2022-05-16 14:07:09.637 | } 2022-05-16 14:07:09.637 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:07:09.679 | + ./stack.sh:main:1410 : run_phase stack extra 2022-05-16 14:07:09.682 | + functions-common:run_phase:1865 : local mode=stack 2022-05-16 14:07:09.684 | + functions-common:run_phase:1866 : local phase=extra 2022-05-16 14:07:09.687 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-16 14:07:09.689 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-16 14:07:09.692 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-16 14:07:09.695 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-16 14:07:09.698 | + functions-common:run_phase:1875 : local extra 2022-05-16 14:07:09.702 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-16 14:07:09.710 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-16 14:07:09.713 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-16 14:07:09.715 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-16 14:07:09.718 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-05-16 14:07:09.722 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-16 14:07:09.739 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:07:09.742 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 14:07:09.744 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:09.747 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-05-16 14:07:09.749 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:09.752 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-16 14:07:09.754 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:09.757 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-05-16 14:07:09.759 | ++ extras.d/80-tempest.sh:source:15 : : 2022-05-16 14:07:09.762 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-16 14:07:09.764 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-16 14:07:09.767 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 14:07:09.770 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-16 14:07:09.773 | + functions-common:run_phase:1892 : run_plugins stack extra 2022-05-16 14:07:09.776 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-16 14:07:09.778 | + functions-common:run_plugins:1852 : local phase=extra 2022-05-16 14:07:09.781 | + functions-common:run_plugins:1854 : local plugins= 2022-05-16 14:07:09.783 | + functions-common:run_plugins:1855 : local plugin 2022-05-16 14:07:09.787 | + ./stack.sh:main:1418 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-05-16 14:07:09.789 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-16 14:07:09.792 | + inc/meta-config:merge_config_group:171 : shift 2022-05-16 14:07:09.794 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-05-16 14:07:09.797 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:07:09.800 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-16 14:07:09.803 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-16 14:07:09.806 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-05-16 14:07:09.809 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-16 14:07:09.812 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-05-16 14:07:09.814 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-16 14:07:09.818 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-05-16 14:07:09.818 | /^\[\[.+\|.*\]\]/ { 2022-05-16 14:07:09.818 | gsub("[][]", "", $1); 2022-05-16 14:07:09.818 | split($1, a, "|"); 2022-05-16 14:07:09.818 | if (a[1] == matchgroup) 2022-05-16 14:07:09.818 | print a[2] 2022-05-16 14:07:09.818 | } 2022-05-16 14:07:09.818 | ' /home/ubuntu/devstack/local.conf 2022-05-16 14:07:09.825 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2022-05-16 14:07:09.848 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:07:09.851 | + ./stack.sh:main:1432 : service_check 2022-05-16 14:07:09.853 | + functions-common:service_check:1730 : local service 2022-05-16 14:07:09.856 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:09.858 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@key.service 2022-05-16 14:07:09.949 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-05-16 14:07:09.954 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:09.956 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api.service 2022-05-16 14:07:09.970 | enabled 2022-05-16 14:07:09.974 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api.service --no-pager 2022-05-16 14:07:10.006 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-05-16 14:07:10.006 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.006 | Active: active (running) since Mon 2022-05-16 14:04:54 UTC; 2min 15s ago 2022-05-16 14:07:10.006 | Main PID: 102890 (uwsgi) 2022-05-16 14:07:10.006 | Status: "uWSGI is ready" 2022-05-16 14:07:10.006 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:10.007 | Memory: 253.8M 2022-05-16 14:07:10.007 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-05-16 14:07:10.007 | ├─102890 nova-apiuWSGI master 2022-05-16 14:07:10.007 | ├─102891 nova-apiuWSGI worker 1 2022-05-16 14:07:10.007 | └─102892 nova-apiuWSGI worker 2 2022-05-16 14:07:10.007 | 2022-05-16 14:07:10.007 | May 16 14:06:51 dv-cinder-795785-9-smb devstack@n-api.service[102891]: [pid: 102891|app: 0|req: 17/32] 10.222.0.35 () {64 vars in 1332 bytes} [Mon May 16 14:06:51 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102892]: DEBUG nova.api.openstack.wsgi [None req-6997ed9f-8c89-4fa0-9275-7b454063975d admin admin] Calling method '>' {{(pid=102892) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102892]: INFO nova.api.openstack.requestlog [None req-6997ed9f-8c89-4fa0-9275-7b454063975d admin admin] 10.222.0.35 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001465 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102892]: [pid: 102892|app: 0|req: 16/33] 10.222.0.35 () {54 vars in 930 bytes} [Mon May 16 14:06:53 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102891]: DEBUG nova.api.openstack.wsgi [None req-79f6e5fa-a625-4964-bff8-fe3fb3b1d8af admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "swap": 0, "disk": 160, "ram": 16384, "vcpus": 8, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=102891) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102891]: INFO nova.api.openstack.requestlog [None req-79f6e5fa-a625-4964-bff8-fe3fb3b1d8af admin admin] 10.222.0.35 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.080548 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102891]: [pid: 102891|app: 0|req: 18/34] 10.222.0.35 () {64 vars in 1282 bytes} [Mon May 16 14:06:53 2022] POST /compute/v2.1/flavors => generated 408 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102892]: DEBUG nova.api.openstack.wsgi [None req-36838cca-0190-407b-9afd-f900d7c7495d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=102892) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102892]: INFO nova.api.openstack.requestlog [None req-36838cca-0190-407b-9afd-f900d7c7495d admin admin] 10.222.0.35 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.038144 2022-05-16 14:07:10.007 | May 16 14:06:53 dv-cinder-795785-9-smb devstack@n-api.service[102892]: [pid: 102892|app: 0|req: 17/35] 10.222.0.35 () {64 vars in 1332 bytes} [Mon May 16 14:06:53 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-05-16 14:07:10.010 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.013 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cond.service 2022-05-16 14:07:10.026 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-05-16 14:07:10.029 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.032 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-sch.service 2022-05-16 14:07:10.049 | enabled 2022-05-16 14:07:10.055 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-sch.service --no-pager 2022-05-16 14:07:10.072 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-05-16 14:07:10.072 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.072 | Active: active (running) since Mon 2022-05-16 14:06:10 UTC; 59s ago 2022-05-16 14:07:10.072 | Main PID: 107606 (nova-scheduler) 2022-05-16 14:07:10.072 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:10.072 | Memory: 154.2M 2022-05-16 14:07:10.072 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-05-16 14:07:10.072 | ├─107606 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-05-16 14:07:10.072 | ├─108893 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-05-16 14:07:10.073 | └─108894 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-05-16 14:07:10.073 | 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_limit.split_loggers = False {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_limit.status_code_retries = None {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_limit.status_code_retry_delay = None {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_limit.timeout = None {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_limit.valid_interfaces = None {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_limit.version = None {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_reports.file_event_handler = None {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] oslo_reports.log_dir = None {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.073 | May 16 14:06:16 dv-cinder-795785-9-smb nova-scheduler[107606]: DEBUG oslo_service.service [None req-d5639125-b50a-45fb-a5d0-312c4430014d None None] ******************************************************************************** {{(pid=107606) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-16 14:07:10.076 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.079 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-05-16 14:07:10.093 | enabled 2022-05-16 14:07:10.097 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-05-16 14:07:10.114 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-05-16 14:07:10.114 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.114 | Active: active (running) since Mon 2022-05-16 14:06:12 UTC; 57s ago 2022-05-16 14:07:10.114 | Main PID: 108091 (uwsgi) 2022-05-16 14:07:10.114 | Status: "uWSGI is ready" 2022-05-16 14:07:10.114 | Tasks: 4 (limit: 14304) 2022-05-16 14:07:10.114 | Memory: 216.5M 2022-05-16 14:07:10.114 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-05-16 14:07:10.114 | ├─108091 nova-api-metauWSGI master 2022-05-16 14:07:10.114 | ├─108096 nova-api-metauWSGI worker 1 2022-05-16 14:07:10.114 | ├─108097 nova-api-metauWSGI worker 2 2022-05-16 14:07:10.114 | └─108098 nova-api-metauWSGI http 1 2022-05-16 14:07:10.114 | 2022-05-16 14:07:10.114 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG nova.context [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a4240442-c2d6-422d-82cf-62eab660a185(cell1) {{(pid=108096) load_cells /opt/stack/nova/nova/context.py:464}} 2022-05-16 14:07:10.114 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG oslo_concurrency.lockutils [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=108096) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.115 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG oslo_concurrency.lockutils [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=108096) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.115 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG oslo_concurrency.lockutils [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] Lock "a4240442-c2d6-422d-82cf-62eab660a185" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=108096) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.115 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG oslo_concurrency.lockutils [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] Lock "a4240442-c2d6-422d-82cf-62eab660a185" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=108096) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.115 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG oslo_db.sqlalchemy.engines [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] 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=108096) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 14:07:10.115 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG oslo_db.sqlalchemy.engines [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] 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=108096) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 14:07:10.115 | May 16 14:06:18 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: DEBUG oslo_db.sqlalchemy.engines [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] 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=108096) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 14:07:10.115 | May 16 14:06:19 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: WARNING nova.api.metadata.handler [None req-06c9150c-7aac-4a1a-b833-0d9e56597d05 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-05-16 14:07:10.115 | May 16 14:06:19 dv-cinder-795785-9-smb devstack@n-api-meta.service[108096]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x557ec66b49a0 pid: 108096 (default app) 2022-05-16 14:07:10.118 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.121 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-api.service 2022-05-16 14:07:10.135 | enabled 2022-05-16 14:07:10.139 | + functions-common:service_check:1737 : sudo systemctl status devstack@placement-api.service --no-pager 2022-05-16 14:07:10.155 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-05-16 14:07:10.156 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.156 | Active: active (running) since Mon 2022-05-16 14:05:09 UTC; 2min 0s ago 2022-05-16 14:07:10.156 | Main PID: 104114 (uwsgi) 2022-05-16 14:07:10.156 | Status: "uWSGI is ready" 2022-05-16 14:07:10.156 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:10.156 | Memory: 138.5M 2022-05-16 14:07:10.156 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-05-16 14:07:10.156 | ├─104114 placementuWSGI master 2022-05-16 14:07:10.156 | ├─104115 placementuWSGI worker 1 2022-05-16 14:07:10.156 | └─104116 placementuWSGI worker 2 2022-05-16 14:07:10.156 | 2022-05-16 14:07:10.156 | May 16 14:05:13 dv-cinder-795785-9-smb devstack@placement-api.service[104116]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x557b0c8ae9c0 pid: 104116 (default app) 2022-05-16 14:07:10.156 | May 16 14:06:15 dv-cinder-795785-9-smb devstack@placement-api.service[104115]: DEBUG placement.requestlog [None req-b8de2c5b-e1e7-44f0-98ec-5dc498d6e757 None None] Starting request: 10.222.0.35 "GET /placement/" {{(pid=104115) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-05-16 14:07:10.156 | May 16 14:06:15 dv-cinder-795785-9-smb devstack@placement-api.service[104115]: INFO placement.requestlog [None req-b8de2c5b-e1e7-44f0-98ec-5dc498d6e757 None None] 10.222.0.35 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-05-16 14:07:10.156 | May 16 14:06:15 dv-cinder-795785-9-smb devstack@placement-api.service[104115]: [pid: 104115|app: 0|req: 2/2] 10.222.0.35 () {54 vars in 916 bytes} [Mon May 16 14:06:15 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-05-16 14:07:10.156 | May 16 14:06:19 dv-cinder-795785-9-smb devstack@placement-api.service[104116]: DEBUG placement.requestlog [None req-1056e45a-9b86-436d-8d5a-f4ee849d8d23 None None] Starting request: 10.222.0.35 "GET /placement/" {{(pid=104116) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-05-16 14:07:10.156 | May 16 14:06:19 dv-cinder-795785-9-smb devstack@placement-api.service[104116]: INFO placement.requestlog [None req-1056e45a-9b86-436d-8d5a-f4ee849d8d23 None None] 10.222.0.35 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-05-16 14:07:10.156 | May 16 14:06:19 dv-cinder-795785-9-smb devstack@placement-api.service[104116]: [pid: 104116|app: 0|req: 1/3] 10.222.0.35 () {54 vars in 916 bytes} [Mon May 16 14:06:19 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-05-16 14:07:10.156 | May 16 14:06:21 dv-cinder-795785-9-smb devstack@placement-api.service[104115]: DEBUG placement.requestlog [None req-4be711b7-3d54-4326-9f23-7b39d796a8cf None None] Starting request: 10.222.0.35 "GET /placement/" {{(pid=104115) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-05-16 14:07:10.156 | May 16 14:06:21 dv-cinder-795785-9-smb devstack@placement-api.service[104115]: INFO placement.requestlog [None req-4be711b7-3d54-4326-9f23-7b39d796a8cf None None] 10.222.0.35 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-05-16 14:07:10.156 | May 16 14:06:21 dv-cinder-795785-9-smb devstack@placement-api.service[104115]: [pid: 104115|app: 0|req: 3/4] 10.222.0.35 () {54 vars in 916 bytes} [Mon May 16 14:06:21 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-05-16 14:07:10.161 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.163 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-client.service 2022-05-16 14:07:10.177 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-05-16 14:07:10.181 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.184 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@g-api.service 2022-05-16 14:07:10.199 | enabled 2022-05-16 14:07:10.203 | + functions-common:service_check:1737 : sudo systemctl status devstack@g-api.service --no-pager 2022-05-16 14:07:10.220 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-05-16 14:07:10.220 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.220 | Active: active (running) since Mon 2022-05-16 14:06:38 UTC; 32s ago 2022-05-16 14:07:10.220 | Main PID: 111537 (uwsgi) 2022-05-16 14:07:10.221 | Status: "uWSGI is ready" 2022-05-16 14:07:10.221 | Tasks: 7 (limit: 14304) 2022-05-16 14:07:10.221 | Memory: 227.6M 2022-05-16 14:07:10.221 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-05-16 14:07:10.221 | ├─111537 glance-apiuWSGI master 2022-05-16 14:07:10.221 | ├─111538 glance-apiuWSGI worker 1 2022-05-16 14:07:10.221 | └─111539 glance-apiuWSGI worker 2 2022-05-16 14:07:10.221 | 2022-05-16 14:07:10.221 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.221 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.221 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.221 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.221 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.222 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.222 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.222 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.location [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111539) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-16 14:07:10.222 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: DEBUG glance_store.backend [None req-7818c929-e5e2-4ed1-aee8-251d536ab45c admin admin] Skipping store.set_acls... not implemented. {{(pid=111539) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-05-16 14:07:10.222 | May 16 14:07:06 dv-cinder-795785-9-smb devstack@g-api.service[111539]: [pid: 111539|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Mon May 16 14:06:50 2022] PUT /v2/images/39ff73f5-52c7-489a-b784-6135aa570a18/file => generated 0 bytes in 15336 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6 switches on core 0) 2022-05-16 14:07:10.225 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.228 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-sch.service 2022-05-16 14:07:10.243 | enabled 2022-05-16 14:07:10.247 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-sch.service --no-pager 2022-05-16 14:07:10.264 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-05-16 14:07:10.264 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.264 | Active: active (running) since Mon 2022-05-16 14:06:31 UTC; 38s ago 2022-05-16 14:07:10.264 | Main PID: 110821 (cinder-schedule) 2022-05-16 14:07:10.264 | Tasks: 2 (limit: 14304) 2022-05-16 14:07:10.264 | Memory: 107.7M 2022-05-16 14:07:10.265 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-05-16 14:07:10.265 | └─110821 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-05-16 14:07:10.265 | 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: DEBUG oslo_service.service [None req-7e51f1b9-a0de-4258-941f-770b0be5d23c None None] nova.region_name = RegionOne {{(pid=110821) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: DEBUG oslo_service.service [None req-7e51f1b9-a0de-4258-941f-770b0be5d23c None None] nova.split_loggers = False {{(pid=110821) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: DEBUG oslo_service.service [None req-7e51f1b9-a0de-4258-941f-770b0be5d23c None None] nova.timeout = None {{(pid=110821) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: DEBUG oslo_service.service [None req-7e51f1b9-a0de-4258-941f-770b0be5d23c None None] nova.token_auth_url = None {{(pid=110821) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: DEBUG oslo_service.service [None req-7e51f1b9-a0de-4258-941f-770b0be5d23c None None] ******************************************************************************** {{(pid=110821) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: INFO cinder.service [-] Starting cinder-scheduler node (version 20.1.0) 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: INFO cinder.manager [None req-ad9cc014-1bb0-4213-b916-f11c6ac12955 None None] Initiating service 1 cleanup 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: INFO cinder.manager [None req-ad9cc014-1bb0-4213-b916-f11c6ac12955 None None] Service 1 cleanup completed. 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: DEBUG cinder.service [None req-ad9cc014-1bb0-4213-b916-f11c6ac12955 None None] Creating RPC server for service cinder-scheduler {{(pid=110821) start /opt/stack/cinder/cinder/service.py:231}} 2022-05-16 14:07:10.265 | May 16 14:06:35 dv-cinder-795785-9-smb cinder-scheduler[110821]: DEBUG cinder.service [None req-ad9cc014-1bb0-4213-b916-f11c6ac12955 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=110821) start /opt/stack/cinder/cinder/service.py:237}} 2022-05-16 14:07:10.268 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.271 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-api.service 2022-05-16 14:07:10.285 | enabled 2022-05-16 14:07:10.289 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-api.service --no-pager 2022-05-16 14:07:10.306 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-05-16 14:07:10.306 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.306 | Active: active (running) since Mon 2022-05-16 14:06:25 UTC; 45s ago 2022-05-16 14:07:10.306 | Main PID: 110379 (uwsgi) 2022-05-16 14:07:10.306 | Status: "uWSGI is ready" 2022-05-16 14:07:10.306 | Tasks: 5 (limit: 14304) 2022-05-16 14:07:10.306 | Memory: 245.7M 2022-05-16 14:07:10.306 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-05-16 14:07:10.306 | ├─110379 cinder-apiuWSGI master 2022-05-16 14:07:10.306 | ├─110381 cinder-apiuWSGI worker 1 2022-05-16 14:07:10.306 | └─110382 cinder-apiuWSGI worker 2 2022-05-16 14:07:10.306 | 2022-05-16 14:07:10.306 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110382]: INFO cinder.api.openstack.wsgi [None req-f275ae33-a69d-4b00-adcf-14452f4bf3b5 admin admin] http://10.222.0.35/volume/v3/4ce7781f23154c9c9f494eb7b4ab1799/types returned with HTTP 200 2022-05-16 14:07:10.306 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110382]: [pid: 110382|app: 0|req: 1/2] 10.222.0.35 () {60 vars in 1237 bytes} [Mon May 16 14:06:34 2022] POST /volume/v3/4ce7781f23154c9c9f494eb7b4ab1799/types => generated 186 bytes in 1036 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) 2022-05-16 14:07:10.306 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: DEBUG cinder.api.middleware.request_id [req-f275ae33-a69d-4b00-adcf-14452f4bf3b5 req-3974969a-1f56-47a6-9e93-97dbd326cff0 None None] RequestId filter calling following filter/app {{(pid=110381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-05-16 14:07:10.306 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: INFO cinder.api.openstack.wsgi [req-f275ae33-a69d-4b00-adcf-14452f4bf3b5 req-3974969a-1f56-47a6-9e93-97dbd326cff0 admin admin] POST http://10.222.0.35/volume/v3/4ce7781f23154c9c9f494eb7b4ab1799/types/6990f3b1-8015-4989-93d5-aa3f01e24fe4/extra_specs 2022-05-16 14:07:10.307 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: DEBUG cinder.api.openstack.wsgi [req-f275ae33-a69d-4b00-adcf-14452f4bf3b5 req-3974969a-1f56-47a6-9e93-97dbd326cff0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-05-16 14:07:10.307 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-05-16 14:07:10.307 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: warnings.warn('Policy enforcement is depending on the value of ' 2022-05-16 14:07:10.307 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: DEBUG oslo_db.sqlalchemy.engines [req-f275ae33-a69d-4b00-adcf-14452f4bf3b5 req-3974969a-1f56-47a6-9e93-97dbd326cff0 admin admin] 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=110381) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-16 14:07:10.307 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: INFO cinder.api.openstack.wsgi [req-f275ae33-a69d-4b00-adcf-14452f4bf3b5 req-3974969a-1f56-47a6-9e93-97dbd326cff0 admin admin] http://10.222.0.35/volume/v3/4ce7781f23154c9c9f494eb7b4ab1799/types/6990f3b1-8015-4989-93d5-aa3f01e24fe4/extra_specs returned with HTTP 200 2022-05-16 14:07:10.307 | May 16 14:06:35 dv-cinder-795785-9-smb devstack@c-api.service[110381]: [pid: 110381|app: 0|req: 2/3] 10.222.0.35 () {62 vars in 1454 bytes} [Mon May 16 14:06:35 2022] POST /volume/v3/4ce7781f23154c9c9f494eb7b4ab1799/types/6990f3b1-8015-4989-93d5-aa3f01e24fe4/extra_specs => generated 55 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-05-16 14:07:10.310 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.312 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-05-16 14:07:10.331 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-05-16 14:07:10.338 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.341 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-05-16 14:07:10.356 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-05-16 14:07:10.359 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.363 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-05-16 14:07:10.375 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-05-16 14:07:10.379 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.382 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-05-16 14:07:10.394 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-05-16 14:07:10.398 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.401 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-svc.service 2022-05-16 14:07:10.415 | enabled 2022-05-16 14:07:10.419 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-svc.service --no-pager 2022-05-16 14:07:10.435 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-05-16 14:07:10.435 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.436 | Active: active (running) since Mon 2022-05-16 14:05:02 UTC; 2min 7s ago 2022-05-16 14:07:10.436 | Main PID: 103524 (/usr/bin/python) 2022-05-16 14:07:10.436 | Tasks: 10 (limit: 14304) 2022-05-16 14:07:10.436 | Memory: 388.3M 2022-05-16 14:07:10.436 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-05-16 14:07:10.436 | ├─103524 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-16 14:07:10.436 | ├─103633 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-16 14:07:10.436 | ├─103634 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-16 14:07:10.436 | ├─103635 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-16 14:07:10.436 | └─103636 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-16 14:07:10.436 | 2022-05-16 14:07:10.436 | May 16 14:06:24 dv-cinder-795785-9-smb neutron-server[103636]: DEBUG neutron.db.agents_db [None req-ce1e4177-9500-43af-971f-4d1fea240c5b None None] Agent healthcheck: found 5 active agents {{(pid=103636) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-05-16 14:07:10.436 | May 16 14:06:25 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (643bf7b2-aa79-44e0-9264-fd54de9277d4), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:06:27 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-4130a7bf-1f2d-4da3-a546-290f5255012d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (e7e78cee-5018-46db-bd8a-112f9d3fcfcc), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:06:28 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-519b02d5-14c7-48e5-a3a3-84dfb34ff0d6 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (ee2ff78c-7a45-4fa1-8acb-def56f181a07), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:06:50 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-dfc93454-36af-4e76-bcc4-0c283b401400 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (e58e79a9-393b-4132-b283-270259900b93), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:06:53 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-0cd794c1-5c0c-4fb4-b298-995089de75ec None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (2dc03745-6fb7-4ad9-ac7a-4a4cc3d5c14f), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:06:55 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (643bf7b2-aa79-44e0-9264-fd54de9277d4), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-4130a7bf-1f2d-4da3-a546-290f5255012d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (e7e78cee-5018-46db-bd8a-112f9d3fcfcc), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:06:58 dv-cinder-795785-9-smb neutron-server[103635]: DEBUG neutron_lib.callbacks.manager [None req-519b02d5-14c7-48e5-a3a3-84dfb34ff0d6 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745234693124', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3883905'] for agent (ee2ff78c-7a45-4fa1-8acb-def56f181a07), after_update {{(pid=103635) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-16 14:07:10.436 | May 16 14:07:01 dv-cinder-795785-9-smb neutron-server[103636]: DEBUG neutron.db.agents_db [None req-ce1e4177-9500-43af-971f-4d1fea240c5b None None] Agent healthcheck: found 5 active agents {{(pid=103636) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-05-16 14:07:10.440 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.443 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-05-16 14:07:10.455 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-05-16 14:07:10.459 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.462 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@rabbit.service 2022-05-16 14:07:10.475 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-05-16 14:07:10.479 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.481 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@tempest.service 2022-05-16 14:07:10.494 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-05-16 14:07:10.498 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.501 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@mysql.service 2022-05-16 14:07:10.513 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-05-16 14:07:10.517 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.521 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@etcd3.service 2022-05-16 14:07:10.533 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-05-16 14:07:10.537 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.540 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@dstat.service 2022-05-16 14:07:10.554 | enabled 2022-05-16 14:07:10.558 | + functions-common:service_check:1737 : sudo systemctl status devstack@dstat.service --no-pager 2022-05-16 14:07:10.575 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-05-16 14:07:10.575 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.575 | Active: active (running) since Mon 2022-05-16 13:57:57 UTC; 9min ago 2022-05-16 14:07:10.575 | Main PID: 78744 (dstat.sh) 2022-05-16 14:07:10.575 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:10.575 | Memory: 18.5M 2022-05-16 14:07:10.575 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-05-16 14:07:10.575 | ├─78744 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-05-16 14:07:10.575 | ├─78864 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-05-16 14:07:10.575 | └─78865 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-05-16 14:07:10.575 | 2022-05-16 14:07:10.575 | May 16 14:07:01 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:01| 51 9 43 0 0|5399M 252M 179M 5845M| 182M 182M| 0 184k| 0 28.0 |5946 14k|2.80 2.54 1.72|3.0 0 0| 0 0 | 0 0 | 23 205 0 44 0 2022-05-16 14:07:10.575 | May 16 14:07:02 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:02| 44 25 29 1 0|5405M 143M 173M 5960M| 172M 172M| 0 398M| 0 1032 |4552 13k|2.80 2.54 1.72|2.0 0 10| 0 0 | 0 0 | 23 205 0 44 0 2022-05-16 14:07:10.575 | May 16 14:07:03 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:03| 46 10 40 3 0|5405M 133M 172M 5972M| 184M 184M|1608k 12M|18.0 64.8 |5384 13k|2.80 2.54 1.72|2.0 0 0| 0 0 | 0 0 | 23 205 0 44 0 2022-05-16 14:07:10.575 | May 16 14:07:04 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:04| 48 13 38 0 0|5421M 609M 170M 5482M| 176M 176M| 56k 70M|2.00 150 |5963 14k|2.80 2.54 1.72|2.0 0 21| 0 0 | 0 0 | 23 207 0 43 0 2022-05-16 14:07:10.575 | May 16 14:07:05 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:05| 48 10 43 0 0|5420M 567M 170M 5526M| 182M 182M| 0 0 | 0 0 |5519 13k|2.80 2.54 1.72|4.0 0 0| 0 0 | 0 0 | 23 207 0 43 0 2022-05-16 14:07:10.575 | May 16 14:07:06 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:06| 39 14 44 2 0|5403M 440M 170M 5666M| 142M 142M| 0 60M| 0 156 |5157 14k|2.81 2.54 1.73|3.0 0 2.0| 0 0 | 0 0 | 23 207 0 43 0 2022-05-16 14:07:10.575 | May 16 14:07:07 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:07| 17 11 68 3 0|5354M 592M 170M 5564M| 41k 40k|1572k 45M|64.0 145 |1856 6531 |2.81 2.54 1.73|1.0 0 283| 0 0 | 0 0 | 23 202 0 47 0 2022-05-16 14:07:10.575 | May 16 14:07:08 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:08| 27 2 72 1 0|5379M 566M 170M 5564M|2928 1916 | 220k 172k|24.0 11.0 | 438 3341 |2.81 2.54 1.73| 0 1.0 1.0| 0 0 | 0 0 | 23 202 0 46 0 2022-05-16 14:07:10.576 | May 16 14:07:09 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:09| 21 2 73 3 0|5400M 545M 170M 5564M| 787 164 | 500k 192k|81.0 14.0 | 404 3623 |2.81 2.54 1.73|1.0 0 0| 0 0 | 0 0 | 23 202 0 46 0 2022-05-16 14:07:10.576 | May 16 14:07:10 dv-cinder-795785-9-smb dstat.sh[78865]: 16-05 14:07:10| 17 12 68 4 0|5342M 599M 170M 5568M|4445 4279 |3896k 448k|84.0 33.0 |1954 6049 |2.81 2.54 1.73|2.0 0 282| 0 0 | 0 0 | 23 202 0 44 0 2022-05-16 14:07:10.579 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.582 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-crt.service 2022-05-16 14:07:10.595 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-05-16 14:07:10.600 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.602 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cauth.service 2022-05-16 14:07:10.615 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-05-16 14:07:10.620 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.622 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-agt.service 2022-05-16 14:07:10.637 | enabled 2022-05-16 14:07:10.642 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-agt.service --no-pager 2022-05-16 14:07:10.659 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-05-16 14:07:10.659 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.659 | Active: active (running) since Mon 2022-05-16 14:05:14 UTC; 1min 56s ago 2022-05-16 14:07:10.659 | Main PID: 104577 (neutron-openvsw) 2022-05-16 14:07:10.659 | Tasks: 7 (limit: 14304) 2022-05-16 14:07:10.659 | Memory: 251.0M 2022-05-16 14:07:10.659 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-05-16 14:07:10.659 | ├─104577 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-16 14:07:10.659 | ├─106160 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpi_4w940o/privsep.sock 2022-05-16 14:07:10.659 | ├─106265 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp46pr4nh9/privsep.sock 2022-05-16 14:07:10.659 | └─106268 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-05-16 14:07:10.659 | 2022-05-16 14:07:10.659 | May 16 14:07:05 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: DEBUG neutron.agent.linux.utils [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106268. {{(pid=104577) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-05-16 14:07:10.659 | May 16 14:07:05 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-05-16 14:07:10.659 | May 16 14:07:07 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Agent rpc_loop - iteration:48 started 2022-05-16 14:07:10.660 | May 16 14:07:07 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x7a6e802a,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=14306859826915490319,duration_nsec=989000000,duration_sec=106,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104577) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-05-16 14:07:10.660 | May 16 14:07:07 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: DEBUG neutron.agent.linux.utils [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106268. {{(pid=104577) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-05-16 14:07:10.660 | May 16 14:07:07 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-05-16 14:07:10.660 | May 16 14:07:09 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Agent rpc_loop - iteration:49 started 2022-05-16 14:07:10.660 | May 16 14:07:09 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x7a6e802c,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=14306859826915490319,duration_nsec=992000000,duration_sec=108,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104577) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-05-16 14:07:10.660 | May 16 14:07:09 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: DEBUG neutron.agent.linux.utils [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106268. {{(pid=104577) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-05-16 14:07:10.660 | May 16 14:07:09 dv-cinder-795785-9-smb neutron-openvswitch-agent[104577]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1edf937a-ac01-48df-a4e9-90d8d90a5125 None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-05-16 14:07:10.663 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.666 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-05-16 14:07:10.680 | enabled 2022-05-16 14:07:10.684 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-05-16 14:07:10.701 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-05-16 14:07:10.701 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.701 | Active: active (running) since Mon 2022-05-16 14:05:15 UTC; 1min 54s ago 2022-05-16 14:07:10.701 | Main PID: 104942 (neutron-dhcp-ag) 2022-05-16 14:07:10.701 | Tasks: 16 (limit: 14304) 2022-05-16 14:07:10.701 | Memory: 382.2M 2022-05-16 14:07:10.701 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-05-16 14:07:10.701 | ├─104942 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-05-16 14:07:10.701 | ├─106467 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzm71zpl6/privsep.sock 2022-05-16 14:07:10.701 | ├─106517 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxuxwb24h/privsep.sock 2022-05-16 14:07:10.701 | ├─106592 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp0140mdgk/privsep.sock 2022-05-16 14:07:10.701 | ├─106652 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-16 14:07:10.701 | ├─106653 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-16 14:07:10.701 | └─106742 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5/host --addn-hosts=/opt/stack/data/neutron/dhcp/5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-10bd1ab0-af37-4e2e-aa6c-83aac7954532,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-05-16 14:07:10.701 | 2022-05-16 14:07:10.701 | May 16 14:06:01 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG oslo_concurrency.lockutils [None req-102ec464-f686-4765-a637-65c2856d26b9 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=104942) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.701 | May 16 14:06:01 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG oslo_concurrency.lockutils [None req-102ec464-f686-4765-a637-65c2856d26b9 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=104942) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.701 | May 16 14:06:01 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG neutron.agent.dhcp.agent [None req-102ec464-f686-4765-a637-65c2856d26b9 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '5c76145f-b78b-417e-8fa7-eefd21809aed', 'name': 'public-subnet', 'tenant_id': '4ce7781f23154c9c9f494eb7b4ab1799', 'network_id': 'a279e54d-8a71-4807-9123-3d674817b46e', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.28.2.1', 'cidr': '172.28.2.0/24', 'allocation_pools': [{'start': '172.28.2.2', 'end': '172.28.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-05-16T14:06:01Z', 'updated_at': '2022-05-16T14:06:01Z', 'revision_number': 0, 'project_id': '4ce7781f23154c9c9f494eb7b4ab1799', 'network': {'id': 'a279e54d-8a71-4807-9123-3d674817b46e', 'name': 'public', 'tenant_id': '4ce7781f23154c9c9f494eb7b4ab1799', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['5c76145f-b78b-417e-8fa7-eefd21809aed'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-05-16T14:05:53Z', 'updated_at': '2022-05-16T14:06:01Z', 'revision_number': 2, 'project_id': '4ce7781f23154c9c9f494eb7b4ab1799', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=104942) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-16 14:07:10.702 | May 16 14:06:01 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG oslo_concurrency.lockutils [None req-25b4a78b-f103-41ad-aae0-19ae506dcf34 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=104942) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.702 | May 16 14:06:01 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG oslo_concurrency.lockutils [None req-25b4a78b-f103-41ad-aae0-19ae506dcf34 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=104942) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.702 | May 16 14:06:05 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=104942) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-16 14:07:10.702 | May 16 14:06:11 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=104942) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-16 14:07:10.702 | May 16 14:06:11 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=104942) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-16 14:07:10.702 | May 16 14:06:20 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104942) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.702 | May 16 14:06:20 dv-cinder-795785-9-smb neutron-dhcp-agent[104942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=104942) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.705 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.708 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-l3.service 2022-05-16 14:07:10.722 | enabled 2022-05-16 14:07:10.726 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-l3.service --no-pager 2022-05-16 14:07:10.743 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-05-16 14:07:10.743 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.743 | Active: active (running) since Mon 2022-05-16 14:05:17 UTC; 1min 52s ago 2022-05-16 14:07:10.743 | Main PID: 105317 (neutron-l3-agen) 2022-05-16 14:07:10.743 | Tasks: 20 (limit: 14304) 2022-05-16 14:07:10.743 | Memory: 385.2M 2022-05-16 14:07:10.743 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-05-16 14:07:10.743 | ├─105317 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-05-16 14:07:10.743 | ├─106200 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp820o4yg2/privsep.sock 2022-05-16 14:07:10.743 | ├─106967 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3ujh1za_/privsep.sock 2022-05-16 14:07:10.743 | ├─106983 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpw2suf401/privsep.sock 2022-05-16 14:07:10.743 | ├─107304 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-16 14:07:10.743 | ├─107311 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-16 14:07:10.743 | └─107571 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/05045bae-df58-4bb9-ac0d-8c7709956c4a.conf 2022-05-16 14:07:10.743 | 2022-05-16 14:07:10.743 | May 16 14:06:18 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7b4ee76-60f7-4631-b19a-8d795b3ad419]: (4, ('ARPING 172.28.2.229 from 172.28.2.229 qg-52f3cd3b-c8\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=106967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-16 14:07:10.743 | May 16 14:06:18 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo.privsep.daemon [-] privsep: reply[32d2c0e4-cbd6-4e6a-ab1d-7fe8f3e1a826]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-e0e0e02c-8c\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=106967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-16 14:07:10.744 | May 16 14:06:19 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5bef9e8-4539-428a-9ac3-cf5d0aa665e2]: (4, ('ARPING 172.28.2.229 from 172.28.2.229 qg-52f3cd3b-c8\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=106967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-16 14:07:10.744 | May 16 14:06:22 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b3ff8bd-cf2d-4b05-ad19-c6b382e04ef8]: (4, ('ARPING 172.28.2.229 from 172.28.2.229 qg-52f3cd3b-c8\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=106967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-16 14:07:10.744 | May 16 14:06:22 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105317) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.744 | May 16 14:06:22 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105317) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.744 | May 16 14:06:23 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105317) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.744 | May 16 14:06:23 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=105317) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.744 | May 16 14:06:23 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo.privsep.daemon [-] privsep: reply[da2eb8ce-8eb4-432e-a847-8e50903fef7f]: (4, ('ARPING 172.28.2.229 from 172.28.2.229 qg-52f3cd3b-c8\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=106967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-16 14:07:10.744 | May 16 14:06:45 dv-cinder-795785-9-smb neutron-l3-agent[105317]: DEBUG oslo_service.periodic_task [None req-b478f778-b043-49d0-9794-e4cdd34f142c None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=105317) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-05-16 14:07:10.747 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.750 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-meta.service 2022-05-16 14:07:10.765 | enabled 2022-05-16 14:07:10.769 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-meta.service --no-pager 2022-05-16 14:07:10.786 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-05-16 14:07:10.786 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.786 | Active: active (running) since Mon 2022-05-16 14:05:20 UTC; 1min 50s ago 2022-05-16 14:07:10.786 | Main PID: 105681 (neutron-metadat) 2022-05-16 14:07:10.786 | Tasks: 4 (limit: 14304) 2022-05-16 14:07:10.786 | Memory: 129.9M 2022-05-16 14:07:10.786 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-05-16 14:07:10.786 | ├─105681 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-05-16 14:07:10.786 | ├─106150 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-05-16 14:07:10.786 | └─106151 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-05-16 14:07:10.786 | 2022-05-16 14:07:10.786 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.786 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.786 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.786 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.786 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_rabbit.ssl_version = {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.786 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_notifications.driver = [] {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.786 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_notifications.retry = -1 {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.787 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.787 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] oslo_messaging_notifications.transport_url = **** {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:10.787 | May 16 14:05:25 dv-cinder-795785-9-smb neutron-metadata-agent[105681]: DEBUG oslo_service.service [None req-9f7bd5da-6f61-4a4e-9d58-6332aaaba02f None None] ******************************************************************************** {{(pid=105681) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-16 14:07:10.790 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.792 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-metering.service 2022-05-16 14:07:10.807 | enabled 2022-05-16 14:07:10.811 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-metering.service --no-pager 2022-05-16 14:07:10.827 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-05-16 14:07:10.827 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.827 | Active: active (running) since Mon 2022-05-16 14:05:22 UTC; 1min 48s ago 2022-05-16 14:07:10.827 | Main PID: 106052 (neutron-meterin) 2022-05-16 14:07:10.827 | Tasks: 2 (limit: 14304) 2022-05-16 14:07:10.828 | Memory: 114.1M 2022-05-16 14:07:10.828 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-05-16 14:07:10.828 | └─106052 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-05-16 14:07:10.828 | 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=106052) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106052) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=106052) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=106052) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=106052) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=106052) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106052) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=106052) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=106052) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-16 14:07:10.828 | May 16 14:06:57 dv-cinder-795785-9-smb neutron-metering-agent[106052]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=106052) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-05-16 14:07:10.832 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.834 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-vpn.service 2022-05-16 14:07:10.847 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-05-16 14:07:10.851 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.854 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@g-reg.service 2022-05-16 14:07:10.867 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-05-16 14:07:10.871 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.873 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@cinder.service 2022-05-16 14:07:10.887 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-05-16 14:07:10.891 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.895 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-proxy.service 2022-05-16 14:07:10.910 | enabled 2022-05-16 14:07:10.914 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-05-16 14:07:10.932 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-05-16 14:07:10.932 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.932 | Active: active (running) since Mon 2022-05-16 14:04:49 UTC; 2min 21s ago 2022-05-16 14:07:10.932 | Main PID: 102044 (swift-proxy-ser) 2022-05-16 14:07:10.932 | Tasks: 2 (limit: 14304) 2022-05-16 14:07:10.932 | Memory: 91.8M 2022-05-16 14:07:10.932 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-05-16 14:07:10.932 | ├─102044 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-05-16 14:07:10.932 | └─102173 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-05-16 14:07:10.932 | 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb proxy-server[102173]: Validating token access rules against request 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb swift-proxy-server[102173]: proxy-server: Validating token access rules against request 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb proxy-server[102173]: Received request from user: user_id 5cced897fc9a48708e2d1706b4a8462a, project_id 60fb9324c6084c648b06a8608555c3c8, roles service,ResellerAdmin 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb swift-proxy-server[102173]: proxy-server: Received request from user: user_id 5cced897fc9a48708e2d1706b4a8462a, project_id 60fb9324c6084c648b06a8608555c3c8, roles service,ResellerAdmin 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb proxy-server[102173]: Using identity: {'user': ('5cced897fc9a48708e2d1706b4a8462a', 'glance-swift'), 'tenant': ('60fb9324c6084c648b06a8608555c3c8', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txe462ddc5da9b456189892-0062825a7b) 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb swift-proxy-server[102173]: proxy-server: Using identity: {'user': ('5cced897fc9a48708e2d1706b4a8462a', 'glance-swift'), 'tenant': ('60fb9324c6084c648b06a8608555c3c8', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txe462ddc5da9b456189892-0062825a7b) 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb proxy-server[102173]: User 60fb9324c6084c648b06a8608555c3c8 has reseller admin authorizing (txn: txe462ddc5da9b456189892-0062825a7b) (client_ip: 10.222.0.35) 2022-05-16 14:07:10.932 | May 16 14:06:51 dv-cinder-795785-9-smb swift-proxy-server[102173]: proxy-server: User 60fb9324c6084c648b06a8608555c3c8 has reseller admin authorizing (txn: txe462ddc5da9b456189892-0062825a7b) (client_ip: 10.222.0.35) 2022-05-16 14:07:10.932 | May 16 14:07:06 dv-cinder-795785-9-smb proxy-server[102173]: 10.222.0.35 10.222.0.35 16/May/2022/14/07/06 PUT /v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiglp7... 645922816 - - txe462ddc5da9b456189892-0062825a7b - 14.5666 - - 1652710011.687376022 1652710026.253935099 0 2022-05-16 14:07:10.932 | May 16 14:07:06 dv-cinder-795785-9-smb swift-proxy-server[102173]: proxy-server: 10.222.0.35 10.222.0.35 16/May/2022/14/07/06 PUT /v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiglp7... 645922816 - - txe462ddc5da9b456189892-0062825a7b - 14.5666 - - 1652710011.687376022 1652710026.253935099 0 2022-05-16 14:07:10.935 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.938 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-object.service 2022-05-16 14:07:10.953 | enabled 2022-05-16 14:07:10.957 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-object.service --no-pager 2022-05-16 14:07:10.976 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-05-16 14:07:10.976 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-05-16 14:07:10.976 | Active: active (running) since Mon 2022-05-16 14:04:43 UTC; 2min 27s ago 2022-05-16 14:07:10.976 | Main PID: 100544 (swift-object-se) 2022-05-16 14:07:10.976 | Tasks: 23 (limit: 14304) 2022-05-16 14:07:10.976 | Memory: 74.8M 2022-05-16 14:07:10.977 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-05-16 14:07:10.977 | ├─100544 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-05-16 14:07:10.977 | ├─100951 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-05-16 14:07:10.977 | └─101000 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-05-16 14:07:10.977 | 2022-05-16 14:07:10.977 | May 16 14:04:43 dv-cinder-795785-9-smb systemd[1]: Started Devstack devstack@s-object.service. 2022-05-16 14:07:10.977 | May 16 14:04:44 dv-cinder-795785-9-smb object-server[100544]: Started child 100951 from parent 100544 2022-05-16 14:07:10.977 | May 16 14:04:44 dv-cinder-795785-9-smb swift-object-server[100544]: object-server: Started child 100951 from parent 100544 2022-05-16 14:07:10.977 | May 16 14:04:44 dv-cinder-795785-9-smb object-server[100544]: Started child 101000 from parent 100544 2022-05-16 14:07:10.977 | May 16 14:04:44 dv-cinder-795785-9-smb swift-object-server[100544]: object-server: Started child 101000 from parent 100544 2022-05-16 14:07:10.977 | May 16 14:07:06 dv-cinder-795785-9-smb object-server[100951]: 127.0.0.1 - - [16/May/2022:14:07:06 +0000] "PUT /sdb1/376/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" "txe462ddc5da9b456189892-0062825a7b" "proxy-server 102173" 14.5404 "-" 100951 0 2022-05-16 14:07:10.977 | May 16 14:07:06 dv-cinder-795785-9-smb swift-object-server[100951]: object-server: 127.0.0.1 - - [16/May/2022:14:07:06 +0000] "PUT /sdb1/376/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" "txe462ddc5da9b456189892-0062825a7b" "proxy-server 102173" 14.5404 "-" 100951 0 2022-05-16 14:07:10.980 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:10.983 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-container.service 2022-05-16 14:07:10.997 | enabled 2022-05-16 14:07:11.001 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-container.service --no-pager 2022-05-16 14:07:11.017 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-05-16 14:07:11.017 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-05-16 14:07:11.017 | Active: active (running) since Mon 2022-05-16 14:04:44 UTC; 2min 26s ago 2022-05-16 14:07:11.017 | Main PID: 100905 (swift-container) 2022-05-16 14:07:11.017 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:11.017 | Memory: 62.8M 2022-05-16 14:07:11.017 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-05-16 14:07:11.017 | ├─100905 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-05-16 14:07:11.017 | ├─101265 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-05-16 14:07:11.017 | └─101268 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-05-16 14:07:11.017 | 2022-05-16 14:07:11.018 | May 16 14:04:46 dv-cinder-795785-9-smb swift-container-server[100905]: container-server: Started child 101265 from parent 100905 2022-05-16 14:07:11.018 | May 16 14:04:46 dv-cinder-795785-9-smb container-server[100905]: Started child 101265 from parent 100905 2022-05-16 14:07:11.018 | May 16 14:04:46 dv-cinder-795785-9-smb container-server[100905]: Started child 101268 from parent 100905 2022-05-16 14:07:11.018 | May 16 14:04:46 dv-cinder-795785-9-smb swift-container-server[100905]: container-server: Started child 101268 from parent 100905 2022-05-16 14:07:11.018 | May 16 14:06:51 dv-cinder-795785-9-smb container-server[101265]: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "PUT /sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" "tx688b84d026a74ba2be77e-0062825a7b" "proxy-server 102173" 0.0239 "-" 101265 0 2022-05-16 14:07:11.018 | May 16 14:06:51 dv-cinder-795785-9-smb swift-container-server[101265]: container-server: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "PUT /sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" "tx688b84d026a74ba2be77e-0062825a7b" "proxy-server 102173" 0.0239 "-" 101265 0 2022-05-16 14:07:11.018 | May 16 14:06:51 dv-cinder-795785-9-smb container-server[101265]: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance?format=json&states=listing" "txe462ddc5da9b456189892-0062825a7b" "proxy-server 102173" 0.0033 "-" 101265 0 2022-05-16 14:07:11.018 | May 16 14:06:51 dv-cinder-795785-9-smb swift-container-server[101265]: container-server: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8/glance?format=json&states=listing" "txe462ddc5da9b456189892-0062825a7b" "proxy-server 102173" 0.0033 "-" 101265 0 2022-05-16 14:07:11.018 | May 16 14:07:06 dv-cinder-795785-9-smb container-server[101268]: 127.0.0.1 - - [16/May/2022:14:07:06 +0000] "PUT /sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" 201 - "PUT http://10.222.0.35:8080/sdb1/376/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" "txe462ddc5da9b456189892-0062825a7b" "object-server 100951" 0.0023 "-" 101268 0 2022-05-16 14:07:11.018 | May 16 14:07:06 dv-cinder-795785-9-smb swift-container-server[101268]: container-server: 127.0.0.1 - - [16/May/2022:14:07:06 +0000] "PUT /sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" 201 - "PUT http://10.222.0.35:8080/sdb1/376/AUTH_60fb9324c6084c648b06a8608555c3c8/glance/39ff73f5-52c7-489a-b784-6135aa570a18" "txe462ddc5da9b456189892-0062825a7b" "object-server 100951" 0.0023 "-" 101268 0 2022-05-16 14:07:11.021 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.024 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-account.service 2022-05-16 14:07:11.038 | enabled 2022-05-16 14:07:11.042 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-account.service --no-pager 2022-05-16 14:07:11.060 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-05-16 14:07:11.060 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-05-16 14:07:11.060 | Active: active (running) since Mon 2022-05-16 14:04:46 UTC; 2min 24s ago 2022-05-16 14:07:11.060 | Main PID: 101272 (swift-account-s) 2022-05-16 14:07:11.060 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:11.060 | Memory: 60.3M 2022-05-16 14:07:11.060 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-05-16 14:07:11.060 | ├─101272 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-05-16 14:07:11.060 | ├─101662 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-05-16 14:07:11.060 | └─101663 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-05-16 14:07:11.060 | 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb account-server[101663]: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8?format=json" "tx5217f076cfc54ad593bf2-0062825a7b" "proxy-server 102173" 0.0019 "-" 101663 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb swift-account-server[101663]: account-server: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8?format=json" "tx5217f076cfc54ad593bf2-0062825a7b" "proxy-server 102173" 0.0019 "-" 101663 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb account-server[101662]: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8?format=json" "tx5217f076cfc54ad593bf2-0062825a7b" "proxy-server 102173" 0.0018 "-" 101662 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb swift-account-server[101662]: account-server: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8?format=json" "tx5217f076cfc54ad593bf2-0062825a7b" "proxy-server 102173" 0.0018 "-" 101662 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb account-server[101663]: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "PUT /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 201 - "-" "tx688b84d026a74ba2be77e-0062825a7b" "-" 0.0210 "-" 101663 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb swift-account-server[101663]: account-server: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "PUT /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 201 - "-" "tx688b84d026a74ba2be77e-0062825a7b" "-" 0.0210 "-" 101663 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb account-server[101663]: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8?format=json" "tx688b84d026a74ba2be77e-0062825a7b" "proxy-server 102173" 0.0027 "-" 101663 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb swift-account-server[101663]: account-server: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "HEAD /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_60fb9324c6084c648b06a8608555c3c8?format=json" "tx688b84d026a74ba2be77e-0062825a7b" "proxy-server 102173" 0.0027 "-" 101663 - 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb account-server[101663]: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "PUT /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" "tx688b84d026a74ba2be77e-0062825a7b" "container-server 101265" 0.0020 "-" 101663 0 2022-05-16 14:07:11.060 | May 16 14:06:51 dv-cinder-795785-9-smb swift-account-server[101663]: account-server: 127.0.0.1 - - [16/May/2022:14:06:51 +0000] "PUT /sdb1/492/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/189/AUTH_60fb9324c6084c648b06a8608555c3c8/glance" "tx688b84d026a74ba2be77e-0062825a7b" "container-server 101265" 0.0020 "-" 101663 0 2022-05-16 14:07:11.063 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.066 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@heat.service 2022-05-16 14:07:11.078 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-05-16 14:07:11.082 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.085 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-api.service 2022-05-16 14:07:11.099 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-05-16 14:07:11.102 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.105 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-05-16 14:07:11.118 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-05-16 14:07:11.122 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.124 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-05-16 14:07:11.137 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-05-16 14:07:11.140 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.144 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-eng.service 2022-05-16 14:07:11.156 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-05-16 14:07:11.161 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.163 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-05-16 14:07:11.176 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-05-16 14:07:11.180 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.182 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-05-16 14:07:11.195 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-05-16 14:07:11.199 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.201 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-05-16 14:07:11.214 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-05-16 14:07:11.218 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.222 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-05-16 14:07:11.235 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-05-16 14:07:11.240 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.243 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-05-16 14:07:11.255 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-05-16 14:07:11.259 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.262 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-05-16 14:07:11.277 | enabled 2022-05-16 14:07:11.282 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-05-16 14:07:11.300 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-05-16 14:07:11.300 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-05-16 14:07:11.300 | Active: active (running) since Mon 2022-05-16 14:04:47 UTC; 2min 23s ago 2022-05-16 14:07:11.300 | Main PID: 101669 (swift-container) 2022-05-16 14:07:11.300 | Tasks: 1 (limit: 14304) 2022-05-16 14:07:11.300 | Memory: 43.0M 2022-05-16 14:07:11.300 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-05-16 14:07:11.300 | └─101669 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-05-16 14:07:11.300 | 2022-05-16 14:07:11.300 | May 16 14:04:47 dv-cinder-795785-9-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-05-16 14:07:11.300 | May 16 14:04:49 dv-cinder-795785-9-smb container-sync[101669]: Starting 101669 2022-05-16 14:07:11.300 | May 16 14:04:49 dv-cinder-795785-9-smb container-sync[101669]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-05-16 14:07:11.303 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.306 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-05-16 14:07:11.321 | enabled 2022-05-16 14:07:11.325 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-05-16 14:07:11.341 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-05-16 14:07:11.341 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-05-16 14:07:11.341 | Active: active (running) since Mon 2022-05-16 14:06:16 UTC; 55s ago 2022-05-16 14:07:11.341 | Main PID: 108931 (nova-conductor) 2022-05-16 14:07:11.341 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:11.341 | Memory: 154.5M 2022-05-16 14:07:11.341 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-05-16 14:07:11.341 | ├─108931 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-05-16 14:07:11.341 | ├─109805 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-05-16 14:07:11.341 | └─109806 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-05-16 14:07:11.341 | 2022-05-16 14:07:11.341 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_limit.split_loggers = False {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.341 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_limit.status_code_retries = None {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.341 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_limit.status_code_retry_delay = None {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.341 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_limit.timeout = None {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.341 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_limit.valid_interfaces = None {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.342 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_limit.version = None {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.342 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_reports.file_event_handler = None {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.342 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.342 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] oslo_reports.log_dir = None {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.342 | May 16 14:06:20 dv-cinder-795785-9-smb nova-conductor[108931]: DEBUG oslo_service.service [None req-8cb32e55-d2fa-419e-bc3a-9f41efd0eaa5 None None] ******************************************************************************** {{(pid=108931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-16 14:07:11.345 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-16 14:07:11.348 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-05-16 14:07:11.361 | enabled 2022-05-16 14:07:11.366 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-05-16 14:07:11.383 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-05-16 14:07:11.383 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-05-16 14:07:11.383 | Active: active (running) since Mon 2022-05-16 14:06:18 UTC; 53s ago 2022-05-16 14:07:11.384 | Main PID: 109325 (nova-conductor) 2022-05-16 14:07:11.384 | Tasks: 3 (limit: 14304) 2022-05-16 14:07:11.384 | Memory: 148.0M 2022-05-16 14:07:11.384 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-05-16 14:07:11.384 | ├─109325 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-05-16 14:07:11.384 | ├─109812 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-05-16 14:07:11.384 | └─109813 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-05-16 14:07:11.384 | 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_limit.split_loggers = False {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_limit.status_code_retries = None {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_limit.status_code_retry_delay = None {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_limit.timeout = None {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_limit.valid_interfaces = None {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_limit.version = None {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_reports.file_event_handler = None {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] oslo_reports.log_dir = None {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-16 14:07:11.384 | May 16 14:06:22 dv-cinder-795785-9-smb nova-conductor[109325]: DEBUG oslo_service.service [None req-d5792530-b963-4c5d-a26e-971f25542fa5 None None] ******************************************************************************** {{(pid=109325) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-16 14:07:11.387 | + ./stack.sh:main:1438 : is_service_enabled n-api 2022-05-16 14:07:11.406 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:07:11.409 | + ./stack.sh:main:1439 : is_service_enabled n-cpu 2022-05-16 14:07:11.428 | + functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:07:11.431 | + ./stack.sh:main:1446 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-05-16 14:07:11.433 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:07:11.436 | + ./stack.sh:echo_summary:448 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-05-16 14:07:11.439 | + ./stack.sh:main:1453 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-05-16 14:07:12.475 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-16 14:07:15.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:15.223 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:15.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:15.223 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:15.223 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.223 | | Upgrade Check Results | 2022-05-16 14:07:15.223 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.223 | | Check: Cells v2 | 2022-05-16 14:07:15.223 | | Result: Success | 2022-05-16 14:07:15.223 | | Details: No host mappings or compute nodes were found. Remember to | 2022-05-16 14:07:15.223 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-05-16 14:07:15.223 | | compute hosts are deployed. | 2022-05-16 14:07:15.223 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.223 | | Check: Placement API | 2022-05-16 14:07:15.223 | | Result: Success | 2022-05-16 14:07:15.223 | | Details: None | 2022-05-16 14:07:15.223 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.224 | | Check: Cinder API | 2022-05-16 14:07:15.224 | | Result: Success | 2022-05-16 14:07:15.224 | | Details: None | 2022-05-16 14:07:15.224 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.224 | | Check: Policy Scope-based Defaults | 2022-05-16 14:07:15.224 | | Result: Success | 2022-05-16 14:07:15.224 | | Details: None | 2022-05-16 14:07:15.224 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.224 | | Check: Policy File JSON to YAML Migration | 2022-05-16 14:07:15.224 | | Result: Success | 2022-05-16 14:07:15.224 | | Details: None | 2022-05-16 14:07:15.224 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.224 | | Check: Older than N-1 computes | 2022-05-16 14:07:15.224 | | Result: Success | 2022-05-16 14:07:15.224 | | Details: None | 2022-05-16 14:07:15.224 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.224 | | Check: hw_machine_type unset | 2022-05-16 14:07:15.224 | | Result: Success | 2022-05-16 14:07:15.224 | | Details: None | 2022-05-16 14:07:15.224 | +--------------------------------------------------------------------+ 2022-05-16 14:07:15.688 | + ./stack.sh:main:1460 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-05-16 14:07:15.691 | + ./stack.sh:main:1461 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-05-16 14:07:15.691 | Running user script /home/ubuntu/devstack/local.sh 2022-05-16 14:07:15.693 | + ./stack.sh:main:1462 : /home/ubuntu/devstack/local.sh 2022-05-16 14:07:15.696 | Before updating nova flavors: 2022-05-16 14:07:17.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:17.859 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:17.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:17.859 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:17.859 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:07:17.859 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-16 14:07:17.859 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:07:17.859 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-16 14:07:17.859 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-16 14:07:17.859 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-16 14:07:17.859 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-16 14:07:17.859 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-16 14:07:17.859 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-16 14:07:17.859 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-16 14:07:17.859 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-16 14:07:17.859 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-16 14:07:17.859 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-16 14:07:17.859 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:07:19.198 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-05-16 14:07:19.255 | Flavor 42 not found 2022-05-16 14:07:20.355 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-05-16 14:07:20.412 | Flavor 84 not found 2022-05-16 14:07:21.507 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-05-16 14:07:21.563 | Flavor 451 not found 2022-05-16 14:07:22.610 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:22.610 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-16 14:07:22.610 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:22.610 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:22.610 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:23.710 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:23.710 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-16 14:07:23.710 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:23.710 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:23.710 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:24.840 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:24.840 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-16 14:07:24.840 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:24.840 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:24.840 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:25.953 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:25.953 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-16 14:07:25.953 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:25.953 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:25.953 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:26.009 | After updating nova flavors: 2022-05-16 14:07:27.073 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:27.073 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-16 14:07:27.073 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:27.073 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-05-16 14:07:27.073 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-05-16 14:07:27.073 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-16 14:07:29.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:29.448 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:29.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:29.448 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:32.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:32.101 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:32.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:32.101 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:32.286 | Neutron networks: 2022-05-16 14:07:34.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:34.607 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:34.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:34.607 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:34.607 | +--------------------------------------+---------+--------------------------------------+ 2022-05-16 14:07:34.607 | | ID | Name | Subnets | 2022-05-16 14:07:34.607 | +--------------------------------------+---------+--------------------------------------+ 2022-05-16 14:07:34.607 | | 5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 | private | 10bd1ab0-af37-4e2e-aa6c-83aac7954532 | 2022-05-16 14:07:34.607 | | a279e54d-8a71-4807-9123-3d674817b46e | public | 5c76145f-b78b-417e-8fa7-eefd21809aed | 2022-05-16 14:07:34.607 | +--------------------------------------+---------+--------------------------------------+ 2022-05-16 14:07:37.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:37.020 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:37.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:37.020 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:39.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:39.435 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:39.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:39.435 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:39.435 | +---------------------------+--------------------------------------+ 2022-05-16 14:07:39.435 | | Field | Value | 2022-05-16 14:07:39.435 | +---------------------------+--------------------------------------+ 2022-05-16 14:07:39.436 | | admin_state_up | UP | 2022-05-16 14:07:39.436 | | availability_zone_hints | | 2022-05-16 14:07:39.436 | | availability_zones | nova | 2022-05-16 14:07:39.436 | | created_at | 2022-05-16T14:05:33Z | 2022-05-16 14:07:39.436 | | description | | 2022-05-16 14:07:39.436 | | dns_domain | None | 2022-05-16 14:07:39.436 | | id | 5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 | 2022-05-16 14:07:39.436 | | ipv4_address_scope | None | 2022-05-16 14:07:39.436 | | ipv6_address_scope | None | 2022-05-16 14:07:39.436 | | is_default | None | 2022-05-16 14:07:39.436 | | is_vlan_transparent | None | 2022-05-16 14:07:39.436 | | mtu | 1500 | 2022-05-16 14:07:39.436 | | name | private | 2022-05-16 14:07:39.436 | | port_security_enabled | True | 2022-05-16 14:07:39.436 | | project_id | fbfab618c89b4f8d96be0fef3805ad0f | 2022-05-16 14:07:39.436 | | provider:network_type | vlan | 2022-05-16 14:07:39.436 | | provider:physical_network | physnet1 | 2022-05-16 14:07:39.436 | | provider:segmentation_id | 248 | 2022-05-16 14:07:39.436 | | qos_policy_id | None | 2022-05-16 14:07:39.436 | | revision_number | 3 | 2022-05-16 14:07:39.436 | | router:external | Internal | 2022-05-16 14:07:39.436 | | segments | None | 2022-05-16 14:07:39.436 | | shared | False | 2022-05-16 14:07:39.436 | | status | ACTIVE | 2022-05-16 14:07:39.436 | | subnets | 10bd1ab0-af37-4e2e-aa6c-83aac7954532 | 2022-05-16 14:07:39.436 | | tags | | 2022-05-16 14:07:39.436 | | updated_at | 2022-05-16T14:07:31Z | 2022-05-16 14:07:39.436 | +---------------------------+--------------------------------------+ 2022-05-16 14:07:41.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:41.817 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:41.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:41.817 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:41.817 | +---------------------------+--------------------------------------+ 2022-05-16 14:07:41.817 | | Field | Value | 2022-05-16 14:07:41.817 | +---------------------------+--------------------------------------+ 2022-05-16 14:07:41.817 | | admin_state_up | UP | 2022-05-16 14:07:41.817 | | availability_zone_hints | | 2022-05-16 14:07:41.817 | | availability_zones | nova | 2022-05-16 14:07:41.817 | | created_at | 2022-05-16T14:05:53Z | 2022-05-16 14:07:41.817 | | description | | 2022-05-16 14:07:41.817 | | dns_domain | None | 2022-05-16 14:07:41.817 | | id | a279e54d-8a71-4807-9123-3d674817b46e | 2022-05-16 14:07:41.817 | | ipv4_address_scope | None | 2022-05-16 14:07:41.817 | | ipv6_address_scope | None | 2022-05-16 14:07:41.817 | | is_default | True | 2022-05-16 14:07:41.817 | | is_vlan_transparent | None | 2022-05-16 14:07:41.817 | | mtu | 1500 | 2022-05-16 14:07:41.818 | | name | public | 2022-05-16 14:07:41.818 | | port_security_enabled | True | 2022-05-16 14:07:41.818 | | project_id | 4ce7781f23154c9c9f494eb7b4ab1799 | 2022-05-16 14:07:41.818 | | provider:network_type | flat | 2022-05-16 14:07:41.818 | | provider:physical_network | physnet1 | 2022-05-16 14:07:41.818 | | provider:segmentation_id | None | 2022-05-16 14:07:41.818 | | qos_policy_id | None | 2022-05-16 14:07:41.818 | | revision_number | 2 | 2022-05-16 14:07:41.818 | | router:external | External | 2022-05-16 14:07:41.818 | | segments | None | 2022-05-16 14:07:41.818 | | shared | False | 2022-05-16 14:07:41.818 | | status | ACTIVE | 2022-05-16 14:07:41.818 | | subnets | 5c76145f-b78b-417e-8fa7-eefd21809aed | 2022-05-16 14:07:41.818 | | tags | | 2022-05-16 14:07:41.818 | | updated_at | 2022-05-16T14:06:01Z | 2022-05-16 14:07:41.818 | +---------------------------+--------------------------------------+ 2022-05-16 14:07:41.986 | Neutron subnetworks: 2022-05-16 14:07:44.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:44.236 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:44.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:44.236 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:44.236 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-05-16 14:07:44.236 | | ID | Name | Network | Subnet | 2022-05-16 14:07:44.236 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-05-16 14:07:44.237 | | 10bd1ab0-af37-4e2e-aa6c-83aac7954532 | private-subnet | 5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 | 172.20.0.0/26 | 2022-05-16 14:07:44.237 | | 5c76145f-b78b-417e-8fa7-eefd21809aed | public-subnet | a279e54d-8a71-4807-9123-3d674817b46e | 172.28.2.0/24 | 2022-05-16 14:07:44.237 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-05-16 14:07:46.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:46.625 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:46.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:46.626 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:48.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:48.980 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:48.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:48.980 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:48.980 | +----------------------+--------------------------------------+ 2022-05-16 14:07:48.980 | | Field | Value | 2022-05-16 14:07:48.980 | +----------------------+--------------------------------------+ 2022-05-16 14:07:48.980 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-05-16 14:07:48.980 | | cidr | 172.20.0.0/26 | 2022-05-16 14:07:48.980 | | created_at | 2022-05-16T14:05:37Z | 2022-05-16 14:07:48.980 | | description | | 2022-05-16 14:07:48.980 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-05-16 14:07:48.980 | | dns_publish_fixed_ip | None | 2022-05-16 14:07:48.980 | | enable_dhcp | True | 2022-05-16 14:07:48.980 | | gateway_ip | 172.20.0.1 | 2022-05-16 14:07:48.980 | | host_routes | | 2022-05-16 14:07:48.980 | | id | 10bd1ab0-af37-4e2e-aa6c-83aac7954532 | 2022-05-16 14:07:48.980 | | ip_version | 4 | 2022-05-16 14:07:48.980 | | ipv6_address_mode | None | 2022-05-16 14:07:48.980 | | ipv6_ra_mode | None | 2022-05-16 14:07:48.980 | | name | private-subnet | 2022-05-16 14:07:48.980 | | network_id | 5b9ca11b-f93c-4cd7-a50c-b11fb865d0f5 | 2022-05-16 14:07:48.980 | | project_id | fbfab618c89b4f8d96be0fef3805ad0f | 2022-05-16 14:07:48.980 | | revision_number | 1 | 2022-05-16 14:07:48.980 | | segment_id | None | 2022-05-16 14:07:48.980 | | service_types | | 2022-05-16 14:07:48.980 | | subnetpool_id | 67027c92-0a82-401f-a407-914dd886aae3 | 2022-05-16 14:07:48.980 | | tags | | 2022-05-16 14:07:48.980 | | updated_at | 2022-05-16T14:07:31Z | 2022-05-16 14:07:48.980 | +----------------------+--------------------------------------+ 2022-05-16 14:07:51.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:51.367 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:51.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:51.367 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:51.367 | +----------------------+--------------------------------------+ 2022-05-16 14:07:51.367 | | Field | Value | 2022-05-16 14:07:51.367 | +----------------------+--------------------------------------+ 2022-05-16 14:07:51.367 | | allocation_pools | 172.28.2.2-172.28.2.254 | 2022-05-16 14:07:51.367 | | cidr | 172.28.2.0/24 | 2022-05-16 14:07:51.367 | | created_at | 2022-05-16T14:06:01Z | 2022-05-16 14:07:51.367 | | description | | 2022-05-16 14:07:51.367 | | dns_nameservers | | 2022-05-16 14:07:51.367 | | dns_publish_fixed_ip | None | 2022-05-16 14:07:51.367 | | enable_dhcp | False | 2022-05-16 14:07:51.367 | | gateway_ip | 172.28.2.1 | 2022-05-16 14:07:51.367 | | host_routes | | 2022-05-16 14:07:51.367 | | id | 5c76145f-b78b-417e-8fa7-eefd21809aed | 2022-05-16 14:07:51.367 | | ip_version | 4 | 2022-05-16 14:07:51.367 | | ipv6_address_mode | None | 2022-05-16 14:07:51.367 | | ipv6_ra_mode | None | 2022-05-16 14:07:51.367 | | name | public-subnet | 2022-05-16 14:07:51.368 | | network_id | a279e54d-8a71-4807-9123-3d674817b46e | 2022-05-16 14:07:51.368 | | project_id | 4ce7781f23154c9c9f494eb7b4ab1799 | 2022-05-16 14:07:51.368 | | revision_number | 0 | 2022-05-16 14:07:51.368 | | segment_id | None | 2022-05-16 14:07:51.368 | | service_types | | 2022-05-16 14:07:51.368 | | subnetpool_id | None | 2022-05-16 14:07:51.368 | | tags | | 2022-05-16 14:07:51.368 | | updated_at | 2022-05-16T14:06:01Z | 2022-05-16 14:07:51.368 | +----------------------+--------------------------------------+ 2022-05-16 14:07:51.603 | + ./stack.sh:main:1471 : command openstack complete 2022-05-16 14:07:51.604 | + ./stack.sh:main:1472 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-05-16 14:07:51.606 | + ./stack.sh:main:1471 : openstack complete 2022-05-16 14:07:54.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:54.303 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:54.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:54.303 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:54.303 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-05-16 14:07:54.636 | + ./stack.sh:main:1475 : is_service_enabled cinder 2022-05-16 14:07:54.655 | + functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:07:54.658 | + ./stack.sh:main:1476 : is_ubuntu 2022-05-16 14:07:54.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-16 14:07:54.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-16 14:07:54.666 | + ./stack.sh:main:1477 : echo_summary 'Configuring lvm.conf global device filter' 2022-05-16 14:07:54.668 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:07:54.672 | + ./stack.sh:echo_summary:448 : echo -e Configuring lvm.conf global device filter 2022-05-16 14:07:54.674 | + ./stack.sh:main:1478 : set_lvm_filter 2022-05-16 14:07:54.677 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-05-16 14:07:54.679 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-05-16 14:07:54.682 | + lib/lvm:set_lvm_filter:185 : local pv 2022-05-16 14:07:54.684 | + lib/lvm:set_lvm_filter:186 : local vg 2022-05-16 14:07:54.687 | + lib/lvm:set_lvm_filter:187 : local line 2022-05-16 14:07:54.690 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-05-16 14:07:54.791 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-05-16 14:07:54.794 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-05-16 14:07:54.797 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-05-16 14:07:54.812 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-05-16 14:07:54.826 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-05-16 14:07:54.829 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:07:54.832 | + ./stack.sh:echo_summary:448 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-05-16 14:07:54.835 | + ./stack.sh:main:1488 : run_phase stack test-config 2022-05-16 14:07:54.837 | + functions-common:run_phase:1865 : local mode=stack 2022-05-16 14:07:54.840 | + functions-common:run_phase:1866 : local phase=test-config 2022-05-16 14:07:54.843 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-16 14:07:54.846 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-16 14:07:54.848 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-16 14:07:54.851 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-16 14:07:54.854 | + functions-common:run_phase:1875 : local extra 2022-05-16 14:07:54.857 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-16 14:07:54.862 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-16 14:07:54.865 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-16 14:07:54.868 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-16 14:07:54.870 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-05-16 14:07:54.873 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-16 14:07:54.890 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:07:54.893 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-16 14:07:54.895 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:54.898 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-05-16 14:07:54.900 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:54.903 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-16 14:07:54.906 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:54.908 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-05-16 14:07:54.911 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:54.913 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-16 14:07:54.916 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-16 14:07:54.919 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-16 14:07:54.921 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-05-16 14:07:54.972 | [17840 Async install_tempest:77465]: Waiting for completion of install_tempest running on PID 77465 (1 other jobs running) 2022-05-16 14:07:54.997 | [17840 Async install_tempest:77465]: Signaling child to exit 2022-05-16 14:07:54.997 | WAKEUP 2022-05-16 14:07:55.020 | [17840 Async install_tempest:77465]: Signaled 2022-05-16 14:07:55.022 | ++ lib/tempest:install_tempest:716 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:610 : local git_ref=master 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:611 : local orig_dir 2022-05-16 14:07:55.022 | +++ functions-common:git_clone:612 : pwd 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-05-16 14:07:55.022 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:615 : RECLONE=False 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:629 : echo master 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:689 : cd /opt/stack/tempest 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:690 : git show --oneline 2022-05-16 14:07:55.022 | ++ functions-common:git_clone:690 : head -1 2022-05-16 14:07:55.023 | a7bedbde4 Merge "Switch to ecdsa ssh key type by default" 2022-05-16 14:07:55.023 | ++ functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-16 14:07:55.023 | ++ lib/tempest:install_tempest:717 : pip_install 'tox!=2.8.0' 2022-05-16 14:07:55.023 | Using python 3.8 to install tox!=2.8.0 2022-05-16 14:07:55.023 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-05-16 14:07:55.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:55.023 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:55.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:55.023 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:55.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 14:07:55.023 | Collecting tox!=2.8.0 2022-05-16 14:07:55.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-05-16 14:07:55.023 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-05-16 14:07:55.023 | Collecting pluggy>=0.12.0 2022-05-16 14:07:55.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-05-16 14:07:55.023 | Collecting filelock>=3.0.0 2022-05-16 14:07:55.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f83/14284bfffbdcf/filelock-3.6.0-py3-none-any.whl (10.0 kB) 2022-05-16 14:07:55.023 | Collecting py>=1.4.17 2022-05-16 14:07:55.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-05-16 14:07:55.023 | Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (20.14.1) 2022-05-16 14:07:55.023 | Collecting toml>=0.9.4 2022-05-16 14:07:55.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-05-16 14:07:55.023 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-05-16 14:07:55.023 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.8) 2022-05-16 14:07:55.023 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.5.2) 2022-05-16 14:07:55.023 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-05-16 14:07:55.023 | Installing collected packages: filelock, toml, py, pluggy, tox 2022-05-16 14:07:55.023 | Attempting uninstall: filelock 2022-05-16 14:07:55.023 | Found existing installation: filelock 3.7.0 2022-05-16 14:07:55.023 | Uninstalling filelock-3.7.0: 2022-05-16 14:07:55.023 | Successfully uninstalled filelock-3.7.0 2022-05-16 14:07:55.023 | Successfully installed filelock-3.6.0 pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.25.0 2022-05-16 14:07:55.023 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 14:07:55.024 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 14:07:55.024 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 14:07:55.024 | ++ inc/python:pip_install:200 : result=0 2022-05-16 14:07:55.024 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2437 : local name 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2438 : local end_time 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2440 : local total 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2441 : local start_time 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2443 : name=pip_install 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2444 : start_time=1652709462387 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2446 : [[ -z 1652709462387 ]] 2022-05-16 14:07:55.024 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2449 : end_time=1652709468310 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2450 : elapsed_time=5923 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2451 : total=238831 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:07:55.024 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=244754 2022-05-16 14:07:55.024 | ++ inc/python:pip_install:203 : return 0 2022-05-16 14:07:55.024 | ++ lib/tempest:install_tempest:718 : pushd /opt/stack/tempest 2022-05-16 14:07:55.024 | /opt/stack/tempest ~/devstack 2022-05-16 14:07:55.024 | ++ lib/tempest:install_tempest:722 : git checkout master 2022-05-16 14:07:55.024 | M .coveragerc 2022-05-16 14:07:55.024 | M .gitignore 2022-05-16 14:07:55.024 | M .gitreview 2022-05-16 14:07:55.024 | M .mailmap 2022-05-16 14:07:55.024 | M .stestr.conf 2022-05-16 14:07:55.024 | M CONTRIBUTING.rst 2022-05-16 14:07:55.024 | M HACKING.rst 2022-05-16 14:07:55.024 | M LICENSE 2022-05-16 14:07:55.024 | M README.rst 2022-05-16 14:07:55.024 | M REVIEWING.rst 2022-05-16 14:07:55.024 | M bindep.txt 2022-05-16 14:07:55.024 | M doc/requirements.txt 2022-05-16 14:07:55.024 | M doc/source/_extra/.htaccess 2022-05-16 14:07:55.024 | M doc/source/_static/.keep 2022-05-16 14:07:55.025 | M doc/source/account_generator.rst 2022-05-16 14:07:55.025 | M doc/source/cleanup.rst 2022-05-16 14:07:55.025 | M doc/source/conf.py 2022-05-16 14:07:55.025 | M doc/source/configuration.rst 2022-05-16 14:07:55.025 | M doc/source/contributor/contributing.rst 2022-05-16 14:07:55.025 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-05-16 14:07:55.025 | M doc/source/data/tempest-plugins-registry.header 2022-05-16 14:07:55.025 | M doc/source/index.rst 2022-05-16 14:07:55.025 | M doc/source/keystone_scopes_and_roles_support.rst 2022-05-16 14:07:55.025 | M doc/source/library.rst 2022-05-16 14:07:55.025 | M doc/source/library/api_microversion_testing.rst 2022-05-16 14:07:55.025 | M doc/source/library/auth.rst 2022-05-16 14:07:55.025 | M doc/source/library/cli.rst 2022-05-16 14:07:55.025 | M doc/source/library/clients.rst 2022-05-16 14:07:55.025 | M doc/source/library/credential_providers.rst 2022-05-16 14:07:55.025 | M doc/source/library/decorators.rst 2022-05-16 14:07:55.025 | M doc/source/library/rest_client.rst 2022-05-16 14:07:55.025 | M doc/source/library/service_clients/compute_clients.rst 2022-05-16 14:07:55.025 | M doc/source/library/utils.rst 2022-05-16 14:07:55.025 | M doc/source/library/validation_resources.rst 2022-05-16 14:07:55.025 | M doc/source/microversion_testing.rst 2022-05-16 14:07:55.025 | M doc/source/overview.rst 2022-05-16 14:07:55.025 | M doc/source/plugins/index.rst 2022-05-16 14:07:55.025 | M doc/source/plugins/plugin.rst 2022-05-16 14:07:55.025 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-05-16 14:07:55.025 | M doc/source/run.rst 2022-05-16 14:07:55.025 | M doc/source/sampleconf.rst 2022-05-16 14:07:55.025 | M doc/source/stable_branch_support_policy.rst 2022-05-16 14:07:55.025 | M doc/source/stable_branch_testing_policy.rst 2022-05-16 14:07:55.025 | M doc/source/subunit_describe_calls.rst 2022-05-16 14:07:55.025 | M doc/source/supported_version.rst 2022-05-16 14:07:55.025 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-05-16 14:07:55.025 | M doc/source/test_removal.rst 2022-05-16 14:07:55.026 | M doc/source/tests/modules.rst 2022-05-16 14:07:55.026 | M doc/source/workspace.rst 2022-05-16 14:07:55.026 | M doc/source/write_tests.rst 2022-05-16 14:07:55.026 | M etc/accounts.yaml.sample 2022-05-16 14:07:55.026 | M etc/allow-list.yaml 2022-05-16 14:07:55.026 | M etc/logging.conf.sample 2022-05-16 14:07:55.026 | M etc/rbac-persona-accounts.yaml.sample 2022-05-16 14:07:55.026 | M playbooks/devstack-tempest-ipv6.yaml 2022-05-16 14:07:55.026 | M playbooks/devstack-tempest.yaml 2022-05-16 14:07:55.026 | M playbooks/enable-fips.yaml 2022-05-16 14:07:55.026 | M playbooks/post-tempest.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-05-16 14:07:55.026 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-05-16 14:07:55.027 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-05-16 14:07:55.028 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-05-16 14:07:55.029 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-05-16 14:07:55.030 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-05-16 14:07:55.031 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-05-16 14:07:55.032 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-05-16 14:07:55.033 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-05-16 14:07:55.034 | M releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-05-16 14:07:55.035 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-05-16 14:07:55.036 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-05-16 14:07:55.036 | M releasenotes/source/_static/.placeholder 2022-05-16 14:07:55.036 | M releasenotes/source/_templates/.placeholder 2022-05-16 14:07:55.036 | M releasenotes/source/conf.py 2022-05-16 14:07:55.036 | M releasenotes/source/index.rst 2022-05-16 14:07:55.036 | M releasenotes/source/unreleased.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v10.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v11.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v12.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v13.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v14.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v15.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v16.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v16.1.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v17.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v17.1.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v17.2.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v18.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v19.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v20.0.0.rst 2022-05-16 14:07:55.036 | M releasenotes/source/v21.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v22.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v22.1.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v23.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v24.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v26.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v26.1.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v27.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v28.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v28.1.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v29.0.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v29.1.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v29.2.0.rst 2022-05-16 14:07:55.037 | M releasenotes/source/v30.0.0.rst 2022-05-16 14:07:55.037 | M requirements.txt 2022-05-16 14:07:55.037 | M roles/acl-devstack-files/README.rst 2022-05-16 14:07:55.037 | M roles/acl-devstack-files/defaults/main.yaml 2022-05-16 14:07:55.037 | M roles/acl-devstack-files/tasks/main.yaml 2022-05-16 14:07:55.037 | M roles/run-tempest-26/README.rst 2022-05-16 14:07:55.037 | M roles/run-tempest-26/defaults/main.yaml 2022-05-16 14:07:55.037 | M roles/run-tempest-26/tasks/main.yaml 2022-05-16 14:07:55.037 | M roles/run-tempest/README.rst 2022-05-16 14:07:55.037 | M roles/run-tempest/defaults/main.yaml 2022-05-16 14:07:55.037 | M roles/run-tempest/tasks/main.yaml 2022-05-16 14:07:55.037 | M roles/setup-tempest-data-dir/README.rst 2022-05-16 14:07:55.037 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-05-16 14:07:55.037 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-05-16 14:07:55.037 | M roles/setup-tempest-run-dir/README.rst 2022-05-16 14:07:55.037 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-05-16 14:07:55.037 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-05-16 14:07:55.037 | M roles/tempest-cleanup/README.rst 2022-05-16 14:07:55.037 | M roles/tempest-cleanup/defaults/main.yaml 2022-05-16 14:07:55.037 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-05-16 14:07:55.037 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-05-16 14:07:55.037 | M roles/tempest-cleanup/tasks/main.yaml 2022-05-16 14:07:55.037 | M setup.cfg 2022-05-16 14:07:55.037 | M setup.py 2022-05-16 14:07:55.038 | M tempest/README.rst 2022-05-16 14:07:55.038 | M tempest/__init__.py 2022-05-16 14:07:55.038 | M tempest/api/README.rst 2022-05-16 14:07:55.038 | M tempest/api/__init__.py 2022-05-16 14:07:55.038 | M tempest/api/compute/__init__.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/__init__.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_agents.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_aggregates.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_availability_zone.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_create_server.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_delete_server.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_fixed_ips.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_flavors.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_flavors_access.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_hosts.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_hosts_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_hypervisor.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_live_migration.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_migrations.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_networks.py 2022-05-16 14:07:55.038 | M tempest/api/compute/admin/test_quotas.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_quotas_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_security_groups.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_servers.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_servers_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_services.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_services_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_volume.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_volume_swap.py 2022-05-16 14:07:55.039 | M tempest/api/compute/admin/test_volumes_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/api_microversion_fixture.py 2022-05-16 14:07:55.039 | M tempest/api/compute/base.py 2022-05-16 14:07:55.039 | M tempest/api/compute/certificates/__init__.py 2022-05-16 14:07:55.039 | M tempest/api/compute/certificates/test_certificates.py 2022-05-16 14:07:55.039 | M tempest/api/compute/flavors/__init__.py 2022-05-16 14:07:55.039 | M tempest/api/compute/flavors/test_flavors.py 2022-05-16 14:07:55.039 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/floating_ips/__init__.py 2022-05-16 14:07:55.039 | M tempest/api/compute/floating_ips/base.py 2022-05-16 14:07:55.039 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-05-16 14:07:55.039 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-05-16 14:07:55.039 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/images/__init__.py 2022-05-16 14:07:55.039 | M tempest/api/compute/images/test_image_metadata.py 2022-05-16 14:07:55.039 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/images/test_images.py 2022-05-16 14:07:55.039 | M tempest/api/compute/images/test_images_negative.py 2022-05-16 14:07:55.039 | M tempest/api/compute/images/test_images_oneserver.py 2022-05-16 14:07:55.039 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/images/test_list_image_filters.py 2022-05-16 14:07:55.040 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/images/test_list_images.py 2022-05-16 14:07:55.040 | M tempest/api/compute/keypairs/__init__.py 2022-05-16 14:07:55.040 | M tempest/api/compute/keypairs/base.py 2022-05-16 14:07:55.040 | M tempest/api/compute/keypairs/test_keypairs.py 2022-05-16 14:07:55.040 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-05-16 14:07:55.040 | M tempest/api/compute/limits/__init__.py 2022-05-16 14:07:55.040 | M tempest/api/compute/limits/test_absolute_limits.py 2022-05-16 14:07:55.040 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/security_groups/__init__.py 2022-05-16 14:07:55.040 | M tempest/api/compute/security_groups/base.py 2022-05-16 14:07:55.040 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-05-16 14:07:55.040 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/security_groups/test_security_groups.py 2022-05-16 14:07:55.040 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/__init__.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_availability_zone.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_create_server.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_delete_server.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_device_tagging.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_disk_config.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_instance_actions.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_list_server_filters.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_multiple_create.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_novnc.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_server_actions.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_server_addresses.py 2022-05-16 14:07:55.040 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_group.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_metadata.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_password.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_personality.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_rescue.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_server_tags.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_servers.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_servers_microversions.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_servers_negative.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-05-16 14:07:55.041 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-05-16 14:07:55.041 | M tempest/api/compute/test_extensions.py 2022-05-16 14:07:55.041 | M tempest/api/compute/test_networks.py 2022-05-16 14:07:55.041 | M tempest/api/compute/test_quotas.py 2022-05-16 14:07:55.041 | M tempest/api/compute/test_tenant_networks.py 2022-05-16 14:07:55.041 | M tempest/api/compute/test_versions.py 2022-05-16 14:07:55.041 | M tempest/api/compute/volumes/__init__.py 2022-05-16 14:07:55.041 | M tempest/api/compute/volumes/test_attach_volume.py 2022-05-16 14:07:55.041 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-05-16 14:07:55.041 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-05-16 14:07:55.041 | M tempest/api/compute/volumes/test_volumes_get.py 2022-05-16 14:07:55.041 | M tempest/api/compute/volumes/test_volumes_list.py 2022-05-16 14:07:55.041 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-05-16 14:07:55.041 | M tempest/api/identity/__init__.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/__init__.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/__init__.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/test_roles.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/test_services.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/test_tenants.py 2022-05-16 14:07:55.041 | M tempest/api/identity/admin/v2/test_tokens.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v2/test_users.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/__init__.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_credentials.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_domains.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_groups.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_inherits.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_list_users.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_policies.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_projects.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_regions.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_roles.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_services.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_tokens.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_trusts.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_users.py 2022-05-16 14:07:55.042 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-05-16 14:07:55.042 | M tempest/api/identity/base.py 2022-05-16 14:07:55.042 | M tempest/api/identity/v2/__init__.py 2022-05-16 14:07:55.042 | M tempest/api/identity/v2/test_api_discovery.py 2022-05-16 14:07:55.042 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-05-16 14:07:55.042 | M tempest/api/identity/v2/test_extension.py 2022-05-16 14:07:55.042 | M tempest/api/identity/v2/test_tenants.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v2/test_tokens.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v2/test_users.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/__init__.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_access_rules.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_api_discovery.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_application_credentials.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_catalog.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_domains.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_projects.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_tokens.py 2022-05-16 14:07:55.043 | M tempest/api/identity/v3/test_users.py 2022-05-16 14:07:55.043 | M tempest/api/image/__init__.py 2022-05-16 14:07:55.043 | M tempest/api/image/base.py 2022-05-16 14:07:55.043 | M tempest/api/image/v1/__init__.py 2022-05-16 14:07:55.043 | M tempest/api/image/v1/test_image_members.py 2022-05-16 14:07:55.043 | M tempest/api/image/v1/test_image_members_negative.py 2022-05-16 14:07:55.043 | M tempest/api/image/v1/test_images.py 2022-05-16 14:07:55.043 | M tempest/api/image/v1/test_images_negative.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/__init__.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/admin/__init__.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/admin/test_images.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_images.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_images_member.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_images_member_negative.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_images_negative.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_images_tags.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_images_tags_negative.py 2022-05-16 14:07:55.043 | M tempest/api/image/v2/test_versions.py 2022-05-16 14:07:55.043 | M tempest/api/network/__init__.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/__init__.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_external_network_extension.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_external_networks_negative.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_metering_extensions.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_negative_quotas.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_ports.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_quotas.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_routers.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_routers_dvr.py 2022-05-16 14:07:55.044 | M tempest/api/network/admin/test_routers_negative.py 2022-05-16 14:07:55.044 | M tempest/api/network/base.py 2022-05-16 14:07:55.044 | M tempest/api/network/base_security_groups.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_agent_management_negative.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_allowed_address_pair.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_dhcp_ipv6.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_extensions.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_extra_dhcp_options.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_floating_ips.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_floating_ips_negative.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_networks.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_networks_negative.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_ports.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_routers.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_routers_negative.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_security_groups.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_security_groups_negative.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_service_providers.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_subnetpools_extensions.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_tags.py 2022-05-16 14:07:55.044 | M tempest/api/network/test_versions.py 2022-05-16 14:07:55.044 | M tempest/api/object_storage/__init__.py 2022-05-16 14:07:55.044 | M tempest/api/object_storage/base.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_account_bulk.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_account_quotas.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_account_services.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_account_services_negative.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_acl.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_acl_negative.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_quotas.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_services.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_services_negative.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_staticweb.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_sync.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_crossdomain.py 2022-05-16 14:07:55.045 | M tempest/api/object_storage/test_healthcheck.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_expiry.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_formpost.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_services.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_slo.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_temp_url.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-05-16 14:07:55.046 | M tempest/api/object_storage/test_object_version.py 2022-05-16 14:07:55.046 | M tempest/api/volume/__init__.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/__init__.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_group_snapshots.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_group_type_specs.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_group_types.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_groups.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_multi_backend.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_qos.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_user_messages.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_hosts.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_manage.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_pools.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_quotas.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_retype.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_services.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_type_access.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_types.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-05-16 14:07:55.046 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-05-16 14:07:55.047 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-05-16 14:07:55.047 | M tempest/api/volume/admin/test_volumes_actions.py 2022-05-16 14:07:55.047 | M tempest/api/volume/admin/test_volumes_backup.py 2022-05-16 14:07:55.047 | M tempest/api/volume/admin/test_volumes_list.py 2022-05-16 14:07:55.047 | M tempest/api/volume/api_microversion_fixture.py 2022-05-16 14:07:55.047 | M tempest/api/volume/base.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_availability_zone.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_extensions.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_image_metadata.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_snapshot_metadata.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_versions.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volume_absolute_limits.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volume_delete_cascade.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volume_metadata.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volume_transfers.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_actions.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_backup.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_clone.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_clone_negative.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_extend.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_get.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_list.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_negative.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_snapshots.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-05-16 14:07:55.047 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-05-16 14:07:55.047 | M tempest/clients.py 2022-05-16 14:07:55.047 | M tempest/cmd/__init__.py 2022-05-16 14:07:55.047 | M tempest/cmd/cleanup.py 2022-05-16 14:07:55.047 | M tempest/cmd/cleanup_service.py 2022-05-16 14:07:55.047 | M tempest/cmd/config-generator.tempest.conf 2022-05-16 14:07:55.047 | M tempest/cmd/init.py 2022-05-16 14:07:55.047 | M tempest/cmd/list_plugins.py 2022-05-16 14:07:55.047 | M tempest/cmd/main.py 2022-05-16 14:07:55.047 | M tempest/cmd/run.py 2022-05-16 14:07:55.047 | M tempest/cmd/subunit_describe_calls.py 2022-05-16 14:07:55.048 | M tempest/cmd/verify_tempest_config.py 2022-05-16 14:07:55.048 | M tempest/cmd/workspace.py 2022-05-16 14:07:55.048 | M tempest/common/__init__.py 2022-05-16 14:07:55.048 | M tempest/common/compute.py 2022-05-16 14:07:55.048 | M tempest/common/credentials_factory.py 2022-05-16 14:07:55.048 | M tempest/common/custom_matchers.py 2022-05-16 14:07:55.048 | M tempest/common/identity.py 2022-05-16 14:07:55.048 | M tempest/common/image.py 2022-05-16 14:07:55.048 | M tempest/common/tempest_fixtures.py 2022-05-16 14:07:55.048 | M tempest/common/utils/__init__.py 2022-05-16 14:07:55.048 | M tempest/common/utils/linux/__init__.py 2022-05-16 14:07:55.048 | M tempest/common/utils/linux/remote_client.py 2022-05-16 14:07:55.048 | M tempest/common/utils/net_info.py 2022-05-16 14:07:55.048 | M tempest/common/utils/net_utils.py 2022-05-16 14:07:55.048 | M tempest/common/waiters.py 2022-05-16 14:07:55.048 | M tempest/config.py 2022-05-16 14:07:55.048 | M tempest/hacking/__init__.py 2022-05-16 14:07:55.048 | M tempest/hacking/checks.py 2022-05-16 14:07:55.048 | M tempest/lib/__init__.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/__init__.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/__init__.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/__init__.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-05-16 14:07:55.048 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-05-16 14:07:55.049 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-05-16 14:07:55.050 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/volume/__init__.py 2022-05-16 14:07:55.051 | M tempest/lib/api_schema/response/volume/backups.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/extensions.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/group_types.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/groups.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/hosts.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/limits.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/messages.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/qos.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/quotas.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/services.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/transfers.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-05-16 14:07:55.052 | M tempest/lib/api_schema/response/volume/volumes.py 2022-05-16 14:07:55.052 | M tempest/lib/auth.py 2022-05-16 14:07:55.052 | M tempest/lib/base.py 2022-05-16 14:07:55.052 | M tempest/lib/cli/__init__.py 2022-05-16 14:07:55.052 | M tempest/lib/cli/base.py 2022-05-16 14:07:55.052 | M tempest/lib/cli/output_parser.py 2022-05-16 14:07:55.052 | M tempest/lib/cmd/__init__.py 2022-05-16 14:07:55.052 | M tempest/lib/common/__init__.py 2022-05-16 14:07:55.052 | M tempest/lib/common/api_microversion_fixture.py 2022-05-16 14:07:55.052 | M tempest/lib/common/api_version_request.py 2022-05-16 14:07:55.052 | M tempest/lib/common/api_version_utils.py 2022-05-16 14:07:55.052 | M tempest/lib/common/cred_client.py 2022-05-16 14:07:55.052 | M tempest/lib/common/cred_provider.py 2022-05-16 14:07:55.052 | M tempest/lib/common/dynamic_creds.py 2022-05-16 14:07:55.052 | M tempest/lib/common/fixed_network.py 2022-05-16 14:07:55.052 | M tempest/lib/common/http.py 2022-05-16 14:07:55.053 | M tempest/lib/common/jsonschema_validator.py 2022-05-16 14:07:55.053 | M tempest/lib/common/preprov_creds.py 2022-05-16 14:07:55.053 | M tempest/lib/common/profiler.py 2022-05-16 14:07:55.053 | M tempest/lib/common/rest_client.py 2022-05-16 14:07:55.053 | M tempest/lib/common/ssh.py 2022-05-16 14:07:55.053 | M tempest/lib/common/thread.py 2022-05-16 14:07:55.053 | M tempest/lib/common/utils/__init__.py 2022-05-16 14:07:55.053 | M tempest/lib/common/utils/data_utils.py 2022-05-16 14:07:55.053 | M tempest/lib/common/utils/linux/__init__.py 2022-05-16 14:07:55.053 | M tempest/lib/common/utils/linux/remote_client.py 2022-05-16 14:07:55.053 | M tempest/lib/common/utils/misc.py 2022-05-16 14:07:55.053 | M tempest/lib/common/utils/test_utils.py 2022-05-16 14:07:55.053 | M tempest/lib/common/validation_resources.py 2022-05-16 14:07:55.053 | M tempest/lib/decorators.py 2022-05-16 14:07:55.053 | M tempest/lib/exceptions.py 2022-05-16 14:07:55.053 | M tempest/lib/services/__init__.py 2022-05-16 14:07:55.053 | M tempest/lib/services/clients.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/__init__.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/agents_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/aggregates_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/availability_zone_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/base_compute_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/certificates_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/extensions_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/fixed_ips_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/flavors_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/floating_ips_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/hosts_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/hypervisor_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/images_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-05-16 14:07:55.053 | M tempest/lib/services/compute/interfaces_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/keypairs_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/limits_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/migrations_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/networks_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/quota_classes_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/quotas_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/security_group_rules_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/security_groups_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/server_groups_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/servers_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/services_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/snapshots_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/tenant_networks_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/tenant_usages_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/versions_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/compute/volumes_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/__init__.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/__init__.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/identity_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/roles_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/services_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/tenants_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/token_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v2/users_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v3/__init__.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v3/catalog_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v3/credentials_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-05-16 14:07:55.054 | M tempest/lib/services/identity/v3/domains_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/groups_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/identity_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/limits_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/mappings_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/policies_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/projects_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/protocols_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/regions_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/roles_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/services_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/token_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/trusts_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/users_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/identity/v3/versions_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/__init__.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v1/__init__.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v1/image_members_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v1/images_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/__init__.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/image_members_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/images_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/namespaces_client.py 2022-05-16 14:07:55.055 | M tempest/lib/services/image/v2/resource_types_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/image/v2/schemas_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/image/v2/versions_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/__init__.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/agents_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/base.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/extensions_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/floating_ips_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/log_resource_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/loggable_resource_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/metering_label_rules_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/metering_labels_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/networks_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/ports_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/qos_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/quotas_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/routers_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/security_group_rules_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/security_groups_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/segments_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/service_providers_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/subnetpools_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/subnets_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/tags_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/trunks_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/network/versions_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/object_storage/__init__.py 2022-05-16 14:07:55.056 | M tempest/lib/services/object_storage/account_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/object_storage/capabilities_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/object_storage/container_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/object_storage/object_client.py 2022-05-16 14:07:55.056 | M tempest/lib/services/placement/__init__.py 2022-05-16 14:07:55.057 | M tempest/lib/services/placement/base_placement_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/placement/placement_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/placement/resource_providers_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/__init__.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/base_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/__init__.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/backups_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/extensions_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/hosts_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/limits_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/qos_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/quotas_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/services_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/transfers_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/types_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v2/volumes_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/__init__.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/attachments_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/backups_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/base_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/extensions_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/group_types_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/groups_client.py 2022-05-16 14:07:55.057 | M tempest/lib/services/volume/v3/hosts_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/limits_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/messages_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/qos_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/quotas_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/services_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/transfers_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/types_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/versions_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-05-16 14:07:55.058 | M tempest/lib/services/volume/v3/volumes_client.py 2022-05-16 14:07:55.058 | M tempest/scenario/README.rst 2022-05-16 14:07:55.058 | M tempest/scenario/__init__.py 2022-05-16 14:07:55.058 | M tempest/scenario/manager.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_aggregates_basic_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_compute_unified_limits.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_dashboard_basic_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_minimum_basic.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_network_advanced_server_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_network_basic_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_network_qos_placement.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_network_v6.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_object_storage_basic_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_security_groups_basic_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_server_advanced_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_server_basic_ops.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_server_multinode.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_shelve_instance.py 2022-05-16 14:07:55.058 | M tempest/scenario/test_snapshot_pattern.py 2022-05-16 14:07:55.059 | M tempest/scenario/test_stamp_pattern.py 2022-05-16 14:07:55.059 | M tempest/scenario/test_unified_limits.py 2022-05-16 14:07:55.059 | M tempest/scenario/test_volume_backup_restore.py 2022-05-16 14:07:55.059 | M tempest/scenario/test_volume_boot_pattern.py 2022-05-16 14:07:55.059 | M tempest/scenario/test_volume_migrate_attached.py 2022-05-16 14:07:55.059 | M tempest/services/__init__.py 2022-05-16 14:07:55.059 | M tempest/services/orchestration/__init__.py 2022-05-16 14:07:55.059 | M tempest/services/orchestration/json/__init__.py 2022-05-16 14:07:55.059 | M tempest/services/orchestration/json/orchestration_client.py 2022-05-16 14:07:55.059 | M tempest/test.py 2022-05-16 14:07:55.059 | M tempest/test_discover/__init__.py 2022-05-16 14:07:55.059 | M tempest/test_discover/plugins.py 2022-05-16 14:07:55.059 | M tempest/test_discover/test_discover.py 2022-05-16 14:07:55.059 | M tempest/tests/README.rst 2022-05-16 14:07:55.059 | M tempest/tests/__init__.py 2022-05-16 14:07:55.059 | M tempest/tests/api/__init__.py 2022-05-16 14:07:55.059 | M tempest/tests/api/compute/__init__.py 2022-05-16 14:07:55.059 | M tempest/tests/api/compute/test_base.py 2022-05-16 14:07:55.059 | M tempest/tests/base.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/__init__.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-05-16 14:07:55.059 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_account_generator.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_cleanup.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_cleanup_services.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_list_plugins.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_run.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_saved_state_json.json 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_tempest_init.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-05-16 14:07:55.059 | M tempest/tests/cmd/test_workspace.py 2022-05-16 14:07:55.059 | M tempest/tests/common/__init__.py 2022-05-16 14:07:55.059 | M tempest/tests/common/test_admin_available.py 2022-05-16 14:07:55.059 | M tempest/tests/common/test_alt_available.py 2022-05-16 14:07:55.059 | M tempest/tests/common/test_compute.py 2022-05-16 14:07:55.060 | M tempest/tests/common/test_credentials_factory.py 2022-05-16 14:07:55.060 | M tempest/tests/common/test_custom_matchers.py 2022-05-16 14:07:55.060 | M tempest/tests/common/test_image.py 2022-05-16 14:07:55.060 | M tempest/tests/common/utils/__init__.py 2022-05-16 14:07:55.060 | M tempest/tests/common/utils/linux/__init__.py 2022-05-16 14:07:55.060 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-05-16 14:07:55.060 | M tempest/tests/common/utils/test_net_utils.py 2022-05-16 14:07:55.060 | M tempest/tests/fake_config.py 2022-05-16 14:07:55.060 | M tempest/tests/fake_tempest_plugin.py 2022-05-16 14:07:55.060 | M tempest/tests/files/__init__.py 2022-05-16 14:07:55.060 | M tempest/tests/files/failing-tests 2022-05-16 14:07:55.060 | M tempest/tests/files/passing-tests 2022-05-16 14:07:55.060 | M tempest/tests/files/setup.cfg 2022-05-16 14:07:55.060 | M tempest/tests/files/testr-conf 2022-05-16 14:07:55.060 | M tempest/tests/lib/__init__.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/cli/__init__.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/cli/test_command_failed.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/cli/test_execute.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/cli/test_output_parser.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/cmd/__init__.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/__init__.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_api_version_request.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_api_version_utils.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_cred_client.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_http.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_preprov_creds.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_profiler.py 2022-05-16 14:07:55.060 | M tempest/tests/lib/common/test_rest_client.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/common/test_validation_resources.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/common/utils/__init__.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/common/utils/test_misc.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/fake_auth_provider.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/fake_credentials.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/fake_http.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/fake_identity.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/services/__init__.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/services/base.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/services/compute/__init__.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-05-16 14:07:55.061 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_images_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_services_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/identity/__init__.py 2022-05-16 14:07:55.062 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-05-16 14:07:55.063 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/__init__.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v1/__init__.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/__init__.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/__init__.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_agents_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_networks_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_ports_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_qos_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_routers_client.py 2022-05-16 14:07:55.064 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_segments_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_tags_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/network/test_versions_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/object_storage/__init__.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/object_storage/test_capabilitSwitched to branch 'master' 2022-05-16 14:07:55.065 | ies_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/placement/__init__.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/registry_fixture.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/test_clients.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/__init__.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-05-16 14:07:55.065 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/test_auth.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/test_base.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/test_credentials.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/test_decorators.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/test_ssh.py 2022-05-16 14:07:55.066 | M tempest/tests/lib/test_tempest_lib.py 2022-05-16 14:07:55.066 | M tempest/tests/test_base_test.py 2022-05-16 14:07:55.066 | M tempest/tests/test_config.py 2022-05-16 14:07:55.066 | M tempest/tests/test_decorators.py 2022-05-16 14:07:55.066 | M tempest/tests/test_hacking.py 2022-05-16 14:07:55.066 | M tempest/tests/test_imports.py 2022-05-16 14:07:55.066 | M tempest/tests/test_list_tests.py 2022-05-16 14:07:55.066 | M tempest/tests/test_microversions.py 2022-05-16 14:07:55.066 | M tempest/tests/test_tempest_plugin.py 2022-05-16 14:07:55.066 | M tempest/tests/test_test.py 2022-05-16 14:07:55.066 | M tempest/tests/utils.py 2022-05-16 14:07:55.066 | M tempest/version.py 2022-05-16 14:07:55.066 | M test-requirements.txt 2022-05-16 14:07:55.066 | M tools/generate-tempest-plugins-list.py 2022-05-16 14:07:55.066 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-05-16 14:07:55.066 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-05-16 14:07:55.066 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-05-16 14:07:55.066 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-05-16 14:07:55.066 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-05-16 14:07:55.066 | M tools/tempest-plugin-sanity.sh 2022-05-16 14:07:55.066 | M tox.ini 2022-05-16 14:07:55.067 | M zuul.d/base.yaml 2022-05-16 14:07:55.067 | M zuul.d/integrated-gate.yaml 2022-05-16 14:07:55.067 | M zuul.d/project.yaml 2022-05-16 14:07:55.067 | M zuul.d/stable-jobs.yaml 2022-05-16 14:07:55.067 | M zuul.d/tempest-specific.yaml 2022-05-16 14:07:55.067 | Your branch is up to date with 'origin/master'. 2022-05-16 14:07:55.067 | ++ lib/tempest:install_tempest:724 : local tmp_u_c_m 2022-05-16 14:07:55.067 | +++ lib/tempest:install_tempest:725 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-05-16 14:07:55.067 | ++ lib/tempest:install_tempest:725 : tmp_u_c_m=/tmp/tempest_u_c_m.uOHMKuPN5d 2022-05-16 14:07:55.067 | ++ lib/tempest:install_tempest:726 : set_tempest_venv_constraints /tmp/tempest_u_c_m.uOHMKuPN5d 2022-05-16 14:07:55.067 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-05-16 14:07:55.067 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.uOHMKuPN5d 2022-05-16 14:07:55.067 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-05-16 14:07:55.067 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-05-16 14:07:55.067 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-05-16 14:07:55.067 | ++ lib/tempest:install_tempest:728 : tox -r --notest -efull 2022-05-16 14:07:55.067 | full create: /opt/stack/tempest/.tox/tempest 2022-05-16 14:07:55.067 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-05-16 14:07:55.067 | full develop-inst: /opt/stack/tempest 2022-05-16 14:07:55.067 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.1,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.13.0,packaging==21.3,paramiko==2.8.1,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@a7bedbde46ae2aec796837a7e69fbf35747f75cb#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1 2022-05-16 14:07:55.067 | ___________________________________ summary ____________________________________ 2022-05-16 14:07:55.067 | full: skipped tests 2022-05-16 14:07:55.067 | congratulations :) 2022-05-16 14:07:55.067 | ++ lib/tempest:install_tempest:732 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.uOHMKuPN5d -r requirements.txt 2022-05-16 14:07:55.067 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 14:07:55.067 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.9.0) 2022-05-16 14:07:55.067 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-05-16 14:07:55.067 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-05-16 14:07:55.067 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-05-16 14:07:55.067 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-05-16 14:07:55.067 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-05-16 14:07:55.068 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.1) 2022-05-16 14:07:55.068 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-05-16 14:07:55.068 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.13.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-05-16 14:07:55.068 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.8) 2022-05-16 14:07:55.068 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.1) 2022-05-16 14:07:55.068 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.1.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-05-16 14:07:55.068 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-05-16 14:07:55.068 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-05-16 14:07:55.068 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-05-16 14:07:55.068 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-05-16 14:07:55.068 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-05-16 14:07:55.068 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-05-16 14:07:55.069 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-05-16 14:07:55.069 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-05-16 14:07:55.069 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-05-16 14:07:55.069 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-05-16 14:07:55.069 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-05-16 14:07:55.069 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-05-16 14:07:55.069 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-05-16 14:07:55.069 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-05-16 14:07:55.069 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-05-16 14:07:55.069 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-05-16 14:07:55.069 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-05-16 14:07:55.069 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-05-16 14:07:55.069 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-05-16 14:07:55.069 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-05-16 14:07:55.069 | WARNING: You are using pip version 22.0.4; however, version 22.1 is available. 2022-05-16 14:07:55.069 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-05-16 14:07:55.069 | ++ lib/tempest:install_tempest:733 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-05-16 14:07:55.069 | ++ lib/tempest:install_tempest:734 : rm -f /tmp/tempest_u_c_m.uOHMKuPN5d 2022-05-16 14:07:55.069 | ++ lib/tempest:install_tempest:735 : popd 2022-05-16 14:07:55.069 | ~/devstack 2022-05-16 14:07:55.082 | [17840 Async install_tempest:77465]: finished install_tempest with result 0 in 65 seconds 2022-05-16 14:07:55.086 | ++ inc/async:async_wait:197 : return 0 2022-05-16 14:07:55.089 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-05-16 14:07:55.091 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-16 14:07:55.094 | ++ ./stack.sh:echo_summary:448 : echo -e Initializing Tempest 2022-05-16 14:07:55.097 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-05-16 14:07:55.100 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-05-16 14:07:55.102 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-05-16 14:07:55.104 | ++ inc/python:setup_develop:338 : local bindep 2022-05-16 14:07:55.106 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-05-16 14:07:55.109 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-05-16 14:07:55.111 | ++ inc/python:setup_develop:344 : local extras= 2022-05-16 14:07:55.113 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-05-16 14:07:55.115 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-16 14:07:55.117 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-05-16 14:07:55.119 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-05-16 14:07:55.121 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-16 14:07:55.124 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-16 14:07:55.127 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-05-16 14:07:55.129 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-16 14:07:55.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-05-16 14:07:55.134 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-16 14:07:55.136 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-16 14:07:55.138 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-05-16 14:07:55.144 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-05-16 14:07:55.146 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-05-16 14:07:55.823 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-05-16 14:07:55.825 | ++ inc/python:setup_package:418 : local bindep=0 2022-05-16 14:07:55.827 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-05-16 14:07:55.830 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-05-16 14:07:55.832 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-05-16 14:07:55.834 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-05-16 14:07:55.836 | ++ inc/python:setup_package:427 : local flags=-e 2022-05-16 14:07:55.838 | ++ inc/python:setup_package:428 : local extras= 2022-05-16 14:07:55.840 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-05-16 14:07:55.843 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-05-16 14:07:55.845 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-16 14:07:55.847 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-16 14:07:55.849 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-16 14:07:55.851 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-05-16 14:07:55.876 | Using python 3.8 to install /opt/stack/tempest 2022-05-16 14:07:55.878 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2022-05-16 14:07:56.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:56.753 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:56.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:07:56.753 | from cryptography.utils import int_from_bytes 2022-05-16 14:07:57.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 14:07:57.972 | Obtaining file:///opt/stack/tempest 2022-05-16 14:07:57.973 | Preparing metadata (setup.py): started 2022-05-16 14:08:03.214 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 14:08:03.350 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (5.9.0) 2022-05-16 14:08:03.351 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (3.10.1) 2022-05-16 14:08:03.352 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==30.1.1.dev19) (3.2.0) 2022-05-16 14:08:03.353 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (2.5.0) 2022-05-16 14:08:03.355 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (2.8.1) 2022-05-16 14:08:03.356 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (36.0.2) 2022-05-16 14:08:03.357 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (0.8.0) 2022-05-16 14:08:03.358 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (4.5.1) 2022-05-16 14:08:03.359 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (8.8.0) 2022-05-16 14:08:03.360 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (4.7.0) 2022-05-16 14:08:03.459 | Collecting stestr>=1.0.0 2022-05-16 14:08:03.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-05-16 14:08:03.477 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (4.3.0) 2022-05-16 14:08:03.478 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (4.13.0) 2022-05-16 14:08:03.479 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (3.0.0) 2022-05-16 14:08:03.480 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (6.0) 2022-05-16 14:08:03.481 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (1.4.0) 2022-05-16 14:08:03.483 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (3.5.0) 2022-05-16 14:08:03.484 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (3.3.0) 2022-05-16 14:08:03.485 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (1.26.9) 2022-05-16 14:08:03.486 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev19) (2.5.0) 2022-05-16 14:08:03.499 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev19) (2.4.1) 2022-05-16 14:08:03.500 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev19) (0.5.0) 2022-05-16 14:08:03.502 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev19) (3.0.8) 2022-05-16 14:08:03.540 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==30.1.1.dev19) (1.15.0) 2022-05-16 14:08:03.547 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==30.1.1.dev19) (1.14.1) 2022-05-16 14:08:03.557 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==30.1.1.dev19) (1.16.0) 2022-05-16 14:08:03.581 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.1.1.dev19) (0.17.3) 2022-05-16 14:08:03.583 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.1.1.dev19) (5.1.0) 2022-05-16 14:08:03.622 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.1.1.dev19) (1.5.0) 2022-05-16 14:08:03.625 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.1.1.dev19) (2.27.1) 2022-05-16 14:08:03.666 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.1.dev19) (2.8.2) 2022-05-16 14:08:03.667 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.1.dev19) (4.1.0) 2022-05-16 14:08:03.670 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.1.dev19) (0.9.6) 2022-05-16 14:08:03.680 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.1.1.dev19) (2022.1) 2022-05-16 14:08:03.681 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.1.1.dev19) (1.0.3) 2022-05-16 14:08:03.696 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.1.dev19) (0.11.0) 2022-05-16 14:08:03.697 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.1.dev19) (21.3) 2022-05-16 14:08:03.698 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.1.dev19) (1.0.2) 2022-05-16 14:08:03.735 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.1.1.dev19) (3.2.2) 2022-05-16 14:08:03.736 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.1.1.dev19) (1.5.0) 2022-05-16 14:08:03.755 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==30.1.1.dev19) (0.2.5) 2022-05-16 14:08:03.771 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==30.1.1.dev19) (1.0.0) 2022-05-16 14:08:03.861 | Collecting future 2022-05-16 14:08:03.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-05-16 14:08:04.083 | Preparing metadata (setup.py): started 2022-05-16 14:08:07.442 | Preparing metadata (setup.py): finished with status 'done' 2022-05-16 14:08:07.447 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.1.1.dev19) (0.13.1) 2022-05-16 14:08:07.545 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==30.1.1.dev19) (2.21) 2022-05-16 14:08:07.628 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev19) (21.4.0) 2022-05-16 14:08:07.629 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev19) (1.8.2) 2022-05-16 14:08:07.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.1.dev19) (2019.11.28) 2022-05-16 14:08:07.820 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.1.dev19) (3.3) 2022-05-16 14:08:07.822 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.1.dev19) (2.0.12) 2022-05-16 14:08:08.034 | Building wheels for collected packages: future 2022-05-16 14:08:08.042 | Building wheel for future (setup.py): started 2022-05-16 14:08:12.924 | Building wheel for future (setup.py): finished with status 'done' 2022-05-16 14:08:12.928 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=d68335d26131f024d1227a3d60a5a9f0c24d39ad6414258e783a713d61500af2 2022-05-16 14:08:12.928 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-05-16 14:08:12.935 | Successfully built future 2022-05-16 14:08:14.995 | Installing collected packages: future, stestr, tempest 2022-05-16 14:08:15.629 | Running setup.py develop for tempest 2022-05-16 14:08:22.048 | Successfully installed future-0.18.2 stestr-3.2.1 tempest 2022-05-16 14:08:22.048 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-16 14:08:22.056 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-16 14:08:22.056 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-16 14:08:22.240 | ++ inc/python:pip_install:200 : result=0 2022-05-16 14:08:22.242 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-05-16 14:08:22.244 | ++ functions-common:time_stop:2437 : local name 2022-05-16 14:08:22.247 | ++ functions-common:time_stop:2438 : local end_time 2022-05-16 14:08:22.249 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-16 14:08:22.252 | ++ functions-common:time_stop:2440 : local total 2022-05-16 14:08:22.254 | ++ functions-common:time_stop:2441 : local start_time 2022-05-16 14:08:22.256 | ++ functions-common:time_stop:2443 : name=pip_install 2022-05-16 14:08:22.258 | ++ functions-common:time_stop:2444 : start_time=1652710075869 2022-05-16 14:08:22.260 | ++ functions-common:time_stop:2446 : [[ -z 1652710075869 ]] 2022-05-16 14:08:22.263 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-16 14:08:22.268 | ++ functions-common:time_stop:2449 : end_time=1652710102265 2022-05-16 14:08:22.270 | ++ functions-common:time_stop:2450 : elapsed_time=26396 2022-05-16 14:08:22.272 | ++ functions-common:time_stop:2451 : total=245785 2022-05-16 14:08:22.274 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-16 14:08:22.276 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=272181 2022-05-16 14:08:22.278 | ++ inc/python:pip_install:203 : return 0 2022-05-16 14:08:22.280 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-16 14:08:22.283 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-05-16 14:08:22.285 | ++ functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-05-16 14:08:22.303 | ++ functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-05-16 14:08:22.316 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-05-16 14:08:22.319 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-05-16 14:08:22.321 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-05-16 14:08:22.323 | ++ inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-16 14:08:22.326 | ++ inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/tempest, ]] 2022-05-16 14:08:22.328 | ++ inc/python:use_library_from_git:253 : return 1 2022-05-16 14:08:22.330 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-05-16 14:08:22.333 | ++ lib/tempest:configure_tempest:140 : local images 2022-05-16 14:08:22.335 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-05-16 14:08:22.337 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-05-16 14:08:22.339 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-05-16 14:08:22.342 | ++ lib/tempest:configure_tempest:144 : local password 2022-05-16 14:08:22.344 | ++ lib/tempest:configure_tempest:145 : local line 2022-05-16 14:08:22.346 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-05-16 14:08:22.348 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-05-16 14:08:22.351 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-05-16 14:08:22.353 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-05-16 14:08:22.355 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-05-16 14:08:22.357 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-05-16 14:08:22.359 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-05-16 14:08:22.362 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-05-16 14:08:22.364 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-05-16 14:08:22.366 | ++ lib/tempest:configure_tempest:155 : local disk 2022-05-16 14:08:22.368 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-05-16 14:08:22.368 | ' 2022-05-16 14:08:22.370 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-05-16 14:08:22.373 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-05-16 14:08:22.389 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:22.392 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-05-16 14:08:22.393 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-05-16 14:08:22.393 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-05-16 14:08:24.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:24.720 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:24.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:24.721 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:24.890 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:08:24.894 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-05-16 14:08:24.896 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-05-16 14:08:24.898 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-05-16 14:08:24.900 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-05-16 14:08:24.904 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-05-16 14:08:24.906 | ++ lib/tempest:configure_tempest:186 : image_uuid=39ff73f5-52c7-489a-b784-6135aa570a18 2022-05-16 14:08:24.908 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=39ff73f5-52c7-489a-b784-6135aa570a18 2022-05-16 14:08:24.911 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-05-16 14:08:24.924 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-05-16 14:08:24.928 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-05-16 14:08:24.930 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-05-16 14:08:24.932 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-05-16 14:08:24.935 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-05-16 14:08:24.937 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-05-16 14:08:24.940 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-05-16 14:08:24.942 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-05-16 14:08:24.945 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-05-16 14:08:24.945 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-05-16 14:08:27.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:27.144 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:27.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:27.144 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:27.315 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:08:27.319 | ++ lib/tempest:configure_tempest:213 : admin_project_id=4ce7781f23154c9c9f494eb7b4ab1799 2022-05-16 14:08:27.321 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-05-16 14:08:27.337 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:27.340 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-05-16 14:08:29.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:29.627 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:29.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:29.627 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:29.798 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:08:29.801 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:08:29.801 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-16 14:08:29.801 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:08:29.801 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-16 14:08:29.801 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-16 14:08:29.801 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-16 14:08:29.801 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-16 14:08:29.801 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-16 14:08:29.801 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-16 14:08:29.801 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-05-16 14:08:29.803 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-05-16 14:08:29.805 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:08:29.805 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-16 14:08:29.805 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:08:29.805 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.805 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-16 14:08:29.805 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-16 14:08:29.805 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-16 14:08:29.805 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.806 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.806 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.806 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-16 14:08:29.806 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-05-16 14:08:29.806 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.806 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-16 14:08:29.806 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-16 14:08:29.806 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-16 14:08:29.806 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-16 14:08:29.806 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-05-16 14:08:29.808 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-05-16 14:08:29.810 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:08:29.810 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-16 14:08:29.810 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-16 14:08:29.810 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-16 14:08:29.810 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-16 14:08:29.810 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-16 14:08:29.810 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-16 14:08:29.810 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-16 14:08:29.810 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-16 14:08:29.810 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-05-16 14:08:29.812 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-05-16 14:08:29.815 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-05-16 14:08:29.845 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-05-16 14:08:29.847 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-05-16 14:08:29.849 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-05-16 14:08:29.852 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-16 14:08:29.854 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-16 14:08:32.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:32.021 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:32.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:32.021 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:32.195 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:08:32.198 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-16 14:08:32.198 | address-scope 2022-05-16 14:08:32.198 | router-admin-state-down-before-update 2022-05-16 14:08:32.198 | agent 2022-05-16 14:08:32.198 | agent-resources-synced 2022-05-16 14:08:32.198 | allowed-address-pairs 2022-05-16 14:08:32.198 | auto-allocated-topology 2022-05-16 14:08:32.198 | availability_zone 2022-05-16 14:08:32.198 | availability_zone_filter 2022-05-16 14:08:32.198 | default-subnetpools 2022-05-16 14:08:32.198 | dhcp_agent_scheduler 2022-05-16 14:08:32.198 | dvr 2022-05-16 14:08:32.198 | empty-string-filtering 2022-05-16 14:08:32.198 | external-net 2022-05-16 14:08:32.198 | extra_dhcp_opt 2022-05-16 14:08:32.198 | extraroute 2022-05-16 14:08:32.198 | extraroute-atomic 2022-05-16 14:08:32.198 | filter-validation 2022-05-16 14:08:32.198 | fip-port-details 2022-05-16 14:08:32.198 | flavors 2022-05-16 14:08:32.198 | floatingip-pools 2022-05-16 14:08:32.198 | ip-substring-filtering 2022-05-16 14:08:32.198 | router 2022-05-16 14:08:32.199 | ext-gw-mode 2022-05-16 14:08:32.199 | l3-ha 2022-05-16 14:08:32.199 | l3-flavors 2022-05-16 14:08:32.199 | l3-port-ip-change-not-allowed 2022-05-16 14:08:32.199 | l3_agent_scheduler 2022-05-16 14:08:32.199 | metering 2022-05-16 14:08:32.199 | metering_source_and_destination_fields 2022-05-16 14:08:32.199 | multi-provider 2022-05-16 14:08:32.199 | net-mtu 2022-05-16 14:08:32.199 | net-mtu-writable 2022-05-16 14:08:32.199 | network_availability_zone 2022-05-16 14:08:32.199 | network-ip-availability 2022-05-16 14:08:32.199 | pagination 2022-05-16 14:08:32.199 | port-device-profile 2022-05-16 14:08:32.199 | port-mac-override 2022-05-16 14:08:32.199 | port-mac-address-regenerate 2022-05-16 14:08:32.199 | port-numa-affinity-policy 2022-05-16 14:08:32.199 | binding 2022-05-16 14:08:32.199 | binding-extended 2022-05-16 14:08:32.199 | port-security 2022-05-16 14:08:32.199 | project-id 2022-05-16 14:08:32.199 | provider 2022-05-16 14:08:32.199 | quota-check-limit 2022-05-16 14:08:32.199 | quotas 2022-05-16 14:08:32.200 | quota_details 2022-05-16 14:08:32.200 | rbac-policies 2022-05-16 14:08:32.200 | rbac-address-group 2022-05-16 14:08:32.200 | rbac-address-scope 2022-05-16 14:08:32.200 | rbac-security-groups 2022-05-16 14:08:32.200 | rbac-subnetpool 2022-05-16 14:08:32.200 | revision-if-match 2022-05-16 14:08:32.200 | standard-attr-revisions 2022-05-16 14:08:32.200 | router_availability_zone 2022-05-16 14:08:32.200 | security-groups-normalized-cidr 2022-05-16 14:08:32.200 | port-security-groups-filtering 2022-05-16 14:08:32.200 | security-groups-remote-address-group 2022-05-16 14:08:32.200 | security-groups-shared-filtering 2022-05-16 14:08:32.200 | security-group 2022-05-16 14:08:32.200 | service-type 2022-05-16 14:08:32.200 | sorting 2022-05-16 14:08:32.200 | standard-attr-description 2022-05-16 14:08:32.200 | stateful-security-group 2022-05-16 14:08:32.200 | subnet_onboard 2022-05-16 14:08:32.200 | subnet-service-types 2022-05-16 14:08:32.200 | subnet_allocation 2022-05-16 14:08:32.200 | subnetpool-prefix-ops 2022-05-16 14:08:32.200 | standard-attr-tag 2022-05-16 14:08:32.200 | standard-attr-timestamp' 2022-05-16 14:08:32.201 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-16 14:08:32.201 | address-scope 2022-05-16 14:08:32.201 | router-admin-state-down-before-update 2022-05-16 14:08:32.201 | agent 2022-05-16 14:08:32.201 | agent-resources-synced 2022-05-16 14:08:32.201 | allowed-address-pairs 2022-05-16 14:08:32.201 | auto-allocated-topology 2022-05-16 14:08:32.201 | availability_zone 2022-05-16 14:08:32.201 | availability_zone_filter 2022-05-16 14:08:32.201 | default-subnetpools 2022-05-16 14:08:32.201 | dhcp_agent_scheduler 2022-05-16 14:08:32.201 | dvr 2022-05-16 14:08:32.201 | empty-string-filtering 2022-05-16 14:08:32.201 | external-net 2022-05-16 14:08:32.201 | extra_dhcp_opt 2022-05-16 14:08:32.201 | extraroute 2022-05-16 14:08:32.201 | extraroute-atomic 2022-05-16 14:08:32.201 | filter-validation 2022-05-16 14:08:32.201 | fip-port-details 2022-05-16 14:08:32.201 | flavors 2022-05-16 14:08:32.201 | floatingip-pools 2022-05-16 14:08:32.201 | ip-substring-filtering 2022-05-16 14:08:32.201 | router 2022-05-16 14:08:32.201 | ext-gw-mode 2022-05-16 14:08:32.201 | l3-ha 2022-05-16 14:08:32.201 | l3-flavors 2022-05-16 14:08:32.202 | l3-port-ip-change-not-allowed 2022-05-16 14:08:32.202 | l3_agent_scheduler 2022-05-16 14:08:32.202 | metering 2022-05-16 14:08:32.202 | metering_source_and_destination_fields 2022-05-16 14:08:32.202 | multi-provider 2022-05-16 14:08:32.202 | net-mtu 2022-05-16 14:08:32.202 | net-mtu-writable 2022-05-16 14:08:32.202 | network_availability_zone 2022-05-16 14:08:32.202 | network-ip-availability 2022-05-16 14:08:32.202 | pagination 2022-05-16 14:08:32.202 | port-device-profile 2022-05-16 14:08:32.202 | port-mac-override 2022-05-16 14:08:32.202 | port-mac-address-regenerate 2022-05-16 14:08:32.202 | port-numa-affinity-policy 2022-05-16 14:08:32.202 | binding 2022-05-16 14:08:32.202 | binding-extended 2022-05-16 14:08:32.202 | port-security 2022-05-16 14:08:32.202 | project-id 2022-05-16 14:08:32.202 | provider 2022-05-16 14:08:32.202 | quota-check-limit 2022-05-16 14:08:32.202 | quotas 2022-05-16 14:08:32.202 | quota_details 2022-05-16 14:08:32.202 | rbac-policies 2022-05-16 14:08:32.202 | rbac-address-group 2022-05-16 14:08:32.202 | rbac-address-scope 2022-05-16 14:08:32.202 | rbac-security-groups 2022-05-16 14:08:32.202 | rbac-subnetpool 2022-05-16 14:08:32.202 | revision-if-match 2022-05-16 14:08:32.202 | standard-attr-revisions 2022-05-16 14:08:32.202 | router_availability_zone 2022-05-16 14:08:32.202 | security-groups-normalized-cidr 2022-05-16 14:08:32.202 | port-security-groups-filtering 2022-05-16 14:08:32.203 | security-groups-remote-address-group 2022-05-16 14:08:32.203 | security-groups-shared-filtering 2022-05-16 14:08:32.203 | security-group 2022-05-16 14:08:32.203 | service-type 2022-05-16 14:08:32.203 | sorting 2022-05-16 14:08:32.203 | standard-attr-description 2022-05-16 14:08:32.203 | stateful-security-group 2022-05-16 14:08:32.203 | subnet_onboard 2022-05-16 14:08:32.203 | subnet-service-types 2022-05-16 14:08:32.203 | subnet_allocation 2022-05-16 14:08:32.203 | subnetpool-prefix-ops 2022-05-16 14:08:32.203 | standard-attr-tag 2022-05-16 14:08:32.203 | standard-attr-timestamp =~ external-net ]] 2022-05-16 14:08:32.204 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-16 14:08:32.207 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-05-16 14:08:34.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:34.520 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:34.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:34.520 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:34.693 | +++ functions-common:oscwrap:2477 : return 0 2022-05-16 14:08:34.696 | ++ lib/tempest:configure_tempest:289 : public_network_id=a279e54d-8a71-4807-9123-3d674817b46e 2022-05-16 14:08:34.699 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-05-16 14:08:37.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:37.113 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:37.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:37.113 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:37.113 | +---------------------------+--------------------------------------+ 2022-05-16 14:08:37.113 | | Field | Value | 2022-05-16 14:08:37.113 | +---------------------------+--------------------------------------+ 2022-05-16 14:08:37.113 | | admin_state_up | UP | 2022-05-16 14:08:37.113 | | availability_zone_hints | | 2022-05-16 14:08:37.113 | | availability_zones | | 2022-05-16 14:08:37.113 | | created_at | 2022-05-16T14:08:36Z | 2022-05-16 14:08:37.113 | | description | | 2022-05-16 14:08:37.113 | | dns_domain | None | 2022-05-16 14:08:37.113 | | id | ae170014-a28b-425d-93e1-706ba245e21b | 2022-05-16 14:08:37.113 | | ipv4_address_scope | None | 2022-05-16 14:08:37.113 | | ipv6_address_scope | None | 2022-05-16 14:08:37.113 | | is_default | None | 2022-05-16 14:08:37.113 | | is_vlan_transparent | None | 2022-05-16 14:08:37.113 | | mtu | 1500 | 2022-05-16 14:08:37.113 | | name | shared | 2022-05-16 14:08:37.113 | | port_security_enabled | True | 2022-05-16 14:08:37.113 | | project_id | 4ce7781f23154c9c9f494eb7b4ab1799 | 2022-05-16 14:08:37.113 | | provider:network_type | vlan | 2022-05-16 14:08:37.113 | | provider:physical_network | physnet1 | 2022-05-16 14:08:37.114 | | provider:segmentation_id | 214 | 2022-05-16 14:08:37.114 | | qos_policy_id | None | 2022-05-16 14:08:37.114 | | revision_number | 1 | 2022-05-16 14:08:37.114 | | router:external | Internal | 2022-05-16 14:08:37.114 | | segments | None | 2022-05-16 14:08:37.114 | | shared | True | 2022-05-16 14:08:37.114 | | status | ACTIVE | 2022-05-16 14:08:37.114 | | subnets | | 2022-05-16 14:08:37.114 | | tags | | 2022-05-16 14:08:37.114 | | updated_at | 2022-05-16T14:08:36Z | 2022-05-16 14:08:37.114 | +---------------------------+--------------------------------------+ 2022-05-16 14:08:37.295 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-05-16 14:08:39.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:39.868 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:39.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-16 14:08:39.868 | from cryptography.utils import int_from_bytes 2022-05-16 14:08:39.868 | +----------------------+--------------------------------------+ 2022-05-16 14:08:39.868 | | Field | Value | 2022-05-16 14:08:39.868 | +----------------------+--------------------------------------+ 2022-05-16 14:08:39.868 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-05-16 14:08:39.868 | | cidr | 192.168.233.0/24 | 2022-05-16 14:08:39.868 | | created_at | 2022-05-16T14:08:39Z | 2022-05-16 14:08:39.868 | | description | shared-subnet | 2022-05-16 14:08:39.868 | | dns_nameservers | | 2022-05-16 14:08:39.868 | | dns_publish_fixed_ip | None | 2022-05-16 14:08:39.868 | | enable_dhcp | True | 2022-05-16 14:08:39.868 | | gateway_ip | 192.168.233.1 | 2022-05-16 14:08:39.868 | | host_routes | | 2022-05-16 14:08:39.868 | | id | 1ec46890-bb16-47e6-a71f-7b72ac67741a | 2022-05-16 14:08:39.868 | | ip_version | 4 | 2022-05-16 14:08:39.868 | | ipv6_address_mode | None | 2022-05-16 14:08:39.869 | | ipv6_ra_mode | None | 2022-05-16 14:08:39.869 | | name | shared-subnet | 2022-05-16 14:08:39.869 | | network_id | ae170014-a28b-425d-93e1-706ba245e21b | 2022-05-16 14:08:39.869 | | project_id | 4ce7781f23154c9c9f494eb7b4ab1799 | 2022-05-16 14:08:39.869 | | revision_number | 0 | 2022-05-16 14:08:39.869 | | segment_id | None | 2022-05-16 14:08:39.869 | | service_types | | 2022-05-16 14:08:39.869 | | subnetpool_id | None | 2022-05-16 14:08:39.869 | | tags | | 2022-05-16 14:08:39.869 | | updated_at | 2022-05-16T14:08:39Z | 2022-05-16 14:08:39.869 | +----------------------+--------------------------------------+ 2022-05-16 14:08:40.047 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-05-16 14:08:40.081 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-05-16 14:08:40.116 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-05-16 14:08:40.121 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-05-16 14:08:40.150 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-05-16 14:08:40.181 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-05-16 14:08:40.212 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-05-16 14:08:40.249 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-05-16 14:08:40.283 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.35/identity/v2.0/ 2022-05-16 14:08:40.316 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.35/identity/v3 2022-05-16 14:08:40.345 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-05-16 14:08:40.376 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-05-16 14:08:40.409 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-05-16 14:08:40.440 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-05-16 14:08:40.442 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-05-16 14:08:40.476 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-05-16 14:08:40.506 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-05-16 14:08:40.536 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-05-16 14:08:40.566 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-05-16 14:08:40.569 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-05-16 14:08:40.604 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-05-16 14:08:40.643 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-05-16 14:08:40.645 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-05-16 14:08:40.680 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-05-16 14:08:40.697 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:08:40.704 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-05-16 14:08:40.706 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-05-16 14:08:40.737 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-05-16 14:08:40.754 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:08:40.761 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-05-16 14:08:40.801 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-05-16 14:08:40.838 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-05-16 14:08:40.870 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-05-16 14:08:40.872 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-05-16 14:08:40.913 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-05-16 14:08:40.943 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-05-16 14:08:40.959 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:08:40.961 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 39ff73f5-52c7-489a-b784-6135aa570a18 2022-05-16 14:08:40.990 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 39ff73f5-52c7-489a-b784-6135aa570a18 2022-05-16 14:08:41.019 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-05-16 14:08:41.047 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-05-16 14:08:41.076 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-05-16 14:08:41.107 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-05-16 14:08:41.123 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:41.126 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-05-16 14:08:41.128 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-05-16 14:08:41.130 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-05-16 14:08:41.132 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-05-16 14:08:41.135 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-05-16 14:08:41.137 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-05-16 14:08:41.156 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-05-16 14:08:41.158 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-05-16 14:08:41.186 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-05-16 14:08:41.219 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-05-16 14:08:41.252 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-05-16 14:08:41.283 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-05-16 14:08:41.315 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-05-16 14:08:41.347 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-05-16 14:08:41.380 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-05-16 14:08:41.411 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-05-16 14:08:41.441 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-05-16 14:08:41.444 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-16 14:08:41.477 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-05-16 14:08:41.480 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-05-16 14:08:41.498 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:08:41.500 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-05-16 14:08:41.538 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a279e54d-8a71-4807-9123-3d674817b46e 2022-05-16 14:08:41.574 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-05-16 14:08:41.606 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-05-16 14:08:41.638 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-05-16 14:08:41.669 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-05-16 14:08:41.700 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-05-16 14:08:41.739 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-05-16 14:08:41.778 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-05-16 14:08:41.781 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-05-16 14:08:41.784 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-05-16 14:08:41.824 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-05-16 14:08:41.827 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-05-16 14:08:41.830 | ++ functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-16 14:08:41.832 | ++ functions-common:is_provider_network:2289 : return 1 2022-05-16 14:08:41.836 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-05-16 14:08:41.874 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-05-16 14:08:41.908 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-05-16 14:08:41.940 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-05-16 14:08:41.970 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-05-16 14:08:41.998 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-05-16 14:08:42.028 | ++ lib/tempest:configure_tempest:469 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-16 14:08:42.030 | ++ lib/tempest:configure_tempest:470 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-05-16 14:08:42.033 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-05-16 14:08:42.050 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-05-16 14:08:42.083 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-16 14:08:42.086 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-05-16 14:08:42.091 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-05-16 14:08:42.109 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-05-16 14:08:42.137 | ++ lib/tempest:configure_tempest:480 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-16 14:08:42.140 | ++ lib/tempest:configure_tempest:480 : '[' libvirt = libvirt ']' 2022-05-16 14:08:42.142 | ++ lib/tempest:configure_tempest:481 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-05-16 14:08:42.145 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-05-16 14:08:42.162 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-05-16 14:08:42.191 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-16 14:08:42.193 | ++ lib/tempest:configure_tempest:486 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-05-16 14:08:42.196 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-05-16 14:08:42.213 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-05-16 14:08:42.243 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-05-16 14:08:42.245 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-05-16 14:08:42.248 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-05-16 14:08:42.250 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-05-16 14:08:42.269 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-05-16 14:08:42.271 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-05-16 14:08:42.304 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-05-16 14:08:42.321 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:08:42.323 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-05-16 14:08:42.352 | ++ lib/tempest:configure_tempest:510 : [[ -n lvm:lvmdriver-1 ]] 2022-05-16 14:08:42.355 | ++ lib/tempest:configure_tempest:510 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-05-16 14:08:42.358 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-05-16 14:08:42.360 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-05-16 14:08:42.362 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-05-16 14:08:42.365 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-05-16 14:08:42.367 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-05-16 14:08:42.369 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-05-16 14:08:42.389 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-05-16 14:08:42.391 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-05-16 14:08:42.422 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-05-16 14:08:42.425 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-05-16 14:08:42.427 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-05-16 14:08:42.430 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-05-16 14:08:42.458 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-05-16 14:08:42.487 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-05-16 14:08:42.516 | ++ lib/tempest:configure_tempest:596 : local service 2022-05-16 14:08:42.518 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-05-16 14:08:42.521 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-16 14:08:42.524 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-05-16 14:08:42.540 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:42.542 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-05-16 14:08:42.577 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-16 14:08:42.579 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-05-16 14:08:42.597 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:42.599 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-05-16 14:08:42.628 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-16 14:08:42.630 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-05-16 14:08:42.648 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:42.650 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-05-16 14:08:42.679 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-16 14:08:42.681 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-05-16 14:08:42.699 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:42.701 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-05-16 14:08:42.731 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-16 14:08:42.733 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-05-16 14:08:42.750 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:42.752 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-05-16 14:08:42.781 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-16 14:08:42.783 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-05-16 14:08:42.799 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-16 14:08:42.802 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-05-16 14:08:42.831 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-16 14:08:42.833 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-05-16 14:08:42.850 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-16 14:08:42.852 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-05-16 14:08:42.881 | ++ lib/tempest:configure_tempest:610 : [[ False == True ]] 2022-05-16 14:08:42.883 | ++ lib/tempest:configure_tempest:610 : [[ False == True ]] 2022-05-16 14:08:42.886 | ++ lib/tempest:configure_tempest:616 : [[ False == True ]] 2022-05-16 14:08:42.888 | ++ lib/tempest:configure_tempest:616 : [[ False == True ]] 2022-05-16 14:08:42.890 | ++ lib/tempest:configure_tempest:620 : [[ False == True ]] 2022-05-16 14:08:42.893 | ++ lib/tempest:configure_tempest:620 : [[ False == True ]] 2022-05-16 14:08:42.895 | ++ lib/tempest:configure_tempest:624 : '[' libvirt = libvirt ']' 2022-05-16 14:08:42.897 | ++ lib/tempest:configure_tempest:624 : '[' kvm = lxc ']' 2022-05-16 14:08:42.900 | ++ lib/tempest:configure_tempest:634 : local tmp_cfg_file 2022-05-16 14:08:42.903 | +++ lib/tempest:configure_tempest:635 : mktemp 2022-05-16 14:08:42.909 | ++ lib/tempest:configure_tempest:635 : tmp_cfg_file=/tmp/tmp.OxopXKvFPb 2022-05-16 14:08:42.911 | ++ lib/tempest:configure_tempest:636 : cd /opt/stack/tempest 2022-05-16 14:08:42.913 | ++ lib/tempest:configure_tempest:637 : [[ False != \T\r\u\e ]] 2022-05-16 14:08:42.916 | ++ lib/tempest:configure_tempest:638 : tox -revenv-tempest --notest 2022-05-16 14:08:43.491 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-05-16 14:08:45.550 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-05-16 14:09:10.310 | venv-tempest develop-inst: /opt/stack/tempest 2022-05-16 14:09:23.945 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.1,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.13.0,packaging==21.3,paramiko==2.8.1,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@a7bedbde46ae2aec796837a7e69fbf35747f75cb#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1 2022-05-16 14:09:23.945 | ___________________________________ summary ____________________________________ 2022-05-16 14:09:23.946 | venv-tempest: skipped tests 2022-05-16 14:09:23.946 | congratulations :) 2022-05-16 14:09:23.977 | ++ lib/tempest:configure_tempest:641 : local tmp_u_c_m 2022-05-16 14:09:23.980 | +++ lib/tempest:configure_tempest:642 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-05-16 14:09:23.985 | ++ lib/tempest:configure_tempest:642 : tmp_u_c_m=/tmp/tempest_u_c_m.PaCwsgbbzA 2022-05-16 14:09:23.987 | ++ lib/tempest:configure_tempest:643 : set_tempest_venv_constraints /tmp/tempest_u_c_m.PaCwsgbbzA 2022-05-16 14:09:23.990 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-05-16 14:09:23.993 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.PaCwsgbbzA 2022-05-16 14:09:23.995 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-05-16 14:09:23.998 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-05-16 14:09:24.001 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-05-16 14:09:24.007 | ++ lib/tempest:configure_tempest:644 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.PaCwsgbbzA -r requirements.txt 2022-05-16 14:09:27.444 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-05-16 14:09:27.444 | warnings.warn( 2022-05-16 14:09:27.444 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-16 14:09:27.444 | warnings.warn( 2022-05-16 14:09:27.538 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-05-16 14:09:28.497 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.1,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.13.0,packaging==21.3,paramiko==2.8.1,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@a7bedbde46ae2aec796837a7e69fbf35747f75cb#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1 2022-05-16 14:09:28.498 | venv-tempest run-test-pre: PYTHONHASHSEED='2022503542' 2022-05-16 14:09:28.498 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.PaCwsgbbzA -r requirements.txt 2022-05-16 14:09:30.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-16 14:09:30.488 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.9.0) 2022-05-16 14:09:30.489 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-05-16 14:09:30.491 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-05-16 14:09:30.493 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-05-16 14:09:30.495 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-05-16 14:09:30.496 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-05-16 14:09:30.497 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-05-16 14:09:30.499 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.1) 2022-05-16 14:09:30.501 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-05-16 14:09:30.502 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-05-16 14:09:30.503 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-05-16 14:09:30.505 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-05-16 14:09:30.508 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.13.0) 2022-05-16 14:09:30.509 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-05-16 14:09:30.511 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-05-16 14:09:30.512 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-05-16 14:09:30.514 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-05-16 14:09:30.515 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-05-16 14:09:30.516 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-05-16 14:09:30.518 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-05-16 14:09:30.531 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-05-16 14:09:30.533 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.1) 2022-05-16 14:09:30.535 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.8) 2022-05-16 14:09:30.566 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-05-16 14:09:30.567 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-05-16 14:09:30.569 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-05-16 14:09:30.570 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.1.0) 2022-05-16 14:09:30.581 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-05-16 14:09:30.617 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-05-16 14:09:30.619 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-05-16 14:09:30.659 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-05-16 14:09:30.675 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-05-16 14:09:30.676 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-05-16 14:09:30.716 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-05-16 14:09:30.719 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-05-16 14:09:30.762 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-05-16 14:09:30.764 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-05-16 14:09:30.768 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-05-16 14:09:30.824 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-05-16 14:09:30.825 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-05-16 14:09:30.838 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-05-16 14:09:30.840 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-05-16 14:09:30.857 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-05-16 14:09:30.860 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-05-16 14:09:30.861 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-05-16 14:09:30.927 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-05-16 14:09:30.977 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-05-16 14:09:31.076 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-05-16 14:09:31.133 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-05-16 14:09:31.324 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-05-16 14:09:31.327 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-05-16 14:09:31.328 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-05-16 14:09:31.619 | WARNING: You are using pip version 22.0.4; however, version 22.1 is available. 2022-05-16 14:09:31.619 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-05-16 14:09:31.734 | ___________________________________ summary ____________________________________ 2022-05-16 14:09:31.734 | venv-tempest: commands succeeded 2022-05-16 14:09:31.734 | congratulations :) 2022-05-16 14:09:31.766 | ++ lib/tempest:configure_tempest:645 : rm -f /tmp/tempest_u_c_m.PaCwsgbbzA 2022-05-16 14:09:31.771 | ++ lib/tempest:configure_tempest:648 : [[ False == \T\r\u\e ]] 2022-05-16 14:09:31.774 | ++ lib/tempest:configure_tempest:656 : [[ True == \F\a\l\s\e ]] 2022-05-16 14:09:31.776 | ++ lib/tempest:configure_tempest:660 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-05-16 14:09:31.805 | ++ lib/tempest:configure_tempest:666 : tox -evenv -- tempest verify-config -uro /tmp/tmp.OxopXKvFPb 2022-05-16 14:09:32.393 | venv create: /opt/stack/tempest/.tox/venv 2022-05-16 14:09:34.241 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt