2022-03-15 21:34:20.387 | + ./stack.sh:main:487 : exec 2022-03-15 21:34:20.387 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-15-213420.summary.2022-03-15-213420 2022-03-15 21:34:20.387 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-15-213420' 2022-03-15 21:34:20.387 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:34:20.387 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-15-213420 2022-03-15 21:34:20.387 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-15-213420 /opt/stack/logs/stack.sh.log 2022-03-15 21:34:20.387 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-15-213420.summary.2022-03-15-213420 /opt/stack/logs/stack.sh.log.summary 2022-03-15 21:34:20.387 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-15 21:34:20.387 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-15 21:34:20.387 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-15 21:34:20.387 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-15 21:34:20.387 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-15 21:34:20.387 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-15 21:34:20.387 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-15 21:34:20.387 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-15 21:34:20.387 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-15 21:34:20.387 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-15 21:34:20.388 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-15 21:34:20.388 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-15 21:34:20.388 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-15 21:34:20.388 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-15 21:34:20.388 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-15 21:34:20.390 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-15 21:34:20.392 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-15 21:34:20.394 | + ./stack.sh:main:573 : set -o errexit 2022-03-15 21:34:20.396 | + ./stack.sh:main:576 : uname -a 2022-03-15 21:34:20.397 | Linux n-d-832156-6 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-03-15 21:34:20.399 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-15 21:34:20.401 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-15 21:34:20.404 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-15 21:34:20.449 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-15 21:34:20.464 | + ./stack.sh:main:590 : fetch_plugins 2022-03-15 21:34:20.466 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-15 21:34:20.468 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-15 21:34:20.469 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-15 21:34:20.471 | + functions-common:fetch_plugins:1776 : return 2022-03-15 21:34:20.473 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-15 21:34:20.475 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-15 21:34:20.477 | + functions-common:run_phase:1854 : local phase= 2022-03-15 21:34:20.479 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-15 21:34:20.480 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-15 21:34:20.482 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-15 21:34:20.484 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-15 21:34:20.485 | + functions-common:run_phase:1863 : local extra 2022-03-15 21:34:20.487 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-15 21:34:20.490 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-15 21:34:20.492 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-15 21:34:20.494 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-15 21:34:20.496 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-15 21:34:20.497 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-15 21:34:20.510 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:34:20.511 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-15 21:34:20.513 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-15 21:34:20.515 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-15 21:34:20.517 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-15 21:34:20.518 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-15 21:34:20.520 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-15 21:34:20.522 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-15 21:34:20.524 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-15 21:34:20.526 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-15 21:34:20.528 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-15 21:34:20.529 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-15 21:34:20.531 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-15 21:34:20.533 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-15 21:34:20.534 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-15 21:34:20.536 | + functions-common:plugin_override_defaults:1817 : return 2022-03-15 21:34:20.538 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-15 21:34:20.554 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-15 21:34:20.556 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-15 21:34:20.568 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:34:20.570 | +++ lib/tls:source:43 : hostname -f 2022-03-15 21:34:20.574 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-15 21:34:20.575 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-15 21:34:20.577 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-15 21:34:20.579 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-15 21:34:20.581 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-15 21:34:20.583 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-15 21:34:20.585 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-15 21:34:20.587 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-15 21:34:20.588 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-15 21:34:20.590 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-15 21:34:20.595 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-15 21:34:20.606 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-15 21:34:20.622 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-15 21:34:20.634 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-15 21:34:20.645 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-15 21:34:20.679 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-15 21:34:20.734 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-15 21:34:20.817 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-15 21:34:20.838 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-15 21:34:20.885 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-15 21:34:20.934 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-15 21:34:21.071 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-15 21:34:21.084 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-15 21:34:21.096 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-15 21:34:21.108 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-15 21:34:21.193 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-15 21:34:21.196 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-15 21:34:21.199 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-15 21:34:21.201 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-15 21:34:21.203 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-15 21:34:21.205 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-15 21:34:21.207 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-15 21:34:21.207 | False' 2022-03-15 21:34:21.210 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-15 21:34:21.224 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-15 21:34:21.226 | + ./stack.sh:main:624 : run_phase source 2022-03-15 21:34:21.228 | + functions-common:run_phase:1853 : local mode=source 2022-03-15 21:34:21.230 | + functions-common:run_phase:1854 : local phase= 2022-03-15 21:34:21.232 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-15 21:34:21.234 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-15 21:34:21.236 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-15 21:34:21.238 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-15 21:34:21.240 | + functions-common:run_phase:1863 : local extra 2022-03-15 21:34:21.243 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-15 21:34:21.246 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-15 21:34:21.248 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-15 21:34:21.250 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-15 21:34:21.252 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-15 21:34:21.254 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-15 21:34:21.267 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:34:21.269 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-15 21:34:21.271 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-15 21:34:21.309 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-15 21:34:21.311 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-15 21:34:21.313 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-15 21:34:21.315 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-15 21:34:21.317 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-15 21:34:21.319 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-15 21:34:21.321 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-15 21:34:21.323 | + functions-common:load_plugin_settings:1794 : return 2022-03-15 21:34:21.325 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-15 21:34:21.327 | + functions-common:verify_disabled_services:2136 : local service 2022-03-15 21:34:21.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.331 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-15 21:34:21.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.336 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-15 21:34:21.338 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.340 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-15 21:34:21.342 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.344 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-15 21:34:21.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.349 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-15 21:34:21.351 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.354 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-15 21:34:21.356 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.358 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-15 21:34:21.360 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.362 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-15 21:34:21.364 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.367 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-15 21:34:21.369 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.371 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-15 21:34:21.374 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.376 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-15 21:34:21.378 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.380 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-15 21:34:21.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-15 21:34:21.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-15 21:34:21.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.393 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-15 21:34:21.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.397 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-15 21:34:21.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.401 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-15 21:34:21.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.406 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-15 21:34:21.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.410 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-15 21:34:21.413 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.415 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-15 21:34:21.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-15 21:34:21.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-15 21:34:21.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-15 21:34:21.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.432 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-15 21:34:21.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.437 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-15 21:34:21.439 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.441 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-15 21:34:21.443 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.445 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-15 21:34:21.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.449 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-15 21:34:21.452 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.454 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-15 21:34:21.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.458 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-15 21:34:21.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-15 21:34:21.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.466 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-15 21:34:21.469 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.471 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-15 21:34:21.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.476 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-15 21:34:21.478 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.480 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-15 21:34:21.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-15 21:34:21.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-15 21:34:21.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.493 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-15 21:34:21.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.498 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-15 21:34:21.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.502 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-15 21:34:21.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.506 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-15 21:34:21.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.510 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-15 21:34:21.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.515 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-15 21:34:21.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.519 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-15 21:34:21.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.524 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-15 21:34:21.526 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.528 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-15 21:34:21.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:34:21.532 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-15 21:34:21.535 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-15 21:34:21.538 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-15 21:34:21.540 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-15 21:34:21.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:34:21.556 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-15 21:34:21.558 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-15 21:34:21.561 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-15 21:34:21.575 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:34:21.577 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-15 21:34:21.579 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-15 21:34:21.581 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-15 21:34:21.583 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-15 21:34:21.586 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-15 21:34:21.588 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-15 21:34:21.590 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-15 21:34:21.592 | + lib/database:initialize_database_backends:92 : return 0 2022-03-15 21:34:21.595 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-15 21:34:21.595 | Using mysql database backend 2022-03-15 21:34:21.597 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-15 21:34:21.612 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-15 21:34:21.615 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-15 21:34:21.618 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-15 21:34:21.620 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-15 21:34:21.623 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-15 21:34:21.625 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-15 21:34:21.640 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:34:21.642 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-15 21:34:21.658 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-15 21:34:21.677 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:34:21.680 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-15 21:34:21.695 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-15 21:34:21.711 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-15 21:34:21.727 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:34:21.730 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-15 21:34:21.745 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:34:21.747 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-15 21:34:21.762 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-15 21:34:21.764 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-15 21:34:21.767 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-15 21:34:21.769 | + functions-common:save_stackenv:60 : local tag=757 2022-03-15 21:34:21.772 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-15 21:34:21.776 | + functions-common:save_stackenv:62 : time_stamp=2022-03-15-213421 2022-03-15 21:34:21.778 | + functions-common:save_stackenv:63 : echo '# 2022-03-15-213421 757' 2022-03-15 21:34:21.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.783 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-15 21:34:21.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.788 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-15 21:34:21.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.793 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-15 21:34:21.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.797 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-15 21:34:21.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.802 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-15 21:34:21.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.806 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-15 21:34:21.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.811 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-15-213420 2022-03-15 21:34:21.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.815 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-15 21:34:21.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.820 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-15 21:34:21.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.824 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-15 21:34:21.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.829 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-15 21:34:21.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.833 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-15 21:34:21.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:34:21.838 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-15 21:34:21.841 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-15 21:34:21.843 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-15 21:34:21.845 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-15 21:34:21.848 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-15 21:34:21.850 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:34:21.852 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:34:21.855 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:34:21.857 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:34:21.859 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:34:21.862 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:34:21.876 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:34:21.878 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:34:21.880 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:34:21.883 | + functions-common:git_clone:629 : echo master 2022-03-15 21:34:21.883 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:34:21.888 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-15 21:34:21.890 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:34:21.892 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-15 21:34:21.894 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:34:21.895 | + functions-common:git_clone:678 : head -1 2022-03-15 21:34:21.898 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-15 21:34:21.900 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:34:21.903 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-15 21:34:21.905 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:34:21.908 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-15 21:34:21.910 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-15 21:34:21.913 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-15 21:34:21.916 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-15 21:34:21.918 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-15 21:34:21.920 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-15 21:34:21.923 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-15 21:34:21.925 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-15 21:34:21.928 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-15 21:34:21.932 | ++ tools/install_prereqs.sh:source:47 : NOW=1647380061 2022-03-15 21:34:21.935 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-15 21:34:21.939 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-15 21:34:21.942 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-15 21:34:21.944 | ++ tools/install_prereqs.sh:source:49 : DELTA=1647380061 2022-03-15 21:34:21.947 | ++ tools/install_prereqs.sh:source:50 : [[ 1647380061 -lt 7200 ]] 2022-03-15 21:34:21.949 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-15 21:34:21.952 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-15 21:34:21.954 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-15 21:34:21.956 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-15 21:34:21.958 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-15 21:34:21.961 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-15 21:34:21.964 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-15 21:34:21.967 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-15 21:34:22.012 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-15 21:34:22.012 | apache2-dev 2022-03-15 21:34:22.012 | bc 2022-03-15 21:34:22.012 | bsdmainutils 2022-03-15 21:34:22.012 | curl 2022-03-15 21:34:22.012 | g++ 2022-03-15 21:34:22.012 | gawk 2022-03-15 21:34:22.012 | gcc 2022-03-15 21:34:22.012 | gettext 2022-03-15 21:34:22.012 | git 2022-03-15 21:34:22.012 | graphviz 2022-03-15 21:34:22.012 | iputils-ping 2022-03-15 21:34:22.012 | libapache2-mod-proxy-uwsgi 2022-03-15 21:34:22.012 | libffi-dev 2022-03-15 21:34:22.012 | libjpeg-dev 2022-03-15 21:34:22.012 | libpcre3-dev 2022-03-15 21:34:22.012 | libpq-dev 2022-03-15 21:34:22.013 | libssl-dev 2022-03-15 21:34:22.013 | libsystemd-dev 2022-03-15 21:34:22.013 | libxml2-dev 2022-03-15 21:34:22.013 | libxslt1-dev 2022-03-15 21:34:22.013 | libyaml-dev 2022-03-15 21:34:22.013 | lsof 2022-03-15 21:34:22.013 | openssh-server 2022-03-15 21:34:22.013 | openssl 2022-03-15 21:34:22.013 | pkg-config 2022-03-15 21:34:22.013 | psmisc 2022-03-15 21:34:22.013 | python3-dev 2022-03-15 21:34:22.013 | python3-pip 2022-03-15 21:34:22.013 | python3-systemd 2022-03-15 21:34:22.013 | python3-venv 2022-03-15 21:34:22.013 | tar 2022-03-15 21:34:22.013 | tcpdump 2022-03-15 21:34:22.013 | unzip 2022-03-15 21:34:22.013 | uuid-runtime 2022-03-15 21:34:22.013 | wget 2022-03-15 21:34:22.013 | wget 2022-03-15 21:34:22.013 | zlib1g-dev 2022-03-15 21:34:22.013 | libkrb5-dev 2022-03-15 21:34:22.013 | libldap2-dev 2022-03-15 21:34:22.013 | libsasl2-dev 2022-03-15 21:34:22.013 | memcached 2022-03-15 21:34:22.013 | python3-mysqldb 2022-03-15 21:34:22.013 | sqlite3 2022-03-15 21:34:22.013 | conntrack 2022-03-15 21:34:22.013 | curl 2022-03-15 21:34:22.013 | dnsmasq-base 2022-03-15 21:34:22.013 | dnsmasq-utils 2022-03-15 21:34:22.013 | ebtables 2022-03-15 21:34:22.013 | genisoimage 2022-03-15 21:34:22.013 | iptables 2022-03-15 21:34:22.013 | iputils-arping 2022-03-15 21:34:22.013 | kpartx 2022-03-15 21:34:22.013 | libjs-jquery-tablesorter 2022-03-15 21:34:22.013 | parted 2022-03-15 21:34:22.013 | pm-utils 2022-03-15 21:34:22.014 | python3-mysqldb 2022-03-15 21:34:22.014 | socat 2022-03-15 21:34:22.014 | sqlite3 2022-03-15 21:34:22.014 | sudo 2022-03-15 21:34:22.014 | vlan 2022-03-15 21:34:22.014 | lsscsi 2022-03-15 21:34:22.014 | open-iscsi 2022-03-15 21:34:22.014 | lvm2 2022-03-15 21:34:22.014 | qemu-utils 2022-03-15 21:34:22.014 | thin-provisioning-tools 2022-03-15 21:34:22.014 | acl 2022-03-15 21:34:22.014 | dnsmasq-base 2022-03-15 21:34:22.014 | dnsmasq-utils 2022-03-15 21:34:22.014 | ebtables 2022-03-15 21:34:22.014 | haproxy 2022-03-15 21:34:22.014 | iptables 2022-03-15 21:34:22.014 | iputils-arping 2022-03-15 21:34:22.014 | iputils-ping 2022-03-15 21:34:22.014 | postgresql-server-dev-all 2022-03-15 21:34:22.014 | python3-mysqldb 2022-03-15 21:34:22.014 | sqlite3 2022-03-15 21:34:22.014 | sudo 2022-03-15 21:34:22.014 | vlan 2022-03-15 21:34:22.014 | pcp 2022-03-15 21:34:22.014 | ipset 2022-03-15 21:34:22.014 | conntrack 2022-03-15 21:34:22.014 | conntrackd 2022-03-15 21:34:22.014 | keepalived 2022-03-15 21:34:22.014 | lvm2 2022-03-15 21:34:22.014 | qemu-utils 2022-03-15 21:34:22.014 | thin-provisioning-tools 2022-03-15 21:34:22.014 | curl 2022-03-15 21:34:22.014 | liberasurecode-dev 2022-03-15 21:34:22.014 | make 2022-03-15 21:34:22.014 | memcached 2022-03-15 21:34:22.014 | rsync 2022-03-15 21:34:22.014 | sqlite3 2022-03-15 21:34:22.014 | xfsprogs' 2022-03-15 21:34:22.015 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-15 21:34:22.032 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-15 21:34:22.032 | apache2-dev 2022-03-15 21:34:22.032 | bc 2022-03-15 21:34:22.033 | bsdmainutils 2022-03-15 21:34:22.033 | curl 2022-03-15 21:34:22.033 | g++ 2022-03-15 21:34:22.033 | gawk 2022-03-15 21:34:22.033 | gcc 2022-03-15 21:34:22.033 | gettext 2022-03-15 21:34:22.033 | git 2022-03-15 21:34:22.033 | graphviz 2022-03-15 21:34:22.033 | iputils-ping 2022-03-15 21:34:22.033 | libapache2-mod-proxy-uwsgi 2022-03-15 21:34:22.033 | libffi-dev 2022-03-15 21:34:22.033 | libjpeg-dev 2022-03-15 21:34:22.033 | libpcre3-dev 2022-03-15 21:34:22.033 | libpq-dev 2022-03-15 21:34:22.033 | libssl-dev 2022-03-15 21:34:22.033 | libsystemd-dev 2022-03-15 21:34:22.033 | libxml2-dev 2022-03-15 21:34:22.033 | libxslt1-dev 2022-03-15 21:34:22.033 | libyaml-dev 2022-03-15 21:34:22.033 | lsof 2022-03-15 21:34:22.033 | openssh-server 2022-03-15 21:34:22.033 | openssl 2022-03-15 21:34:22.033 | pkg-config 2022-03-15 21:34:22.033 | psmisc 2022-03-15 21:34:22.033 | python3-dev 2022-03-15 21:34:22.033 | python3-pip 2022-03-15 21:34:22.033 | python3-systemd 2022-03-15 21:34:22.033 | python3-venv 2022-03-15 21:34:22.033 | tar 2022-03-15 21:34:22.033 | tcpdump 2022-03-15 21:34:22.033 | unzip 2022-03-15 21:34:22.033 | uuid-runtime 2022-03-15 21:34:22.033 | wget 2022-03-15 21:34:22.033 | wget 2022-03-15 21:34:22.033 | zlib1g-dev 2022-03-15 21:34:22.033 | libkrb5-dev 2022-03-15 21:34:22.033 | libldap2-dev 2022-03-15 21:34:22.033 | libsasl2-dev 2022-03-15 21:34:22.033 | memcached 2022-03-15 21:34:22.034 | python3-mysqldb 2022-03-15 21:34:22.034 | sqlite3 2022-03-15 21:34:22.034 | conntrack 2022-03-15 21:34:22.034 | curl 2022-03-15 21:34:22.034 | dnsmasq-base 2022-03-15 21:34:22.034 | dnsmasq-utils 2022-03-15 21:34:22.034 | ebtables 2022-03-15 21:34:22.034 | genisoimage 2022-03-15 21:34:22.034 | iptables 2022-03-15 21:34:22.034 | iputils-arping 2022-03-15 21:34:22.034 | kpartx 2022-03-15 21:34:22.034 | libjs-jquery-tablesorter 2022-03-15 21:34:22.034 | parted 2022-03-15 21:34:22.034 | pm-utils 2022-03-15 21:34:22.034 | python3-mysqldb 2022-03-15 21:34:22.034 | socat 2022-03-15 21:34:22.034 | sqlite3 2022-03-15 21:34:22.034 | sudo 2022-03-15 21:34:22.034 | vlan 2022-03-15 21:34:22.034 | lsscsi 2022-03-15 21:34:22.034 | open-iscsi 2022-03-15 21:34:22.034 | lvm2 2022-03-15 21:34:22.034 | qemu-utils 2022-03-15 21:34:22.034 | thin-provisioning-tools 2022-03-15 21:34:22.034 | acl 2022-03-15 21:34:22.034 | dnsmasq-base 2022-03-15 21:34:22.034 | dnsmasq-utils 2022-03-15 21:34:22.034 | ebtables 2022-03-15 21:34:22.034 | haproxy 2022-03-15 21:34:22.034 | iptables 2022-03-15 21:34:22.034 | iputils-arping 2022-03-15 21:34:22.034 | iputils-ping 2022-03-15 21:34:22.034 | postgresql-server-dev-all 2022-03-15 21:34:22.034 | python3-mysqldb 2022-03-15 21:34:22.034 | sqlite3 2022-03-15 21:34:22.034 | sudo 2022-03-15 21:34:22.034 | vlan 2022-03-15 21:34:22.034 | pcp 2022-03-15 21:34:22.034 | ipset 2022-03-15 21:34:22.035 | conntrack 2022-03-15 21:34:22.035 | conntrackd 2022-03-15 21:34:22.035 | keepalived 2022-03-15 21:34:22.035 | lvm2 2022-03-15 21:34:22.035 | qemu-utils 2022-03-15 21:34:22.035 | thin-provisioning-tools 2022-03-15 21:34:22.035 | curl 2022-03-15 21:34:22.035 | liberasurecode-dev 2022-03-15 21:34:22.035 | make 2022-03-15 21:34:22.035 | memcached 2022-03-15 21:34:22.035 | rsync 2022-03-15 21:34:22.035 | sqlite3 2022-03-15 21:34:22.035 | xfsprogs ' 2022-03-15 21:34:22.036 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-15 21:34:22.039 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:34:22.041 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:34:22.044 | ++ 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-03-15 21:34:22.044 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-15 21:34:22.049 | ++ 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-03-15 21:34:22.051 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-15 21:34:22.053 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:34:22.055 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-15 21:34:22.057 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:34:22.059 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:34:22.061 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:34:22.063 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:34:22.065 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:34:22.067 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:34:22.069 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-15 21:34:22.071 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-15 21:34:22.073 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-15 21:34:22.076 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-15 21:34:22.080 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-15 21:34:22.081 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-15 21:34:22.083 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-15 21:34:22.086 | ++ functions-common:time_start:2412 : local start_time= 2022-03-15 21:34:22.088 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:34:22.090 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:34:22.094 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647380062091 2022-03-15 21:34:22.096 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-15 21:34:22.098 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-15 21:34:22.100 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-15 21:34:22.459 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-15 21:34:22.563 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-15 21:34:22.604 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-15 21:34:22.678 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-15 21:34:24.670 | Reading package lists... 2022-03-15 21:34:24.700 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-15 21:34:24.702 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-15 21:34:24.704 | ++ functions-common:time_stop:2425 : local name 2022-03-15 21:34:24.706 | ++ functions-common:time_stop:2426 : local end_time 2022-03-15 21:34:24.708 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:34:24.710 | ++ functions-common:time_stop:2428 : local total 2022-03-15 21:34:24.712 | ++ functions-common:time_stop:2429 : local start_time 2022-03-15 21:34:24.714 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-15 21:34:24.716 | ++ functions-common:time_stop:2432 : start_time=1647380062091 2022-03-15 21:34:24.718 | ++ functions-common:time_stop:2434 : [[ -z 1647380062091 ]] 2022-03-15 21:34:24.721 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:34:24.725 | ++ functions-common:time_stop:2437 : end_time=1647380064722 2022-03-15 21:34:24.727 | ++ functions-common:time_stop:2438 : elapsed_time=2631 2022-03-15 21:34:24.729 | ++ functions-common:time_stop:2439 : total=0 2022-03-15 21:34:24.731 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:34:24.733 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2631 2022-03-15 21:34:24.735 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-15 21:34:24.738 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:34:24.740 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:34:24.742 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:34:24.744 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-15 21:34:24.763 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-15 21:34:24.870 | Reading package lists... 2022-03-15 21:34:25.100 | Building dependency tree... 2022-03-15 21:34:25.101 | Reading state information... 2022-03-15 21:34:25.369 | bc is already the newest version (1.07.1-2build1). 2022-03-15 21:34:25.369 | bc set to manually installed. 2022-03-15 21:34:25.369 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-15 21:34:25.369 | bsdmainutils set to manually installed. 2022-03-15 21:34:25.369 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-15 21:34:25.369 | gawk set to manually installed. 2022-03-15 21:34:25.369 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-15 21:34:25.369 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-15 21:34:25.369 | iptables set to manually installed. 2022-03-15 21:34:25.369 | iputils-ping is already the newest version (3:20190709-3). 2022-03-15 21:34:25.369 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-15 21:34:25.369 | kpartx set to manually installed. 2022-03-15 21:34:25.369 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-15 21:34:25.369 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-15 21:34:25.369 | psmisc is already the newest version (23.3-1). 2022-03-15 21:34:25.369 | psmisc set to manually installed. 2022-03-15 21:34:25.369 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-15 21:34:25.369 | python3-systemd is already the newest version (234-3build2). 2022-03-15 21:34:25.369 | python3-systemd set to manually installed. 2022-03-15 21:34:25.370 | tcpdump is already the newest version (4.9.3-4). 2022-03-15 21:34:25.370 | tcpdump set to manually installed. 2022-03-15 21:34:25.370 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-15 21:34:25.370 | thin-provisioning-tools set to manually installed. 2022-03-15 21:34:25.370 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-15 21:34:25.370 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-15 21:34:25.370 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-15 21:34:25.370 | lsof set to manually installed. 2022-03-15 21:34:25.370 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-15 21:34:25.370 | parted set to manually installed. 2022-03-15 21:34:25.370 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-15 21:34:25.370 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-15 21:34:25.370 | zlib1g-dev set to manually installed. 2022-03-15 21:34:25.370 | The following packages were automatically installed and are no longer required: 2022-03-15 21:34:25.370 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:34:25.370 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:34:25.370 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:34:25.370 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:34:25.370 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:34:25.370 | python3-zope.interface 2022-03-15 21:34:25.370 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:34:25.371 | The following additional packages will be installed: 2022-03-15 21:34:25.371 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-15 21:34:25.371 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-15 21:34:25.371 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-15 21:34:25.371 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-15 21:34:25.371 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-15 21:34:25.371 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-15 21:34:25.371 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-15 21:34:25.371 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-15 21:34:25.371 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-15 21:34:25.371 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-15 21:34:25.371 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-15 21:34:25.371 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-15 21:34:25.371 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-15 21:34:25.371 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-15 21:34:25.371 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-15 21:34:25.371 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-15 21:34:25.371 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-15 21:34:25.371 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-15 21:34:25.371 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-15 21:34:25.371 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-15 21:34:25.371 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-03-15 21:34:25.371 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-03-15 21:34:25.371 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-03-15 21:34:25.371 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-03-15 21:34:25.371 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-03-15 21:34:25.371 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-03-15 21:34:25.371 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-15 21:34:25.371 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-15 21:34:25.372 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-15 21:34:25.372 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-15 21:34:25.372 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-15 21:34:25.372 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-15 21:34:25.372 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-03-15 21:34:25.372 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-15 21:34:25.372 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-03-15 21:34:25.372 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-03-15 21:34:25.372 | systemd-timesyncd uuid-dev vbetool x11-common 2022-03-15 21:34:25.373 | Suggested packages: 2022-03-15 21:34:25.373 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-15 21:34:25.373 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-15 21:34:25.373 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-15 21:34:25.373 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-15 21:34:25.373 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-15 21:34:25.373 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-15 21:34:25.373 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-15 21:34:25.373 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-15 21:34:25.373 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-15 21:34:25.373 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-15 21:34:25.373 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-15 21:34:25.373 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-15 21:34:25.373 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-03-15 21:34:25.373 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-03-15 21:34:25.374 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-03-15 21:34:25.374 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-03-15 21:34:25.374 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-03-15 21:34:25.374 | tar-scripts tar-doc zip 2022-03-15 21:34:25.637 | The following NEW packages will be installed: 2022-03-15 21:34:25.638 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-15 21:34:25.638 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-15 21:34:25.638 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-15 21:34:25.638 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-15 21:34:25.638 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-15 21:34:25.638 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-15 21:34:25.638 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-15 21:34:25.638 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-15 21:34:25.638 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-15 21:34:25.638 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-15 21:34:25.638 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-15 21:34:25.638 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-15 21:34:25.638 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-15 21:34:25.638 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-15 21:34:25.638 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-15 21:34:25.638 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-15 21:34:25.638 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-15 21:34:25.638 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-15 21:34:25.638 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-15 21:34:25.638 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-15 21:34:25.638 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-15 21:34:25.638 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-15 21:34:25.638 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-15 21:34:25.638 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-03-15 21:34:25.638 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-03-15 21:34:25.638 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-03-15 21:34:25.638 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-03-15 21:34:25.638 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-03-15 21:34:25.638 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-03-15 21:34:25.638 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-15 21:34:25.638 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-03-15 21:34:25.639 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-03-15 21:34:25.639 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-03-15 21:34:25.639 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-03-15 21:34:25.639 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-03-15 21:34:25.639 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-03-15 21:34:25.639 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-03-15 21:34:25.639 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-15 21:34:25.639 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-03-15 21:34:25.639 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-03-15 21:34:25.639 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-03-15 21:34:25.639 | unzip uuid-dev vbetool vlan x11-common 2022-03-15 21:34:25.639 | The following packages will be upgraded: 2022-03-15 21:34:25.640 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-15 21:34:25.640 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-15 21:34:25.640 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-15 21:34:25.640 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-03-15 21:34:25.640 | uuid-runtime wget 2022-03-15 21:34:25.890 | 25 upgraded, 219 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:34:25.891 | Need to get 164 MB of archives. 2022-03-15 21:34:25.891 | After this operation, 768 MB of additional disk space will be used. 2022-03-15 21:34:25.891 | 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-03-15 21:34:26.476 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-15 21:34:26.509 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-15 21:34:26.519 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-15 21:34:26.523 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-15 21:34:26.611 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-15 21:34:27.050 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-15 21:34:27.072 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.2 [318 kB] 2022-03-15 21:34:27.099 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-15 21:34:27.101 | 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-03-15 21:34:27.104 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-15 21:34:27.112 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-03-15 21:34:27.262 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-15 21:34:27.264 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-15 21:34:27.264 | Get:15 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-03-15 21:34:27.265 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-03-15 21:34:27.345 | Get:17 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-03-15 21:34:27.358 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-15 21:34:27.359 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-15 21:34:27.373 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-15 21:34:27.393 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-15 21:34:27.456 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-15 21:34:27.465 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-15 21:34:28.617 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-03-15 21:34:29.056 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-03-15 21:34:29.116 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-03-15 21:34:29.119 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-03-15 21:34:29.121 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-03-15 21:34:29.123 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-15 21:34:29.126 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-03-15 21:34:29.371 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-15 21:34:29.372 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-03-15 21:34:29.373 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-15 21:34:29.374 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-03-15 21:34:29.498 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-15 21:34:29.498 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-15 21:34:29.499 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-15 21:34:29.529 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-15 21:34:29.918 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-03-15 21:34:29.926 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-15 21:34:29.929 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-03-15 21:34:29.935 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-03-15 21:34:29.947 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-03-15 21:34:29.950 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-03-15 21:34:29.951 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-15 21:34:30.023 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-15 21:34:30.182 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-15 21:34:30.203 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-15 21:34:30.204 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-15 21:34:30.204 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-15 21:34:30.292 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-15 21:34:30.315 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-15 21:34:30.442 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-15 21:34:30.526 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-15 21:34:33.117 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-15 21:34:34.816 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1,722 kB] 2022-03-15 21:34:35.127 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-15 21:34:35.129 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-15 21:34:35.130 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04 [225 kB] 2022-03-15 21:34:35.170 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-15 21:34:35.607 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-15 21:34:35.608 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-15 21:34:35.673 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-15 21:34:36.486 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-15 21:34:37.693 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-15 21:34:37.694 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-15 21:34:37.697 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-15 21:34:37.698 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-15 21:34:37.699 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-15 21:34:37.701 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-15 21:34:37.702 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-15 21:34:37.702 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-15 21:34:37.816 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-15 21:34:37.820 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-15 21:34:37.917 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-15 21:34:38.014 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-15 21:34:38.035 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-15 21:34:38.047 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-15 21:34:38.214 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-15 21:34:38.215 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-15 21:34:38.219 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-15 21:34:38.349 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-15 21:34:38.353 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-15 21:34:38.354 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-15 21:34:38.363 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-15 21:34:38.473 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-15 21:34:38.513 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-15 21:34:38.676 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-03-15 21:34:38.680 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-15 21:34:38.681 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8,421 kB] 2022-03-15 21:34:39.875 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-15 21:34:39.876 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-15 21:34:39.876 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-15 21:34:39.877 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-15 21:34:39.878 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-15 21:34:39.878 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-15 21:34:39.930 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-15 21:34:39.931 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-15 21:34:39.932 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-15 21:34:39.987 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-15 21:34:39.989 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-15 21:34:40.220 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-15 21:34:40.445 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-15 21:34:40.580 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-15 21:34:41.015 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-15 21:34:41.102 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-15 21:34:41.105 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-15 21:34:41.115 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-15 21:34:41.130 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-15 21:34:41.158 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-15 21:34:41.160 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-15 21:34:41.161 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-15 21:34:41.165 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-15 21:34:41.175 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-15 21:34:41.241 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-15 21:34:41.244 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-15 21:34:41.259 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-15 21:34:41.353 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-15 21:34:41.356 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-15 21:34:41.366 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-15 21:34:41.379 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-15 21:34:41.398 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-15 21:34:41.399 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-15 21:34:41.400 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-15 21:34:41.465 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-15 21:34:41.515 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-15 21:34:41.521 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-15 21:34:41.577 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-15 21:34:41.588 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-15 21:34:41.590 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-15 21:34:41.591 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-15 21:34:41.605 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-15 21:34:41.608 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-15 21:34:41.610 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-15 21:34:41.688 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-15 21:34:41.744 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-15 21:34:41.758 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-15 21:34:41.800 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-15 21:34:41.802 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-15 21:34:41.806 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-15 21:34:41.807 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-15 21:34:41.821 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-15 21:34:41.825 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-15 21:34:41.840 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-15 21:34:41.912 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-15 21:34:41.925 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-15 21:34:41.930 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-15 21:34:42.024 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-15 21:34:42.040 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-15 21:34:42.041 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-15 21:34:42.042 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-15 21:34:42.046 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-15 21:34:42.050 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-15 21:34:42.054 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-15 21:34:42.135 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-15 21:34:42.139 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-15 21:34:42.149 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-15 21:34:42.247 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-15 21:34:42.248 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-15 21:34:42.249 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-15 21:34:42.250 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-15 21:34:42.270 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-15 21:34:42.291 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-15 21:34:42.294 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-15 21:34:42.359 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-15 21:34:43.553 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-15 21:34:43.555 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-15 21:34:43.557 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-15 21:34:43.558 | Get:169 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-03-15 21:34:43.580 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-15 21:34:43.580 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-15 21:34:43.581 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-15 21:34:43.586 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-15 21:34:43.586 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-15 21:34:43.667 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-15 21:34:43.788 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-15 21:34:43.788 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-15 21:34:43.789 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-15 21:34:43.905 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-03-15 21:34:43.914 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-03-15 21:34:44.124 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-15 21:34:44.128 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-15 21:34:44.130 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-03-15 21:34:44.130 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-03-15 21:34:44.135 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-03-15 21:34:44.135 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-03-15 21:34:44.137 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-15 21:34:44.139 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-15 21:34:44.145 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-15 21:34:44.673 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-15 21:34:44.853 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-15 21:34:44.858 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-15 21:34:44.859 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-03-15 21:34:45.263 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-15 21:34:45.269 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-15 21:34:45.269 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-15 21:34:45.271 | Get:197 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-03-15 21:34:45.405 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-15 21:34:45.408 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-15 21:34:45.412 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-15 21:34:45.416 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-15 21:34:46.265 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-15 21:34:46.493 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-15 21:34:47.228 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-15 21:34:47.256 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-15 21:34:48.085 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-15 21:34:48.087 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-15 21:34:52.252 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-15 21:34:52.253 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-15 21:34:52.255 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-15 21:34:52.278 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-15 21:34:52.279 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-03-15 21:34:52.349 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-15 21:34:52.351 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-15 21:34:52.488 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-03-15 21:34:52.633 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-15 21:34:52.634 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-15 21:34:52.915 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-15 21:34:52.916 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-15 21:34:52.917 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-15 21:34:52.981 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-03-15 21:34:52.982 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-15 21:34:52.982 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-15 21:34:52.983 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-15 21:34:53.119 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-15 21:34:53.121 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-15 21:34:53.387 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-15 21:34:53.390 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-15 21:34:53.391 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-15 21:34:53.392 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-15 21:34:53.393 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-03-15 21:34:53.393 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-15 21:34:53.394 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-15 21:34:53.395 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-15 21:34:53.395 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-03-15 21:34:53.504 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-03-15 21:34:53.617 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-03-15 21:34:53.619 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-03-15 21:34:53.621 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-03-15 21:34:53.640 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-15 21:34:53.648 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-03-15 21:34:53.655 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-03-15 21:34:54.072 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-15 21:34:54.118 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-15 21:34:55.698 | Preconfiguring packages ... 2022-03-15 21:34:55.840 | Fetched 164 MB in 28s (5,775 kB/s) 2022-03-15 21:34:55.902 | (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-03-15 21:34:55.904 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-03-15 21:34:55.916 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-03-15 21:34:55.997 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-03-15 21:34:56.079 | (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-03-15 21:34:56.081 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-15 21:34:56.089 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-15 21:34:56.141 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-15 21:34:56.148 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-15 21:34:56.522 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-15 21:34:56.527 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-15 21:34:56.564 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-15 21:34:56.572 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-15 21:34:56.635 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-15 21:34:56.800 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-15 21:34:57.574 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-15 21:34:57.580 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-15 21:34:57.659 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-15 21:34:57.736 | (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-03-15 21:34:57.738 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.2_amd64.deb ... 2022-03-15 21:34:57.747 | Unpacking rsync (3.1.3-8ubuntu0.2) over (3.1.3-8) ... 2022-03-15 21:34:58.156 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-15 21:34:58.162 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-15 21:34:58.206 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-15 21:34:58.293 | (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-03-15 21:34:58.296 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-15 21:34:58.304 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-15 21:34:58.340 | Selecting previously unselected package libapr1:amd64. 2022-03-15 21:34:58.347 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-15 21:34:58.349 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-15 21:34:58.404 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-15 21:34:58.410 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-15 21:34:58.610 | Selecting previously unselected package libaprutil1:amd64. 2022-03-15 21:34:58.618 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-15 21:34:58.620 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-15 21:34:58.655 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-15 21:34:58.662 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-15 21:34:58.664 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-15 21:34:58.694 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-15 21:34:58.700 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-15 21:34:58.747 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-15 21:34:58.758 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-15 21:34:58.805 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-15 21:34:58.817 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-15 21:34:58.863 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-15 21:34:58.870 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-15 21:34:58.872 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-15 21:34:58.902 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-15 21:34:58.908 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-15 21:34:58.965 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-15 21:34:58.971 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-15 21:34:59.032 | Selecting previously unselected package libjansson4:amd64. 2022-03-15 21:34:59.039 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-15 21:34:59.042 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-15 21:34:59.071 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-15 21:34:59.078 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-15 21:34:59.080 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-15 21:34:59.127 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-15 21:34:59.134 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-15 21:35:00.409 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-15 21:35:00.415 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-03-15 21:35:00.528 | Selecting previously unselected package apache2-bin. 2022-03-15 21:35:00.535 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-15 21:35:00.537 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:00.740 | Selecting previously unselected package apache2-data. 2022-03-15 21:35:00.747 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-03-15 21:35:00.749 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:00.854 | Selecting previously unselected package apache2-utils. 2022-03-15 21:35:00.862 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-15 21:35:00.863 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:00.906 | Selecting previously unselected package apache2. 2022-03-15 21:35:00.913 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-15 21:35:00.936 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:00.999 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-15 21:35:01.007 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-15 21:35:01.009 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-15 21:35:01.053 | Selecting previously unselected package haproxy. 2022-03-15 21:35:01.060 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-03-15 21:35:01.070 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-03-15 21:35:01.290 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-15 21:35:01.297 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-15 21:35:01.299 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-15 21:35:01.333 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-15 21:35:01.341 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-15 21:35:01.343 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-15 21:35:01.372 | Selecting previously unselected package mysql-common. 2022-03-15 21:35:01.379 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-15 21:35:01.396 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-15 21:35:01.423 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-15 21:35:01.431 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-15 21:35:01.433 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:35:01.668 | Selecting previously unselected package libsensors-config. 2022-03-15 21:35:01.675 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-15 21:35:01.677 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-15 21:35:01.705 | Selecting previously unselected package libsensors5:amd64. 2022-03-15 21:35:01.711 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-15 21:35:01.795 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-15 21:35:01.825 | Selecting previously unselected package libsnmp-base. 2022-03-15 21:35:01.832 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-15 21:35:01.834 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-15 21:35:01.900 | Selecting previously unselected package libsnmp35:amd64. 2022-03-15 21:35:01.907 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-15 21:35:01.909 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-15 21:35:02.069 | Selecting previously unselected package keepalived. 2022-03-15 21:35:02.077 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-03-15 21:35:02.078 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-15 21:35:02.164 | Selecting previously unselected package memcached. 2022-03-15 21:35:02.171 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-15 21:35:02.173 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-15 21:35:02.230 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-15 21:35:02.680 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-15 21:35:02.775 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-15 21:35:02.780 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-15 21:35:02.908 | Selecting previously unselected package python3-yaml. 2022-03-15 21:35:02.916 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-15 21:35:02.918 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-15 21:35:02.970 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-15 21:35:02.976 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-15 21:35:03.020 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-15 21:35:03.094 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-15 21:35:03.514 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-15 21:35:03.537 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-15 21:35:03.691 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-15 21:35:03.697 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-15 21:35:03.765 | Selecting previously unselected package acl. 2022-03-15 21:35:03.773 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-15 21:35:03.775 | Unpacking acl (2.2.53-6) ... 2022-03-15 21:35:03.803 | Selecting previously unselected package autotools-dev. 2022-03-15 21:35:03.810 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-15 21:35:03.812 | Unpacking autotools-dev (20180224.1) ... 2022-03-15 21:35:03.843 | Selecting previously unselected package m4. 2022-03-15 21:35:03.851 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-15 21:35:03.853 | Unpacking m4 (1.4.18-4) ... 2022-03-15 21:35:03.903 | Selecting previously unselected package autoconf. 2022-03-15 21:35:03.910 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-15 21:35:03.912 | Unpacking autoconf (2.69-11.1) ... 2022-03-15 21:35:03.989 | Selecting previously unselected package automake. 2022-03-15 21:35:03.996 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-15 21:35:04.000 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-15 21:35:04.102 | Selecting previously unselected package autopoint. 2022-03-15 21:35:04.109 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-15 21:35:04.111 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-15 21:35:04.150 | Selecting previously unselected package libllvm10:amd64. 2022-03-15 21:35:04.157 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:04.159 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:06.404 | Selecting previously unselected package libclang-cpp10. 2022-03-15 21:35:06.411 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:06.414 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:07.844 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-15 21:35:07.851 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-15 21:35:07.853 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-15 21:35:08.309 | Selecting previously unselected package libgc1c2:amd64. 2022-03-15 21:35:08.317 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-15 21:35:08.319 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-15 21:35:08.358 | Selecting previously unselected package libobjc4:amd64. 2022-03-15 21:35:08.366 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-15 21:35:08.368 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-15 21:35:08.398 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-15 21:35:08.405 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-15 21:35:08.407 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-15 21:35:08.481 | Selecting previously unselected package libc6-i386. 2022-03-15 21:35:08.488 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-15 21:35:08.491 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-15 21:35:08.989 | Selecting previously unselected package lib32gcc-s1. 2022-03-15 21:35:08.996 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-15 21:35:08.998 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-15 21:35:09.035 | Selecting previously unselected package lib32stdc++6. 2022-03-15 21:35:09.043 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-15 21:35:09.044 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-15 21:35:09.143 | Selecting previously unselected package libclang-common-10-dev. 2022-03-15 21:35:09.151 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:09.153 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:10.144 | Selecting previously unselected package libclang1-10. 2022-03-15 21:35:10.152 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:10.154 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:11.263 | Selecting previously unselected package clang-10. 2022-03-15 21:35:11.271 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:11.273 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:11.308 | Selecting previously unselected package libtool. 2022-03-15 21:35:11.315 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-15 21:35:11.317 | Unpacking libtool (2.4.6-14) ... 2022-03-15 21:35:11.364 | Selecting previously unselected package dh-autoreconf. 2022-03-15 21:35:11.371 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-15 21:35:11.373 | Unpacking dh-autoreconf (19) ... 2022-03-15 21:35:11.400 | Selecting previously unselected package libdebhelper-perl. 2022-03-15 21:35:11.407 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-15 21:35:11.409 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-15 21:35:11.454 | Selecting previously unselected package libarchive-zip-perl. 2022-03-15 21:35:11.462 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-15 21:35:11.464 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-15 21:35:11.503 | Selecting previously unselected package libsub-override-perl. 2022-03-15 21:35:11.510 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-15 21:35:11.514 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-15 21:35:11.543 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-15 21:35:11.550 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-15 21:35:11.552 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-15 21:35:11.579 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-15 21:35:11.587 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-15 21:35:11.588 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-15 21:35:11.612 | Selecting previously unselected package libdpkg-perl. 2022-03-15 21:35:11.619 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-15 21:35:11.621 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-15 21:35:11.691 | Selecting previously unselected package make. 2022-03-15 21:35:11.698 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-15 21:35:11.700 | Unpacking make (4.2.1-1.2) ... 2022-03-15 21:35:11.746 | Selecting previously unselected package dpkg-dev. 2022-03-15 21:35:11.753 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-15 21:35:11.755 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-15 21:35:11.891 | Selecting previously unselected package dwz. 2022-03-15 21:35:11.899 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-15 21:35:11.901 | Unpacking dwz (0.13-5) ... 2022-03-15 21:35:11.964 | Selecting previously unselected package libcroco3:amd64. 2022-03-15 21:35:11.972 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-15 21:35:11.974 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-15 21:35:12.010 | Selecting previously unselected package gettext. 2022-03-15 21:35:12.018 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-15 21:35:12.021 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-15 21:35:12.176 | Selecting previously unselected package intltool-debian. 2022-03-15 21:35:12.185 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-15 21:35:12.186 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-15 21:35:12.213 | Selecting previously unselected package po-debconf. 2022-03-15 21:35:12.221 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-15 21:35:12.223 | Unpacking po-debconf (1.0.21) ... 2022-03-15 21:35:12.286 | Selecting previously unselected package debhelper. 2022-03-15 21:35:12.294 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-15 21:35:12.296 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-15 21:35:12.484 | Selecting previously unselected package uuid-dev:amd64. 2022-03-15 21:35:12.492 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-15 21:35:12.494 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-15 21:35:12.528 | Selecting previously unselected package libsctp1:amd64. 2022-03-15 21:35:12.536 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-15 21:35:12.538 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-15 21:35:12.562 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-15 21:35:12.570 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-15 21:35:12.572 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-15 21:35:12.607 | Selecting previously unselected package libapr1-dev. 2022-03-15 21:35:12.614 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-15 21:35:12.616 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-15 21:35:12.859 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-15 21:35:12.867 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-15 21:35:12.869 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-15 21:35:12.979 | Selecting previously unselected package libaprutil1-dev. 2022-03-15 21:35:12.986 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-15 21:35:12.988 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-15 21:35:13.203 | Selecting previously unselected package apache2-dev. 2022-03-15 21:35:13.211 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-15 21:35:13.213 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:13.276 | Selecting previously unselected package binfmt-support. 2022-03-15 21:35:13.283 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-15 21:35:13.292 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-15 21:35:13.325 | Selecting previously unselected package g++-9. 2022-03-15 21:35:13.333 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-15 21:35:13.335 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-15 21:35:14.468 | Selecting previously unselected package g++. 2022-03-15 21:35:14.476 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-15 21:35:14.478 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-15 21:35:14.500 | Selecting previously unselected package build-essential. 2022-03-15 21:35:14.508 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-15 21:35:14.510 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-15 21:35:14.536 | Selecting previously unselected package conntrack. 2022-03-15 21:35:14.544 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-15 21:35:14.546 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-15 21:35:14.576 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-15 21:35:14.583 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-15 21:35:14.586 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-15 21:35:14.613 | Selecting previously unselected package libnetfilter-queue1. 2022-03-15 21:35:14.620 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-15 21:35:14.622 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-15 21:35:14.652 | Selecting previously unselected package conntrackd. 2022-03-15 21:35:14.660 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-15 21:35:14.662 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-15 21:35:14.706 | Selecting previously unselected package dns-root-data. 2022-03-15 21:35:14.715 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-15 21:35:14.716 | Unpacking dns-root-data (2019052802) ... 2022-03-15 21:35:14.744 | Selecting previously unselected package libidn11:amd64. 2022-03-15 21:35:14.752 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-15 21:35:14.754 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-15 21:35:14.789 | Selecting previously unselected package dnsmasq-base. 2022-03-15 21:35:14.796 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-15 21:35:14.798 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-15 21:35:14.863 | Selecting previously unselected package dnsmasq-utils. 2022-03-15 21:35:14.871 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-15 21:35:14.873 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-15 21:35:14.902 | Selecting previously unselected package ebtables. 2022-03-15 21:35:14.910 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-15 21:35:14.924 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-15 21:35:14.964 | Selecting previously unselected package libfakeroot:amd64. 2022-03-15 21:35:14.972 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-03-15 21:35:14.974 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-15 21:35:15.004 | Selecting previously unselected package fakeroot. 2022-03-15 21:35:15.012 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-03-15 21:35:15.014 | Unpacking fakeroot (1.24-1) ... 2022-03-15 21:35:15.052 | Selecting previously unselected package fonts-dejavu-core. 2022-03-15 21:35:15.061 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-15 21:35:15.063 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-15 21:35:15.231 | Selecting previously unselected package fonts-liberation. 2022-03-15 21:35:15.238 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-15 21:35:15.240 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-15 21:35:15.377 | Selecting previously unselected package fontconfig-config. 2022-03-15 21:35:15.385 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-15 21:35:15.387 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-15 21:35:15.423 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-15 21:35:15.431 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-15 21:35:15.433 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-15 21:35:15.478 | Selecting previously unselected package fontconfig. 2022-03-15 21:35:15.486 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-15 21:35:15.488 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-15 21:35:15.534 | Selecting previously unselected package genisoimage. 2022-03-15 21:35:15.542 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-15 21:35:15.544 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-15 21:35:15.622 | Selecting previously unselected package libann0. 2022-03-15 21:35:15.629 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-15 21:35:15.631 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-15 21:35:15.660 | Selecting previously unselected package libcdt5:amd64. 2022-03-15 21:35:15.668 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-15 21:35:15.670 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:15.698 | Selecting previously unselected package libcgraph6:amd64. 2022-03-15 21:35:15.706 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-15 21:35:15.708 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:15.743 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-15 21:35:15.752 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-15 21:35:15.755 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-15 21:35:15.797 | Selecting previously unselected package libjpeg8:amd64. 2022-03-15 21:35:15.805 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-15 21:35:15.807 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-15 21:35:15.835 | Selecting previously unselected package libjbig0:amd64. 2022-03-15 21:35:15.844 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-15 21:35:15.847 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-15 21:35:15.878 | Selecting previously unselected package libwebp6:amd64. 2022-03-15 21:35:15.886 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-15 21:35:15.889 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-15 21:35:15.943 | Selecting previously unselected package libtiff5:amd64. 2022-03-15 21:35:15.951 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-15 21:35:15.954 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-15 21:35:16.004 | Selecting previously unselected package libxpm4:amd64. 2022-03-15 21:35:16.012 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-15 21:35:16.014 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-15 21:35:16.046 | Selecting previously unselected package libgd3:amd64. 2022-03-15 21:35:16.054 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-15 21:35:16.058 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-15 21:35:16.104 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-15 21:35:16.111 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-15 21:35:16.114 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-15 21:35:16.163 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-15 21:35:16.171 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-15 21:35:16.173 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-15 21:35:16.234 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-15 21:35:16.242 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-03-15 21:35:16.244 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-15 21:35:16.275 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-15 21:35:16.282 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-15 21:35:16.285 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-15 21:35:16.314 | Selecting previously unselected package libxrender1:amd64. 2022-03-15 21:35:16.322 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-15 21:35:16.325 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-15 21:35:16.362 | Selecting previously unselected package libcairo2:amd64. 2022-03-15 21:35:16.371 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:16.373 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-15 21:35:16.471 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-15 21:35:16.479 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-15 21:35:16.481 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-15 21:35:16.520 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-15 21:35:16.528 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-15 21:35:16.530 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-15 21:35:16.608 | Selecting previously unselected package libthai-data. 2022-03-15 21:35:16.616 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-03-15 21:35:16.618 | Unpacking libthai-data (0.1.28-3) ... 2022-03-15 21:35:16.678 | Selecting previously unselected package libdatrie1:amd64. 2022-03-15 21:35:16.686 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-15 21:35:16.689 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-15 21:35:16.718 | Selecting previously unselected package libthai0:amd64. 2022-03-15 21:35:16.726 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-03-15 21:35:16.728 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-15 21:35:16.757 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-15 21:35:16.765 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-15 21:35:16.767 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-15 21:35:16.816 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-15 21:35:16.824 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-15 21:35:16.826 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-15 21:35:16.859 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-15 21:35:16.867 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-15 21:35:16.869 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-15 21:35:16.899 | Selecting previously unselected package libpathplan4:amd64. 2022-03-15 21:35:16.907 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-15 21:35:16.910 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:16.939 | Selecting previously unselected package libgvc6. 2022-03-15 21:35:16.947 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-15 21:35:16.949 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-15 21:35:17.066 | Selecting previously unselected package libgvpr2:amd64. 2022-03-15 21:35:17.074 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-15 21:35:17.076 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:17.126 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-15 21:35:17.134 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-15 21:35:17.136 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:17.289 | Selecting previously unselected package x11-common. 2022-03-15 21:35:17.297 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-15 21:35:17.320 | dpkg-query: no packages found matching nux-tools 2022-03-15 21:35:17.331 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-15 21:35:17.381 | Selecting previously unselected package libice6:amd64. 2022-03-15 21:35:17.390 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-15 21:35:17.392 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-15 21:35:17.423 | Selecting previously unselected package libsm6:amd64. 2022-03-15 21:35:17.430 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-15 21:35:17.432 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-15 21:35:17.461 | Selecting previously unselected package libxt6:amd64. 2022-03-15 21:35:17.469 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-15 21:35:17.471 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-15 21:35:17.518 | Selecting previously unselected package libxmu6:amd64. 2022-03-15 21:35:17.527 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-15 21:35:17.529 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-15 21:35:17.561 | Selecting previously unselected package libxaw7:amd64. 2022-03-15 21:35:17.568 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-15 21:35:17.571 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-15 21:35:17.620 | Selecting previously unselected package graphviz. 2022-03-15 21:35:17.628 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-15 21:35:17.630 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-15 21:35:17.761 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-15 21:35:17.768 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-15 21:35:17.770 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-15 21:35:17.820 | Selecting previously unselected package libibverbs1:amd64. 2022-03-15 21:35:17.829 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-15 21:35:17.831 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-15 21:35:17.869 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-15 21:35:17.877 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-15 21:35:17.892 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-15 21:35:17.951 | Selecting previously unselected package icu-devtools. 2022-03-15 21:35:17.959 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-15 21:35:17.961 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-15 21:35:18.016 | Selecting previously unselected package iputils-arping. 2022-03-15 21:35:18.024 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-15 21:35:18.026 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-15 21:35:18.059 | Selecting previously unselected package javascript-common. 2022-03-15 21:35:18.066 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-03-15 21:35:18.081 | Unpacking javascript-common (11) ... 2022-03-15 21:35:18.110 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-15 21:35:18.118 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-15 21:35:18.121 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:18.153 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-15 21:35:18.161 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-15 21:35:18.163 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:18.196 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-15 21:35:18.204 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-15 21:35:18.206 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:18.240 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-15 21:35:18.248 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-15 21:35:18.250 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:18.282 | Selecting previously unselected package comerr-dev:amd64. 2022-03-15 21:35:18.290 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-15 21:35:18.294 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-15 21:35:18.325 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-15 21:35:18.333 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-15 21:35:18.335 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:18.385 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-15 21:35:18.393 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-15 21:35:18.395 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-15 21:35:18.426 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-15 21:35:18.434 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-15 21:35:18.436 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-15 21:35:18.463 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-15 21:35:18.470 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-15 21:35:18.472 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-15 21:35:18.499 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-15 21:35:18.506 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-15 21:35:18.523 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-15 21:35:18.553 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-15 21:35:18.561 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-15 21:35:18.563 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-15 21:35:18.629 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-15 21:35:18.637 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-15 21:35:18.639 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-15 21:35:18.703 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-15 21:35:18.711 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-15 21:35:18.713 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-15 21:35:18.744 | Selecting previously unselected package libgts-bin. 2022-03-15 21:35:18.751 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-15 21:35:18.753 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-15 21:35:18.788 | Selecting previously unselected package libicu-dev:amd64. 2022-03-15 21:35:18.796 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-15 21:35:18.798 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-15 21:35:20.221 | Selecting previously unselected package libipset13:amd64. 2022-03-15 21:35:20.230 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-15 21:35:20.232 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-15 21:35:20.267 | Selecting previously unselected package librdmacm1:amd64. 2022-03-15 21:35:20.275 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-15 21:35:20.277 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-15 21:35:20.313 | Selecting previously unselected package libiscsi7:amd64. 2022-03-15 21:35:20.321 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-15 21:35:20.323 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-15 21:35:20.356 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-15 21:35:20.363 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-15 21:35:20.366 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-15 21:35:20.424 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-15 21:35:20.431 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-15 21:35:20.433 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-15 21:35:20.457 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-15 21:35:20.465 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-15 21:35:20.467 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-15 21:35:20.490 | Selecting previously unselected package libjs-jquery. 2022-03-15 21:35:20.498 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-15 21:35:20.501 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-15 21:35:20.559 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-15 21:35:20.567 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-15 21:35:20.569 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-15 21:35:20.595 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-15 21:35:20.603 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-15 21:35:20.605 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-15 21:35:20.678 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-15 21:35:20.687 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-15 21:35:20.689 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-15 21:35:20.744 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-15 21:35:20.752 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-15 21:35:20.754 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-15 21:35:20.780 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-15 21:35:20.788 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-15 21:35:20.790 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-15 21:35:20.816 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-15 21:35:20.824 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-15 21:35:20.827 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-15 21:35:20.919 | Selecting previously unselected package libnspr4:amd64. 2022-03-15 21:35:20.927 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-03-15 21:35:20.929 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-03-15 21:35:20.971 | Selecting previously unselected package libnss3:amd64. 2022-03-15 21:35:20.979 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-03-15 21:35:20.982 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-15 21:35:21.183 | Selecting previously unselected package libomp5-10:amd64. 2022-03-15 21:35:21.191 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:21.193 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:21.264 | Selecting previously unselected package libomp-10-dev. 2022-03-15 21:35:21.272 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:21.274 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:21.307 | Selecting previously unselected package pcp-conf. 2022-03-15 21:35:21.315 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-03-15 21:35:21.317 | Unpacking pcp-conf (5.0.3-1) ... 2022-03-15 21:35:21.347 | Selecting previously unselected package libpcp3. 2022-03-15 21:35:21.355 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-03-15 21:35:21.357 | Unpacking libpcp3 (5.0.3-1) ... 2022-03-15 21:35:21.425 | Selecting previously unselected package libpcp-pmda3. 2022-03-15 21:35:21.433 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-03-15 21:35:21.435 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-03-15 21:35:21.465 | Selecting previously unselected package libpcp-pmda-perl. 2022-03-15 21:35:21.473 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-03-15 21:35:21.476 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-03-15 21:35:21.509 | Selecting previously unselected package libpq5:amd64. 2022-03-15 21:35:21.517 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-15 21:35:21.519 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:21.562 | Selecting previously unselected package libpq-dev. 2022-03-15 21:35:21.570 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-15 21:35:21.572 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:21.644 | Selecting previously unselected package librados2. 2022-03-15 21:35:21.652 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-15 21:35:21.655 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-15 21:35:22.124 | Selecting previously unselected package librbd1. 2022-03-15 21:35:22.132 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-15 21:35:22.135 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-15 21:35:22.393 | Selecting previously unselected package libsasl2-dev. 2022-03-15 21:35:22.402 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-15 21:35:22.404 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-15 21:35:22.485 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-15 21:35:22.491 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-15 21:35:22.531 | Selecting previously unselected package libssl-dev:amd64. 2022-03-15 21:35:22.539 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-15 21:35:22.542 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-15 21:35:22.811 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-15 21:35:22.820 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-15 21:35:22.824 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-15 21:35:22.944 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-15 21:35:22.952 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-15 21:35:22.954 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-15 21:35:22.980 | Selecting previously unselected package libx86-1:amd64. 2022-03-15 21:35:22.988 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-15 21:35:22.990 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-15 21:35:23.026 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-15 21:35:23.034 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-15 21:35:23.036 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-15 21:35:23.176 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-15 21:35:23.184 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-15 21:35:23.186 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-15 21:35:23.266 | Selecting previously unselected package llvm-10-runtime. 2022-03-15 21:35:23.274 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:23.277 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:23.332 | Selecting previously unselected package libpfm4:amd64. 2022-03-15 21:35:23.340 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-15 21:35:23.342 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-15 21:35:23.415 | Selecting previously unselected package llvm-10. 2022-03-15 21:35:23.422 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:23.424 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:24.194 | Selecting previously unselected package libffi-dev:amd64. 2022-03-15 21:35:24.202 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-03-15 21:35:24.204 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-15 21:35:24.245 | Selecting previously unselected package python3-pygments. 2022-03-15 21:35:24.253 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-15 21:35:24.255 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-15 21:35:24.393 | Selecting previously unselected package llvm-10-tools. 2022-03-15 21:35:24.401 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:24.403 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:24.542 | Selecting previously unselected package libz3-4:amd64. 2022-03-15 21:35:24.550 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-15 21:35:24.552 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-15 21:35:25.539 | Selecting previously unselected package libz3-dev:amd64. 2022-03-15 21:35:25.547 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-15 21:35:25.549 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-15 21:35:25.592 | Selecting previously unselected package llvm-10-dev. 2022-03-15 21:35:25.600 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-15 21:35:25.602 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:30.003 | Selecting previously unselected package lsscsi. 2022-03-15 21:35:30.013 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-03-15 21:35:30.015 | Unpacking lsscsi (0.30-0.1) ... 2022-03-15 21:35:30.048 | Selecting previously unselected package pkg-config. 2022-03-15 21:35:30.056 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-15 21:35:30.058 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-15 21:35:30.089 | Selecting previously unselected package pm-utils. 2022-03-15 21:35:30.098 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-03-15 21:35:30.100 | Unpacking pm-utils (1.4.1-19) ... 2022-03-15 21:35:30.146 | Selecting previously unselected package postgresql-client-common. 2022-03-15 21:35:30.154 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-15 21:35:30.156 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-15 21:35:30.189 | Selecting previously unselected package postgresql-client-12. 2022-03-15 21:35:30.197 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-15 21:35:30.199 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:30.393 | Selecting previously unselected package ssl-cert. 2022-03-15 21:35:30.402 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-03-15 21:35:30.404 | Unpacking ssl-cert (1.0.39) ... 2022-03-15 21:35:30.437 | Selecting previously unselected package postgresql-common. 2022-03-15 21:35:30.445 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-15 21:35:30.485 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-15 21:35:30.491 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-15 21:35:30.555 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-15 21:35:30.563 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-15 21:35:30.565 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:30.878 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-15 21:35:30.887 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-15 21:35:30.889 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-15 21:35:30.917 | Selecting previously unselected package python-pip-whl. 2022-03-15 21:35:30.925 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-15 21:35:30.927 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-15 21:35:31.137 | Selecting previously unselected package python3-mysqldb. 2022-03-15 21:35:31.145 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-15 21:35:31.147 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-15 21:35:31.182 | Selecting previously unselected package python3-wheel. 2022-03-15 21:35:31.191 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-03-15 21:35:31.193 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-15 21:35:31.224 | Selecting previously unselected package python3-pip. 2022-03-15 21:35:31.233 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-15 21:35:31.235 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-15 21:35:31.319 | Selecting previously unselected package python3.8-venv. 2022-03-15 21:35:31.328 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-03-15 21:35:31.330 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-15 21:35:31.355 | Selecting previously unselected package python3-venv. 2022-03-15 21:35:31.363 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-15 21:35:31.365 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-15 21:35:31.391 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-15 21:35:31.400 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-15 21:35:31.402 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-15 21:35:31.434 | Selecting previously unselected package qemu-utils. 2022-03-15 21:35:31.443 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-15 21:35:31.445 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-15 21:35:31.624 | Selecting previously unselected package sharutils. 2022-03-15 21:35:31.632 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-15 21:35:31.634 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-15 21:35:31.681 | Selecting previously unselected package sqlite3. 2022-03-15 21:35:31.690 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-15 21:35:31.692 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-15 21:35:31.836 | Selecting previously unselected package unzip. 2022-03-15 21:35:31.845 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-15 21:35:31.847 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-15 21:35:31.895 | Selecting previously unselected package vbetool. 2022-03-15 21:35:31.904 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-03-15 21:35:31.906 | Unpacking vbetool (1.1-4) ... 2022-03-15 21:35:31.934 | Selecting previously unselected package ipset. 2022-03-15 21:35:31.942 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-15 21:35:31.951 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-15 21:35:31.984 | Selecting previously unselected package ipvsadm. 2022-03-15 21:35:31.992 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-15 21:35:31.994 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-15 21:35:32.031 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-15 21:35:32.040 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-15 21:35:32.050 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:32.075 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-15 21:35:32.083 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-15 21:35:32.085 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-15 21:35:32.116 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-15 21:35:32.124 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-15 21:35:32.126 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-15 21:35:32.156 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-15 21:35:32.164 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-15 21:35:32.166 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:32.198 | Selecting previously unselected package libpcp-gui2. 2022-03-15 21:35:32.206 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-03-15 21:35:32.208 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-03-15 21:35:32.236 | Selecting previously unselected package libpcp-import1. 2022-03-15 21:35:32.244 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-03-15 21:35:32.246 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-03-15 21:35:32.274 | Selecting previously unselected package libpcp-mmv1. 2022-03-15 21:35:32.283 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-03-15 21:35:32.285 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-03-15 21:35:32.311 | Selecting previously unselected package libpcp-trace2. 2022-03-15 21:35:32.320 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-03-15 21:35:32.322 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-03-15 21:35:32.349 | Selecting previously unselected package libpcp-web1. 2022-03-15 21:35:32.358 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-03-15 21:35:32.360 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-03-15 21:35:32.401 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-15 21:35:32.410 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-15 21:35:32.412 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-15 21:35:32.446 | Selecting previously unselected package python3-pcp. 2022-03-15 21:35:32.455 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-03-15 21:35:32.457 | Unpacking python3-pcp (5.0.3-1) ... 2022-03-15 21:35:32.499 | Selecting previously unselected package pcp. 2022-03-15 21:35:32.507 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-03-15 21:35:32.577 | Unpacking pcp (5.0.3-1) ... 2022-03-15 21:35:33.114 | Selecting previously unselected package socat. 2022-03-15 21:35:33.123 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-03-15 21:35:33.125 | Unpacking socat (1.7.3.3-2) ... 2022-03-15 21:35:33.199 | Selecting previously unselected package vlan. 2022-03-15 21:35:33.208 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-15 21:35:33.210 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-15 21:35:33.265 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-15 21:35:33.270 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-15 21:35:33.279 | Setting up javascript-common (11) ... 2022-03-15 21:35:33.310 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-15 21:35:33.325 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-15 21:35:33.330 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-15 21:35:33.335 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-15 21:35:33.340 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-15 21:35:33.362 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-15 21:35:33.365 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-15 21:35:33.370 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-15 21:35:33.375 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-15 21:35:33.380 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-15 21:35:33.385 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-15 21:35:33.389 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-15 21:35:33.395 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-15 21:35:33.400 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-15 21:35:33.405 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-15 21:35:33.410 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-15 21:35:33.417 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-15 21:35:33.423 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-15 21:35:33.428 | Setting up vbetool (1.1-4) ... 2022-03-15 21:35:33.433 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-15 21:35:33.438 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-15 21:35:33.445 | Setting up pm-utils (1.4.1-19) ... 2022-03-15 21:35:33.453 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-15 21:35:33.687 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-15 21:35:33.711 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-15 21:35:33.716 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-15 21:35:33.734 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:33.739 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-15 21:35:33.975 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-15 21:35:34.635 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-15 21:35:34.644 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-15 21:35:34.650 | Setting up m4 (1.4.18-4) ... 2022-03-15 21:35:34.655 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-15 21:35:34.939 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-15 21:35:34.945 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-15 21:35:34.950 | Setting up iputils-arping (3:20190709-3) ... 2022-03-15 21:35:34.979 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-15 21:35:34.984 | Setting up conntrack (1:1.4.5-2) ... 2022-03-15 21:35:34.989 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-15 21:35:34.994 | Setting up python3-wheel (0.34.2-1) ... 2022-03-15 21:35:35.243 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-15 21:35:35.249 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-15 21:35:35.451 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-15 21:35:37.495 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-15 21:35:37.502 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-15 21:35:37.507 | Setting up acl (2.2.53-6) ... 2022-03-15 21:35:37.514 | Setting up dns-root-data (2019052802) ... 2022-03-15 21:35:37.519 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-15 21:35:37.525 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:37.530 | Setting up fakeroot (1.24-1) ... 2022-03-15 21:35:37.537 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-15 21:35:37.545 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-15 21:35:37.550 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:37.555 | Setting up autotools-dev (20180224.1) ... 2022-03-15 21:35:37.559 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-15 21:35:38.361 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-15 21:35:38.366 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-15 21:35:38.371 | Setting up make (4.2.1-1.2) ... 2022-03-15 21:35:38.376 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-03-15 21:35:38.381 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-15 21:35:38.386 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:38.391 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-15 21:35:38.396 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:38.401 | Setting up ebtables (2.0.11-3build1) ... 2022-03-15 21:35:38.941 | Setting up socat (1.7.3.3-2) ... 2022-03-15 21:35:38.945 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-15 21:35:38.951 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-15 21:35:38.957 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-15 21:35:38.962 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-15 21:35:38.967 | Setting up binfmt-support (2.2.0-2) ... 2022-03-15 21:35:39.245 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-15 21:35:40.260 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-15 21:35:40.265 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-15 21:35:40.270 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-15 21:35:40.313 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-15 21:35:40.319 | Setting up lsscsi (0.30-0.1) ... 2022-03-15 21:35:40.324 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-15 21:35:40.330 | Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-15 21:35:40.335 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-15 21:35:40.341 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-15 21:35:40.347 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-15 21:35:40.352 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-15 21:35:40.358 | Setting up autoconf (2.69-11.1) ... 2022-03-15 21:35:40.365 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-15 21:35:40.369 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-15 21:35:40.411 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-15 21:35:40.417 | Setting up dwz (0.13-5) ... 2022-03-15 21:35:40.422 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-15 21:35:40.427 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-15 21:35:40.432 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-15 21:35:40.438 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-15 21:35:40.443 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-15 21:35:40.456 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-15 21:35:41.680 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:41.687 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:41.692 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-15 21:35:41.698 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-15 21:35:41.704 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-15 21:35:41.709 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-15 21:35:41.719 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-15 21:35:41.725 | Setting up pcp-conf (5.0.3-1) ... 2022-03-15 21:35:41.732 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-15 21:35:41.740 | Setting up libsub-override-perl (0.09-2) ... 2022-03-15 21:35:41.746 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-15 21:35:41.751 | Setting up libthai-data (0.1.28-3) ... 2022-03-15 21:35:41.756 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-15 21:35:41.762 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:41.767 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:41.773 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:41.779 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:41.784 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-15 21:35:41.791 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-15 21:35:41.796 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-15 21:35:41.809 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-03-15 21:35:41.819 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-15 21:35:42.832 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-15 21:35:43.149 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-15 21:35:43.154 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-15 21:35:43.161 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-15 21:35:43.166 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-15 21:35:43.173 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-15 21:35:43.180 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-15 21:35:43.185 | Setting up rsync (3.1.3-8ubuntu0.2) ... 2022-03-15 21:35:44.473 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-15 21:35:44.478 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-15 21:35:44.484 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-15 21:35:44.489 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-15 21:35:44.496 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-15 21:35:44.500 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-15 21:35:44.506 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-15 21:35:44.511 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:44.516 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-15 21:35:44.522 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-15 21:35:44.527 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-15 21:35:44.532 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-15 21:35:44.537 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:35:44.544 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:44.549 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-15 21:35:44.554 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:44.560 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-15 21:35:44.567 | Setting up libtool (2.4.6-14) ... 2022-03-15 21:35:44.574 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-15 21:35:44.678 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-15 21:35:44.714 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-03-15 21:35:45.157 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-15 21:35:46.231 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-15 21:35:46.238 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-15 21:35:46.243 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-15 21:35:46.248 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-15 21:35:46.421 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-15 21:35:46.427 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:46.433 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:46.441 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-15 21:35:47.632 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-15 21:35:48.325 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-15 21:35:48.338 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-15 21:35:48.345 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-15 21:35:48.596 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-15 21:35:48.602 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-15 21:35:48.607 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-15 21:35:48.614 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-15 21:35:48.619 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-15 21:35:48.624 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-15 21:35:48.629 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-15 21:35:48.636 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-15 21:35:48.642 | Setting up ssl-cert (1.0.39) ... 2022-03-15 21:35:49.215 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-15 21:35:49.220 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-15 21:35:49.294 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-15 21:35:49.301 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-15 21:35:49.789 | Adding user postgres to group ssl-cert 2022-03-15 21:35:49.943 | 2022-03-15 21:35:49.943 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-15 21:35:50.130 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-15 21:35:50.131 | Removing obsolete dictionary files: 2022-03-15 21:35:50.709 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-15 21:35:51.807 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-15 21:35:51.813 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-15 21:35:51.821 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-15 21:35:51.906 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-15 21:35:52.314 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-15 21:35:52.319 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-15 21:35:52.324 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-15 21:35:52.330 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-15 21:35:52.336 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-15 21:35:52.342 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-15 21:35:52.347 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-15 21:35:52.352 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-15 21:35:52.357 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-15 21:35:52.363 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-15 21:35:52.368 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-15 21:35:52.374 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:52.379 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:52.384 | Setting up ipvsadm (1:1.31-1) ... 2022-03-15 21:35:53.107 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-15 21:35:53.112 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-15 21:35:53.212 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-15 21:35:55.278 | Regenerating fonts cache... done. 2022-03-15 21:35:55.281 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-15 21:35:55.286 | Setting up libpcp3 (5.0.3-1) ... 2022-03-15 21:35:55.291 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-03-15 21:35:55.297 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-15 21:35:55.302 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-15 21:35:56.618 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-15 21:35:57.417 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-15 21:35:57.462 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:57.468 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-15 21:35:58.434 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-15 21:35:59.144 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:59.149 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-03-15 21:35:59.154 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-15 21:35:59.159 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-03-15 21:35:59.163 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-15 21:35:59.168 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:59.173 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:59.178 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-03-15 21:35:59.183 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-15 21:35:59.203 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-15 21:35:59.209 | Setting up libpcp-web1 (5.0.3-1) ... 2022-03-15 21:35:59.214 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-15 21:35:59.220 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-15 21:35:59.225 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:59.231 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:59.832 | 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-03-15 21:35:59.855 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-15 21:35:59.860 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-03-15 21:35:59.865 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-15 21:35:59.875 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-15 21:35:59.880 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-15 21:35:59.884 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-15 21:35:59.889 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-15 21:35:59.894 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-15 21:35:59.899 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-15 21:35:59.904 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-15 21:35:59.909 | Setting up libpcp-import1 (5.0.3-1) ... 2022-03-15 21:35:59.914 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-15 21:35:59.920 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-15 21:35:59.925 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-15 21:35:59.929 | Setting up po-debconf (1.0.21) ... 2022-03-15 21:35:59.934 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-03-15 21:36:00.282 | Enabling module mpm_event. 2022-03-15 21:36:00.346 | Enabling module authz_core. 2022-03-15 21:36:00.351 | Enabling module authz_host. 2022-03-15 21:36:00.409 | Enabling module authn_core. 2022-03-15 21:36:00.414 | Enabling module auth_basic. 2022-03-15 21:36:00.473 | Enabling module access_compat. 2022-03-15 21:36:00.531 | Enabling module authn_file. 2022-03-15 21:36:00.590 | Enabling module authz_user. 2022-03-15 21:36:00.649 | Enabling module alias. 2022-03-15 21:36:00.707 | Enabling module dir. 2022-03-15 21:36:00.766 | Enabling module autoindex. 2022-03-15 21:36:00.824 | Enabling module env. 2022-03-15 21:36:00.883 | Enabling module mime. 2022-03-15 21:36:00.942 | Enabling module negotiation. 2022-03-15 21:36:01.001 | Enabling module setenvif. 2022-03-15 21:36:01.059 | Enabling module filter. 2022-03-15 21:36:01.118 | Enabling module deflate. 2022-03-15 21:36:01.176 | Enabling module status. 2022-03-15 21:36:01.235 | Enabling module reqtimeout. 2022-03-15 21:36:01.294 | Enabling conf charset. 2022-03-15 21:36:01.352 | Enabling conf localized-error-pages. 2022-03-15 21:36:01.412 | Enabling conf other-vhosts-access-log. 2022-03-15 21:36:01.471 | Enabling conf security. 2022-03-15 21:36:01.530 | Enabling conf serve-cgi-bin. 2022-03-15 21:36:01.588 | Enabling site 000-default. 2022-03-15 21:36:01.641 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-15 21:36:01.696 | Enabling conf javascript-common. 2022-03-15 21:36:01.950 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-15 21:36:02.540 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-15 21:36:05.226 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-15 21:36:05.239 | Setting up python3-pcp (5.0.3-1) ... 2022-03-15 21:36:05.545 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-15 21:36:05.571 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-15 21:36:05.577 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-15 21:36:05.589 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-15 21:36:05.594 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-15 21:36:05.599 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-15 21:36:05.604 | Setting up graphviz (2.42.2-3build2) ... 2022-03-15 21:36:05.627 | Setting up pcp (5.0.3-1) ... 2022-03-15 21:36:05.953 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-03-15 21:36:06.379 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-03-15 21:36:06.808 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-03-15 21:36:07.234 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-03-15 21:36:23.208 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-15 21:36:23.217 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-15 21:36:23.225 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-15 21:36:24.359 | Setting up dh-autoreconf (19) ... 2022-03-15 21:36:24.365 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-15 21:36:25.175 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-15 21:36:25.183 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-15 21:36:25.191 | Setting up debhelper (12.10ubuntu1) ... 2022-03-15 21:36:25.197 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-15 21:36:25.505 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-15 21:36:25.510 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-15 21:36:25.533 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-15 21:36:25.602 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-15 21:36:38.449 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-15 21:36:38.472 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-15 21:36:38.882 | Processing triggers for ufw (0.36-6) ... 2022-03-15 21:36:39.027 | Processing triggers for man-db (2.9.1-1) ... 2022-03-15 21:37:04.872 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-15 21:37:04.885 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-15 21:37:12.063 | ++ functions-common:apt_get:1234 : result=0 2022-03-15 21:37:12.065 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:37:12.067 | ++ functions-common:time_stop:2425 : local name 2022-03-15 21:37:12.069 | ++ functions-common:time_stop:2426 : local end_time 2022-03-15 21:37:12.072 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:37:12.074 | ++ functions-common:time_stop:2428 : local total 2022-03-15 21:37:12.076 | ++ functions-common:time_stop:2429 : local start_time 2022-03-15 21:37:12.078 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:37:12.080 | ++ functions-common:time_stop:2432 : start_time=1647380064760 2022-03-15 21:37:12.082 | ++ functions-common:time_stop:2434 : [[ -z 1647380064760 ]] 2022-03-15 21:37:12.085 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:37:12.089 | ++ functions-common:time_stop:2437 : end_time=1647380232086 2022-03-15 21:37:12.091 | ++ functions-common:time_stop:2438 : elapsed_time=167326 2022-03-15 21:37:12.093 | ++ functions-common:time_stop:2439 : total=709 2022-03-15 21:37:12.095 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:37:12.097 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=168035 2022-03-15 21:37:12.099 | ++ functions-common:apt_get:1238 : return 0 2022-03-15 21:37:12.102 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-15 21:37:12.104 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-15 21:37:12.107 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-15 21:37:12.111 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-15 21:37:12.115 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-15 21:37:12.117 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-15 21:37:12.120 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-15 21:37:13.434 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-15 21:37:13.436 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-15 21:37:13.438 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-15 21:37:13.440 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-15 21:37:13.442 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-15 21:37:13.443 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-15 21:37:13.445 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-15 21:37:13.447 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-15 21:37:13.448 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-15 21:37:13.450 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-15 21:37:13.452 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-15 21:37:13.453 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-15 21:37:13.455 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-15 21:37:13.457 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-15 21:37:13.458 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-15 21:37:13.460 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-15 21:37:13.462 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-15 21:37:13.463 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-15 21:37:13.465 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-15 21:37:13.467 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-15 21:37:13.469 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-15 21:37:13.471 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-15 21:37:13.473 | + functions-common:_ensure_lsb_release:394 : return 2022-03-15 21:37:13.475 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-15 21:37:13.541 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-15 21:37:13.543 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-15 21:37:13.609 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-15 21:37:13.611 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-15 21:37:13.676 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-15 21:37:13.678 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-15 21:37:13.679 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-15 21:37:13.681 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-15 21:37:13.683 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-15 21:37:13.686 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-15 21:37:13.688 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-15 21:37:13.690 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-15 21:37:13.691 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-15 21:37:13.693 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-15 21:37:13.695 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-15 21:37:13.695 | Distro: focal 2022-03-15 21:37:13.697 | + tools/install_pip.sh:main:124 : get_versions 2022-03-15 21:37:13.700 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-15 21:37:13.703 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-15 21:37:13.705 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-15 21:37:13.707 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-15 21:37:13.708 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-15 21:37:14.268 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-15 21:37:14.270 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-15 21:37:14.270 | pip: 21.3.1 2022-03-15 21:37:14.272 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-15 21:37:14.274 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-15 21:37:14.275 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:37:14.277 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:37:14.279 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:37:14.281 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:37:14.282 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:37:14.284 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:37:14.285 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:37:14.287 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:37:14.289 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:37:14.290 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:37:14.292 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:37:14.294 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-15 21:37:14.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:37:14.298 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:37:14.300 | + tools/install_pip.sh:main:142 : : 2022-03-15 21:37:14.301 | + tools/install_pip.sh:main:147 : set -x 2022-03-15 21:37:14.303 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-15 21:37:14.305 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-15 21:37:14.307 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-15 21:37:14.309 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-15 21:37:14.311 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-15 21:37:14.313 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-15 21:37:14.316 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-15 21:37:14.316 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-15 21:37:14.320 | ++ 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-03-15 21:37:14.321 | ++ 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-03-15 21:37:14.323 | ++ 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-03-15 21:37:14.325 | + 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-03-15 21:37:14.327 | + 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-03-15 21:37:14.342 | 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-03-15 21:37:14.344 | + 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-03-15 21:37:15.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:37:15.046 | from cryptography.utils import int_from_bytes 2022-03-15 21:37:15.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:37:15.046 | from cryptography.utils import int_from_bytes 2022-03-15 21:37:16.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:37:17.485 | 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-03-15 21:37:17.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-15 21:37:19.136 | Installing collected packages: setuptools 2022-03-15 21:37:19.887 | Successfully installed setuptools-60.9.3 2022-03-15 21:37:19.887 | 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-03-15 21:37:20.058 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:37:20.058 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:37:20.168 | + inc/python:pip_install:200 : result=0 2022-03-15 21:37:20.170 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:37:20.172 | + functions-common:time_stop:2425 : local name 2022-03-15 21:37:20.173 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:37:20.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:37:20.177 | + functions-common:time_stop:2428 : local total 2022-03-15 21:37:20.178 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:37:20.180 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:37:20.182 | + functions-common:time_stop:2432 : start_time=1647380234338 2022-03-15 21:37:20.183 | + functions-common:time_stop:2434 : [[ -z 1647380234338 ]] 2022-03-15 21:37:20.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:37:20.189 | + functions-common:time_stop:2437 : end_time=1647380240187 2022-03-15 21:37:20.191 | + functions-common:time_stop:2438 : elapsed_time=5849 2022-03-15 21:37:20.193 | + functions-common:time_stop:2439 : total=0 2022-03-15 21:37:20.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:37:20.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5849 2022-03-15 21:37:20.198 | + inc/python:pip_install:203 : return 0 2022-03-15 21:37:20.200 | + tools/install_pip.sh:main:153 : get_versions 2022-03-15 21:37:20.202 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-15 21:37:20.205 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-15 21:37:20.207 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-15 21:37:20.210 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-15 21:37:20.210 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-15 21:37:20.767 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-15 21:37:20.769 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-15 21:37:20.769 | pip: 21.3.1 2022-03-15 21:37:20.772 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-15 21:37:20.775 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-15 21:37:20.779 | + ./stack.sh:main:796 : fixup_all 2022-03-15 21:37:20.781 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-15 21:37:20.783 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-15 21:37:20.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:37:20.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:37:20.789 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-15 21:37:20.801 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-15 21:37:20.811 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-15 21:37:20.821 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-15 21:37:20.823 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-15 21:37:20.826 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:37:20.828 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:37:20.830 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:37:20.832 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:37:20.834 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:37:20.836 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:37:20.838 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:37:20.840 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:37:20.842 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:37:20.844 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:37:20.846 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:37:20.848 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-15 21:37:20.850 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-15 21:37:20.853 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-15 21:37:20.855 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:37:20.858 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:37:20.860 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:37:20.862 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:37:20.864 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:37:20.866 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:37:20.868 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-15 21:37:20.870 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-15 21:37:20.872 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-15 21:37:20.875 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-15 21:37:20.877 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-15 21:37:20.879 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-15 21:37:20.881 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-15 21:37:20.901 | Using python 3.8 to install os-testr 2022-03-15 21:37:20.903 | + 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-03-15 21:37:21.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:37:21.617 | from cryptography.utils import int_from_bytes 2022-03-15 21:37:21.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:37:21.618 | from cryptography.utils import int_from_bytes 2022-03-15 21:37:22.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:37:23.247 | Collecting os-testr 2022-03-15 21:37:23.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-03-15 21:37:23.715 | Collecting python-subunit>=1.0.0 2022-03-15 21:37:23.720 | 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-03-15 21:37:23.728 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-15 21:37:23.729 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-15 21:37:24.198 | Collecting stestr>=1.0.0 2022-03-15 21:37:24.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-15 21:37:24.227 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-15 21:37:24.254 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-15 21:37:24.255 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-15 21:37:24.624 | Collecting future 2022-03-15 21:37:24.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-15 21:37:24.845 | Preparing metadata (setup.py): started 2022-03-15 21:37:26.736 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:37:26.740 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-15 21:37:26.741 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-15 21:37:26.769 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-15 21:37:26.770 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-15 21:37:26.771 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-15 21:37:26.772 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-15 21:37:26.773 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-15 21:37:26.787 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-15 21:37:26.853 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-15 21:37:26.854 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-15 21:37:26.855 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-15 21:37:26.963 | Building wheels for collected packages: future 2022-03-15 21:37:26.964 | Building wheel for future (setup.py): started 2022-03-15 21:37:29.796 | Building wheel for future (setup.py): finished with status 'done' 2022-03-15 21:37:29.800 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=40f063e5020866ce4573ab5da81b5d289bab156a9fb2d5cb1d9157bc9f4b1cdb 2022-03-15 21:37:29.800 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-15 21:37:29.807 | Successfully built future 2022-03-15 21:37:31.260 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-03-15 21:37:32.101 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-03-15 21:37:32.101 | 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-03-15 21:37:32.107 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:37:32.107 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:37:32.241 | + inc/python:pip_install:200 : result=0 2022-03-15 21:37:32.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:37:32.245 | + functions-common:time_stop:2425 : local name 2022-03-15 21:37:32.248 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:37:32.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:37:32.252 | + functions-common:time_stop:2428 : local total 2022-03-15 21:37:32.254 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:37:32.256 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:37:32.258 | + functions-common:time_stop:2432 : start_time=1647380240895 2022-03-15 21:37:32.260 | + functions-common:time_stop:2434 : [[ -z 1647380240895 ]] 2022-03-15 21:37:32.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:37:32.267 | + functions-common:time_stop:2437 : end_time=1647380252264 2022-03-15 21:37:32.269 | + functions-common:time_stop:2438 : elapsed_time=11369 2022-03-15 21:37:32.271 | + functions-common:time_stop:2439 : total=0 2022-03-15 21:37:32.273 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:37:32.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11369 2022-03-15 21:37:32.277 | + inc/python:pip_install:203 : return 0 2022-03-15 21:37:32.279 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-15 21:37:32.327 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-15 21:37:32.423 | + ./stack.sh:main:810 : install_infra 2022-03-15 21:37:32.427 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-15 21:37:32.428 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-15 21:37:32.430 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-15 21:37:35.552 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-15 21:37:35.555 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-15 21:37:35.577 | + 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-03-15 21:37:37.355 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.400 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.473 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.482 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.504 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.507 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.525 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.535 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.555 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.565 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.626 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.702 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.719 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.749 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.757 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.771 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.788 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.800 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.814 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.823 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.860 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.883 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.891 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.953 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.957 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:37.961 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.000 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.038 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.053 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.071 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.091 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.108 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.125 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.155 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.186 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.213 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.224 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.241 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.253 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.271 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.279 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.283 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:38.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:37:38.412 | Collecting pbr===5.8.1 2022-03-15 21:37:38.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-15 21:37:38.457 | Installing collected packages: pbr 2022-03-15 21:37:38.597 | Successfully installed pbr-5.8.1 2022-03-15 21:37:38.658 | + inc/python:pip_install:200 : result=0 2022-03-15 21:37:38.660 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:37:38.663 | + functions-common:time_stop:2425 : local name 2022-03-15 21:37:38.665 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:37:38.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:37:38.669 | + functions-common:time_stop:2428 : local total 2022-03-15 21:37:38.671 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:37:38.673 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:37:38.675 | + functions-common:time_stop:2432 : start_time=1647380255569 2022-03-15 21:37:38.677 | + functions-common:time_stop:2434 : [[ -z 1647380255569 ]] 2022-03-15 21:37:38.680 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:37:38.683 | + functions-common:time_stop:2437 : end_time=1647380258681 2022-03-15 21:37:38.686 | + functions-common:time_stop:2438 : elapsed_time=3112 2022-03-15 21:37:38.688 | + functions-common:time_stop:2439 : total=11369 2022-03-15 21:37:38.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:37:38.692 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14481 2022-03-15 21:37:38.694 | + inc/python:pip_install:203 : return 0 2022-03-15 21:37:38.696 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-15 21:37:38.699 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-15 21:37:38.721 | + 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-03-15 21:37:40.505 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.550 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.623 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.631 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.652 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.656 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.673 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.682 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.703 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.714 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.774 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.849 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.865 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.896 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.904 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.917 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.934 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.946 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.959 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:40.969 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.006 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.028 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.035 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.097 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.100 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.104 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.144 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.182 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.198 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.214 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.233 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.250 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.267 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.296 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.325 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.353 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.363 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.380 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.392 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.410 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.417 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.421 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-15 21:37:41.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:37:41.426 | Processing /opt/stack/requirements 2022-03-15 21:37:42.800 | Collecting fixtures===3.0.0 2022-03-15 21:37:42.807 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-15 21:37:43.023 | Collecting PyYAML===6.0 2022-03-15 21:37:43.031 | 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-03-15 21:37:43.206 | Collecting requests===2.27.1 2022-03-15 21:37:43.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-15 21:37:43.312 | Collecting packaging===21.3 2022-03-15 21:37:43.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-15 21:37:43.380 | Collecting testtools===2.5.0 2022-03-15 21:37:43.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-15 21:37:43.466 | Collecting idna===3.3 2022-03-15 21:37:43.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-15 21:37:43.607 | Collecting pyparsing===3.0.7 2022-03-15 21:37:43.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-15 21:37:43.671 | Collecting six===1.16.0 2022-03-15 21:37:43.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-15 21:37:43.730 | Collecting charset-normalizer===2.0.12 2022-03-15 21:37:43.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-15 21:37:43.771 | Collecting Parsley>=1.2 2022-03-15 21:37:43.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-15 21:37:43.824 | Collecting beagle>=0.2.1 2022-03-15 21:37:43.830 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-15 21:37:43.862 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-03-15 21:37:43.929 | Collecting certifi>=2017.4.17 2022-03-15 21:37:43.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-15 21:37:44.020 | Collecting urllib3===1.26.8 2022-03-15 21:37:44.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-15 21:37:44.087 | Collecting extras===1.0.0 2022-03-15 21:37:44.094 | 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-03-15 21:37:44.174 | Collecting cliff===3.10.1 2022-03-15 21:37:44.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-15 21:37:44.250 | Collecting prettytable===3.1.1 2022-03-15 21:37:44.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-15 21:37:44.296 | Collecting autopage===0.5.0 2022-03-15 21:37:44.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-15 21:37:44.385 | Collecting stevedore===3.5.0 2022-03-15 21:37:44.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-15 21:37:44.546 | Collecting cmd2===2.4.0 2022-03-15 21:37:44.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-15 21:37:44.655 | Collecting wcwidth===0.2.5 2022-03-15 21:37:44.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-15 21:37:44.713 | Collecting pyperclip===1.8.2 2022-03-15 21:37:44.718 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-15 21:37:44.764 | Collecting attrs===21.4.0 2022-03-15 21:37:44.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-15 21:37:44.848 | Building wheels for collected packages: openstack-requirements 2022-03-15 21:37:44.849 | Building wheel for openstack-requirements (setup.py): started 2022-03-15 21:37:45.653 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-15 21:37:45.653 | ERROR: Command errored out with exit status 1: 2022-03-15 21:37:45.653 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_wpb4jwk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_wpb4jwk/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-szotpl31 2022-03-15 21:37:45.653 | cwd: /tmp/pip-req-build-_wpb4jwk/ 2022-03-15 21:37:45.653 | Complete output (6 lines): 2022-03-15 21:37:45.653 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-15 21:37:45.653 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-15 21:37:45.653 | or: setup.py --help-commands 2022-03-15 21:37:45.653 | or: setup.py cmd --help 2022-03-15 21:37:45.653 | 2022-03-15 21:37:45.653 | error: invalid command 'bdist_wheel' 2022-03-15 21:37:45.653 | ---------------------------------------- 2022-03-15 21:37:45.653 | ERROR: Failed building wheel for openstack-requirements 2022-03-15 21:37:45.654 | Running setup.py clean for openstack-requirements 2022-03-15 21:37:46.476 | Failed to build openstack-requirements 2022-03-15 21:37:46.713 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, pyparsing, autopage, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-15 21:37:48.552 | Running setup.py install for openstack-requirements: started 2022-03-15 21:37:50.822 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-15 21:37:50.855 | 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.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5342 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-15 21:37:50.979 | + inc/python:pip_install:200 : result=0 2022-03-15 21:37:50.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:37:50.984 | + functions-common:time_stop:2425 : local name 2022-03-15 21:37:50.986 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:37:50.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:37:50.990 | + functions-common:time_stop:2428 : local total 2022-03-15 21:37:50.992 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:37:50.994 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:37:50.997 | + functions-common:time_stop:2432 : start_time=1647380258714 2022-03-15 21:37:50.999 | + functions-common:time_stop:2434 : [[ -z 1647380258714 ]] 2022-03-15 21:37:51.001 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:37:51.005 | + functions-common:time_stop:2437 : end_time=1647380271003 2022-03-15 21:37:51.007 | + functions-common:time_stop:2438 : elapsed_time=12289 2022-03-15 21:37:51.009 | + functions-common:time_stop:2439 : total=14481 2022-03-15 21:37:51.011 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:37:51.013 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26770 2022-03-15 21:37:51.015 | + inc/python:pip_install:203 : return 0 2022-03-15 21:37:51.018 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-15 21:37:51.020 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-15 21:37:51.022 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-15 21:37:51.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:37:51.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:37:51.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-15 21:37:51.031 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:37:51.034 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-15 21:37:51.053 | Using python 3.8 to install pbr 2022-03-15 21:37:51.055 | + 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-03-15 21:37:51.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:37:51.769 | from cryptography.utils import int_from_bytes 2022-03-15 21:37:51.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:37:51.769 | from cryptography.utils import int_from_bytes 2022-03-15 21:37:52.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:37:52.896 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-15 21:37:54.632 | 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-03-15 21:37:54.638 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:37:54.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:37:54.743 | + inc/python:pip_install:200 : result=0 2022-03-15 21:37:54.745 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:37:54.748 | + functions-common:time_stop:2425 : local name 2022-03-15 21:37:54.750 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:37:54.752 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:37:54.754 | + functions-common:time_stop:2428 : local total 2022-03-15 21:37:54.756 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:37:54.758 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:37:54.760 | + functions-common:time_stop:2432 : start_time=1647380271048 2022-03-15 21:37:54.762 | + functions-common:time_stop:2434 : [[ -z 1647380271048 ]] 2022-03-15 21:37:54.764 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:37:54.768 | + functions-common:time_stop:2437 : end_time=1647380274766 2022-03-15 21:37:54.770 | + functions-common:time_stop:2438 : elapsed_time=3718 2022-03-15 21:37:54.772 | + functions-common:time_stop:2439 : total=26770 2022-03-15 21:37:54.774 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:37:54.776 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30488 2022-03-15 21:37:54.778 | + inc/python:pip_install:203 : return 0 2022-03-15 21:37:54.781 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-15 21:37:57.916 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-15 21:37:59.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:38:00.059 | Collecting bindep 2022-03-15 21:38:00.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-15 21:38:00.164 | Collecting packaging; python_version >= "3.6" 2022-03-15 21:38:00.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-15 21:38:00.310 | Collecting pbr>=2.0.0 2022-03-15 21:38:00.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-15 21:38:00.691 | Collecting distro 2022-03-15 21:38:00.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-15 21:38:00.724 | Collecting Parsley 2022-03-15 21:38:00.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-15 21:38:00.903 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-15 21:38:00.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-15 21:38:00.955 | Installing collected packages: pyparsing, packaging, pbr, distro, Parsley, bindep 2022-03-15 21:38:01.523 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-15 21:38:01.598 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-15 21:38:01.600 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-15 21:38:01.604 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-15 21:38:01.620 | + ./stack.sh:main:819 : pkgs= 2022-03-15 21:38:01.622 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-15 21:38:01.624 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-15 21:38:01.627 | + functions-common:run_phase:1853 : local mode=stack 2022-03-15 21:38:01.629 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-15 21:38:01.631 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-15 21:38:01.633 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-15 21:38:01.635 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-15 21:38:01.637 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-15 21:38:01.640 | + functions-common:run_phase:1863 : local extra 2022-03-15 21:38:01.643 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-15 21:38:01.646 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-15 21:38:01.648 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-15 21:38:01.651 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-15 21:38:01.653 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-15 21:38:01.656 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-15 21:38:01.670 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:38:01.672 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:38:01.674 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:38:01.676 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-15 21:38:01.678 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:38:01.680 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-15 21:38:01.682 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:38:01.684 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-15 21:38:01.686 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:38:01.688 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-15 21:38:01.690 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:38:01.692 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-15 21:38:01.694 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-15 21:38:01.696 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-15 21:38:01.698 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:38:01.701 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-15 21:38:01.703 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-15 21:38:01.705 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-15 21:38:01.707 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-15 21:38:01.709 | + functions-common:run_plugins:1842 : local plugins= 2022-03-15 21:38:01.711 | + functions-common:run_plugins:1843 : local plugin 2022-03-15 21:38:01.714 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-15 21:38:01.717 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-15 21:38:01.719 | + functions:set_systemd_override:821 : local value=2048 2022-03-15 21:38:01.721 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-15 21:38:01.724 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-15 21:38:01.772 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-15 21:38:01.772 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-15 21:38:01.774 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-15 21:38:02.141 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-15 21:38:02.144 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-15 21:38:02.159 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:38:02.162 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-15 21:38:02.164 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:38:02.166 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:38:02.169 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:38:02.171 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:38:02.174 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:38:02.176 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:38:02.178 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:38:02.180 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:38:02.182 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:38:02.185 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:38:02.188 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:38:02.190 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:38:02.192 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-15 21:38:02.194 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:38:02.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:38:02.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:38:02.201 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-15 21:38:02.221 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-15 21:38:02.328 | Reading package lists... 2022-03-15 21:38:02.568 | Building dependency tree... 2022-03-15 21:38:02.569 | Reading state information... 2022-03-15 21:38:02.812 | The following packages were automatically installed and are no longer required: 2022-03-15 21:38:02.813 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:38:02.813 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:38:02.813 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:38:02.813 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:38:02.813 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:38:02.813 | python3-zope.interface 2022-03-15 21:38:02.813 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:38:02.813 | The following additional packages will be installed: 2022-03-15 21:38:02.813 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-15 21:38:02.813 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-15 21:38:02.813 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-15 21:38:02.814 | erlang-tools erlang-xmerl locales-all 2022-03-15 21:38:02.815 | Suggested packages: 2022-03-15 21:38:02.815 | erlang erlang-manpages erlang-doc 2022-03-15 21:38:02.884 | The following NEW packages will be installed: 2022-03-15 21:38:02.884 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-15 21:38:02.884 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-15 21:38:02.884 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-15 21:38:02.885 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-15 21:38:02.991 | 0 upgraded, 19 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:38:02.992 | Need to get 38.1 MB of archives. 2022-03-15 21:38:02.992 | After this operation, 276 MB of additional disk space will be used. 2022-03-15 21:38:02.992 | 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-03-15 21:38:03.930 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-15 21:38:03.992 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-15 21:38:04.003 | 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-03-15 21:38:04.342 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-15 21:38:04.423 | 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-03-15 21:38:04.426 | 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-03-15 21:38:04.516 | 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-03-15 21:38:04.518 | 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-03-15 21:38:04.527 | 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-03-15 21:38:04.530 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-15 21:38:04.608 | 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-03-15 21:38:04.878 | 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-03-15 21:38:04.879 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-15 21:38:04.882 | 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-03-15 21:38:04.965 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-15 21:38:05.045 | 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-03-15 21:38:05.180 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-15 21:38:06.894 | 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-03-15 21:38:09.592 | Fetched 38.1 MB in 6s (6,197 kB/s) 2022-03-15 21:38:09.623 | Selecting previously unselected package erlang-base. 2022-03-15 21:38:09.670 | (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-03-15 21:38:09.673 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:09.675 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:10.762 | Selecting previously unselected package erlang-asn1. 2022-03-15 21:38:10.771 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:10.773 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:10.883 | Selecting previously unselected package erlang-crypto. 2022-03-15 21:38:10.892 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:10.894 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:10.936 | Selecting previously unselected package erlang-public-key. 2022-03-15 21:38:10.945 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:10.947 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.043 | Selecting previously unselected package erlang-mnesia. 2022-03-15 21:38:11.052 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.054 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.174 | Selecting previously unselected package erlang-runtime-tools. 2022-03-15 21:38:11.183 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.185 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.239 | Selecting previously unselected package erlang-ssl. 2022-03-15 21:38:11.247 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.249 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.415 | Selecting previously unselected package erlang-eldap. 2022-03-15 21:38:11.424 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.426 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.463 | Selecting previously unselected package erlang-ftp. 2022-03-15 21:38:11.472 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.474 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.507 | Selecting previously unselected package erlang-tftp. 2022-03-15 21:38:11.516 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.518 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.552 | Selecting previously unselected package erlang-inets. 2022-03-15 21:38:11.561 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.563 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.668 | Selecting previously unselected package erlang-snmp. 2022-03-15 21:38:11.677 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.679 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.924 | Selecting previously unselected package erlang-os-mon. 2022-03-15 21:38:11.933 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.935 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:11.971 | Selecting previously unselected package erlang-parsetools. 2022-03-15 21:38:11.980 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:11.982 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:12.026 | Selecting previously unselected package erlang-syntax-tools. 2022-03-15 21:38:12.035 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:12.037 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:12.107 | Selecting previously unselected package erlang-tools. 2022-03-15 21:38:12.116 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:12.118 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:12.211 | Selecting previously unselected package erlang-xmerl. 2022-03-15 21:38:12.220 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-15 21:38:12.222 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:12.396 | Selecting previously unselected package locales-all. 2022-03-15 21:38:12.405 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-15 21:38:12.407 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-15 21:38:16.535 | Selecting previously unselected package rabbitmq-server. 2022-03-15 21:38:16.547 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-15 21:38:16.549 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-15 21:38:17.679 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:18.054 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-15 21:38:18.054 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-15 21:38:22.244 | Searching for services which depend on erlang and should be started... none found. 2022-03-15 21:38:22.247 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.252 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.257 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-15 21:38:22.264 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.269 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.274 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.279 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.285 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.290 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.295 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.300 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.305 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.310 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.316 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.321 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.326 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.331 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-15 21:38:22.336 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-15 21:38:22.426 | Adding group `rabbitmq' (GID 125) ... 2022-03-15 21:38:22.438 | Done. 2022-03-15 21:38:22.517 | Adding system user `rabbitmq' (UID 117) ... 2022-03-15 21:38:22.517 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-15 21:38:22.549 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-15 21:38:22.814 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-15 21:38:28.480 | Processing triggers for man-db (2.9.1-1) ... 2022-03-15 21:38:29.041 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-15 21:38:36.490 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:38:36.492 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:38:36.494 | + functions-common:time_stop:2425 : local name 2022-03-15 21:38:36.496 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:38:36.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:38:36.501 | + functions-common:time_stop:2428 : local total 2022-03-15 21:38:36.503 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:38:36.506 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:38:36.508 | + functions-common:time_stop:2432 : start_time=1647380282218 2022-03-15 21:38:36.510 | + functions-common:time_stop:2434 : [[ -z 1647380282218 ]] 2022-03-15 21:38:36.513 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:38:36.517 | + functions-common:time_stop:2437 : end_time=1647380316515 2022-03-15 21:38:36.519 | + functions-common:time_stop:2438 : elapsed_time=34297 2022-03-15 21:38:36.522 | + functions-common:time_stop:2439 : total=168035 2022-03-15 21:38:36.524 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:38:36.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=202332 2022-03-15 21:38:36.528 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:38:36.530 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-15 21:38:36.533 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:38:36.535 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:38:36.537 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:38:36.540 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:38:36.542 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:38:36.544 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:38:36.546 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-15 21:38:36.549 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:38:36.551 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:38:36.553 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:38:36.556 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:38:36.558 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:38:36.560 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:38:36.563 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:38:36.565 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:38:36.567 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:38:36.570 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:38:36.572 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:38:36.574 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-15 21:38:36.577 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:38:36.579 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:38:36.582 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:38:36.584 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:38:36.586 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:38:36.588 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:38:36.591 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-15 21:38:36.593 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-15 21:38:36.610 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:38:36.612 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-15 21:38:36.614 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:38:36.617 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-15 21:38:36.620 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-15 21:38:36.623 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-15 21:38:36.627 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-15 21:38:36.630 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-15 21:38:36.632 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-15 21:38:36.634 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-15 21:38:36.636 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-15 21:38:36.639 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-15 21:38:36.642 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-15 21:38:37.317 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-15 21:38:37.317 | user tags 2022-03-15 21:38:37.318 | guest [administrator]' 2022-03-15 21:38:37.321 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-15 21:38:37.321 | user tags 2022-03-15 21:38:37.321 | guest [administrator]' 2022-03-15 21:38:37.321 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-15 21:38:37.327 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-15 21:38:37.330 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-15 21:38:37.332 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-15 21:38:38.010 | Adding user "stackrabbit" ... 2022-03-15 21:38:38.032 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-15 21:38:38.683 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-15 21:38:38.705 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-15 21:38:38.707 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-15 21:38:39.358 | Changing password for user "stackrabbit" ... 2022-03-15 21:38:39.381 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-15 21:38:39.383 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-15 21:38:39.386 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-15 21:38:40.018 | Deleting user "guest" ... 2022-03-15 21:38:40.040 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-15 21:38:40.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:38:40.059 | + ./stack.sh:main:836 : install_database 2022-03-15 21:38:40.062 | + lib/database:install_database:118 : install_database_mysql 2022-03-15 21:38:40.064 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-15 21:38:40.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:38:40.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:38:40.071 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-15 21:38:40.285 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-15 21:38:40.288 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-03-15 21:38:40.292 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-03-15 21:38:40.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:38:40.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:38:40.300 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-03-15 21:38:40.302 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-03-15 21:38:40.304 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-15 21:38:40.308 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-15 21:38:40.310 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-15 21:38:40.313 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-15 21:38:40.315 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:38:40.317 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-15 21:38:40.320 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:38:40.322 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:38:40.324 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:38:40.327 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:38:40.329 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:38:40.331 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:38:40.334 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:38:40.336 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:38:40.338 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:38:40.341 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:38:40.344 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:38:40.346 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-15 21:38:40.348 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:38:40.350 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:38:40.353 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:38:40.355 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:38:40.357 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:38:40.360 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:38:40.362 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-15 21:38:40.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:38:40.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:38:40.369 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-15 21:38:40.371 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:38:40.373 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:38:40.376 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:38:40.378 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:38:40.380 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:38:40.382 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:38:40.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:38:40.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:38:40.390 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:38:40.392 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:38:40.394 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:38:40.396 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:38:40.399 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-15 21:38:40.401 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:38:40.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:38:40.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:38:40.408 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-15 21:38:40.428 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-15 21:38:40.537 | Reading package lists... 2022-03-15 21:38:40.770 | Building dependency tree... 2022-03-15 21:38:40.772 | Reading state information... 2022-03-15 21:38:41.011 | The following packages were automatically installed and are no longer required: 2022-03-15 21:38:41.012 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:38:41.012 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:38:41.012 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:38:41.012 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:38:41.012 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:38:41.012 | python3-zope.interface 2022-03-15 21:38:41.012 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:38:41.013 | The following additional packages will be installed: 2022-03-15 21:38:41.013 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-15 21:38:41.013 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-15 21:38:41.013 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-15 21:38:41.013 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-15 21:38:41.013 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-15 21:38:41.013 | mysql-server-8.0 mysql-server-core-8.0 2022-03-15 21:38:41.015 | Suggested packages: 2022-03-15 21:38:41.015 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-15 21:38:41.091 | The following NEW packages will be installed: 2022-03-15 21:38:41.091 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-15 21:38:41.091 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-15 21:38:41.091 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-15 21:38:41.091 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-15 21:38:41.091 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-15 21:38:41.092 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-15 21:38:41.374 | 0 upgraded, 24 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:38:41.374 | Need to get 31.4 MB of archives. 2022-03-15 21:38:41.374 | After this operation, 262 MB of additional disk space will be used. 2022-03-15 21:38:41.374 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-03-15 21:38:42.689 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-03-15 21:38:42.691 | 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-03-15 21:38:42.698 | 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-03-15 21:38:42.699 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-15 21:38:42.719 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-03-15 21:38:45.283 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-03-15 21:38:45.547 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-15 21:38:45.548 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-15 21:38:45.550 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-15 21:38:45.551 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-15 21:38:45.554 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-15 21:38:45.555 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-15 21:38:45.556 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-15 21:38:45.557 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-15 21:38:45.608 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-15 21:38:45.678 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-15 21:38:45.680 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-15 21:38:45.809 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-15 21:38:45.811 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-15 21:38:45.817 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-15 21:38:45.818 | 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-03-15 21:38:46.722 | 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-03-15 21:38:46.723 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-03-15 21:38:47.222 | Preconfiguring packages ... 2022-03-15 21:38:47.336 | Fetched 31.4 MB in 6s (5,592 kB/s) 2022-03-15 21:38:47.364 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-15 21:38:47.415 | (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-03-15 21:38:47.419 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-15 21:38:47.421 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:48.351 | Selecting previously unselected package mysql-client-8.0. 2022-03-15 21:38:48.361 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-15 21:38:48.363 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:48.395 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-15 21:38:48.404 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-15 21:38:48.408 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-15 21:38:48.448 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-15 21:38:48.458 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-15 21:38:48.460 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-15 21:38:48.488 | Selecting previously unselected package libmecab2:amd64. 2022-03-15 21:38:48.497 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-15 21:38:48.500 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-15 21:38:48.564 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-15 21:38:48.574 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-15 21:38:48.576 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:51.468 | Selecting previously unselected package mysql-server-8.0. 2022-03-15 21:38:51.478 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-15 21:38:51.929 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:51.992 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-15 21:38:52.002 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-15 21:38:52.004 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-15 21:38:52.030 | Selecting previously unselected package liburi-perl. 2022-03-15 21:38:52.040 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-15 21:38:52.042 | Unpacking liburi-perl (1.76-2) ... 2022-03-15 21:38:52.088 | Selecting previously unselected package libhtml-parser-perl. 2022-03-15 21:38:52.098 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-15 21:38:52.100 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-15 21:38:52.139 | Selecting previously unselected package libcgi-pm-perl. 2022-03-15 21:38:52.148 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-15 21:38:52.150 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-15 21:38:52.202 | Selecting previously unselected package libfcgi-perl. 2022-03-15 21:38:52.211 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-15 21:38:52.213 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-15 21:38:52.244 | Selecting previously unselected package libcgi-fast-perl. 2022-03-15 21:38:52.253 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-15 21:38:52.255 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-15 21:38:52.282 | Selecting previously unselected package libencode-locale-perl. 2022-03-15 21:38:52.291 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-15 21:38:52.293 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-15 21:38:52.319 | Selecting previously unselected package libhtml-template-perl. 2022-03-15 21:38:52.329 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-15 21:38:52.331 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-15 21:38:52.363 | Selecting previously unselected package libtimedate-perl. 2022-03-15 21:38:52.373 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-15 21:38:52.375 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-15 21:38:52.414 | Selecting previously unselected package libhttp-date-perl. 2022-03-15 21:38:52.423 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-15 21:38:52.425 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-15 21:38:52.451 | Selecting previously unselected package libio-html-perl. 2022-03-15 21:38:52.461 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-15 21:38:52.463 | Unpacking libio-html-perl (1.001-1) ... 2022-03-15 21:38:52.490 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-15 21:38:52.500 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-15 21:38:52.502 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-15 21:38:52.530 | Selecting previously unselected package libhttp-message-perl. 2022-03-15 21:38:52.540 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-15 21:38:52.542 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-15 21:38:52.580 | Selecting previously unselected package mecab-utils. 2022-03-15 21:38:52.589 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-15 21:38:52.592 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-15 21:38:52.622 | Selecting previously unselected package mecab-ipadic. 2022-03-15 21:38:52.632 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-15 21:38:52.634 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-15 21:38:53.890 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-15 21:38:53.899 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-15 21:38:53.902 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-15 21:38:53.927 | Selecting previously unselected package mysql-server. 2022-03-15 21:38:53.937 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-15 21:38:53.939 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:53.992 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-15 21:38:53.999 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:54.005 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-15 21:38:54.010 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-15 21:38:54.015 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-15 21:38:54.020 | Setting up mecab-utils (0.996-10build1) ... 2022-03-15 21:38:54.025 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-15 21:38:54.031 | Setting up libio-html-perl (1.001-1) ... 2022-03-15 21:38:54.036 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-15 21:38:54.041 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:54.046 | Setting up libfcgi-perl (0.79-1) ... 2022-03-15 21:38:54.052 | Setting up liburi-perl (1.76-2) ... 2022-03-15 21:38:54.057 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-15 21:38:54.062 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-15 21:38:54.068 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-15 21:38:54.072 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-15 21:38:54.076 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-15 21:38:54.076 | 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-03-15 21:38:54.076 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-15 21:38:54.076 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-15 21:38:54.216 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-15 21:38:54.216 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-15 21:38:54.216 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-15 21:38:54.216 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-15 21:38:54.224 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-15 21:38:54.313 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-15 21:38:54.314 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-15 21:38:54.314 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-15 21:38:54.340 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-15 21:38:54.385 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-15 21:38:54.671 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-15 21:38:54.678 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-15 21:38:54.770 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-15 21:38:54.771 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-15 21:38:54.771 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-15 21:38:54.771 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-15 21:38:54.775 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-15 21:38:54.775 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-15 21:38:54.820 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-15 21:38:55.010 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-15 21:38:55.011 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-15 21:38:55.011 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-15 21:38:55.011 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-15 21:38:55.014 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-15 21:38:55.014 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-15 21:38:55.438 | 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-03-15 21:38:55.555 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-15 21:38:55.860 | 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-03-15 21:38:55.864 | 2022-03-15 21:38:55.864 | done! 2022-03-15 21:38:55.871 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-15 21:38:55.875 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:55.880 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-15 21:38:55.884 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-15 21:38:55.888 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-15 21:38:55.888 | 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-03-15 21:38:55.888 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-15 21:38:55.889 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-15 21:38:56.099 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-15 21:38:56.099 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-15 21:38:56.100 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-15 21:38:56.100 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-15 21:38:56.112 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-15 21:38:56.242 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-15 21:38:56.243 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-15 21:38:56.243 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-15 21:38:56.284 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-15 21:38:56.356 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-15 21:38:56.849 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-15 21:38:56.859 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-15 21:38:56.968 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-15 21:38:56.969 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-15 21:38:56.969 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-15 21:38:56.969 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-15 21:38:56.975 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-15 21:38:56.975 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-15 21:38:57.066 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-15 21:38:57.357 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-15 21:38:57.357 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-15 21:38:57.358 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-15 21:38:57.358 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-15 21:38:57.362 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-15 21:38:57.363 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-15 21:38:57.867 | 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-03-15 21:38:58.002 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-15 21:38:58.315 | 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-03-15 21:38:58.319 | 2022-03-15 21:38:58.319 | done! 2022-03-15 21:38:58.327 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-15 21:38:58.331 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-15 21:38:58.336 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-15 21:38:58.341 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:38:58.994 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-15 21:38:59.023 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-15 21:39:08.003 | mysqld will log errors to /var/log/mysql/error.log 2022-03-15 21:39:08.620 | mysqld is running as pid 56596 2022-03-15 21:39:11.432 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-15 21:39:13.516 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-15 21:39:13.522 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-15 21:39:13.527 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-15 21:39:13.532 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-15 21:39:13.540 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-15 21:39:13.911 | Processing triggers for man-db (2.9.1-1) ... 2022-03-15 21:39:15.577 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-15 21:39:22.709 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:39:22.711 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:39:22.713 | + functions-common:time_stop:2425 : local name 2022-03-15 21:39:22.715 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:39:22.718 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:39:22.720 | + functions-common:time_stop:2428 : local total 2022-03-15 21:39:22.722 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:39:22.724 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:39:22.726 | + functions-common:time_stop:2432 : start_time=1647380320426 2022-03-15 21:39:22.729 | + functions-common:time_stop:2434 : [[ -z 1647380320426 ]] 2022-03-15 21:39:22.731 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:39:22.735 | + functions-common:time_stop:2437 : end_time=1647380362733 2022-03-15 21:39:22.737 | + functions-common:time_stop:2438 : elapsed_time=42307 2022-03-15 21:39:22.740 | + functions-common:time_stop:2439 : total=202332 2022-03-15 21:39:22.742 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:39:22.744 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=244639 2022-03-15 21:39:22.747 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:39:22.750 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-15 21:39:22.752 | + ./stack.sh:main:839 : install_database_python 2022-03-15 21:39:22.755 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-15 21:39:22.757 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-15 21:39:22.759 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-15 21:39:22.762 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-15 21:39:22.765 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-15 21:39:22.767 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-15 21:39:22.769 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-15 21:39:22.773 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-15 21:39:22.773 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-15 21:39:22.778 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-15 21:39:22.780 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-15 21:39:22.783 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-15 21:39:22.786 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-15 21:39:22.788 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-15 21:39:22.809 | Using python 3.8 to install PyMySQL 2022-03-15 21:39:22.812 | + 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-03-15 21:39:23.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:39:23.528 | from cryptography.utils import int_from_bytes 2022-03-15 21:39:23.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:39:23.529 | from cryptography.utils import int_from_bytes 2022-03-15 21:39:24.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:39:24.756 | Collecting PyMySQL 2022-03-15 21:39:24.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-15 21:39:26.341 | Installing collected packages: PyMySQL 2022-03-15 21:39:26.465 | Successfully installed PyMySQL-1.0.2 2022-03-15 21:39:26.465 | 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-03-15 21:39:26.471 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:39:26.471 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:39:26.575 | + inc/python:pip_install:200 : result=0 2022-03-15 21:39:26.577 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:39:26.579 | + functions-common:time_stop:2425 : local name 2022-03-15 21:39:26.582 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:39:26.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:39:26.587 | + functions-common:time_stop:2428 : local total 2022-03-15 21:39:26.589 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:39:26.591 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:39:26.594 | + functions-common:time_stop:2432 : start_time=1647380362804 2022-03-15 21:39:26.596 | + functions-common:time_stop:2434 : [[ -z 1647380362804 ]] 2022-03-15 21:39:26.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:39:26.603 | + functions-common:time_stop:2437 : end_time=1647380366600 2022-03-15 21:39:26.605 | + functions-common:time_stop:2438 : elapsed_time=3796 2022-03-15 21:39:26.608 | + functions-common:time_stop:2439 : total=30488 2022-03-15 21:39:26.610 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:39:26.612 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34284 2022-03-15 21:39:26.614 | + inc/python:pip_install:203 : return 0 2022-03-15 21:39:26.617 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-15 21:39:26.619 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-15 21:39:26.621 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-15 21:39:26.623 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-15 21:39:26.640 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:39:26.642 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-15 21:39:26.645 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-15 21:39:26.648 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:39:26.648 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-15 21:39:26.653 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:39:26.656 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-15 21:39:26.658 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-15 21:39:26.660 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-15 21:39:26.663 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-15 21:39:26.665 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-15 21:39:26.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:39:26.682 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-15 21:39:26.685 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:39:26.687 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:39:26.689 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:39:26.692 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:39:26.694 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:39:26.696 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:39:26.699 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:39:26.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:39:26.703 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:39:26.705 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:39:26.708 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:39:26.710 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:39:26.712 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-15 21:39:26.715 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:39:26.717 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:39:26.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:39:26.721 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-15 21:39:26.742 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-15 21:39:26.850 | Reading package lists... 2022-03-15 21:39:27.085 | Building dependency tree... 2022-03-15 21:39:27.086 | Reading state information... 2022-03-15 21:39:27.329 | The following packages were automatically installed and are no longer required: 2022-03-15 21:39:27.331 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:39:27.331 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:39:27.331 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:39:27.331 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:39:27.331 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:39:27.331 | python3-zope.interface 2022-03-15 21:39:27.331 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:39:27.398 | The following NEW packages will be installed: 2022-03-15 21:39:27.398 | radvd 2022-03-15 21:39:27.679 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:39:27.679 | Need to get 59.0 kB of archives. 2022-03-15 21:39:27.679 | After this operation, 164 kB of additional disk space will be used. 2022-03-15 21:39:27.679 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-15 21:39:28.518 | Fetched 59.0 kB in 1s (105 kB/s) 2022-03-15 21:39:28.551 | Selecting previously unselected package radvd. 2022-03-15 21:39:28.602 | (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-03-15 21:39:28.606 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-15 21:39:28.609 | Unpacking radvd (1:2.17-2) ... 2022-03-15 21:39:28.670 | Setting up radvd (1:2.17-2) ... 2022-03-15 21:39:29.599 | Job for radvd.service failed because the control process exited with error code. 2022-03-15 21:39:29.599 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-15 21:39:29.600 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-15 21:39:29.612 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-15 21:39:29.612 | Loaded: loaded (]8;;file://n-d-832156-6/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-15 21:39:29.612 | Active: failed (Result: exit-code) since Tue 2022-03-15 21:39:29 UTC; 15ms ago 2022-03-15 21:39:29.612 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-15 21:39:29.612 | Process: 57739 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-15 21:39:29.612 | 2022-03-15 21:39:29.612 | Mar 15 21:39:29 n-d-832156-6 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-15 21:39:29.612 | Mar 15 21:39:29 n-d-832156-6 radvd[57739]: can't open /etc/radvd.conf: No such file or directory 2022-03-15 21:39:29.612 | Mar 15 21:39:29 n-d-832156-6 radvd[57739]: Insecure file permissions, but continuing anyway 2022-03-15 21:39:29.612 | Mar 15 21:39:29 n-d-832156-6 radvd[57739]: exiting, failed to read config file 2022-03-15 21:39:29.612 | Mar 15 21:39:29 n-d-832156-6 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-15 21:39:29.613 | Mar 15 21:39:29 n-d-832156-6 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-15 21:39:29.613 | Mar 15 21:39:29 n-d-832156-6 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-15 21:39:29.617 | Processing triggers for man-db (2.9.1-1) ... 2022-03-15 21:39:29.712 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-15 21:39:37.204 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:39:37.207 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:39:37.209 | + functions-common:time_stop:2425 : local name 2022-03-15 21:39:37.212 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:39:37.214 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:39:37.216 | + functions-common:time_stop:2428 : local total 2022-03-15 21:39:37.218 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:39:37.220 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:39:37.223 | + functions-common:time_stop:2432 : start_time=1647380366740 2022-03-15 21:39:37.225 | + functions-common:time_stop:2434 : [[ -z 1647380366740 ]] 2022-03-15 21:39:37.227 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:39:37.232 | + functions-common:time_stop:2437 : end_time=1647380377229 2022-03-15 21:39:37.234 | + functions-common:time_stop:2438 : elapsed_time=10489 2022-03-15 21:39:37.236 | + functions-common:time_stop:2439 : total=244639 2022-03-15 21:39:37.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:39:37.240 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=255128 2022-03-15 21:39:37.242 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:39:37.245 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-15 21:39:37.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:39:37.263 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-15 21:39:37.265 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-15 21:39:37.267 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-15 21:39:37.271 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-15 21:39:37.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-15 21:39:37.293 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:39:37.295 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:39:37.297 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:39:37.299 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:39:37.302 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:39:37.304 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:39:37.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:39:37.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:39:37.310 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:39:37.312 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:39:37.315 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:39:37.317 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:39:37.319 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-15 21:39:37.321 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:39:37.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:39:37.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:39:37.327 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-15 21:39:37.348 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-15 21:39:37.455 | Reading package lists... 2022-03-15 21:39:37.688 | Building dependency tree... 2022-03-15 21:39:37.689 | Reading state information... 2022-03-15 21:39:37.930 | fakeroot is already the newest version (1.24-1). 2022-03-15 21:39:37.930 | fakeroot set to manually installed. 2022-03-15 21:39:37.930 | make is already the newest version (4.2.1-1.2). 2022-03-15 21:39:37.930 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-15 21:39:37.931 | The following packages were automatically installed and are no longer required: 2022-03-15 21:39:37.931 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:39:37.931 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:39:37.932 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:39:37.932 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:39:37.932 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:39:37.932 | python3-zope.interface 2022-03-15 21:39:37.932 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:39:38.062 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:39:38.067 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:39:38.069 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:39:38.072 | + functions-common:time_stop:2425 : local name 2022-03-15 21:39:38.074 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:39:38.076 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:39:38.078 | + functions-common:time_stop:2428 : local total 2022-03-15 21:39:38.080 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:39:38.082 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:39:38.084 | + functions-common:time_stop:2432 : start_time=1647380377345 2022-03-15 21:39:38.086 | + functions-common:time_stop:2434 : [[ -z 1647380377345 ]] 2022-03-15 21:39:38.089 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:39:38.093 | + functions-common:time_stop:2437 : end_time=1647380378090 2022-03-15 21:39:38.095 | + functions-common:time_stop:2438 : elapsed_time=745 2022-03-15 21:39:38.097 | + functions-common:time_stop:2439 : total=255128 2022-03-15 21:39:38.099 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:39:38.101 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=255873 2022-03-15 21:39:38.104 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:39:38.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-15 21:39:38.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:39:38.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:39:38.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-15 21:39:38.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-15 21:39:38.118 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-15 21:39:38.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-15 21:39:38.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-15 21:39:38.128 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-15 21:39:38.128 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-15 21:39:38.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-15 21:39:38.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-15 21:39:38.137 | + functions:vercmp:628 : local v1=5.4 2022-03-15 21:39:38.139 | + functions:vercmp:629 : local 'op=<' 2022-03-15 21:39:38.141 | + functions:vercmp:630 : local v2=3.13 2022-03-15 21:39:38.144 | + functions:vercmp:631 : local result 2022-03-15 21:39:38.147 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-15 21:39:38.148 | ++ functions:vercmp:635 : head -1 2022-03-15 21:39:38.148 | ++ functions:vercmp:635 : sort -V 2022-03-15 21:39:38.153 | + functions:vercmp:635 : result=3.13 2022-03-15 21:39:38.155 | + functions:vercmp:637 : case $op in 2022-03-15 21:39:38.157 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-15 21:39:38.159 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-15 21:39:38.161 | + functions:vercmp:648 : return 2022-03-15 21:39:38.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-15 21:39:38.166 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:39:38.168 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-15 21:39:38.480 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-15 21:39:38.484 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-15 21:39:38.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:38.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:38.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-15 21:39:38.496 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:38.497 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-15 21:39:38.515 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:39:38.517 | + ./stack.sh:main:847 : install_etcd3 2022-03-15 21:39:38.520 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-15 21:39:38.520 | Installing etcd 2022-03-15 21:39:38.522 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-15 21:39:38.534 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-15 21:39:38.546 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-15 21:39:38.548 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-15 21:39:38.561 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-15 21:39:38.564 | ++ 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-03-15 21:39:38.567 | ++ 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-03-15 21:39:38.571 | +++ 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-03-15 21:39:38.578 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-15 21:39:38.580 | ++ 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-03-15 21:39:38.583 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-15 21:39:38.585 | ++ 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-03-15 21:39:38.588 | --2022-03-15 21:39:38-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-15 21:39:38.676 | Resolving github.com (github.com)... 140.82.121.4 2022-03-15 21:39:38.720 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-03-15 21:39:39.012 | HTTP request sent, awaiting response... 302 Found 2022-03-15 21:39:39.013 | 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%2F20220315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220315T213938Z&X-Amz-Expires=300&X-Amz-Signature=d911cf586ab9b849001e85b95d9a5ce537412a5a22a083efe8e2791b1798b7cf&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-03-15 21:39:39.013 | --2022-03-15 21:39:39-- 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%2F20220315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220315T213938Z&X-Amz-Expires=300&X-Amz-Signature=d911cf586ab9b849001e85b95d9a5ce537412a5a22a083efe8e2791b1798b7cf&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-03-15 21:39:39.090 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2022-03-15 21:39:39.115 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-03-15 21:39:39.757 | HTTP request sent, awaiting response... 200 OK 2022-03-15 21:39:39.757 | Length: 11350736 (11M) [application/octet-stream] 2022-03-15 21:39:39.758 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-15 21:39:40.567 | 2022-03-15 21:39:41.900 | 0K ........ .. 100% 5.05M=2.1s 2022-03-15 21:39:41.900 | 2022-03-15 21:39:41.900 | 2022-03-15 21:39:41 (5.05 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-15 21:39:41.900 | 2022-03-15 21:39:41.904 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-15 21:39:41.906 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-15 21:39:41.909 | ++ functions:get_extra_file:74 : return 2022-03-15 21:39:41.912 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-15 21:39:41.915 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-15 21:39:41.917 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-15 21:39:41.919 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-15 21:39:42.056 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-15 21:39:42.059 | + 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-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/ 2022-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/README.md 2022-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-15 21:39:42.063 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-15 21:39:42.064 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-15 21:39:42.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-15 21:39:42.066 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-15 21:39:42.067 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-15 21:39:42.068 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-15 21:39:42.069 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-15 21:39:42.070 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-15 21:39:42.071 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-15 21:39:42.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-15 21:39:42.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-15 21:39:42.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-15 21:39:42.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-15 21:39:42.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-15 21:39:42.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-15 21:39:42.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-15 21:39:42.074 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-15 21:39:42.260 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-15 21:39:42.260 | etcd-v3.3.12-linux-amd64/etcd 2022-03-15 21:39:42.488 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-15 21:39:42.526 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-15 21:39:42.559 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-15 21:39:42.561 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-15 21:39:42.578 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:39:42.580 | + ./stack.sh:main:866 : install_dstat 2022-03-15 21:39:42.583 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-15 21:39:42.599 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:39:42.601 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-15 21:39:42.604 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:39:42.606 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-15 21:39:42.608 | + ./stack.sh:main:875 : install_libs 2022-03-15 21:39:42.610 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-15 21:39:42.613 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-15 21:39:42.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-15 21:39:42.618 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-15 21:39:42.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-15 21:39:42.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.629 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-15 21:39:42.631 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-15 21:39:42.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-15 21:39:42.636 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-15 21:39:42.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-15 21:39:42.645 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.647 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-15 21:39:42.649 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-15 21:39:42.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-15 21:39:42.654 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-15 21:39:42.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-15 21:39:42.662 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.665 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-15 21:39:42.667 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-15 21:39:42.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-15 21:39:42.671 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-15 21:39:42.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-15 21:39:42.681 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.683 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-15 21:39:42.685 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-15 21:39:42.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-15 21:39:42.689 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-15 21:39:42.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-15 21:39:42.699 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.701 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-15 21:39:42.703 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-15 21:39:42.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-15 21:39:42.708 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-15 21:39:42.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-15 21:39:42.717 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.719 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-15 21:39:42.721 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-15 21:39:42.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-15 21:39:42.726 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-15 21:39:42.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-15 21:39:42.735 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.738 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-15 21:39:42.740 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-15 21:39:42.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-15 21:39:42.745 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-15 21:39:42.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-15 21:39:42.754 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.757 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-15 21:39:42.759 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-15 21:39:42.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-15 21:39:42.764 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-15 21:39:42.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-15 21:39:42.773 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.775 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-15 21:39:42.777 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-15 21:39:42.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-15 21:39:42.782 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-15 21:39:42.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-15 21:39:42.791 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.793 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-15 21:39:42.795 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-15 21:39:42.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-15 21:39:42.800 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-15 21:39:42.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-15 21:39:42.809 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.812 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-15 21:39:42.814 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-15 21:39:42.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-15 21:39:42.819 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-15 21:39:42.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-15 21:39:42.828 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.831 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-15 21:39:42.833 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-15 21:39:42.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-15 21:39:42.837 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-15 21:39:42.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-15 21:39:42.846 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.849 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-15 21:39:42.851 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-15 21:39:42.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-15 21:39:42.856 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-15 21:39:42.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-15 21:39:42.866 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.869 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-15 21:39:42.871 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-15 21:39:42.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-15 21:39:42.876 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-15 21:39:42.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-15 21:39:42.885 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.887 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-15 21:39:42.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-15 21:39:42.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-15 21:39:42.894 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-15 21:39:42.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-15 21:39:42.903 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.905 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-15 21:39:42.907 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-15 21:39:42.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-15 21:39:42.912 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-15 21:39:42.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-15 21:39:42.922 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.924 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-15 21:39:42.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-15 21:39:42.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-15 21:39:42.931 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-15 21:39:42.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-15 21:39:42.940 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.943 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-15 21:39:42.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-15 21:39:42.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-15 21:39:42.950 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-15 21:39:42.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-15 21:39:42.959 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.961 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-15 21:39:42.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-15 21:39:42.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-15 21:39:42.968 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-15 21:39:42.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-15 21:39:42.978 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.980 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-15 21:39:42.982 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-15 21:39:42.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-15 21:39:42.987 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-15 21:39:42.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:42.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:42.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-15 21:39:42.997 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:42.999 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-15 21:39:43.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-15 21:39:43.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-15 21:39:43.006 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-15 21:39:43.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-15 21:39:43.015 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.018 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-15 21:39:43.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-15 21:39:43.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-15 21:39:43.025 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-15 21:39:43.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-15 21:39:43.035 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.037 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-15 21:39:43.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-15 21:39:43.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-15 21:39:43.045 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-15 21:39:43.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-15 21:39:43.055 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.057 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-15 21:39:43.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-15 21:39:43.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-15 21:39:43.065 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-15 21:39:43.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-15 21:39:43.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.076 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-15 21:39:43.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-15 21:39:43.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-15 21:39:43.083 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-15 21:39:43.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-15 21:39:43.092 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.094 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-15 21:39:43.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-15 21:39:43.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-15 21:39:43.102 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-15 21:39:43.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-15 21:39:43.111 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.114 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-15 21:39:43.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-15 21:39:43.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-15 21:39:43.121 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-15 21:39:43.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-15 21:39:43.130 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.132 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-15 21:39:43.135 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-15 21:39:43.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-15 21:39:43.139 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-15 21:39:43.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-15 21:39:43.148 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.151 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-15 21:39:43.153 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-15 21:39:43.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-15 21:39:43.158 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-15 21:39:43.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-15 21:39:43.167 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.170 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-15 21:39:43.172 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-15 21:39:43.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-15 21:39:43.177 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-15 21:39:43.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-15 21:39:43.186 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.188 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-15 21:39:43.191 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-15 21:39:43.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-15 21:39:43.195 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-15 21:39:43.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-15 21:39:43.204 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.207 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-15 21:39:43.209 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-15 21:39:43.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-15 21:39:43.214 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-15 21:39:43.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-15 21:39:43.223 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.226 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-15 21:39:43.228 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-15 21:39:43.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-15 21:39:43.233 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-15 21:39:43.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-15 21:39:43.242 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.244 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-15 21:39:43.247 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-15 21:39:43.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-15 21:39:43.251 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-15 21:39:43.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-15 21:39:43.260 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.263 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-15 21:39:43.265 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-15 21:39:43.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-15 21:39:43.270 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-15 21:39:43.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-15 21:39:43.279 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.281 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-15 21:39:43.284 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-15 21:39:43.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-15 21:39:43.289 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-15 21:39:43.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-15 21:39:43.298 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.300 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-15 21:39:43.303 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-15 21:39:43.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-15 21:39:43.307 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-15 21:39:43.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:39:43.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:39:43.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-15 21:39:43.317 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:39:43.319 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-15 21:39:43.341 | Using python 3.8 to install etcd3 2022-03-15 21:39:43.343 | + 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-03-15 21:39:44.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:39:44.048 | from cryptography.utils import int_from_bytes 2022-03-15 21:39:44.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:39:44.048 | from cryptography.utils import int_from_bytes 2022-03-15 21:39:45.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:39:45.638 | Collecting etcd3 2022-03-15 21:39:45.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-15 21:39:45.672 | Preparing metadata (setup.py): started 2022-03-15 21:39:47.663 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:39:54.776 | Collecting grpcio>=1.27.1 2022-03-15 21:39:54.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-03-15 21:39:57.135 | Collecting protobuf>=3.6.1 2022-03-15 21:39:57.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-03-15 21:39:57.175 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-15 21:39:57.176 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-15 21:39:57.203 | Building wheels for collected packages: etcd3 2022-03-15 21:39:57.204 | Building wheel for etcd3 (setup.py): started 2022-03-15 21:39:59.875 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-15 21:39:59.876 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=9cc04c6565346d6dfb50c2b1e6de2168797181934d72f62cc77747ab244e812a 2022-03-15 21:39:59.876 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-15 21:39:59.880 | Successfully built etcd3 2022-03-15 21:40:01.422 | Installing collected packages: protobuf, grpcio, etcd3 2022-03-15 21:40:02.003 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-03-15 21:40:02.003 | 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-03-15 21:40:02.009 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:40:02.009 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:40:02.151 | + inc/python:pip_install:200 : result=0 2022-03-15 21:40:02.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:40:02.156 | + functions-common:time_stop:2425 : local name 2022-03-15 21:40:02.158 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:40:02.160 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:40:02.162 | + functions-common:time_stop:2428 : local total 2022-03-15 21:40:02.164 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:40:02.167 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:40:02.169 | + functions-common:time_stop:2432 : start_time=1647380383335 2022-03-15 21:40:02.171 | + functions-common:time_stop:2434 : [[ -z 1647380383335 ]] 2022-03-15 21:40:02.174 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:40:02.178 | + functions-common:time_stop:2437 : end_time=1647380402176 2022-03-15 21:40:02.180 | + functions-common:time_stop:2438 : elapsed_time=18841 2022-03-15 21:40:02.182 | + functions-common:time_stop:2439 : total=34284 2022-03-15 21:40:02.184 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:40:02.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=53125 2022-03-15 21:40:02.189 | + inc/python:pip_install:203 : return 0 2022-03-15 21:40:02.192 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-15 21:40:02.212 | Using python 3.8 to install etcd3gw 2022-03-15 21:40:02.215 | + 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-03-15 21:40:02.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:02.951 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:02.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:02.951 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:04.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:40:04.570 | Collecting etcd3gw 2022-03-15 21:40:04.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-03-15 21:40:04.589 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-15 21:40:04.590 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-15 21:40:04.591 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-15 21:40:04.592 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-15 21:40:04.624 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-15 21:40:04.626 | 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-03-15 21:40:04.629 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-15 21:40:04.630 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-15 21:40:06.180 | Installing collected packages: etcd3gw 2022-03-15 21:40:06.285 | Successfully installed etcd3gw-1.0.1 2022-03-15 21:40:06.285 | 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-03-15 21:40:06.291 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:40:06.291 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:40:06.394 | + inc/python:pip_install:200 : result=0 2022-03-15 21:40:06.397 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:40:06.399 | + functions-common:time_stop:2425 : local name 2022-03-15 21:40:06.401 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:40:06.403 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:40:06.405 | + functions-common:time_stop:2428 : local total 2022-03-15 21:40:06.407 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:40:06.410 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:40:06.412 | + functions-common:time_stop:2432 : start_time=1647380402207 2022-03-15 21:40:06.414 | + functions-common:time_stop:2434 : [[ -z 1647380402207 ]] 2022-03-15 21:40:06.417 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:40:06.421 | + functions-common:time_stop:2437 : end_time=1647380406418 2022-03-15 21:40:06.423 | + functions-common:time_stop:2438 : elapsed_time=4211 2022-03-15 21:40:06.425 | + functions-common:time_stop:2439 : total=53125 2022-03-15 21:40:06.427 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:40:06.429 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57336 2022-03-15 21:40:06.431 | + inc/python:pip_install:203 : return 0 2022-03-15 21:40:06.434 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-15 21:40:06.436 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-15 21:40:06.438 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-15 21:40:06.441 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:40:06.443 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:40:06.446 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:40:06.448 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:40:06.450 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:40:06.453 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:40:06.455 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:40:06.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:40:06.460 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:40:06.462 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:40:06.464 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:40:06.467 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-15 21:40:06.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:40:06.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:40:06.473 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-15 21:40:06.476 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-15 21:40:06.478 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:40:06.481 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:40:06.483 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:40:06.485 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:40:06.488 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:40:06.490 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:40:06.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:40:06.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:40:06.497 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:40:06.499 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:40:06.501 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:40:06.504 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:40:06.506 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-15 21:40:06.509 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:40:06.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:40:06.513 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:40:06.516 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-15 21:40:06.536 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-15 21:40:06.646 | Reading package lists... 2022-03-15 21:40:06.887 | Building dependency tree... 2022-03-15 21:40:06.888 | Reading state information... 2022-03-15 21:40:07.124 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-15 21:40:07.124 | The following packages were automatically installed and are no longer required: 2022-03-15 21:40:07.125 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:40:07.125 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:40:07.125 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:40:07.125 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:40:07.125 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:40:07.125 | python3-zope.interface 2022-03-15 21:40:07.125 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:40:07.126 | The following additional packages will be installed: 2022-03-15 21:40:07.126 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-15 21:40:07.127 | Suggested packages: 2022-03-15 21:40:07.127 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-15 21:40:07.195 | The following NEW packages will be installed: 2022-03-15 21:40:07.196 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-15 21:40:07.476 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:40:07.476 | Need to get 1,306 kB of archives. 2022-03-15 21:40:07.476 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-15 21:40:07.476 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-15 21:40:08.195 | 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-03-15 21:40:08.248 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-15 21:40:08.357 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-15 21:40:08.477 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-15 21:40:08.479 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-15 21:40:09.039 | Fetched 1,306 kB in 1s (1,014 kB/s) 2022-03-15 21:40:09.071 | Selecting previously unselected package libnorm1:amd64. 2022-03-15 21:40:09.121 | (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-03-15 21:40:09.125 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-15 21:40:09.129 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-15 21:40:09.198 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-15 21:40:09.208 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-15 21:40:09.210 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-15 21:40:09.259 | Selecting previously unselected package libzmq5:amd64. 2022-03-15 21:40:09.269 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-15 21:40:09.271 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-15 21:40:09.333 | Selecting previously unselected package uwsgi-core. 2022-03-15 21:40:09.342 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-15 21:40:09.345 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-15 21:40:09.482 | Selecting previously unselected package uwsgi. 2022-03-15 21:40:09.492 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-15 21:40:09.494 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-15 21:40:09.528 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-15 21:40:09.538 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-15 21:40:09.540 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-15 21:40:09.602 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-15 21:40:09.608 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-15 21:40:09.614 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-15 21:40:09.620 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-15 21:40:09.633 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-15 21:40:10.473 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-15 21:40:10.499 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-15 21:40:10.875 | Processing triggers for man-db (2.9.1-1) ... 2022-03-15 21:40:11.205 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-15 21:40:18.334 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:40:18.337 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:40:18.339 | + functions-common:time_stop:2425 : local name 2022-03-15 21:40:18.341 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:40:18.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:40:18.345 | + functions-common:time_stop:2428 : local total 2022-03-15 21:40:18.348 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:40:18.350 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:40:18.352 | + functions-common:time_stop:2432 : start_time=1647380406534 2022-03-15 21:40:18.354 | + functions-common:time_stop:2434 : [[ -z 1647380406534 ]] 2022-03-15 21:40:18.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:40:18.361 | + functions-common:time_stop:2437 : end_time=1647380418359 2022-03-15 21:40:18.363 | + functions-common:time_stop:2438 : elapsed_time=11825 2022-03-15 21:40:18.365 | + functions-common:time_stop:2439 : total=255873 2022-03-15 21:40:18.367 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:40:18.370 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=267698 2022-03-15 21:40:18.372 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:40:18.374 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-15 21:40:18.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:40:18.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:40:18.382 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-15 21:40:18.443 | Enabling module proxy. 2022-03-15 21:40:18.448 | To activate the new configuration, you need to run: 2022-03-15 21:40:18.448 | systemctl restart apache2 2022-03-15 21:40:18.452 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-15 21:40:18.514 | Considering dependency proxy for proxy_uwsgi: 2022-03-15 21:40:18.514 | Module proxy already enabled 2022-03-15 21:40:18.514 | Enabling module proxy_uwsgi. 2022-03-15 21:40:18.519 | To activate the new configuration, you need to run: 2022-03-15 21:40:18.519 | systemctl restart apache2 2022-03-15 21:40:18.523 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-15 21:40:18.526 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-15 21:40:18.528 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:40:18.530 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-15 21:40:18.656 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-15 21:40:18.659 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-15 21:40:18.661 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-15 21:40:18.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-15 21:40:18.670 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.673 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-15 21:40:18.675 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-15 21:40:18.678 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-15 21:40:18.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-15 21:40:18.687 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.689 | + ./stack.sh:main:883 : install_glanceclient 2022-03-15 21:40:18.692 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-15 21:40:18.694 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-15 21:40:18.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-15 21:40:18.703 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.706 | + ./stack.sh:main:884 : install_cinderclient 2022-03-15 21:40:18.708 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-15 21:40:18.710 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-15 21:40:18.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-15 21:40:18.719 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.722 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-15 21:40:18.724 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-15 21:40:18.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-15 21:40:18.733 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.736 | + ./stack.sh:main:885 : install_novaclient 2022-03-15 21:40:18.738 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-15 21:40:18.741 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-15 21:40:18.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-15 21:40:18.750 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.753 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-15 21:40:18.769 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:40:18.771 | + ./stack.sh:main:887 : install_swiftclient 2022-03-15 21:40:18.774 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-15 21:40:18.776 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-15 21:40:18.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-15 21:40:18.786 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.788 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-15 21:40:18.804 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:40:18.807 | + ./stack.sh:main:890 : install_neutronclient 2022-03-15 21:40:18.809 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-15 21:40:18.811 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-15 21:40:18.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-15 21:40:18.821 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.824 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-15 21:40:18.826 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-15 21:40:18.828 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-15 21:40:18.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:18.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:18.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-15 21:40:18.838 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:18.840 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-15 21:40:18.842 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-15 21:40:18.845 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-15 21:40:18.848 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-15 21:40:18.851 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-15 21:40:18.853 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-15 21:40:18.856 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-15 21:40:18.857 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-15 21:40:18.862 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-15 21:40:18.864 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-15 21:40:18.867 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-15 21:40:18.870 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-15 21:40:18.873 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-15 21:40:18.892 | Using python 3.8 to install keystonemiddleware 2022-03-15 21:40:18.895 | + 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-03-15 21:40:19.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:19.630 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:19.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:19.630 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:20.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:40:20.758 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-15 21:40:20.814 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-15 21:40:20.815 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-15 21:40:20.816 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-15 21:40:20.817 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-15 21:40:20.818 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-15 21:40:20.819 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-15 21:40:20.821 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-15 21:40:20.822 | 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-03-15 21:40:20.822 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-15 21:40:20.823 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-15 21:40:20.824 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-15 21:40:20.826 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-15 21:40:20.827 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-15 21:40:20.828 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-15 21:40:20.883 | 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-03-15 21:40:20.885 | 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-03-15 21:40:20.886 | 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-03-15 21:40:20.924 | 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-03-15 21:40:20.963 | 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-03-15 21:40:20.964 | 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-03-15 21:40:20.965 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-15 21:40:20.966 | 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-03-15 21:40:21.013 | 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-03-15 21:40:21.016 | 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-03-15 21:40:21.026 | 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-03-15 21:40:21.027 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-15 21:40:21.041 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-15 21:40:21.043 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-15 21:40:21.044 | 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-03-15 21:40:21.106 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-15 21:40:21.108 | 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-03-15 21:40:21.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-15 21:40:21.111 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-15 21:40:21.159 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-15 21:40:21.170 | 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-03-15 21:40:22.725 | 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-03-15 21:40:22.730 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:40:22.731 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:40:22.834 | + inc/python:pip_install:200 : result=0 2022-03-15 21:40:22.837 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:40:22.839 | + functions-common:time_stop:2425 : local name 2022-03-15 21:40:22.841 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:40:22.843 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:40:22.846 | + functions-common:time_stop:2428 : local total 2022-03-15 21:40:22.848 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:40:22.850 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:40:22.852 | + functions-common:time_stop:2432 : start_time=1647380418887 2022-03-15 21:40:22.855 | + functions-common:time_stop:2434 : [[ -z 1647380418887 ]] 2022-03-15 21:40:22.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:40:22.862 | + functions-common:time_stop:2437 : end_time=1647380422859 2022-03-15 21:40:22.864 | + functions-common:time_stop:2438 : elapsed_time=3972 2022-03-15 21:40:22.866 | + functions-common:time_stop:2439 : total=57336 2022-03-15 21:40:22.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:40:22.870 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61308 2022-03-15 21:40:22.873 | + inc/python:pip_install:203 : return 0 2022-03-15 21:40:22.875 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-15 21:40:22.878 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-15 21:40:22.880 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-15 21:40:22.883 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-15 21:40:22.885 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-15 21:40:22.888 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-15 21:40:22.891 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-15 21:40:22.891 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-15 21:40:22.897 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-15 21:40:22.899 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-15 21:40:22.902 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-15 21:40:22.904 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-15 21:40:22.906 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-15 21:40:22.927 | Using python 3.8 to install python-memcached 2022-03-15 21:40:22.929 | + 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-03-15 21:40:23.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:23.660 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:23.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:23.660 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:24.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:40:25.265 | Collecting python-memcached 2022-03-15 21:40:25.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-15 21:40:25.279 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-15 21:40:26.843 | Installing collected packages: python-memcached 2022-03-15 21:40:26.935 | Successfully installed python-memcached-1.59 2022-03-15 21:40:26.935 | 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-03-15 21:40:26.940 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:40:26.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:40:27.045 | + inc/python:pip_install:200 : result=0 2022-03-15 21:40:27.048 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:40:27.051 | + functions-common:time_stop:2425 : local name 2022-03-15 21:40:27.053 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:40:27.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:40:27.057 | + functions-common:time_stop:2428 : local total 2022-03-15 21:40:27.059 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:40:27.062 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:40:27.064 | + functions-common:time_stop:2432 : start_time=1647380422921 2022-03-15 21:40:27.067 | + functions-common:time_stop:2434 : [[ -z 1647380422921 ]] 2022-03-15 21:40:27.069 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:40:27.073 | + functions-common:time_stop:2437 : end_time=1647380427071 2022-03-15 21:40:27.076 | + functions-common:time_stop:2438 : elapsed_time=4150 2022-03-15 21:40:27.078 | + functions-common:time_stop:2439 : total=61308 2022-03-15 21:40:27.080 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:40:27.082 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65458 2022-03-15 21:40:27.084 | + inc/python:pip_install:203 : return 0 2022-03-15 21:40:27.087 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-15 21:40:27.103 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:40:27.105 | + ./stack.sh:main:897 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-15 21:40:27.108 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-15 21:40:27.110 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-15 21:40:27.113 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-15 21:40:27.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-15 21:40:27.118 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-15 21:40:27.120 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-15 21:40:27.135 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:40:27.137 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-15 21:40:27.139 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-15 21:40:27.141 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-15 21:40:27.143 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:40:27.146 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:40:27.148 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:40:27.151 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:40:27.153 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:40:27.155 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:40:27.170 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:40:27.173 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:40:27.175 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:40:27.178 | + functions-common:git_clone:629 : echo master 2022-03-15 21:40:27.178 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:40:27.183 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-15 21:40:27.185 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:40:27.187 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-15 21:40:27.190 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:40:27.190 | + functions-common:git_clone:678 : head -1 2022-03-15 21:40:27.193 | 433f541b9 Update master for stable/yoga 2022-03-15 21:40:27.195 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:40:27.198 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-15 21:40:27.200 | + inc/python:setup_develop:338 : local bindep 2022-03-15 21:40:27.202 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-15 21:40:27.204 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-15 21:40:27.207 | + inc/python:setup_develop:344 : local extras= 2022-03-15 21:40:27.209 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-15 21:40:27.211 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:40:27.214 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-15 21:40:27.216 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-15 21:40:27.218 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:40:27.221 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-15 21:40:27.224 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-15 21:40:27.226 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:40:27.229 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-15 21:40:27.231 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:40:27.234 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:40:27.237 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-15 21:40:27.242 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-15 21:40:27.245 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-15 21:40:27.883 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-15 21:40:27.885 | + inc/python:setup_package:418 : local bindep=0 2022-03-15 21:40:27.887 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:40:27.890 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:40:27.892 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-15 21:40:27.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-15 21:40:27.897 | + inc/python:setup_package:427 : local flags=-e 2022-03-15 21:40:27.899 | + inc/python:setup_package:428 : local extras= 2022-03-15 21:40:27.901 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:40:27.903 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-15 21:40:27.905 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-15 21:40:27.907 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-15 21:40:27.910 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:40:27.912 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-15 21:40:27.931 | Using python 3.8 to install /opt/stack/keystone 2022-03-15 21:40:27.933 | + 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-03-15 21:40:28.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:28.677 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:28.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:28.677 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:29.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:40:29.838 | Obtaining file:///opt/stack/keystone 2022-03-15 21:40:29.839 | Preparing metadata (setup.py): started 2022-03-15 21:40:33.060 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:40:33.199 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-15 21:40:33.200 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-15 21:40:33.622 | Collecting Flask!=0.11,>=1.0.2 2022-03-15 21:40:33.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-03-15 21:40:34.087 | Collecting Flask-RESTful>=0.3.5 2022-03-15 21:40:34.094 | 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-03-15 21:40:34.098 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-15 21:40:34.099 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-15 21:40:34.100 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-15 21:40:34.102 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-15 21:40:34.568 | Collecting passlib>=1.7.0 2022-03-15 21:40:34.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-15 21:40:34.594 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-15 21:40:34.595 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-15 21:40:34.596 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-15 21:40:35.538 | Collecting scrypt>=0.8.0 2022-03-15 21:40:35.550 | 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-03-15 21:40:35.582 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-15 21:40:35.583 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-15 21:40:35.584 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-15 21:40:35.585 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-15 21:40:35.586 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-15 21:40:35.587 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-15 21:40:35.588 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-15 21:40:35.589 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-15 21:40:35.590 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-15 21:40:35.591 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-15 21:40:35.592 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-15 21:40:35.593 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-15 21:40:35.959 | Collecting oauthlib>=0.6.2 2022-03-15 21:40:35.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-03-15 21:40:36.477 | Collecting pysaml2>=5.0.0 2022-03-15 21:40:36.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-03-15 21:40:36.957 | Collecting PyJWT>=1.6.1 2022-03-15 21:40:36.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-03-15 21:40:36.968 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-15 21:40:36.969 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-15 21:40:36.970 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-15 21:40:36.972 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-15 21:40:36.973 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-15 21:40:36.974 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-15 21:40:36.984 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-15 21:40:36.985 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-15 21:40:37.028 | 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.dev1) (5.1.1) 2022-03-15 21:40:37.446 | Collecting click>=7.1.2 2022-03-15 21:40:37.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-03-15 21:40:37.460 | 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.dev1) (3.0.3) 2022-03-15 21:40:37.825 | Collecting itsdangerous>=2.0 2022-03-15 21:40:37.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-03-15 21:40:38.306 | Collecting Werkzeug>=2.0 2022-03-15 21:40:38.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-03-15 21:40:38.715 | Collecting aniso8601>=0.82 2022-03-15 21:40:38.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-15 21:40:38.789 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-15 21:40:38.790 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-15 21:40:38.911 | 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.dev1) (2.5.0) 2022-03-15 21:40:38.912 | 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.dev1) (1.5.0) 2022-03-15 21:40:38.913 | 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.dev1) (0.8.0) 2022-03-15 21:40:38.915 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-15 21:40:38.966 | 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.dev1) (1.7.6) 2022-03-15 21:40:38.968 | 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.dev1) (2.0.1) 2022-03-15 21:40:38.969 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-15 21:40:39.019 | 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.dev1) (2.8.2) 2022-03-15 21:40:39.022 | 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.dev1) (0.9.6) 2022-03-15 21:40:39.075 | 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.dev1) (5.2.3) 2022-03-15 21:40:39.076 | 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.dev1) (5.0.0) 2022-03-15 21:40:39.081 | 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.dev1) (2.4.0) 2022-03-15 21:40:39.082 | 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.dev1) (2.8.0) 2022-03-15 21:40:39.084 | 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.dev1) (0.4.0) 2022-03-15 21:40:39.084 | 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.dev1) (5.0.9) 2022-03-15 21:40:39.105 | 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.dev1) (3.3.0) 2022-03-15 21:40:39.161 | 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.dev1) (3.1.1) 2022-03-15 21:40:39.179 | 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.dev1) (0.11.0) 2022-03-15 21:40:39.180 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-15 21:40:39.181 | 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.dev1) (3.0.7) 2022-03-15 21:40:39.183 | 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.dev1) (1.0.2) 2022-03-15 21:40:39.236 | 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.dev1) (4.5.0) 2022-03-15 21:40:39.847 | Collecting xmlschema>=1.2.1 2022-03-15 21:40:39.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-03-15 21:40:39.867 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-15 21:40:39.868 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-15 21:40:39.869 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-15 21:40:40.202 | Collecting defusedxml 2022-03-15 21:40:40.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-15 21:40:40.426 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-15 21:40:40.447 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-15 21:40:40.448 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-15 21:40:40.514 | 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.dev1) (1.1.6) 2022-03-15 21:40:40.515 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-15 21:40:40.534 | 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.dev1) (5.0.0) 2022-03-15 21:40:40.603 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-15 21:40:40.643 | 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.dev1) (1.13.3) 2022-03-15 21:40:40.751 | 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.dev1) (2.1.0) 2022-03-15 21:40:40.821 | 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.dev1) (1.7.0) 2022-03-15 21:40:40.943 | 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.dev1) (0.17.3) 2022-03-15 21:40:40.972 | 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.dev1) (0.13.1) 2022-03-15 21:40:41.012 | 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.dev1) (0.33.0) 2022-03-15 21:40:41.013 | 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.dev1) (2.5.1) 2022-03-15 21:40:41.015 | 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.dev1) (3.5.0) 2022-03-15 21:40:41.017 | 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.dev1) (3.0.0) 2022-03-15 21:40:41.019 | 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.dev1) (1.3.3) 2022-03-15 21:40:41.020 | 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.dev1) (2.1.1) 2022-03-15 21:40:41.070 | 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.dev1) (0.2.5) 2022-03-15 21:40:41.202 | 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.dev1) (2019.11.28) 2022-03-15 21:40:41.205 | 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.dev1) (3.3) 2022-03-15 21:40:41.207 | 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.dev1) (2.0.12) 2022-03-15 21:40:41.208 | 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.dev1) (1.26.8) 2022-03-15 21:40:41.351 | 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.dev1) (2.5.0) 2022-03-15 21:40:41.977 | Collecting elementpath<3.0.0,>=2.4.0 2022-03-15 21:40:41.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-03-15 21:40:42.100 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-15 21:40:42.275 | 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.dev1) (2.1.0) 2022-03-15 21:40:42.531 | 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.dev1) (0.7) 2022-03-15 21:40:42.565 | 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.dev1) (1.0.0) 2022-03-15 21:40:43.871 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-03-15 21:40:44.365 | Attempting uninstall: click 2022-03-15 21:40:44.367 | Found existing installation: Click 7.0 2022-03-15 21:40:44.381 | Uninstalling Click-7.0: 2022-03-15 21:40:44.410 | Successfully uninstalled Click-7.0 2022-03-15 21:40:45.619 | Attempting uninstall: PyJWT 2022-03-15 21:40:45.621 | Found existing installation: PyJWT 1.7.1 2022-03-15 21:40:45.624 | Uninstalling PyJWT-1.7.1: 2022-03-15 21:40:45.652 | Successfully uninstalled PyJWT-1.7.1 2022-03-15 21:40:46.079 | Attempting uninstall: oauthlib 2022-03-15 21:40:46.081 | Found existing installation: oauthlib 3.1.0 2022-03-15 21:40:46.087 | Uninstalling oauthlib-3.1.0: 2022-03-15 21:40:46.116 | Successfully uninstalled oauthlib-3.1.0 2022-03-15 21:40:46.275 | Running setup.py develop for keystone 2022-03-15 21:40:50.215 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-03-15 21:40:50.215 | 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-03-15 21:40:50.222 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:40:50.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:40:50.367 | + inc/python:pip_install:200 : result=0 2022-03-15 21:40:50.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:40:50.371 | + functions-common:time_stop:2425 : local name 2022-03-15 21:40:50.373 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:40:50.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:40:50.377 | + functions-common:time_stop:2428 : local total 2022-03-15 21:40:50.379 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:40:50.381 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:40:50.383 | + functions-common:time_stop:2432 : start_time=1647380427926 2022-03-15 21:40:50.386 | + functions-common:time_stop:2434 : [[ -z 1647380427926 ]] 2022-03-15 21:40:50.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:40:50.392 | + functions-common:time_stop:2437 : end_time=1647380450390 2022-03-15 21:40:50.394 | + functions-common:time_stop:2438 : elapsed_time=22464 2022-03-15 21:40:50.396 | + functions-common:time_stop:2439 : total=65458 2022-03-15 21:40:50.398 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:40:50.400 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=87922 2022-03-15 21:40:50.402 | + inc/python:pip_install:203 : return 0 2022-03-15 21:40:50.405 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:40:50.407 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-15 21:40:50.410 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-15 21:40:50.428 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-15 21:40:50.440 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-15 21:40:50.442 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-15 21:40:50.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:40:50.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:40:50.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-15 21:40:50.451 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:40:50.454 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-15 21:40:50.469 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:40:50.473 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-15 21:40:50.475 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-15 21:40:50.477 | + ./stack.sh:main:899 : configure_keystone 2022-03-15 21:40:50.480 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-15 21:40:50.492 | + 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-03-15 21:40:50.495 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-15 21:40:50.499 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-15 21:40:50.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:40:50.517 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-15 21:40:50.547 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-15 21:40:50.574 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-15 21:40:50.604 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-15 21:40:50.634 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-15 21:40:50.664 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-15 21:40:50.694 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-15 21:40:50.722 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-15 21:40:50.749 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-15 21:40:50.751 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-15 21:40:50.753 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-15 21:40:50.756 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-15 21:40:50.758 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-15 21:40:50.760 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-15 21:40:50.776 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:40:50.779 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-15 21:40:50.781 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-15 21:40:50.783 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-15 21:40:50.798 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:40:50.801 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:40:50.803 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:40:50.833 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-15 21:40:50.835 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-15 21:40:50.838 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-15 21:40:50.840 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-15 21:40:50.856 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:40:50.859 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-03-15 21:40:50.888 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-15 21:40:50.891 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-15 21:40:50.921 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-15 21:40:50.924 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-15 21:40:50.926 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-15 21:40:50.928 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-15 21:40:50.931 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-15 21:40:50.934 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-15 21:40:50.963 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-15 21:40:50.966 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-15 21:40:50.968 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-15 21:40:50.970 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-15 21:40:50.974 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-15 21:40:50.990 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-15 21:40:50.993 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-15 21:40:50.995 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-15 21:40:50.997 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-15 21:40:50.999 | + 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-03-15 21:40:51.026 | + 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-03-15 21:40:51.054 | + 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-03-15 21:40:51.082 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-15 21:40:51.110 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-15 21:40:51.138 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-15 21:40:51.140 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-15 21:40:51.142 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-15 21:40:51.145 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-15 21:40:51.148 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-15 21:40:51.150 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-15 21:40:51.152 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-15 21:40:51.155 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-15 21:40:51.159 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-15 21:40:51.162 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-15 21:40:51.164 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-15 21:40:51.176 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-15 21:40:51.176 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:40:51.184 | d /var/run/uwsgi 0755 ubuntu root 2022-03-15 21:40:51.188 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:40:51.203 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-15 21:40:51.206 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-15 21:40:51.210 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-15 21:40:51.238 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-15 21:40:51.264 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-15 21:40:51.291 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-15 21:40:51.317 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-15 21:40:51.344 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-15 21:40:51.370 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-15 21:40:51.401 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-15 21:40:51.428 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-15 21:40:51.455 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-15 21:40:51.481 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-15 21:40:51.508 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-15 21:40:51.534 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-15 21:40:51.561 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-15 21:40:51.563 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-15 21:40:51.567 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-15 21:40:51.569 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-15 21:40:51.571 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-15 21:40:51.574 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:40:51.576 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:40:51.578 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-15 21:40:51.581 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-15 21:40:51.583 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-15 21:40:51.609 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-15 21:40:51.637 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-15 21:40:51.637 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-15 21:40:51.646 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-15 21:40:51.649 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-15 21:40:51.651 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-15 21:40:51.653 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-15 21:40:51.656 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-15 21:40:51.658 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:40:51.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:40:51.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:40:51.665 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-15 21:40:51.667 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-15 21:40:51.669 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:40:51.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:40:51.674 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-15 21:40:51.734 | Enabling site keystone-wsgi-public. 2022-03-15 21:40:51.740 | To activate the new configuration, you need to run: 2022-03-15 21:40:51.740 | systemctl reload apache2 2022-03-15 21:40:51.744 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-15 21:40:51.746 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-15 21:40:51.748 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:40:51.751 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-15 21:40:51.876 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-15 21:40:51.906 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-15 21:40:51.937 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-15 21:40:51.968 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-15 21:40:51.970 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-15 21:40:52.001 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-15 21:40:52.028 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-15 21:40:52.056 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-15 21:40:52.058 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-15 21:40:52.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:40:52.077 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-15 21:40:52.093 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:40:52.096 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-15 21:40:52.098 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-15 21:40:52.101 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-15 21:40:52.103 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-15 21:40:52.106 | + lib/stack:stack_install_service:32 : install_swift 2022-03-15 21:40:52.108 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-15 21:40:52.110 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-15 21:40:52.113 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-15 21:40:52.115 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:40:52.117 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:40:52.120 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:40:52.123 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:40:52.125 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:40:52.128 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:40:52.143 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:40:52.145 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:40:52.148 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:40:52.150 | + functions-common:git_clone:629 : echo master 2022-03-15 21:40:52.151 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:40:52.156 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-15 21:40:52.158 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:40:52.161 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-15 21:40:52.163 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:40:52.164 | + functions-common:git_clone:678 : head -1 2022-03-15 21:40:52.167 | 014c98e85 Merge "s3api: Fix multi_delete with object names using non-ASCII characters" 2022-03-15 21:40:52.169 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:40:52.172 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-15 21:40:52.174 | + inc/python:setup_develop:338 : local bindep 2022-03-15 21:40:52.177 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-15 21:40:52.180 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-15 21:40:52.182 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-15 21:40:52.184 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-15 21:40:52.187 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:40:52.189 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-15 21:40:52.191 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-15 21:40:52.194 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:40:52.196 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-15 21:40:52.199 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-15 21:40:52.201 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:40:52.204 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-15 21:40:52.207 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:40:52.209 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:40:52.212 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-15 21:40:52.217 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-15 21:40:52.220 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-15 21:40:52.861 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-15 21:40:52.863 | + inc/python:setup_package:418 : local bindep=0 2022-03-15 21:40:52.865 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:40:52.868 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:40:52.870 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-15 21:40:52.872 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-15 21:40:52.874 | + inc/python:setup_package:427 : local flags=-e 2022-03-15 21:40:52.877 | + inc/python:setup_package:428 : local extras=keystone 2022-03-15 21:40:52.879 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:40:52.882 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-15 21:40:52.884 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-15 21:40:52.886 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-15 21:40:52.888 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:40:52.890 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-15 21:40:52.911 | Using python 3.8 to install /opt/stack/swift 2022-03-15 21:40:52.913 | + 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-03-15 21:40:53.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:53.667 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:53.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:40:53.667 | from cryptography.utils import int_from_bytes 2022-03-15 21:40:54.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:40:54.785 | Obtaining file:///opt/stack/swift 2022-03-15 21:40:54.785 | Preparing metadata (setup.py): started 2022-03-15 21:40:57.646 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:40:57.753 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (0.33.0) 2022-03-15 21:40:57.754 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (1.1.2) 2022-03-15 21:40:57.755 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (0.11.0) 2022-03-15 21:40:57.757 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (2.1.1) 2022-03-15 21:40:58.690 | Collecting lxml>=3.4.1 2022-03-15 21:40:58.717 | 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-03-15 21:40:58.894 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (2.27.1) 2022-03-15 21:40:58.895 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (1.16.0) 2022-03-15 21:40:59.477 | Collecting xattr>=0.4 2022-03-15 21:40:59.486 | 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-03-15 21:40:59.943 | Collecting PyECLib>=1.3.1 2022-03-15 21:40:59.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-15 21:41:00.290 | Preparing metadata (setup.py): started 2022-03-15 21:41:02.115 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:41:02.119 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (36.0.1) 2022-03-15 21:41:02.120 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev18) (9.4.0) 2022-03-15 21:41:02.157 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev18) (1.15.0) 2022-03-15 21:41:02.165 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev18) (2.1.0) 2022-03-15 21:41:02.218 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (5.8.1) 2022-03-15 21:41:02.220 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (5.1.0) 2022-03-15 21:41:02.221 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (8.8.0) 2022-03-15 21:41:02.222 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (4.5.0) 2022-03-15 21:41:02.223 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (3.1.1) 2022-03-15 21:41:02.224 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (4.12.2) 2022-03-15 21:41:02.225 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (1.8.7) 2022-03-15 21:41:02.226 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (4.7.0) 2022-03-15 21:41:02.227 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (4.3.0) 2022-03-15 21:41:02.228 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (4.1.0) 2022-03-15 21:41:02.230 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (4.4.0) 2022-03-15 21:41:02.231 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (2.10.1) 2022-03-15 21:41:02.256 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev18) (60.9.3) 2022-03-15 21:41:02.286 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev18) (1.26.8) 2022-03-15 21:41:02.287 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev18) (2019.11.28) 2022-03-15 21:41:02.289 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev18) (3.3) 2022-03-15 21:41:02.291 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev18) (2.0.12) 2022-03-15 21:41:02.315 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev18) (2.21) 2022-03-15 21:41:02.440 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (1.0.2) 2022-03-15 21:41:02.442 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (3.5.0) 2022-03-15 21:41:02.443 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (1.7.0) 2022-03-15 21:41:02.484 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (1.1.5) 2022-03-15 21:41:02.527 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (0.8.0) 2022-03-15 21:41:02.529 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (6.0) 2022-03-15 21:41:02.530 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (1.5.0) 2022-03-15 21:41:02.531 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (2.5.0) 2022-03-15 21:41:02.590 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (0.9.6) 2022-03-15 21:41:02.592 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (2.8.2) 2022-03-15 21:41:02.606 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (2021.3) 2022-03-15 21:41:02.607 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (1.0.3) 2022-03-15 21:41:02.626 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (3.0.7) 2022-03-15 21:41:02.627 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (21.3) 2022-03-15 21:41:02.730 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (1.13.3) 2022-03-15 21:41:02.744 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev18) (5.1.1) 2022-03-15 21:41:03.030 | Building wheels for collected packages: PyECLib 2022-03-15 21:41:03.031 | Building wheel for PyECLib (setup.py): started 2022-03-15 21:41:05.925 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-03-15 21:41:05.926 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55566 sha256=cfd61e0b2b00b63b8021c7f14dd3dd2c417f343cb68fa5542f9e31a059c549f6 2022-03-15 21:41:05.926 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-15 21:41:05.929 | Successfully built PyECLib 2022-03-15 21:41:07.287 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-03-15 21:41:07.646 | Running setup.py develop for swift 2022-03-15 21:41:11.347 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-03-15 21:41:11.347 | 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-03-15 21:41:11.354 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:41:11.354 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:41:11.494 | + inc/python:pip_install:200 : result=0 2022-03-15 21:41:11.496 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:41:11.498 | + functions-common:time_stop:2425 : local name 2022-03-15 21:41:11.500 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:41:11.503 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:41:11.505 | + functions-common:time_stop:2428 : local total 2022-03-15 21:41:11.507 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:41:11.509 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:41:11.511 | + functions-common:time_stop:2432 : start_time=1647380452906 2022-03-15 21:41:11.513 | + functions-common:time_stop:2434 : [[ -z 1647380452906 ]] 2022-03-15 21:41:11.516 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:41:11.520 | + functions-common:time_stop:2437 : end_time=1647380471517 2022-03-15 21:41:11.522 | + functions-common:time_stop:2438 : elapsed_time=18611 2022-03-15 21:41:11.524 | + functions-common:time_stop:2439 : total=87922 2022-03-15 21:41:11.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:41:11.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=106533 2022-03-15 21:41:11.530 | + inc/python:pip_install:203 : return 0 2022-03-15 21:41:11.533 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:41:11.535 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-15 21:41:11.538 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-15 21:41:11.556 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-15 21:41:11.568 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-15 21:41:11.570 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-15 21:41:11.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:41:11.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:41:11.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-15 21:41:11.579 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:41:11.582 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-15 21:41:11.584 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-15 21:41:11.587 | + ./stack.sh:main:908 : configure_swift 2022-03-15 21:41:11.589 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-15 21:41:11.591 | + lib/swift:configure_swift:332 : local node_number 2022-03-15 21:41:11.593 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-15 21:41:11.595 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-15 21:41:11.597 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-15 21:41:12.680 | No container-auditor running 2022-03-15 21:41:12.680 | No proxy-server running 2022-03-15 21:41:12.680 | No object-server running 2022-03-15 21:41:12.680 | No object-reconstructor running 2022-03-15 21:41:12.680 | No container-sharder running 2022-03-15 21:41:12.680 | No account-replicator running 2022-03-15 21:41:12.680 | No container-replicator running 2022-03-15 21:41:12.680 | No account-server running 2022-03-15 21:41:12.680 | No container-reconciler running 2022-03-15 21:41:12.680 | No container-sync running 2022-03-15 21:41:12.680 | No object-auditor running 2022-03-15 21:41:12.680 | No object-replicator running 2022-03-15 21:41:12.680 | No account-reaper running 2022-03-15 21:41:12.680 | No object-updater running 2022-03-15 21:41:12.680 | No container-updater running 2022-03-15 21:41:12.680 | No container-server running 2022-03-15 21:41:12.680 | No account-auditor running 2022-03-15 21:41:12.680 | No object-expirer running 2022-03-15 21:41:12.765 | + lib/swift:configure_swift:337 : true 2022-03-15 21:41:12.767 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-15 21:41:12.780 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-15 21:41:12.792 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-15 21:41:12.795 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-15 21:41:12.795 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-15 21:41:12.800 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-15 21:41:12.800 | s/%GROUP%/ubuntu/; 2022-03-15 21:41:12.800 | s/%USER%/ubuntu/; 2022-03-15 21:41:12.800 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-15 21:41:12.801 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-15 21:41:12.804 | uid = ubuntu 2022-03-15 21:41:12.804 | gid = ubuntu 2022-03-15 21:41:12.804 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-15 21:41:12.804 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-15 21:41:12.804 | address = 127.0.0.1 2022-03-15 21:41:12.804 | 2022-03-15 21:41:12.804 | [account6612] 2022-03-15 21:41:12.804 | max connections = 25 2022-03-15 21:41:12.804 | path = /opt/stack/data/swift/1/node/ 2022-03-15 21:41:12.804 | read only = false 2022-03-15 21:41:12.804 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-15 21:41:12.804 | 2022-03-15 21:41:12.804 | [account6622] 2022-03-15 21:41:12.804 | max connections = 25 2022-03-15 21:41:12.804 | path = /opt/stack/data/swift/2/node/ 2022-03-15 21:41:12.804 | read only = false 2022-03-15 21:41:12.804 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-15 21:41:12.804 | 2022-03-15 21:41:12.804 | [account6632] 2022-03-15 21:41:12.804 | max connections = 25 2022-03-15 21:41:12.804 | path = /opt/stack/data/swift/3/node/ 2022-03-15 21:41:12.805 | read only = false 2022-03-15 21:41:12.805 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | [account6642] 2022-03-15 21:41:12.805 | max connections = 25 2022-03-15 21:41:12.805 | path = /opt/stack/data/swift/4/node/ 2022-03-15 21:41:12.805 | read only = false 2022-03-15 21:41:12.805 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | [container6611] 2022-03-15 21:41:12.805 | max connections = 25 2022-03-15 21:41:12.805 | path = /opt/stack/data/swift/1/node/ 2022-03-15 21:41:12.805 | read only = false 2022-03-15 21:41:12.805 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | [container6621] 2022-03-15 21:41:12.805 | max connections = 25 2022-03-15 21:41:12.805 | path = /opt/stack/data/swift/2/node/ 2022-03-15 21:41:12.805 | read only = false 2022-03-15 21:41:12.805 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | [container6631] 2022-03-15 21:41:12.805 | max connections = 25 2022-03-15 21:41:12.805 | path = /opt/stack/data/swift/3/node/ 2022-03-15 21:41:12.805 | read only = false 2022-03-15 21:41:12.805 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | [container6641] 2022-03-15 21:41:12.805 | max connections = 25 2022-03-15 21:41:12.805 | path = /opt/stack/data/swift/4/node/ 2022-03-15 21:41:12.805 | read only = false 2022-03-15 21:41:12.805 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | 2022-03-15 21:41:12.805 | [object6613] 2022-03-15 21:41:12.805 | max connections = 25 2022-03-15 21:41:12.805 | path = /opt/stack/data/swift/1/node/ 2022-03-15 21:41:12.806 | read only = false 2022-03-15 21:41:12.806 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-15 21:41:12.806 | 2022-03-15 21:41:12.806 | [object6623] 2022-03-15 21:41:12.806 | max connections = 25 2022-03-15 21:41:12.806 | path = /opt/stack/data/swift/2/node/ 2022-03-15 21:41:12.806 | read only = false 2022-03-15 21:41:12.806 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-15 21:41:12.806 | 2022-03-15 21:41:12.806 | [object6633] 2022-03-15 21:41:12.806 | max connections = 25 2022-03-15 21:41:12.806 | path = /opt/stack/data/swift/3/node/ 2022-03-15 21:41:12.806 | read only = false 2022-03-15 21:41:12.806 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-15 21:41:12.806 | 2022-03-15 21:41:12.806 | [object6643] 2022-03-15 21:41:12.806 | max connections = 25 2022-03-15 21:41:12.806 | path = /opt/stack/data/swift/4/node/ 2022-03-15 21:41:12.806 | read only = false 2022-03-15 21:41:12.806 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-15 21:41:12.807 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-15 21:41:12.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:41:12.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:41:12.813 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-15 21:41:12.825 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-15 21:41:12.827 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-15 21:41:12.831 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-15 21:41:12.835 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-15 21:41:12.837 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-15 21:41:12.841 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-15 21:41:12.869 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-03-15 21:41:12.894 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-15 21:41:12.911 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-15 21:41:12.939 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-15 21:41:12.956 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-15 21:41:12.983 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-15 21:41:13.001 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-15 21:41:13.028 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-15 21:41:13.045 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-15 21:41:13.073 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-15 21:41:13.090 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-15 21:41:13.119 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-15 21:41:13.136 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-15 21:41:13.150 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:13.152 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-15 21:41:13.180 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-15 21:41:13.207 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-15 21:41:13.234 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-15 21:41:13.259 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-15 21:41:13.274 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:13.276 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-15 21:41:13.303 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-15 21:41:13.317 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:13.319 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-15 21:41:13.334 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:13.336 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-15 21:41:13.338 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-15 21:41:13.352 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:13.355 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-15 21:41:13.357 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-15 21:41:13.359 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-15 21:41:13.364 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-15 21:41:13.368 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-15 21:41:13.394 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-15 21:41:13.421 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-15 21:41:13.449 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-15 21:41:13.478 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-15 21:41:13.504 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-15 21:41:13.506 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-15 21:41:13.508 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-15 21:41:13.510 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-15 21:41:13.512 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-15 21:41:13.539 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-15 21:41:13.566 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-03-15 21:41:13.592 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-15 21:41:13.618 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-15 21:41:13.645 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-15 21:41:13.671 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-15 21:41:13.697 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-15 21:41:13.724 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:41:13.750 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-15 21:41:13.777 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-15 21:41:13.804 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-15 21:41:13.831 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-15 21:41:13.858 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-15 21:41:13.887 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-15 21:41:13.914 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-15 21:41:13.932 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-15 21:41:13.959 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-15 21:41:13.986 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-15 21:41:13.990 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-15 21:41:14.018 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-15 21:41:14.044 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-15 21:41:14.071 | + lib/swift:configure_swift:475 : local node_number 2022-03-15 21:41:14.073 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-15 21:41:14.075 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-15 21:41:14.077 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-15 21:41:14.081 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-15 21:41:14.083 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-15 21:41:14.086 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-15 21:41:14.088 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-15 21:41:14.090 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-15 21:41:14.092 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-15 21:41:14.094 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-15 21:41:14.096 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-15 21:41:14.114 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-15 21:41:14.141 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-15 21:41:14.158 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-15 21:41:14.186 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-15 21:41:14.204 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-15 21:41:14.231 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-15 21:41:14.249 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-15 21:41:14.276 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-15 21:41:14.294 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-15 21:41:14.322 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-15 21:41:14.339 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-15 21:41:14.368 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-15 21:41:14.386 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-15 21:41:14.413 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-15 21:41:14.431 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-15 21:41:14.459 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-15 21:41:14.476 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-15 21:41:14.503 | + 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-03-15 21:41:14.508 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-15 21:41:14.526 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-15 21:41:14.554 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-15 21:41:14.582 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-15 21:41:14.584 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-15 21:41:14.589 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-15 21:41:14.591 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-15 21:41:14.593 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-15 21:41:14.595 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-15 21:41:14.598 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-15 21:41:14.600 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-15 21:41:14.602 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-15 21:41:14.604 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-15 21:41:14.622 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-15 21:41:14.649 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-15 21:41:14.667 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-15 21:41:14.694 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-15 21:41:14.712 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-15 21:41:14.740 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-15 21:41:14.757 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-15 21:41:14.785 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-15 21:41:14.803 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-15 21:41:14.830 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-15 21:41:14.848 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-15 21:41:14.876 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-15 21:41:14.893 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-15 21:41:14.921 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-15 21:41:14.938 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-15 21:41:14.966 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-15 21:41:14.984 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-15 21:41:15.010 | + 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-03-15 21:41:15.014 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-15 21:41:15.032 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-15 21:41:15.061 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-15 21:41:15.063 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-15 21:41:15.068 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-15 21:41:15.070 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-15 21:41:15.072 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-15 21:41:15.074 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-15 21:41:15.076 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-15 21:41:15.079 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-15 21:41:15.081 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-15 21:41:15.083 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-15 21:41:15.100 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-15 21:41:15.128 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-15 21:41:15.146 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-15 21:41:15.173 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-15 21:41:15.191 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-15 21:41:15.219 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-15 21:41:15.236 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-15 21:41:15.264 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-15 21:41:15.281 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-15 21:41:15.313 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-15 21:41:15.331 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-15 21:41:15.358 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-15 21:41:15.376 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-15 21:41:15.404 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-15 21:41:15.421 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-15 21:41:15.449 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-15 21:41:15.466 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-15 21:41:15.493 | + 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-03-15 21:41:15.497 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-15 21:41:15.515 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-15 21:41:15.542 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-15 21:41:15.570 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-15 21:41:15.597 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-15 21:41:15.624 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-15 21:41:15.626 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-15 21:41:15.631 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-15 21:41:15.658 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-15 21:41:15.692 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-15 21:41:15.720 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-15 21:41:15.748 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-15 21:41:15.776 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-15 21:41:15.804 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-15 21:41:15.830 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-15 21:41:15.857 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-15 21:41:15.884 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-15 21:41:15.899 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:15.901 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-15 21:41:15.919 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-15 21:41:15.922 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-15 21:41:15.942 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-15 21:41:15.944 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-03-15 21:41:15.970 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-15 21:41:15.973 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-15 21:41:16.000 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-03-15 21:41:16.029 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-15 21:41:16.031 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-15 21:41:16.059 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-15 21:41:16.074 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:16.076 | + lib/swift:configure_swift:538 : local user_group 2022-03-15 21:41:16.079 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-15 21:41:16.084 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-15 21:41:16.086 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-15 21:41:16.098 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-15 21:41:16.101 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-15 21:41:16.112 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-15 21:41:16.114 | + lib/swift:configure_swift:545 : is_suse 2022-03-15 21:41:16.117 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:41:16.119 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:41:16.121 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:41:16.123 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:41:16.126 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:41:16.128 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:41:16.130 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-15 21:41:16.142 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-15 21:41:16.144 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-15 21:41:16.146 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-15 21:41:16.164 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:16.166 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-15 21:41:16.183 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:16.185 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-15 21:41:16.188 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-15 21:41:16.190 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-15 21:41:16.193 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-15 21:41:16.195 | + lib/stack:stack_install_service:32 : install_glance 2022-03-15 21:41:16.197 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-15 21:41:16.200 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-15 21:41:16.202 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-15 21:41:16.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:16.222 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-15 21:41:16.225 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-15 21:41:16.241 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:16.244 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-15 21:41:16.246 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-15 21:41:16.249 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-15 21:41:16.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:41:16.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:41:16.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-15 21:41:16.259 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:41:16.263 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-15 21:41:16.265 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-15 21:41:16.268 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-15 21:41:16.271 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-15 21:41:16.274 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-15 21:41:16.276 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-15 21:41:16.279 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-15 21:41:16.282 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-15 21:41:16.285 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-15 21:41:16.288 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-15 21:41:16.291 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-15 21:41:16.292 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-15 21:41:16.297 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-15 21:41:16.299 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-15 21:41:16.302 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-15 21:41:16.305 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-15 21:41:16.307 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-15 21:41:16.328 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-15 21:41:16.331 | + 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-03-15 21:41:17.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:41:17.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:41:17.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:41:17.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:41:18.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:41:18.839 | Collecting glance-store[cinder,swift]!=0.29.0 2022-03-15 21:41:18.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-03-15 21:41:18.937 | 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-03-15 21:41:18.938 | 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-03-15 21:41:18.939 | 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-03-15 21:41:18.940 | 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-03-15 21:41:18.941 | 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-03-15 21:41:18.942 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-15 21:41:18.943 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-15 21:41:18.945 | 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-03-15 21:41:18.946 | 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-03-15 21:41:18.947 | 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-03-15 21:41:18.948 | 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-03-15 21:41:18.949 | 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-03-15 21:41:19.455 | Collecting python-swiftclient>=3.2.0 2022-03-15 21:41:19.463 | 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-03-15 21:41:19.470 | 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-03-15 21:41:19.558 | Collecting python-cinderclient>=4.1.0 2022-03-15 21:41:19.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-03-15 21:41:19.730 | Collecting os-brick>=2.6.0 2022-03-15 21:41:19.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-03-15 21:41:19.753 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-15 21:41:19.755 | 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-03-15 21:41:19.763 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-15 21:41:19.764 | 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-03-15 21:41:19.778 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-15 21:41:19.844 | 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-03-15 21:41:19.845 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-15 21:41:19.847 | 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-03-15 21:41:19.870 | 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-03-15 21:41:19.871 | 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-03-15 21:41:19.874 | 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-03-15 21:41:19.875 | 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-03-15 21:41:19.876 | 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-03-15 21:41:19.889 | 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-03-15 21:41:19.930 | 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-03-15 21:41:19.931 | 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-03-15 21:41:19.932 | 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-03-15 21:41:19.933 | 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-03-15 21:41:19.952 | 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-03-15 21:41:19.954 | 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-03-15 21:41:19.969 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-15 21:41:19.986 | 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-03-15 21:41:19.987 | 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-03-15 21:41:20.007 | 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-03-15 21:41:20.009 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-15 21:41:20.087 | 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-03-15 21:41:20.090 | 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-03-15 21:41:20.091 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-15 21:41:20.092 | 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-03-15 21:41:20.142 | 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-03-15 21:41:20.168 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-15 21:41:20.389 | 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-03-15 21:41:20.391 | 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-03-15 21:41:20.426 | 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-03-15 21:41:20.427 | 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-03-15 21:41:20.429 | 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-03-15 21:41:20.431 | 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-03-15 21:41:20.432 | 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-03-15 21:41:20.434 | 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-03-15 21:41:20.488 | 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-03-15 21:41:20.651 | 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-03-15 21:41:20.674 | 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) (60.9.3) 2022-03-15 21:41:20.756 | 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-03-15 21:41:20.900 | 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-03-15 21:41:22.485 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-03-15 21:41:23.518 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-03-15 21:41:23.518 | 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-03-15 21:41:23.524 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:41:23.524 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:41:23.644 | + inc/python:pip_install:200 : result=0 2022-03-15 21:41:23.646 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:41:23.649 | + functions-common:time_stop:2425 : local name 2022-03-15 21:41:23.651 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:41:23.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:41:23.656 | + functions-common:time_stop:2428 : local total 2022-03-15 21:41:23.658 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:41:23.661 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:41:23.663 | + functions-common:time_stop:2432 : start_time=1647380476323 2022-03-15 21:41:23.665 | + functions-common:time_stop:2434 : [[ -z 1647380476323 ]] 2022-03-15 21:41:23.668 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:41:23.672 | + functions-common:time_stop:2437 : end_time=1647380483670 2022-03-15 21:41:23.675 | + functions-common:time_stop:2438 : elapsed_time=7347 2022-03-15 21:41:23.678 | + functions-common:time_stop:2439 : total=106533 2022-03-15 21:41:23.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:41:23.682 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113880 2022-03-15 21:41:23.684 | + inc/python:pip_install:203 : return 0 2022-03-15 21:41:23.687 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-15 21:41:23.689 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-15 21:41:23.692 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-15 21:41:23.704 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-15 21:41:23.710 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-15 21:41:23.712 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-15 21:41:23.714 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-15 21:41:23.717 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:41:23.719 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:41:23.722 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:41:23.725 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:41:23.727 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:41:23.730 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:41:23.746 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:41:23.749 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:41:23.751 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:41:23.754 | + functions-common:git_clone:629 : echo master 2022-03-15 21:41:23.754 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:41:23.759 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-15 21:41:23.761 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:41:23.764 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-15 21:41:23.767 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:41:23.767 | + functions-common:git_clone:678 : head -1 2022-03-15 21:41:23.771 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-15 21:41:23.774 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:41:23.776 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-15 21:41:23.779 | + inc/python:setup_develop:338 : local bindep 2022-03-15 21:41:23.782 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-15 21:41:23.785 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-15 21:41:23.787 | + inc/python:setup_develop:344 : local extras= 2022-03-15 21:41:23.790 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-15 21:41:23.792 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:41:23.795 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-15 21:41:23.797 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-15 21:41:23.800 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:41:23.802 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-15 21:41:23.805 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-15 21:41:23.808 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:41:23.811 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-15 21:41:23.813 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:41:23.816 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:41:23.819 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-15 21:41:23.824 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-15 21:41:23.827 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-15 21:41:24.482 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-15 21:41:24.484 | + inc/python:setup_package:418 : local bindep=0 2022-03-15 21:41:24.487 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:41:24.489 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:41:24.492 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-15 21:41:24.494 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-15 21:41:24.496 | + inc/python:setup_package:427 : local flags=-e 2022-03-15 21:41:24.499 | + inc/python:setup_package:428 : local extras= 2022-03-15 21:41:24.501 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:41:24.504 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-15 21:41:24.506 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-15 21:41:24.509 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-15 21:41:24.511 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:41:24.514 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-15 21:41:24.534 | Using python 3.8 to install /opt/stack/glance 2022-03-15 21:41:24.536 | + 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-03-15 21:41:25.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:41:25.306 | from cryptography.utils import int_from_bytes 2022-03-15 21:41:25.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:41:25.307 | from cryptography.utils import int_from_bytes 2022-03-15 21:41:26.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:41:26.443 | Obtaining file:///opt/stack/glance 2022-03-15 21:41:26.443 | Preparing metadata (setup.py): started 2022-03-15 21:41:29.326 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:41:29.468 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-15 21:41:29.469 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-15 21:41:29.470 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-15 21:41:29.471 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-15 21:41:29.472 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-15 21:41:29.473 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-15 21:41:29.474 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-15 21:41:29.475 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-15 21:41:29.476 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-15 21:41:29.477 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-15 21:41:29.478 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-15 21:41:29.479 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-15 21:41:29.481 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-15 21:41:29.482 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-15 21:41:29.482 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-15 21:41:29.483 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-15 21:41:29.484 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-15 21:41:29.631 | Collecting taskflow>=4.0.0 2022-03-15 21:41:29.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-03-15 21:41:29.661 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-15 21:41:29.662 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-15 21:41:30.138 | Collecting WSME>=0.8.0 2022-03-15 21:41:30.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-03-15 21:41:30.150 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-15 21:41:30.151 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-15 21:41:30.152 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-15 21:41:30.153 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-15 21:41:30.154 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-15 21:41:30.155 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-15 21:41:30.156 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-15 21:41:30.196 | Collecting oslo.limit>=1.4.0 2022-03-15 21:41:30.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-03-15 21:41:30.205 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-15 21:41:30.206 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-15 21:41:30.207 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-15 21:41:30.208 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-15 21:41:30.209 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-15 21:41:30.240 | Collecting retrying!=1.3.0,>=1.2.3 2022-03-15 21:41:30.246 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-03-15 21:41:30.249 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-15 21:41:30.250 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-15 21:41:30.251 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-15 21:41:30.252 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-15 21:41:30.283 | Collecting cursive>=0.2.1 2022-03-15 21:41:30.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-03-15 21:41:30.294 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-15 21:41:30.295 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-15 21:41:30.387 | Collecting castellan>=0.17.0 2022-03-15 21:41:30.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-03-15 21:41:30.417 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-15 21:41:30.418 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-15 21:41:30.420 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-15 21:41:30.440 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-15 21:41:30.499 | Collecting python-barbicanclient>=4.5.2 2022-03-15 21:41:30.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-03-15 21:41:30.552 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-15 21:41:30.566 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-15 21:41:30.589 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-15 21:41:30.603 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-15 21:41:30.604 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-15 21:41:30.606 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-15 21:41:30.694 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-15 21:41:30.769 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-15 21:41:30.846 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-15 21:41:30.848 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-15 21:41:30.881 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-15 21:41:30.925 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-15 21:41:30.926 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-15 21:41:30.928 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-15 21:41:30.986 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-15 21:41:30.989 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-15 21:41:30.991 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-15 21:41:31.016 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-15 21:41:31.062 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-15 21:41:31.063 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-15 21:41:31.123 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-15 21:41:31.127 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-15 21:41:31.129 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-15 21:41:31.130 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-15 21:41:31.132 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-15 21:41:31.154 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-15 21:41:31.155 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-15 21:41:31.158 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-15 21:41:31.200 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-15 21:41:31.242 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-15 21:41:31.244 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-15 21:41:31.245 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-15 21:41:31.322 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-15 21:41:31.379 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-15 21:41:31.479 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-15 21:41:31.778 | Collecting pydot>=1.2.4 2022-03-15 21:41:31.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-03-15 21:41:31.791 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-15 21:41:31.858 | Collecting automaton>=1.9.0 2022-03-15 21:41:31.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-03-15 21:41:31.982 | Collecting networkx>=2.1.0 2022-03-15 21:41:31.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-03-15 21:41:32.445 | Collecting simplegeneric 2022-03-15 21:41:32.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-03-15 21:41:32.458 | Preparing metadata (setup.py): started 2022-03-15 21:41:34.188 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:41:34.217 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-15 21:41:34.329 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-15 21:41:34.430 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-15 21:41:34.637 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-15 21:41:34.638 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-15 21:41:34.639 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-15 21:41:34.641 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-15 21:41:34.642 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-15 21:41:34.644 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-15 21:41:34.645 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-15 21:41:34.762 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-15 21:41:34.792 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-15 21:41:34.838 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-15 21:41:34.839 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-15 21:41:35.115 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-15 21:41:35.293 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-15 21:41:35.295 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-15 21:41:35.296 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-15 21:41:35.298 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-15 21:41:35.404 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-15 21:41:35.555 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-15 21:41:35.654 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-15 21:41:35.961 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-15 21:41:35.962 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-15 21:41:36.183 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-15 21:41:36.458 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-15 21:41:36.757 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-15 21:41:36.758 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-15 21:41:37.104 | Building wheels for collected packages: simplegeneric 2022-03-15 21:41:37.105 | Building wheel for simplegeneric (setup.py): started 2022-03-15 21:41:39.522 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-03-15 21:41:39.523 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=70a6d78e82e60d88b14ca0fd1c7a165a3b54637bb2e065d2ef3fe6d15c29d2e3 2022-03-15 21:41:39.523 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-03-15 21:41:39.526 | Successfully built simplegeneric 2022-03-15 21:41:40.367 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-03-15 21:41:42.964 | Running setup.py develop for glance 2022-03-15 21:41:46.955 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-03-15 21:41:46.955 | 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-03-15 21:41:46.961 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:41:46.961 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:41:47.101 | + inc/python:pip_install:200 : result=0 2022-03-15 21:41:47.103 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:41:47.105 | + functions-common:time_stop:2425 : local name 2022-03-15 21:41:47.108 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:41:47.110 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:41:47.113 | + functions-common:time_stop:2428 : local total 2022-03-15 21:41:47.115 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:41:47.117 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:41:47.119 | + functions-common:time_stop:2432 : start_time=1647380484529 2022-03-15 21:41:47.122 | + functions-common:time_stop:2434 : [[ -z 1647380484529 ]] 2022-03-15 21:41:47.124 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:41:47.129 | + functions-common:time_stop:2437 : end_time=1647380507126 2022-03-15 21:41:47.131 | + functions-common:time_stop:2438 : elapsed_time=22597 2022-03-15 21:41:47.133 | + functions-common:time_stop:2439 : total=113880 2022-03-15 21:41:47.136 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:41:47.138 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136477 2022-03-15 21:41:47.140 | + inc/python:pip_install:203 : return 0 2022-03-15 21:41:47.143 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:41:47.145 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-15 21:41:47.147 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-15 21:41:47.166 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-15 21:41:47.179 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-15 21:41:47.181 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-15 21:41:47.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:41:47.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:41:47.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-15 21:41:47.192 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:41:47.194 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-15 21:41:47.196 | + ./stack.sh:main:920 : configure_glance 2022-03-15 21:41:47.199 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-15 21:41:47.211 | + lib/glance:configure_glance:326 : local dburl 2022-03-15 21:41:47.214 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-15 21:41:47.217 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-15 21:41:47.219 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-15 21:41:47.221 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-15 21:41:47.224 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-15 21:41:47.226 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-15 21:41:47.229 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-15 21:41:47.259 | + 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-03-15 21:41:47.289 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-15 21:41:47.316 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-15 21:41:47.343 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-15 21:41:47.374 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-15 21:41:47.404 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-15 21:41:47.406 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-15 21:41:47.409 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-15 21:41:47.411 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-15 21:41:47.414 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-15 21:41:47.442 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-15 21:41:47.469 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-15 21:41:47.497 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-15 21:41:47.524 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-15 21:41:47.553 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-15 21:41:47.581 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-15 21:41:47.609 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-15 21:41:47.638 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:41:47.665 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-15 21:41:47.693 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-15 21:41:47.724 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-15 21:41:47.727 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-15 21:41:47.729 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-15 21:41:47.732 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-15 21:41:47.734 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-15 21:41:47.736 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-15 21:41:47.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:47.755 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-15 21:41:47.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-15 21:41:47.760 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-15 21:41:47.776 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:47.779 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:41:47.781 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:41:47.809 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-15 21:41:47.811 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-15 21:41:47.814 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-15 21:41:47.816 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-15 21:41:47.818 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-15 21:41:47.847 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-15 21:41:47.874 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-15 21:41:47.877 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-15 21:41:47.879 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-15 21:41:47.882 | + lib/glance:configure_glance_store:254 : local be 2022-03-15 21:41:47.885 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-15 21:41:47.887 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-15 21:41:47.889 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-15 21:41:47.921 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-15 21:41:47.923 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-03-15 21:41:47.954 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-15 21:41:47.957 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-15 21:41:47.974 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:47.976 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-15 21:41:48.004 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-15 21:41:48.032 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-15 21:41:48.061 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-15 21:41:48.089 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-15 21:41:48.116 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-15 21:41:48.134 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:48.136 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-15 21:41:48.164 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-15 21:41:48.195 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-15 21:41:48.223 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-03-15 21:41:48.251 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-15 21:41:48.279 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-03-15 21:41:48.306 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-15 21:41:48.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:48.326 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-15 21:41:48.328 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-15 21:41:48.331 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-15 21:41:48.334 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-15 21:41:48.351 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-15 21:41:48.353 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-15 21:41:48.356 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-15 21:41:48.358 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-15 21:41:48.360 | + 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-03-15 21:41:48.388 | + 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-03-15 21:41:48.416 | + 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-03-15 21:41:48.444 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-15 21:41:48.472 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-15 21:41:48.476 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-15 21:41:48.507 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-15 21:41:48.535 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-15 21:41:48.562 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-03-15 21:41:48.590 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-15 21:41:48.618 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-15 21:41:48.646 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-15 21:41:48.674 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-15 21:41:48.705 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-15 21:41:48.735 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-15 21:41:48.766 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-15 21:41:48.794 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-15 21:41:48.799 | + 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-03-15 21:41:48.806 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-15 21:41:48.821 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:41:48.824 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-15 21:41:48.826 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-15 21:41:48.829 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-15 21:41:48.831 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-15 21:41:48.833 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-15 21:41:48.836 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-15 21:41:48.840 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-15 21:41:48.842 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-15 21:41:48.846 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-15 21:41:48.875 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-15 21:41:48.878 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-15 21:41:48.880 | ++ functions:get_random_port:837 : true 2022-03-15 21:41:48.882 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-15 21:41:48.885 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-15 21:41:48.887 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-15 21:41:48.955 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-15 21:41:48.957 | ++ functions:get_random_port:841 : break 2 2022-03-15 21:41:48.959 | ++ functions:get_random_port:845 : echo 60999 2022-03-15 21:41:48.962 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-15 21:41:48.964 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-15 21:41:48.992 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-15 21:41:49.018 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-15 21:41:49.045 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-15 21:41:49.072 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-15 21:41:49.099 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-15 21:41:49.127 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-15 21:41:49.154 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-15 21:41:49.181 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-15 21:41:49.208 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-15 21:41:49.235 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-15 21:41:49.262 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-15 21:41:49.289 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-15 21:41:49.317 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-15 21:41:49.345 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-15 21:41:49.372 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-15 21:41:49.399 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-15 21:41:49.426 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-15 21:41:49.453 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-15 21:41:49.481 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-15 21:41:49.483 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-15 21:41:49.486 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:41:49.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:41:49.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:41:49.493 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-15 21:41:49.495 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-15 21:41:49.549 | proxy (enabled by site administrator) 2022-03-15 21:41:49.552 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-15 21:41:49.555 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-15 21:41:49.557 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:41:49.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:41:49.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:41:49.564 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-15 21:41:49.567 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-15 21:41:49.619 | No module matches proxy_http 2022-03-15 21:41:49.622 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-03-15 21:41:49.683 | Considering dependency proxy for proxy_http: 2022-03-15 21:41:49.683 | Module proxy already enabled 2022-03-15 21:41:49.683 | Enabling module proxy_http. 2022-03-15 21:41:49.689 | To activate the new configuration, you need to run: 2022-03-15 21:41:49.689 | systemctl restart apache2 2022-03-15 21:41:49.694 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-03-15 21:41:49.696 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-15 21:41:49.698 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:41:49.701 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-15 21:41:49.826 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-15 21:41:49.832 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-15 21:41:49.835 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-15 21:41:49.837 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-15 21:41:49.839 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:41:49.842 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:41:49.844 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-15 21:41:49.847 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-15 21:41:49.850 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-15 21:41:49.850 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-15 21:41:49.859 | KeepAlive Off 2022-03-15 21:41:49.863 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-15 21:41:49.864 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-15 21:41:49.872 | SetEnv proxy-sendchunked 1 2022-03-15 21:41:49.876 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-15 21:41:49.876 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-15 21:41:49.885 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-15 21:41:49.888 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-15 21:41:49.890 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-15 21:41:49.893 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-15 21:41:49.896 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-15 21:41:49.898 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:41:49.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:41:49.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:41:49.905 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-15 21:41:49.907 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-15 21:41:49.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:41:49.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:41:49.914 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-15 21:41:49.975 | Enabling site glance-wsgi-api. 2022-03-15 21:41:49.981 | To activate the new configuration, you need to run: 2022-03-15 21:41:49.981 | systemctl reload apache2 2022-03-15 21:41:49.985 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-15 21:41:49.988 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-15 21:41:49.990 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:41:49.992 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-15 21:41:50.121 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-15 21:41:50.128 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-15 21:41:50.157 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-15 21:41:50.159 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-15 21:41:50.177 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:41:50.180 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-15 21:41:50.182 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-15 21:41:50.185 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-15 21:41:50.187 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-15 21:41:50.190 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-15 21:41:50.193 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-15 21:41:50.195 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-15 21:41:50.197 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-15 21:41:50.200 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:41:50.202 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:41:50.205 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:41:50.208 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:41:50.210 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:41:50.213 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:41:50.229 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:41:50.231 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:41:50.233 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:41:50.236 | + functions-common:git_clone:629 : echo master 2022-03-15 21:41:50.237 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:41:50.242 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-15 21:41:50.245 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:41:50.247 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-15 21:41:50.250 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:41:50.250 | + functions-common:git_clone:678 : head -1 2022-03-15 21:41:50.254 | 8537730c8 Add Python3 zed unit tests 2022-03-15 21:41:50.256 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:41:50.259 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-15 21:41:50.261 | + inc/python:setup_develop:338 : local bindep 2022-03-15 21:41:50.264 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-15 21:41:50.266 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-15 21:41:50.269 | + inc/python:setup_develop:344 : local extras= 2022-03-15 21:41:50.271 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-15 21:41:50.274 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:41:50.276 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-15 21:41:50.279 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-15 21:41:50.281 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:41:50.283 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-15 21:41:50.287 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-15 21:41:50.290 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:41:50.292 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-15 21:41:50.295 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:41:50.297 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:41:50.301 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-15 21:41:50.307 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-15 21:41:50.309 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-15 21:41:50.951 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-15 21:41:50.954 | + inc/python:setup_package:418 : local bindep=0 2022-03-15 21:41:50.957 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:41:50.959 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:41:50.961 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-15 21:41:50.964 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-15 21:41:50.966 | + inc/python:setup_package:427 : local flags=-e 2022-03-15 21:41:50.968 | + inc/python:setup_package:428 : local extras= 2022-03-15 21:41:50.971 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:41:50.974 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-15 21:41:50.976 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-15 21:41:50.978 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-15 21:41:50.981 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:41:50.983 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-15 21:41:51.004 | Using python 3.8 to install /opt/stack/cinder 2022-03-15 21:41:51.007 | + 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-03-15 21:41:51.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:41:51.802 | from cryptography.utils import int_from_bytes 2022-03-15 21:41:51.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:41:51.802 | from cryptography.utils import int_from_bytes 2022-03-15 21:41:52.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:41:52.936 | Obtaining file:///opt/stack/cinder 2022-03-15 21:41:52.936 | Preparing metadata (setup.py): started 2022-03-15 21:41:56.633 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:41:56.837 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-15 21:41:56.838 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-15 21:41:56.839 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-15 21:41:56.840 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-15 21:41:56.841 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-15 21:41:56.842 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-15 21:41:56.843 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-15 21:41:56.844 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-15 21:41:56.845 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-15 21:41:56.846 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-15 21:41:57.305 | Collecting oauth2client>=4.1.3 2022-03-15 21:41:57.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-03-15 21:41:57.319 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-15 21:41:57.321 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-15 21:41:57.322 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-15 21:41:57.323 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-15 21:41:57.324 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-15 21:41:57.326 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-15 21:41:57.327 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-15 21:41:57.328 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-15 21:41:57.329 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-15 21:41:57.330 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-15 21:41:57.332 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-15 21:41:57.333 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-15 21:41:57.334 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-15 21:41:57.335 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-15 21:41:57.336 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-15 21:41:57.337 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-15 21:41:57.338 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-15 21:41:57.339 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-15 21:41:57.461 | Collecting paramiko>=2.7.2 2022-03-15 21:41:57.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-03-15 21:41:57.477 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-15 21:41:57.478 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-15 21:41:57.479 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-15 21:41:57.480 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-15 21:41:57.481 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-15 21:41:57.576 | Collecting python-glanceclient>=3.2.2 2022-03-15 21:41:57.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-03-15 21:41:57.593 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-15 21:41:57.594 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-15 21:41:57.595 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-15 21:41:57.596 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-15 21:41:57.597 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-15 21:41:57.598 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-15 21:41:57.599 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-15 21:41:57.952 | Collecting rtslib-fb>=2.1.74 2022-03-15 21:41:57.960 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-03-15 21:41:57.965 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-15 21:41:57.966 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-15 21:41:57.967 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-15 21:41:57.968 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-15 21:41:58.337 | Collecting tabulate>=0.8.7 2022-03-15 21:41:58.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-03-15 21:41:58.348 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-15 21:41:58.349 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-15 21:41:58.350 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-15 21:41:58.965 | Collecting oslo.vmware>=3.10.0 2022-03-15 21:41:58.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-03-15 21:41:58.991 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-15 21:41:58.992 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-15 21:41:58.993 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-15 21:41:59.592 | Collecting google-api-python-client>=1.11.0 2022-03-15 21:41:59.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-03-15 21:41:59.825 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-15 21:41:59.826 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-15 21:41:59.827 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-15 21:42:00.182 | Collecting zstd>=1.4.5.1 2022-03-15 21:42:00.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-03-15 21:42:00.287 | Preparing metadata (setup.py): started 2022-03-15 21:42:01.991 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:42:05.616 | Collecting boto3>=1.16.51 2022-03-15 21:42:05.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-03-15 21:42:05.644 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-15 21:42:06.041 | Collecting s3transfer<0.6.0,>=0.5.0 2022-03-15 21:42:06.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-03-15 21:42:09.281 | Collecting botocore<1.25.0,>=1.24.7 2022-03-15 21:42:09.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-03-15 21:42:09.589 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-15 21:42:09.618 | 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.dev2) (2.1.0) 2022-03-15 21:42:10.171 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-03-15 21:42:10.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-03-15 21:42:10.665 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-03-15 21:42:10.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-03-15 21:42:11.019 | Collecting google-auth-httplib2>=0.1.0 2022-03-15 21:42:11.025 | 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-03-15 21:42:11.368 | Collecting uritemplate<5,>=3.0.1 2022-03-15 21:42:11.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-03-15 21:42:11.472 | 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.dev2) (1.7.0) 2022-03-15 21:42:11.523 | 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.dev2) (3.1.1) 2022-03-15 21:42:11.528 | 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.dev2) (2.10.1) 2022-03-15 21:42:12.111 | Collecting pyasn1>=0.1.7 2022-03-15 21:42:12.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-03-15 21:42:12.630 | Collecting pyasn1-modules>=0.0.5 2022-03-15 21:42:12.638 | 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-03-15 21:42:13.022 | Collecting rsa>=3.1.4 2022-03-15 21:42:13.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-03-15 21:42:13.085 | 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.dev2) (0.17.3) 2022-03-15 21:42:13.143 | 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.dev2) (0.8.0) 2022-03-15 21:42:13.144 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-15 21:42:13.146 | 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.dev2) (2.5.0) 2022-03-15 21:42:13.147 | 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.dev2) (1.5.0) 2022-03-15 21:42:13.206 | 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.dev2) (2.0.1) 2022-03-15 21:42:13.207 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-15 21:42:13.208 | 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.dev2) (1.7.6) 2022-03-15 21:42:13.265 | 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.dev2) (2.8.2) 2022-03-15 21:42:13.270 | 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.dev2) (0.9.6) 2022-03-15 21:42:13.374 | 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.dev2) (5.2.3) 2022-03-15 21:42:13.377 | 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.dev2) (0.4.0) 2022-03-15 21:42:13.379 | 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.dev2) (5.0.9) 2022-03-15 21:42:13.380 | 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.dev2) (5.0.0) 2022-03-15 21:42:13.383 | 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.dev2) (2.4.0) 2022-03-15 21:42:13.405 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-15 21:42:13.406 | 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.dev2) (3.3.0) 2022-03-15 21:42:13.408 | 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.dev2) (3.2.0) 2022-03-15 21:42:13.452 | 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.dev2) (1.0.3) 2022-03-15 21:42:13.536 | 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.dev2) (3.0.0) 2022-03-15 21:42:13.538 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-15 21:42:13.562 | 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.dev2) (3.1.1) 2022-03-15 21:42:13.587 | 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.dev2) (0.11.0) 2022-03-15 21:42:14.109 | Collecting suds-community>=0.6 2022-03-15 21:42:14.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-03-15 21:42:14.135 | 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.dev2) (1.26.8) 2022-03-15 21:42:14.383 | Collecting pynacl>=1.0.1 2022-03-15 21:42:14.390 | 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-03-15 21:42:14.437 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-15 21:42:14.576 | 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.dev2) (3.10.1) 2022-03-15 21:42:14.610 | 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.dev2) (22.0.0) 2022-03-15 21:42:14.612 | 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.dev2) (1.13.3) 2022-03-15 21:42:14.649 | Collecting warlock<2,>=1.2.0 2022-03-15 21:42:14.655 | 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-03-15 21:42:14.854 | 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.dev2) (2.0.12) 2022-03-15 21:42:14.856 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-15 21:42:14.857 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-15 21:42:14.892 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-15 21:42:15.273 | Collecting pyudev>=0.16.1 2022-03-15 21:42:15.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-03-15 21:42:15.540 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-15 21:42:15.542 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-15 21:42:15.681 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-15 21:42:15.683 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-15 21:42:15.686 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-15 21:42:15.812 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-15 21:42:15.931 | 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.dev2) (4.11.1) 2022-03-15 21:42:15.932 | 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.dev2) (1.1.6) 2022-03-15 21:42:15.933 | 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.dev2) (5.4.0) 2022-03-15 21:42:15.967 | 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.dev2) (5.0.0) 2022-03-15 21:42:16.208 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-15 21:42:16.286 | 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.dev2) (2.4.0) 2022-03-15 21:42:16.288 | 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.dev2) (0.5.0) 2022-03-15 21:42:16.449 | 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.dev2) (2.5.0) 2022-03-15 21:42:16.926 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-03-15 21:42:16.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-03-15 21:42:16.943 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (3.19.4) 2022-03-15 21:42:17.133 | 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.dev2) (2.1.0) 2022-03-15 21:42:17.548 | 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.dev2) (1.1.5) 2022-03-15 21:42:17.600 | 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.dev2) (0.13.1) 2022-03-15 21:42:17.648 | 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.dev2) (0.2.5) 2022-03-15 21:42:19.079 | 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.dev2) (1.32) 2022-03-15 21:42:19.344 | 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.dev2) (21.4.0) 2022-03-15 21:42:19.346 | 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.dev2) (1.8.2) 2022-03-15 21:42:19.489 | 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.dev2) (2.2) 2022-03-15 21:42:19.675 | 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.dev2) (1.0.0) 2022-03-15 21:42:19.801 | 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.dev2) (3.7.0) 2022-03-15 21:42:20.431 | Building wheels for collected packages: zstd 2022-03-15 21:42:20.432 | Building wheel for zstd (setup.py): started 2022-03-15 21:43:07.904 | Building wheel for zstd (setup.py): finished with status 'done' 2022-03-15 21:43:07.916 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761470 sha256=f38260f7243ec68810e596a3e0b6fca28d7df8ce320b1e2984b332119afcde66 2022-03-15 21:43:07.916 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-03-15 21:43:07.920 | Successfully built zstd 2022-03-15 21:43:08.935 | 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-03-15 21:43:10.924 | Attempting uninstall: pynacl 2022-03-15 21:43:10.927 | Found existing installation: PyNaCl 1.3.0 2022-03-15 21:43:10.934 | Uninstalling PyNaCl-1.3.0: 2022-03-15 21:43:10.961 | Successfully uninstalled PyNaCl-1.3.0 2022-03-15 21:43:12.723 | Running setup.py develop for cinder 2022-03-15 21:43:18.151 | Successfully installed boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.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.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-03-15 21:43:18.151 | 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-03-15 21:43:18.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:43:18.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:43:18.412 | + inc/python:pip_install:200 : result=0 2022-03-15 21:43:18.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:43:18.417 | + functions-common:time_stop:2425 : local name 2022-03-15 21:43:18.419 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:43:18.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:43:18.424 | + functions-common:time_stop:2428 : local total 2022-03-15 21:43:18.426 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:43:18.428 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:43:18.431 | + functions-common:time_stop:2432 : start_time=1647380510999 2022-03-15 21:43:18.433 | + functions-common:time_stop:2434 : [[ -z 1647380510999 ]] 2022-03-15 21:43:18.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:43:18.439 | + functions-common:time_stop:2437 : end_time=1647380598437 2022-03-15 21:43:18.442 | + functions-common:time_stop:2438 : elapsed_time=87438 2022-03-15 21:43:18.444 | + functions-common:time_stop:2439 : total=136477 2022-03-15 21:43:18.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:43:18.448 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=223915 2022-03-15 21:43:18.451 | + inc/python:pip_install:203 : return 0 2022-03-15 21:43:18.453 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:43:18.456 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-15 21:43:18.458 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-15 21:43:18.477 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-15 21:43:18.489 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-15 21:43:18.491 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-15 21:43:18.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:43:18.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:43:18.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-15 21:43:18.501 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:43:18.504 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-15 21:43:18.506 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-15 21:43:18.508 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-15 21:43:18.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:43:18.513 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:43:18.516 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-15 21:43:18.528 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-15 21:43:18.530 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:43:18.533 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:43:18.536 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:43:18.538 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:43:18.541 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:43:18.543 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:43:18.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:43:18.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:43:18.550 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:43:18.553 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:43:18.555 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:43:18.557 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:43:18.560 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-15 21:43:18.562 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:43:18.565 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:43:18.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:43:18.570 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-15 21:43:18.592 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-15 21:43:18.699 | Reading package lists... 2022-03-15 21:43:18.930 | Building dependency tree... 2022-03-15 21:43:18.931 | Reading state information... 2022-03-15 21:43:19.167 | The following packages were automatically installed and are no longer required: 2022-03-15 21:43:19.168 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:43:19.168 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:43:19.168 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:43:19.168 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:43:19.168 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:43:19.168 | python3-zope.interface 2022-03-15 21:43:19.168 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:43:19.169 | The following additional packages will be installed: 2022-03-15 21:43:19.169 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-15 21:43:19.169 | python3-urwid 2022-03-15 21:43:19.170 | Suggested packages: 2022-03-15 21:43:19.170 | python-pyparsing-doc python-urwid-doc 2022-03-15 21:43:19.237 | The following NEW packages will be installed: 2022-03-15 21:43:19.237 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-15 21:43:19.237 | python3-urwid targetcli-fb 2022-03-15 21:43:19.518 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:43:19.518 | Need to get 356 kB of archives. 2022-03-15 21:43:19.518 | After this operation, 2,294 kB of additional disk space will be used. 2022-03-15 21:43:19.518 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-03-15 21:43:19.939 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-03-15 21:43:20.178 | 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-03-15 21:43:20.206 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-03-15 21:43:20.228 | 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-03-15 21:43:20.250 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-03-15 21:43:20.822 | Fetched 356 kB in 1s (347 kB/s) 2022-03-15 21:43:20.852 | Selecting previously unselected package python3-pyparsing. 2022-03-15 21:43:20.904 | (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-03-15 21:43:20.907 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-03-15 21:43:20.910 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-03-15 21:43:20.946 | Selecting previously unselected package python3-urwid. 2022-03-15 21:43:20.955 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-03-15 21:43:20.957 | Unpacking python3-urwid (2.0.1-3) ... 2022-03-15 21:43:21.013 | Selecting previously unselected package python3-configshell-fb. 2022-03-15 21:43:21.023 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-03-15 21:43:21.025 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-15 21:43:21.061 | Selecting previously unselected package python3-pyudev. 2022-03-15 21:43:21.070 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-03-15 21:43:21.072 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-15 21:43:21.109 | Selecting previously unselected package python3-rtslib-fb. 2022-03-15 21:43:21.119 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-03-15 21:43:21.121 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-15 21:43:21.162 | Selecting previously unselected package targetcli-fb. 2022-03-15 21:43:21.171 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-03-15 21:43:21.173 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-15 21:43:21.232 | Setting up python3-urwid (2.0.1-3) ... 2022-03-15 21:43:21.590 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-15 21:43:21.591 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-15 21:43:21.591 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-15 21:43:21.591 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-15 21:43:21.591 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-15 21:43:21.591 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-15 21:43:21.591 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-15 21:43:21.591 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-15 21:43:21.696 | Setting up python3-pyparsing (2.4.6-1) ... 2022-03-15 21:43:22.011 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-15 21:43:22.316 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-15 21:43:22.596 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-15 21:43:23.847 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-15 21:43:24.386 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-03-15 21:43:24.386 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-03-15 21:43:26.360 | Processing triggers for man-db (2.9.1-1) ... 2022-03-15 21:43:26.461 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-15 21:43:34.471 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:43:34.473 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:43:34.476 | + functions-common:time_stop:2425 : local name 2022-03-15 21:43:34.478 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:43:34.481 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:43:34.483 | + functions-common:time_stop:2428 : local total 2022-03-15 21:43:34.486 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:43:34.489 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:43:34.491 | + functions-common:time_stop:2432 : start_time=1647380598589 2022-03-15 21:43:34.493 | + functions-common:time_stop:2434 : [[ -z 1647380598589 ]] 2022-03-15 21:43:34.496 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:43:34.501 | + functions-common:time_stop:2437 : end_time=1647380614498 2022-03-15 21:43:34.504 | + functions-common:time_stop:2438 : elapsed_time=15909 2022-03-15 21:43:34.506 | + functions-common:time_stop:2439 : total=267698 2022-03-15 21:43:34.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:43:34.511 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=283607 2022-03-15 21:43:34.513 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:43:34.516 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-15 21:43:34.518 | + ./stack.sh:main:926 : configure_cinder 2022-03-15 21:43:34.521 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-15 21:43:34.534 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-15 21:43:34.537 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-15 21:43:34.539 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-15 21:43:34.542 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-15 21:43:34.545 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-15 21:43:34.545 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-15 21:43:34.550 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-15 21:43:34.552 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-15 21:43:34.554 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-15 21:43:34.556 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-15 21:43:34.558 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-15 21:43:34.560 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-15 21:43:34.562 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-15 21:43:34.564 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-15 21:43:34.575 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-15 21:43:34.587 | + 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-03-15 21:43:34.599 | + 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-03-15 21:43:34.611 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-15 21:43:34.623 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-15 21:43:34.626 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-15 21:43:34.630 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RpSodwAF7O 2022-03-15 21:43:34.632 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-15 21:43:34.634 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-15 21:43:34.636 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-15 21:43:34.638 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RpSodwAF7O 2022-03-15 21:43:34.642 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RpSodwAF7O 2022-03-15 21:43:34.653 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RpSodwAF7O /etc/sudoers.d/cinder-rootwrap 2022-03-15 21:43:34.665 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-15 21:43:34.670 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-15 21:43:34.672 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-15 21:43:34.674 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-15 21:43:34.676 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-15 21:43:34.679 | + 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-03-15 21:43:34.681 | + 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-03-15 21:43:34.683 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-15 21:43:34.685 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-15 21:43:34.689 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-15 21:43:34.694 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-15 21:43:34.712 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-15 21:43:34.730 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-15 21:43:34.749 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-15 21:43:34.766 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-15 21:43:34.785 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-15 21:43:34.803 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-15 21:43:34.821 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-15 21:43:34.839 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-15 21:43:34.842 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-15 21:43:34.844 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-15 21:43:34.847 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-15 21:43:34.849 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-15 21:43:34.878 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-15 21:43:34.906 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-15 21:43:34.933 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-15 21:43:34.960 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-15 21:43:34.988 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-15 21:43:35.015 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-15 21:43:35.043 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-15 21:43:35.070 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:43:35.098 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-15 21:43:35.125 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-15 21:43:35.155 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-15 21:43:35.183 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-15 21:43:35.185 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-15 21:43:35.187 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-15 21:43:35.190 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-15 21:43:35.192 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-15 21:43:35.195 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-15 21:43:35.225 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-15 21:43:35.253 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-15 21:43:35.280 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-15 21:43:35.308 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-15 21:43:35.337 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-15 21:43:35.364 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-15 21:43:35.395 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-15 21:43:35.397 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-03-15 21:43:35.424 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-15 21:43:35.455 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-15 21:43:35.462 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 92e92589252f79813bc7787749cdd148 2022-03-15 21:43:35.490 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-15 21:43:35.492 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-15 21:43:35.520 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-15 21:43:35.547 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-15 21:43:35.574 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-15 21:43:35.602 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-15 21:43:35.619 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:35.622 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-15 21:43:35.625 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-15 21:43:35.629 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-15 21:43:35.632 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-15 21:43:35.634 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-15 21:43:35.637 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-15 21:43:35.639 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-15 21:43:35.641 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-15 21:43:35.644 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-15 21:43:35.646 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-15 21:43:35.648 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-15 21:43:35.679 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-15 21:43:35.706 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-15 21:43:35.733 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-15 21:43:35.761 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-15 21:43:35.788 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-15 21:43:35.816 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-15 21:43:35.819 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-15 21:43:35.821 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-15 21:43:35.823 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-15 21:43:35.850 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-15 21:43:35.852 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-15 21:43:35.880 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-15 21:43:35.883 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-15 21:43:35.885 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-15 21:43:35.887 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-15 21:43:35.914 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-15 21:43:35.917 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-15 21:43:35.919 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-15 21:43:35.935 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:35.938 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-15 21:43:35.940 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-15 21:43:35.943 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-15 21:43:35.945 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-15 21:43:35.972 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.24:8080/v1/AUTH_ 2022-03-15 21:43:36.000 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-15 21:43:36.016 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:43:36.018 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-15 21:43:36.035 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:43:36.037 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-15 21:43:36.053 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:43:36.056 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-15 21:43:36.058 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-15 21:43:36.060 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-15 21:43:36.063 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-15 21:43:36.065 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-15 21:43:36.067 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-15 21:43:36.069 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-15 21:43:36.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:36.088 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-15 21:43:36.090 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-15 21:43:36.093 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-15 21:43:36.109 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:36.112 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:43:36.114 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:43:36.141 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-15 21:43:36.143 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-15 21:43:36.146 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-15 21:43:36.148 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-15 21:43:36.150 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-15 21:43:36.153 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-15 21:43:36.170 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-15 21:43:36.172 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-15 21:43:36.175 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-15 21:43:36.178 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-15 21:43:36.180 | + 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-03-15 21:43:36.207 | + 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-03-15 21:43:36.234 | + 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-03-15 21:43:36.262 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-15 21:43:36.289 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-15 21:43:36.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:36.308 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-15 21:43:36.311 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-15 21:43:36.313 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-15 21:43:36.316 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-15 21:43:36.318 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-15 21:43:36.320 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-15 21:43:36.323 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-15 21:43:36.327 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-15 21:43:36.329 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-15 21:43:36.332 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-15 21:43:36.344 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-15 21:43:36.344 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:43:36.353 | d /var/run/uwsgi 0755 ubuntu root 2022-03-15 21:43:36.356 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:43:36.372 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-15 21:43:36.374 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-15 21:43:36.378 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-15 21:43:36.406 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-15 21:43:36.433 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-15 21:43:36.460 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-15 21:43:36.486 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-15 21:43:36.513 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-15 21:43:36.540 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-15 21:43:36.567 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-15 21:43:36.594 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-15 21:43:36.621 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-15 21:43:36.648 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-15 21:43:36.676 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-15 21:43:36.702 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-15 21:43:36.730 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-15 21:43:36.733 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-15 21:43:36.736 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-15 21:43:36.738 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-15 21:43:36.740 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-15 21:43:36.743 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:43:36.745 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:43:36.747 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-15 21:43:36.750 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-15 21:43:36.753 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-15 21:43:36.780 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-15 21:43:36.807 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-15 21:43:36.807 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-15 21:43:36.816 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-15 21:43:36.819 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-15 21:43:36.821 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-15 21:43:36.824 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-15 21:43:36.826 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-15 21:43:36.828 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:43:36.831 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:43:36.833 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:43:36.836 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-15 21:43:36.838 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-15 21:43:36.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:43:36.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:43:36.845 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-15 21:43:36.906 | Enabling site cinder-wsgi. 2022-03-15 21:43:36.911 | To activate the new configuration, you need to run: 2022-03-15 21:43:36.911 | systemctl reload apache2 2022-03-15 21:43:36.916 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-15 21:43:36.918 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-15 21:43:36.921 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:43:36.923 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-15 21:43:37.058 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-15 21:43:37.060 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-15 21:43:37.094 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-03-15 21:43:37.122 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-15 21:43:37.138 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:43:37.141 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-15 21:43:37.143 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-15 21:43:37.145 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-15 21:43:37.148 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-15 21:43:37.150 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-15 21:43:37.180 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-15 21:43:37.208 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-03-15 21:43:37.235 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-15 21:43:37.263 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-15 21:43:37.299 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-15 21:43:37.328 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-15 21:43:37.356 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-15 21:43:37.384 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:43:37.411 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-15 21:43:37.438 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-15 21:43:37.466 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-15 21:43:37.494 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-15 21:43:37.496 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-15 21:43:37.512 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:37.515 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-03-15 21:43:37.545 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-15 21:43:37.547 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-15 21:43:37.564 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:37.567 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-15 21:43:37.569 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-15 21:43:37.572 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-15 21:43:37.574 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-15 21:43:37.576 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-15 21:43:37.579 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-15 21:43:37.583 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-15 21:43:37.586 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:43:37.590 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:43:37.593 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-15 21:43:37.596 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-15 21:43:37.598 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-15 21:43:37.601 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-15 21:43:37.603 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-15 21:43:37.606 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-15 21:43:37.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:43:37.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:43:37.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-15 21:43:37.617 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:43:37.620 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-15 21:43:37.622 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-15 21:43:37.624 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-15 21:43:37.626 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:43:37.628 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:43:37.631 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:43:37.634 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:43:37.636 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:43:37.639 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:43:37.655 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:43:37.657 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:43:37.660 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:43:37.663 | + functions-common:git_clone:629 : echo master 2022-03-15 21:43:37.663 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:43:37.668 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-15 21:43:37.671 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:43:37.673 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-15 21:43:37.676 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:43:37.677 | + functions-common:git_clone:678 : head -1 2022-03-15 21:43:37.681 | 094f065c50 Merge "Update tox-override template with py38 jobs" 2022-03-15 21:43:37.683 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:43:37.686 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-15 21:43:37.688 | + inc/python:setup_develop:338 : local bindep 2022-03-15 21:43:37.691 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-15 21:43:37.693 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-15 21:43:37.696 | + inc/python:setup_develop:344 : local extras= 2022-03-15 21:43:37.698 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-15 21:43:37.701 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:43:37.703 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-15 21:43:37.706 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-15 21:43:37.708 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:43:37.711 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-15 21:43:37.714 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-15 21:43:37.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:43:37.719 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-15 21:43:37.722 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:43:37.724 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:43:37.727 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-15 21:43:37.734 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-15 21:43:37.737 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-15 21:43:38.373 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-15 21:43:38.376 | + inc/python:setup_package:418 : local bindep=0 2022-03-15 21:43:38.379 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:43:38.381 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:43:38.383 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-15 21:43:38.386 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-15 21:43:38.388 | + inc/python:setup_package:427 : local flags=-e 2022-03-15 21:43:38.390 | + inc/python:setup_package:428 : local extras= 2022-03-15 21:43:38.393 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:43:38.395 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-15 21:43:38.398 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-15 21:43:38.400 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-15 21:43:38.402 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:43:38.405 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-15 21:43:38.425 | Using python 3.8 to install /opt/stack/neutron 2022-03-15 21:43:38.427 | + 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-03-15 21:43:39.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:43:39.255 | from cryptography.utils import int_from_bytes 2022-03-15 21:43:39.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:43:39.255 | from cryptography.utils import int_from_bytes 2022-03-15 21:43:40.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:43:40.395 | Obtaining file:///opt/stack/neutron 2022-03-15 21:43:40.395 | Preparing metadata (setup.py): started 2022-03-15 21:43:44.388 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:43:44.476 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (5.8.1) 2022-03-15 21:43:44.477 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (3.5.0) 2022-03-15 21:43:44.478 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.1.1) 2022-03-15 21:43:44.479 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.5.1) 2022-03-15 21:43:44.480 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.5.0) 2022-03-15 21:43:44.481 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (5.1.1) 2022-03-15 21:43:44.482 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (0.33.0) 2022-03-15 21:43:44.483 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (1.4.1) 2022-03-15 21:43:44.484 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (0.20.4) 2022-03-15 21:43:44.485 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.27.1) 2022-03-15 21:43:44.487 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (3.0.3) 2022-03-15 21:43:44.488 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (9.4.0) 2022-03-15 21:43:44.489 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (0.8.0) 2022-03-15 21:43:44.490 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (0.11.0) 2022-03-15 21:43:44.491 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.20.0) 2022-03-15 21:43:44.492 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (7.8.0) 2022-03-15 21:43:44.494 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (6.3.1) 2022-03-15 21:43:44.495 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (1.4.31) 2022-03-15 21:43:44.495 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (1.8.7) 2022-03-15 21:43:44.496 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.5.0) 2022-03-15 21:43:44.497 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (1.7.6) 2022-03-15 21:43:44.499 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (3.5.0) 2022-03-15 21:43:44.499 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.10.1) 2022-03-15 21:43:44.500 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.5.0) 2022-03-15 21:43:44.501 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (8.8.0) 2022-03-15 21:43:44.503 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.1.0) 2022-03-15 21:43:44.504 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (11.2.0) 2022-03-15 21:43:44.505 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (5.1.0) 2022-03-15 21:43:44.506 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.7.0) 2022-03-15 21:43:44.507 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (12.13.0) 2022-03-15 21:43:44.508 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.5.1) 2022-03-15 21:43:44.509 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (3.11.0) 2022-03-15 21:43:44.510 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.7.0) 2022-03-15 21:43:44.511 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.3.0) 2022-03-15 21:43:44.512 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (6.3.1) 2022-03-15 21:43:44.513 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.3.0) 2022-03-15 21:43:44.514 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.8.0) 2022-03-15 21:43:44.515 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (1.5.0) 2022-03-15 21:43:44.516 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.12.2) 2022-03-15 21:43:44.517 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.6.0) 2022-03-15 21:43:44.518 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (3.4.2) 2022-03-15 21:43:44.519 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.3.1) 2022-03-15 21:43:44.520 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (1.1.0) 2022-03-15 21:43:44.521 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.16.0) 2022-03-15 21:43:44.522 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (1.15.1) 2022-03-15 21:43:44.523 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (21.3) 2022-03-15 21:43:44.524 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (5.9.0) 2022-03-15 21:43:44.525 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:44.526 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (22.0.0) 2022-03-15 21:43:44.527 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (17.7.0) 2022-03-15 21:43:44.528 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (0.61.0) 2022-03-15 21:43:44.529 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (4.5.0) 2022-03-15 21:43:44.530 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.7.1) 2022-03-15 21:43:44.532 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.4.0) 2022-03-15 21:43:44.533 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev27) (2.10.1) 2022-03-15 21:43:44.549 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev27) (5.4.0) 2022-03-15 21:43:44.551 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev27) (1.1.6) 2022-03-15 21:43:44.552 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev27) (4.11.1) 2022-03-15 21:43:44.559 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev27) (1.13.3) 2022-03-15 21:43:44.572 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev27) (1.16.0) 2022-03-15 21:43:44.573 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev27) (2.1.0) 2022-03-15 21:43:44.574 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev27) (1.1.2) 2022-03-15 21:43:44.598 | 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.dev27) (3.0.7) 2022-03-15 21:43:44.605 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev27) (2.1.0) 2022-03-15 21:43:44.664 | 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.dev27) (1.7.0) 2022-03-15 21:43:44.665 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev27) (1.0.2) 2022-03-15 21:43:44.716 | 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.dev27) (3.1.1) 2022-03-15 21:43:44.719 | 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.dev27) (4.4.0) 2022-03-15 21:43:44.763 | 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.dev27) (1.2.2) 2022-03-15 21:43:44.766 | 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.dev27) (2.7.0) 2022-03-15 21:43:44.794 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev27) (1.4.4) 2022-03-15 21:43:44.795 | 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.dev27) (1.32) 2022-03-15 21:43:44.796 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev27) (1.4.0) 2022-03-15 21:43:44.797 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev27) (2.5.0) 2022-03-15 21:43:44.798 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev27) (36.0.1) 2022-03-15 21:43:44.799 | 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.dev27) (1.1.5) 2022-03-15 21:43:44.801 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev27) (6.0) 2022-03-15 21:43:44.803 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev27) (0.10.0) 2022-03-15 21:43:44.819 | 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.dev27) (1.0.3) 2022-03-15 21:43:44.917 | 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.dev27) (0.17.3) 2022-03-15 21:43:44.960 | 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.dev27) (1.5.0) 2022-03-15 21:43:45.046 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev27) (0.5.0) 2022-03-15 21:43:45.048 | 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.dev27) (0.13.0) 2022-03-15 21:43:45.050 | 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.dev27) (2.0.1) 2022-03-15 21:43:45.104 | 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.dev27) (2.8.2) 2022-03-15 21:43:45.107 | 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.dev27) (0.9.6) 2022-03-15 21:43:45.164 | 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.dev27) (5.0.0) 2022-03-15 21:43:45.165 | 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.dev27) (5.2.3) 2022-03-15 21:43:45.170 | 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.dev27) (5.0.9) 2022-03-15 21:43:45.172 | 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.dev27) (0.4.0) 2022-03-15 21:43:45.194 | 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.dev27) (3.3.0) 2022-03-15 21:43:45.198 | 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.dev27) (3.2.0) 2022-03-15 21:43:45.242 | 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.dev27) (1.15.0) 2022-03-15 21:43:45.294 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev27) (2021.3) 2022-03-15 21:43:45.329 | 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.dev27) (3.0.0) 2022-03-15 21:43:45.331 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev27) (1.3.3) 2022-03-15 21:43:45.351 | 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.dev27) (3.1.1) 2022-03-15 21:43:45.488 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev27) (2.4.0) 2022-03-15 21:43:45.557 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev27) (60.9.3) 2022-03-15 21:43:45.631 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev27) (3.0.0) 2022-03-15 21:43:45.634 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev27) (0.3.5) 2022-03-15 21:43:45.740 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:45.741 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:45.742 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:45.743 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:45.743 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:45.745 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:45.746 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev27) (0.6.6) 2022-03-15 21:43:45.944 | 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.dev27) (2.5.0) 2022-03-15 21:43:45.945 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev27) (3.2.0) 2022-03-15 21:43:45.946 | 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.dev27) (3.10.1) 2022-03-15 21:43:45.993 | 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.dev27) (2.1.0) 2022-03-15 21:43:45.994 | 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.dev27) (3.17.6) 2022-03-15 21:43:46.081 | 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.dev27) (1.26.8) 2022-03-15 21:43:46.084 | 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.dev27) (2.0.12) 2022-03-15 21:43:46.086 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev27) (3.3) 2022-03-15 21:43:46.087 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev27) (2019.11.28) 2022-03-15 21:43:46.122 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev27) (0.7) 2022-03-15 21:43:46.446 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev27) (0.12.2) 2022-03-15 21:43:46.520 | 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.dev27) (5.0.0) 2022-03-15 21:43:46.703 | 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.dev27) (2.21) 2022-03-15 21:43:46.774 | 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.dev27) (0.5.0) 2022-03-15 21:43:46.777 | 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.dev27) (2.4.0) 2022-03-15 21:43:46.993 | 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.dev27) (2.5.0) 2022-03-15 21:43:47.158 | 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.dev27) (2.2) 2022-03-15 21:43:47.663 | 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.dev27) (0.13.1) 2022-03-15 21:43:47.708 | 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.dev27) (0.2.5) 2022-03-15 21:43:48.318 | 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.dev27) (0.4.2) 2022-03-15 21:43:48.320 | 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.dev27) (0.5.2) 2022-03-15 21:43:48.611 | 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.dev27) (4.10.0) 2022-03-15 21:43:48.612 | 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.dev27) (2.0.0) 2022-03-15 21:43:48.774 | 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.dev27) (3.7.0) 2022-03-15 21:43:49.013 | 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.dev27) (21.4.0) 2022-03-15 21:43:49.015 | 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.dev27) (1.8.2) 2022-03-15 21:43:49.192 | 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.dev27) (1.0.0) 2022-03-15 21:43:49.403 | 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.dev27) (2.3.1) 2022-03-15 21:43:50.779 | Installing collected packages: neutron 2022-03-15 21:43:50.779 | Attempting uninstall: neutron 2022-03-15 21:43:50.781 | Found existing installation: neutron 20.0.0.0rc1 2022-03-15 21:43:52.046 | Uninstalling neutron-20.0.0.0rc1: 2022-03-15 21:43:52.124 | Successfully uninstalled neutron-20.0.0.0rc1 2022-03-15 21:43:52.126 | Running setup.py develop for neutron 2022-03-15 21:43:57.957 | Successfully installed neutron 2022-03-15 21:43:57.957 | 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-03-15 21:43:57.964 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:43:57.964 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:43:58.098 | + inc/python:pip_install:200 : result=0 2022-03-15 21:43:58.100 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:43:58.102 | + functions-common:time_stop:2425 : local name 2022-03-15 21:43:58.104 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:43:58.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:43:58.109 | + functions-common:time_stop:2428 : local total 2022-03-15 21:43:58.112 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:43:58.114 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:43:58.116 | + functions-common:time_stop:2432 : start_time=1647380618420 2022-03-15 21:43:58.119 | + functions-common:time_stop:2434 : [[ -z 1647380618420 ]] 2022-03-15 21:43:58.121 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:43:58.125 | + functions-common:time_stop:2437 : end_time=1647380638123 2022-03-15 21:43:58.128 | + functions-common:time_stop:2438 : elapsed_time=19703 2022-03-15 21:43:58.130 | + functions-common:time_stop:2439 : total=223915 2022-03-15 21:43:58.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:43:58.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=243618 2022-03-15 21:43:58.136 | + inc/python:pip_install:203 : return 0 2022-03-15 21:43:58.139 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:43:58.141 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-15 21:43:58.144 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-15 21:43:58.163 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-15 21:43:58.175 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-15 21:43:58.177 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-15 21:43:58.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:43:58.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:43:58.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-15 21:43:58.187 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:43:58.190 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-15 21:43:58.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-15 21:43:58.195 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-15 21:43:58.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:43:58.215 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-15 21:43:58.218 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-15 21:43:58.220 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-15 21:43:58.223 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-15 21:43:58.226 | + lib/stack:stack_install_service:32 : install_nova 2022-03-15 21:43:58.228 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-15 21:43:58.230 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-15 21:43:58.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:43:58.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:43:58.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-15 21:43:58.241 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:43:58.243 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-15 21:43:58.258 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:43:58.261 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-15 21:43:58.277 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:43:58.279 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-15 21:43:58.296 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:43:58.298 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-15 21:43:58.301 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-15 21:43:58.303 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-15 21:43:58.305 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:43:58.307 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:43:58.310 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:43:58.312 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:43:58.315 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:43:58.317 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:43:58.333 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:43:58.336 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:43:58.338 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:43:58.341 | + functions-common:git_clone:629 : echo master 2022-03-15 21:43:58.341 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:43:58.347 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-15 21:43:58.349 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:43:58.351 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-15 21:43:58.354 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:43:58.354 | + functions-common:git_clone:678 : head -1 2022-03-15 21:43:58.360 | 0936faf4e8 VMware: Split out VMwareAPISession 2022-03-15 21:43:58.363 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:43:58.366 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-15 21:43:58.368 | + inc/python:setup_develop:338 : local bindep 2022-03-15 21:43:58.370 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-15 21:43:58.373 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-15 21:43:58.375 | + inc/python:setup_develop:344 : local extras= 2022-03-15 21:43:58.377 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-15 21:43:58.380 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:43:58.382 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-15 21:43:58.384 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-15 21:43:58.387 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:43:58.389 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-15 21:43:58.393 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-15 21:43:58.395 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:43:58.398 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-15 21:43:58.400 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:43:58.403 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:43:58.406 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-15 21:43:58.412 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-15 21:43:58.414 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-15 21:43:59.065 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-15 21:43:59.067 | + inc/python:setup_package:418 : local bindep=0 2022-03-15 21:43:59.070 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:43:59.072 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:43:59.074 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-15 21:43:59.076 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-15 21:43:59.078 | + inc/python:setup_package:427 : local flags=-e 2022-03-15 21:43:59.081 | + inc/python:setup_package:428 : local extras= 2022-03-15 21:43:59.083 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:43:59.085 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-15 21:43:59.087 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-15 21:43:59.091 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-15 21:43:59.093 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:43:59.095 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-15 21:43:59.116 | Using python 3.8 to install /opt/stack/nova 2022-03-15 21:43:59.118 | + 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-03-15 21:43:59.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:43:59.968 | from cryptography.utils import int_from_bytes 2022-03-15 21:43:59.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:43:59.968 | from cryptography.utils import int_from_bytes 2022-03-15 21:44:01.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:44:01.113 | Obtaining file:///opt/stack/nova 2022-03-15 21:44:01.114 | Preparing metadata (setup.py): started 2022-03-15 21:44:05.877 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:44:06.087 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (5.8.1) 2022-03-15 21:44:06.088 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.4.31) 2022-03-15 21:44:06.089 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (5.1.1) 2022-03-15 21:44:06.090 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (0.33.0) 2022-03-15 21:44:06.091 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (3.0.3) 2022-03-15 21:44:06.092 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (9.4.0) 2022-03-15 21:44:06.093 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.8.0) 2022-03-15 21:44:06.094 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.5.1) 2022-03-15 21:44:06.095 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (36.0.1) 2022-03-15 21:44:06.096 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.8.7) 2022-03-15 21:44:06.097 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.1.2) 2022-03-15 21:44:06.098 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.1.1) 2022-03-15 21:44:06.099 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (3.5.0) 2022-03-15 21:44:06.100 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (3.1.1) 2022-03-15 21:44:06.101 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (0.13.0) 2022-03-15 21:44:06.102 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.7.6) 2022-03-15 21:44:06.103 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (0.8.0) 2022-03-15 21:44:06.104 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (0.11.0) 2022-03-15 21:44:06.105 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.8.1) 2022-03-15 21:44:06.107 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.0.2) 2022-03-15 21:44:06.108 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev4) (3.2.0) 2022-03-15 21:44:06.109 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (8.3.0) 2022-03-15 21:44:06.110 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.5.0) 2022-03-15 21:44:06.111 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (7.8.0) 2022-03-15 21:44:06.113 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (3.6.0) 2022-03-15 21:44:06.114 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.27.1) 2022-03-15 21:44:06.116 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (3.5.0) 2022-03-15 21:44:06.194 | Collecting websockify>=0.9.0 2022-03-15 21:44:06.202 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-03-15 21:44:06.208 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.10.1) 2022-03-15 21:44:06.209 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.5.0) 2022-03-15 21:44:06.210 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (8.8.0) 2022-03-15 21:44:06.211 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.1.0) 2022-03-15 21:44:06.212 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.7.0) 2022-03-15 21:44:06.213 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.5.0) 2022-03-15 21:44:06.214 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.3.0) 2022-03-15 21:44:06.215 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.3.0) 2022-03-15 21:44:06.216 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.5.0) 2022-03-15 21:44:06.217 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.12.2) 2022-03-15 21:44:06.219 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (11.2.0) 2022-03-15 21:44:06.220 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (6.3.1) 2022-03-15 21:44:06.221 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (12.13.0) 2022-03-15 21:44:06.222 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (3.11.0) 2022-03-15 21:44:06.223 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.7.0) 2022-03-15 21:44:06.225 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (5.1.0) 2022-03-15 21:44:06.226 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.8.0) 2022-03-15 21:44:06.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.5.0) 2022-03-15 21:44:06.228 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.5.1) 2022-03-15 21:44:06.229 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (5.9.0) 2022-03-15 21:44:06.230 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.6.0) 2022-03-15 21:44:06.231 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (5.2.0) 2022-03-15 21:44:06.232 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.1.0) 2022-03-15 21:44:06.233 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.7.0) 2022-03-15 21:44:06.234 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.7.1) 2022-03-15 21:44:06.235 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (3.10.1) 2022-03-15 21:44:06.274 | Collecting microversion-parse>=0.2.1 2022-03-15 21:44:06.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-03-15 21:44:06.285 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.10.1) 2022-03-15 21:44:06.286 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (0.2.2) 2022-03-15 21:44:06.287 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.3.3) 2022-03-15 21:44:06.288 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (1.7.0) 2022-03-15 21:44:06.289 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (4.6.4) 2022-03-15 21:44:06.290 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.8.2) 2022-03-15 21:44:06.291 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (2.4.0) 2022-03-15 21:44:06.292 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (0.61.0) 2022-03-15 21:44:06.293 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev4) (6.0) 2022-03-15 21:44:06.309 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev4) (1.1.6) 2022-03-15 21:44:06.310 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev4) (5.4.0) 2022-03-15 21:44:06.312 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev4) (4.11.1) 2022-03-15 21:44:06.333 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev4) (5.3.0) 2022-03-15 21:44:06.373 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev4) (1.15.0) 2022-03-15 21:44:06.404 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev4) (1.16.0) 2022-03-15 21:44:06.405 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev4) (2.1.0) 2022-03-15 21:44:06.429 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev4) (2.1.0) 2022-03-15 21:44:06.552 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev4) (4.4.0) 2022-03-15 21:44:06.554 | 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.0.0.0rc2.dev4) (3.1.1) 2022-03-15 21:44:06.613 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev4) (1.4.0) 2022-03-15 21:44:06.614 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev4) (1.32) 2022-03-15 21:44:06.615 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev4) (0.10.0) 2022-03-15 21:44:06.616 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev4) (1.1.5) 2022-03-15 21:44:06.617 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev4) (2.5.0) 2022-03-15 21:44:06.620 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev4) (1.4.4) 2022-03-15 21:44:06.641 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev4) (5.6.0) 2022-03-15 21:44:06.644 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev4) (6.3.1) 2022-03-15 21:44:06.694 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (2.5.0) 2022-03-15 21:44:06.697 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (1.15.1) 2022-03-15 21:44:06.699 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:06.785 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev4) (0.17.3) 2022-03-15 21:44:06.892 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev4) (2.0.1) 2022-03-15 21:44:06.895 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev4) (0.5.0) 2022-03-15 21:44:06.975 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev4) (0.9.6) 2022-03-15 21:44:07.034 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev4) (5.0.9) 2022-03-15 21:44:07.036 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev4) (5.2.3) 2022-03-15 21:44:07.037 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev4) (5.0.0) 2022-03-15 21:44:07.042 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev4) (0.4.0) 2022-03-15 21:44:07.067 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev4) (3.3.0) 2022-03-15 21:44:07.070 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev4) (3.2.0) 2022-03-15 21:44:07.121 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev4) (1.0.3) 2022-03-15 21:44:07.181 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev4) (2021.3) 2022-03-15 21:44:07.217 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev4) (1.3.3) 2022-03-15 21:44:07.218 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev4) (3.0.0) 2022-03-15 21:44:07.268 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev4) (3.0.7) 2022-03-15 21:44:07.271 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev4) (21.3) 2022-03-15 21:44:07.358 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev4) (1.5.0) 2022-03-15 21:44:07.383 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev4) (60.9.3) 2022-03-15 21:44:07.463 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev4) (0.2.5) 2022-03-15 21:44:07.551 | 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.0.0.0rc2.dev4) (3.17.6) 2022-03-15 21:44:07.613 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev4) (1.13.3) 2022-03-15 21:44:07.615 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev4) (1.3.3) 2022-03-15 21:44:07.617 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev4) (22.0.0) 2022-03-15 21:44:07.659 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev4) (3.10.1) 2022-03-15 21:44:07.664 | 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.0.0.0rc2.dev4) (2.1.0) 2022-03-15 21:44:07.666 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev4) (2.5.0) 2022-03-15 21:44:07.743 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev4) (2.0.12) 2022-03-15 21:44:07.744 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev4) (2019.11.28) 2022-03-15 21:44:07.745 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev4) (1.26.8) 2022-03-15 21:44:07.747 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev4) (3.3) 2022-03-15 21:44:07.852 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev4) (0.7) 2022-03-15 21:44:08.062 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev4) (0.4.2) 2022-03-15 21:44:08.064 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev4) (0.5.2) 2022-03-15 21:44:08.176 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev4) (1.4.2) 2022-03-15 21:44:08.178 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev4) (2.6.3) 2022-03-15 21:44:08.180 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev4) (2.5.0) 2022-03-15 21:44:08.267 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev4) (0.12.2) 2022-03-15 21:44:09.482 | Collecting numpy 2022-03-15 21:44:09.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-03-15 21:44:09.997 | 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.0.0.0rc2.dev4) (5.0.0) 2022-03-15 21:44:10.231 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev4) (2.21) 2022-03-15 21:44:10.309 | 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.0.0.0rc2.dev4) (0.5.0) 2022-03-15 21:44:10.311 | 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.0.0.0rc2.dev4) (2.4.0) 2022-03-15 21:44:10.510 | 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.0.0.0rc2.dev4) (2.5.0) 2022-03-15 21:44:10.617 | 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.0.0.0rc2.dev4) (2.2) 2022-03-15 21:44:11.075 | 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.0.0.0rc2.dev4) (0.13.1) 2022-03-15 21:44:11.123 | 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.0.0.0rc2.dev4) (2.16.0) 2022-03-15 21:44:11.483 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:11.485 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:11.486 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:11.487 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:11.488 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:11.490 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:11.491 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev4) (0.6.6) 2022-03-15 21:44:12.710 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev4) (3.7.0) 2022-03-15 21:44:13.153 | 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.0.0.0rc2.dev4) (1.8.2) 2022-03-15 21:44:13.154 | 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.0.0.0rc2.dev4) (21.4.0) 2022-03-15 21:44:13.250 | 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.0.0.0rc2.dev4) (2.4.0) 2022-03-15 21:44:13.354 | 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.0.0.0rc2.dev4) (1.0.0) 2022-03-15 21:44:14.792 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-03-15 21:44:18.016 | Running setup.py develop for nova 2022-03-15 21:44:24.246 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-03-15 21:44:24.246 | 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-03-15 21:44:24.254 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:44:24.254 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:44:24.414 | + inc/python:pip_install:200 : result=0 2022-03-15 21:44:24.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:44:24.418 | + functions-common:time_stop:2425 : local name 2022-03-15 21:44:24.421 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:44:24.423 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:44:24.426 | + functions-common:time_stop:2428 : local total 2022-03-15 21:44:24.428 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:44:24.430 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:44:24.432 | + functions-common:time_stop:2432 : start_time=1647380639110 2022-03-15 21:44:24.434 | + functions-common:time_stop:2434 : [[ -z 1647380639110 ]] 2022-03-15 21:44:24.437 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:44:24.442 | + functions-common:time_stop:2437 : end_time=1647380664439 2022-03-15 21:44:24.444 | + functions-common:time_stop:2438 : elapsed_time=25329 2022-03-15 21:44:24.446 | + functions-common:time_stop:2439 : total=243618 2022-03-15 21:44:24.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:44:24.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=268947 2022-03-15 21:44:24.453 | + inc/python:pip_install:203 : return 0 2022-03-15 21:44:24.455 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:44:24.457 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-15 21:44:24.460 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-15 21:44:24.478 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-15 21:44:24.490 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-15 21:44:24.493 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-15 21:44:24.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:44:24.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:44:24.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-15 21:44:24.503 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:44:24.506 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-15 21:44:24.518 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-15 21:44:24.520 | + ./stack.sh:main:937 : configure_nova 2022-03-15 21:44:24.523 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-15 21:44:24.535 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-15 21:44:24.537 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-15 21:44:24.540 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-15 21:44:24.543 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-15 21:44:24.543 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-15 21:44:24.549 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-15 21:44:24.551 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-15 21:44:24.554 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-15 21:44:24.556 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-15 21:44:24.558 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-15 21:44:24.561 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-15 21:44:24.564 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-15 21:44:24.566 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-15 21:44:24.577 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-15 21:44:24.589 | + 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-03-15 21:44:24.601 | + 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-03-15 21:44:24.614 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-15 21:44:24.626 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-15 21:44:24.629 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-15 21:44:24.633 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IU8erCXZyL 2022-03-15 21:44:24.636 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-15 21:44:24.638 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-15 21:44:24.641 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-15 21:44:24.643 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-15 21:44:24.646 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-15 21:44:24.648 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IU8erCXZyL 2022-03-15 21:44:24.652 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IU8erCXZyL 2022-03-15 21:44:24.663 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IU8erCXZyL /etc/sudoers.d/nova-rootwrap 2022-03-15 21:44:24.676 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-15 21:44:24.680 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-15 21:44:24.683 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-15 21:44:24.685 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-15 21:44:24.687 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-15 21:44:24.690 | + 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-03-15 21:44:24.693 | + 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-03-15 21:44:24.695 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-15 21:44:24.698 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-15 21:44:24.702 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-15 21:44:24.727 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:24.731 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-15 21:44:24.734 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-15 21:44:24.739 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-15 21:44:24.742 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-15 21:44:24.771 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-15 21:44:24.774 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-15 21:44:24.802 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-15 21:44:24.830 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-15 21:44:24.857 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-15 21:44:24.886 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-15 21:44:24.915 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-15 21:44:24.944 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-15 21:44:24.946 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-03-15 21:44:24.972 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-15 21:44:24.999 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-15 21:44:25.025 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-15 21:44:25.054 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-15 21:44:25.080 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-15 21:44:25.111 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-15 21:44:25.113 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:44:25.115 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:44:25.117 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:44:25.119 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:44:25.122 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:44:25.124 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:44:25.126 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:44:25.128 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:44:25.130 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:44:25.133 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:44:25.135 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:44:25.137 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-15 21:44:25.139 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:44:25.142 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:44:25.144 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:44:25.146 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:44:25.148 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:44:25.150 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:44:25.153 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-15 21:44:25.169 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:25.171 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:44:25.173 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-15 21:44:25.175 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-15 21:44:25.202 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-15 21:44:25.205 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-15 21:44:25.207 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-15 21:44:25.209 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-15 21:44:25.212 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-15 21:44:25.214 | + 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-03-15 21:44:25.244 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-15 21:44:25.247 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-15 21:44:25.249 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-15 21:44:25.251 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-15 21:44:25.253 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-15 21:44:25.256 | + 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-03-15 21:44:25.286 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-15 21:44:25.316 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-15 21:44:25.342 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-15 21:44:25.371 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-15 21:44:25.386 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:25.388 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-15 21:44:25.404 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:25.408 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-15 21:44:25.409 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-15 21:44:25.414 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-15 21:44:25.416 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-15 21:44:25.442 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-15 21:44:25.458 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:25.460 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-15 21:44:25.462 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-15 21:44:25.465 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-15 21:44:25.467 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-15 21:44:25.470 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-15 21:44:25.498 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-15 21:44:25.526 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-15 21:44:25.552 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-15 21:44:25.579 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-15 21:44:25.606 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-15 21:44:25.633 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-15 21:44:25.660 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-15 21:44:25.686 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:44:25.714 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-15 21:44:25.740 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-15 21:44:25.756 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:25.759 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-15 21:44:25.761 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-15 21:44:25.790 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-15 21:44:25.817 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-03-15 21:44:25.844 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-15 21:44:25.871 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-15 21:44:25.899 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-15 21:44:25.926 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-15 21:44:25.953 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-15 21:44:25.980 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-15 21:44:25.996 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:25.998 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-15 21:44:26.001 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-15 21:44:26.027 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-15 21:44:26.057 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-15 21:44:26.059 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-15 21:44:26.087 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-15 21:44:26.089 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-15 21:44:26.091 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-15 21:44:26.093 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:44:26.096 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:44:26.098 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:44:26.100 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:44:26.102 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:44:26.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:44:26.107 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-15 21:44:26.109 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:44:26.112 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:44:26.114 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:44:26.117 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:44:26.119 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:44:26.121 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:44:26.123 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:44:26.126 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:44:26.128 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:44:26.130 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:44:26.132 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:44:26.135 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-15 21:44:26.137 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-15 21:44:26.139 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-15 21:44:26.142 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-15 21:44:26.159 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-15 21:44:26.161 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-15 21:44:26.164 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-15 21:44:26.166 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-15 21:44:26.168 | + 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-03-15 21:44:26.196 | + 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-03-15 21:44:26.223 | + 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-03-15 21:44:26.251 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-15 21:44:26.278 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-15 21:44:26.307 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-15 21:44:26.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:26.325 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-15 21:44:26.328 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-15 21:44:26.330 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-15 21:44:26.333 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-15 21:44:26.335 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-15 21:44:26.337 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-15 21:44:26.340 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-15 21:44:26.344 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-15 21:44:26.346 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-15 21:44:26.348 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-15 21:44:26.361 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-15 21:44:26.361 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:44:26.369 | d /var/run/uwsgi 0755 ubuntu root 2022-03-15 21:44:26.373 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:44:26.388 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-15 21:44:26.390 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-15 21:44:26.395 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-15 21:44:26.423 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-15 21:44:26.449 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-15 21:44:26.475 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-15 21:44:26.502 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-15 21:44:26.529 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-15 21:44:26.555 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-15 21:44:26.582 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-15 21:44:26.608 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-15 21:44:26.635 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-15 21:44:26.662 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-15 21:44:26.689 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-15 21:44:26.715 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-15 21:44:26.743 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-15 21:44:26.745 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-15 21:44:26.748 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-15 21:44:26.750 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-15 21:44:26.753 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-15 21:44:26.755 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:26.757 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:26.760 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-15 21:44:26.762 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-15 21:44:26.765 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-15 21:44:26.791 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-15 21:44:26.819 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-15 21:44:26.820 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-15 21:44:26.828 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-15 21:44:26.831 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-15 21:44:26.833 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-15 21:44:26.836 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-15 21:44:26.838 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-15 21:44:26.840 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:44:26.842 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:26.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:26.847 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-15 21:44:26.849 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-15 21:44:26.851 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:26.854 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:26.856 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-15 21:44:26.917 | Enabling site nova-api-wsgi. 2022-03-15 21:44:26.923 | To activate the new configuration, you need to run: 2022-03-15 21:44:26.923 | systemctl reload apache2 2022-03-15 21:44:26.927 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-15 21:44:26.929 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-15 21:44:26.931 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:44:26.934 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-15 21:44:27.061 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-15 21:44:27.078 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:27.081 | + 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-03-15 21:44:27.083 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-15 21:44:27.086 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-15 21:44:27.088 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-15 21:44:27.090 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-15 21:44:27.093 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-15 21:44:27.096 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-15 21:44:27.100 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-15 21:44:27.103 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-15 21:44:27.105 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-15 21:44:27.118 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-15 21:44:27.119 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:44:27.127 | d /var/run/uwsgi 0755 ubuntu root 2022-03-15 21:44:27.130 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:44:27.145 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-15 21:44:27.148 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-15 21:44:27.152 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-15 21:44:27.181 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-15 21:44:27.208 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-15 21:44:27.235 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-15 21:44:27.262 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-15 21:44:27.288 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-15 21:44:27.317 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-15 21:44:27.344 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-15 21:44:27.372 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-15 21:44:27.399 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-15 21:44:27.427 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-15 21:44:27.454 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-15 21:44:27.481 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-15 21:44:27.508 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-15 21:44:27.510 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-15 21:44:27.538 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-15 21:44:27.554 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:27.556 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-15 21:44:27.586 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-15 21:44:27.589 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-15 21:44:27.591 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-15 21:44:27.608 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:27.610 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:44:27.613 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:44:27.640 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-15 21:44:27.670 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-15 21:44:27.673 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-15 21:44:27.675 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-15 21:44:27.677 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-15 21:44:27.680 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-15 21:44:27.682 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-15 21:44:27.698 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:27.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-15 21:44:27.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-15 21:44:27.706 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-15 21:44:27.722 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:27.724 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:44:27.727 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:44:27.755 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-15 21:44:27.758 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-15 21:44:27.760 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-15 21:44:27.788 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-15 21:44:27.815 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-15 21:44:27.846 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-15 21:44:27.862 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:27.865 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-15 21:44:27.893 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-15 21:44:27.895 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-15 21:44:27.897 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-15 21:44:27.928 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-15 21:44:27.956 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.24/identity 2022-03-15 21:44:27.984 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-15 21:44:28.011 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-15 21:44:28.040 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-15 21:44:28.068 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-15 21:44:28.096 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-15 21:44:28.124 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-15 21:44:28.151 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-15 21:44:28.167 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:28.170 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-15 21:44:28.175 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:44:28.177 | + lib/nova:create_nova_conf:553 : local conf 2022-03-15 21:44:28.179 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-15 21:44:28.182 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-15 21:44:28.185 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-15 21:44:28.187 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-15 21:44:28.190 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-15 21:44:28.193 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-15 21:44:28.195 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-15 21:44:28.199 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-15 21:44:28.202 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-15 21:44:28.204 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-15 21:44:28.207 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-15 21:44:28.209 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-15 21:44:28.212 | + 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-03-15 21:44:28.242 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-15 21:44:28.273 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-15 21:44:28.302 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:44:28.305 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-15 21:44:28.307 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-15 21:44:28.310 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-15 21:44:28.325 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:28.329 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-15 21:44:28.330 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-15 21:44:29.013 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-03-15 21:44:29.015 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-03-15 21:44:29.690 | Adding vhost "nova_cell1" ... 2022-03-15 21:44:29.738 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-03-15 21:44:30.400 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-03-15 21:44:30.422 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-15 21:44:30.425 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-15 21:44:30.427 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-15 21:44:30.429 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-15 21:44:30.432 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-15 21:44:30.434 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-15 21:44:30.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:30.453 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-15 21:44:30.456 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-15 21:44:30.458 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-15 21:44:30.473 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:30.476 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-15 21:44:30.478 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-15 21:44:30.507 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-15 21:44:30.509 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-15 21:44:30.511 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-15 21:44:30.528 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:30.530 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-15 21:44:30.532 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-15 21:44:30.535 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-15 21:44:30.565 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-03-15 21:44:30.592 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-15 21:44:30.619 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-15 21:44:30.647 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-15 21:44:30.675 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-15 21:44:30.703 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-15 21:44:30.730 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-15 21:44:30.758 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-15 21:44:30.761 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-15 21:44:30.763 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-15 21:44:30.766 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-15 21:44:30.783 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-15 21:44:30.785 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-15 21:44:30.787 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-15 21:44:30.789 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-15 21:44:30.792 | + 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-03-15 21:44:30.819 | + 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-03-15 21:44:30.847 | + 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-03-15 21:44:30.875 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-15 21:44:30.902 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:44:30.905 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-15 21:44:30.909 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:44:30.911 | + lib/nova:create_nova_conf:587 : local conf 2022-03-15 21:44:30.914 | + lib/nova:create_nova_conf:588 : local offset 2022-03-15 21:44:30.917 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-15 21:44:30.919 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-15 21:44:30.921 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-15 21:44:30.924 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-15 21:44:30.927 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-15 21:44:30.929 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-15 21:44:30.931 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-15 21:44:30.934 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-15 21:44:30.936 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-15 21:44:30.938 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-15 21:44:30.954 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:30.956 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-15 21:44:30.959 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-15 21:44:30.975 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:30.977 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-15 21:44:30.993 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:30.996 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-15 21:44:31.016 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:44:31.019 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-15 21:44:31.036 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:44:31.039 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-15 21:44:31.041 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-15 21:44:31.043 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-15 21:44:31.046 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-15 21:44:31.049 | + lib/stack:stack_install_service:32 : install_placement 2022-03-15 21:44:31.052 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-15 21:44:31.054 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-15 21:44:31.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:31.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:31.062 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-15 21:44:31.065 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:44:31.067 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:44:31.069 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:44:31.072 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:44:31.074 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:44:31.077 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:44:31.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:31.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:31.084 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:44:31.086 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:44:31.089 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:44:31.091 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:44:31.093 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-15 21:44:31.096 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:44:31.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:31.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:31.104 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-15 21:44:31.126 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-15 21:44:31.234 | Reading package lists... 2022-03-15 21:44:31.465 | Building dependency tree... 2022-03-15 21:44:31.467 | Reading state information... 2022-03-15 21:44:31.704 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-15 21:44:31.705 | The following packages were automatically installed and are no longer required: 2022-03-15 21:44:31.706 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:44:31.706 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:44:31.706 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:44:31.706 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:44:31.706 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:44:31.706 | python3-zope.interface 2022-03-15 21:44:31.706 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:44:31.816 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:44:31.821 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:44:31.823 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:44:31.826 | + functions-common:time_stop:2425 : local name 2022-03-15 21:44:31.828 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:44:31.830 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:44:31.832 | + functions-common:time_stop:2428 : local total 2022-03-15 21:44:31.835 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:44:31.837 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:44:31.839 | + functions-common:time_stop:2432 : start_time=1647380671123 2022-03-15 21:44:31.841 | + functions-common:time_stop:2434 : [[ -z 1647380671123 ]] 2022-03-15 21:44:31.845 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:44:31.849 | + functions-common:time_stop:2437 : end_time=1647380671847 2022-03-15 21:44:31.851 | + functions-common:time_stop:2438 : elapsed_time=724 2022-03-15 21:44:31.853 | + functions-common:time_stop:2439 : total=283607 2022-03-15 21:44:31.856 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:44:31.858 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=284331 2022-03-15 21:44:31.861 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:44:31.864 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-15 21:44:31.866 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-15 21:44:31.869 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-15 21:44:31.871 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-15 21:44:31.874 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-15 21:44:31.896 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-15 21:44:31.898 | + functions-common:install_package:1463 : update_package_repo 2022-03-15 21:44:31.901 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-15 21:44:31.903 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-15 21:44:31.906 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-15 21:44:31.908 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-15 21:44:31.911 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-15 21:44:31.914 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:31.916 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:31.918 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-15 21:44:31.921 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-15 21:44:31.923 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-15 21:44:31.926 | + functions-common:apt_get_update:1190 : return 2022-03-15 21:44:31.928 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-15 21:44:31.931 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-15 21:44:31.933 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:31.935 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:31.938 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-15 21:44:31.960 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-15 21:44:32.068 | Reading package lists... 2022-03-15 21:44:32.300 | Building dependency tree... 2022-03-15 21:44:32.302 | Reading state information... 2022-03-15 21:44:32.541 | The following packages were automatically installed and are no longer required: 2022-03-15 21:44:32.542 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-15 21:44:32.542 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-15 21:44:32.542 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-15 21:44:32.542 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-15 21:44:32.542 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-15 21:44:32.542 | python3-zope.interface 2022-03-15 21:44:32.542 | Use 'sudo apt autoremove' to remove them. 2022-03-15 21:44:32.607 | The following NEW packages will be installed: 2022-03-15 21:44:32.608 | libapache2-mod-wsgi-py3 2022-03-15 21:44:32.889 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-15 21:44:32.889 | Need to get 93.3 kB of archives. 2022-03-15 21:44:32.889 | After this operation, 300 kB of additional disk space will be used. 2022-03-15 21:44:32.889 | 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-03-15 21:44:33.820 | Fetched 93.3 kB in 1s (142 kB/s) 2022-03-15 21:44:33.852 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-03-15 21:44:33.905 | (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-03-15 21:44:33.908 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-03-15 21:44:33.911 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-15 21:44:33.974 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-15 21:44:34.140 | apache2_invoke: Enable module wsgi 2022-03-15 21:44:42.447 | + functions-common:apt_get:1234 : result=0 2022-03-15 21:44:42.449 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-15 21:44:42.452 | + functions-common:time_stop:2425 : local name 2022-03-15 21:44:42.455 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:44:42.457 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:44:42.459 | + functions-common:time_stop:2428 : local total 2022-03-15 21:44:42.462 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:44:42.464 | + functions-common:time_stop:2431 : name=apt-get 2022-03-15 21:44:42.466 | + functions-common:time_stop:2432 : start_time=1647380671958 2022-03-15 21:44:42.469 | + functions-common:time_stop:2434 : [[ -z 1647380671958 ]] 2022-03-15 21:44:42.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:44:42.476 | + functions-common:time_stop:2437 : end_time=1647380682474 2022-03-15 21:44:42.479 | + functions-common:time_stop:2438 : elapsed_time=10516 2022-03-15 21:44:42.481 | + functions-common:time_stop:2439 : total=284331 2022-03-15 21:44:42.484 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:44:42.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=294847 2022-03-15 21:44:42.488 | + functions-common:apt_get:1238 : return 0 2022-03-15 21:44:42.491 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-15 21:44:42.493 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-15 21:44:42.496 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:44:42.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:44:42.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:44:42.503 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-15 21:44:42.506 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-15 21:44:42.561 | wsgi (enabled by maintainer script) 2022-03-15 21:44:42.564 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-15 21:44:42.567 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-15 21:44:42.569 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-15 21:44:42.572 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-15 21:44:42.575 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-15 21:44:42.578 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-15 21:44:42.582 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-15 21:44:42.582 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-15 21:44:42.587 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-15 21:44:42.590 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-15 21:44:42.592 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-15 21:44:42.596 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-15 21:44:42.598 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-15 21:44:42.621 | Using python 3.8 to install osc-placement 2022-03-15 21:44:42.623 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-15 21:44:43.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:44:43.467 | from cryptography.utils import int_from_bytes 2022-03-15 21:44:43.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:44:43.467 | from cryptography.utils import int_from_bytes 2022-03-15 21:44:44.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:44:45.015 | Collecting osc-placement 2022-03-15 21:44:45.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-03-15 21:44:45.039 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-15 21:44:45.040 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-15 21:44:45.041 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-15 21:44:45.042 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-15 21:44:45.043 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-15 21:44:45.044 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-15 21:44:45.102 | 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-03-15 21:44:45.103 | 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-03-15 21:44:45.105 | 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-03-15 21:44:45.106 | 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-03-15 21:44:45.119 | 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-03-15 21:44:45.121 | 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-03-15 21:44:45.122 | 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-03-15 21:44:45.136 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-15 21:44:45.137 | 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-03-15 21:44:45.139 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-15 21:44:45.140 | 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-03-15 21:44:45.142 | 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-03-15 21:44:45.143 | 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-03-15 21:44:45.163 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-15 21:44:45.164 | 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-03-15 21:44:45.165 | 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.0) 2022-03-15 21:44:45.166 | 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-03-15 21:44:45.174 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-15 21:44:45.215 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-15 21:44:45.218 | 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-03-15 21:44:45.220 | 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-03-15 21:44:45.221 | 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-03-15 21:44:45.223 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-15 21:44:45.224 | 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-03-15 21:44:45.226 | 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-03-15 21:44:45.227 | 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-03-15 21:44:45.290 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-15 21:44:45.291 | 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-03-15 21:44:45.293 | 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-03-15 21:44:45.296 | 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-03-15 21:44:45.384 | 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-03-15 21:44:45.385 | 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-03-15 21:44:45.386 | 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-03-15 21:44:45.427 | 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-03-15 21:44:45.466 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-15 21:44:45.624 | 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-03-15 21:44:47.651 | Installing collected packages: osc-placement 2022-03-15 21:44:47.832 | Successfully installed osc-placement-3.2.0 2022-03-15 21:44:47.832 | 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-03-15 21:44:47.839 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:44:47.839 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:44:47.958 | + inc/python:pip_install:200 : result=0 2022-03-15 21:44:47.960 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:44:47.963 | + functions-common:time_stop:2425 : local name 2022-03-15 21:44:47.965 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:44:47.968 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:44:47.970 | + functions-common:time_stop:2428 : local total 2022-03-15 21:44:47.973 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:44:47.976 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:44:47.978 | + functions-common:time_stop:2432 : start_time=1647380682615 2022-03-15 21:44:47.980 | + functions-common:time_stop:2434 : [[ -z 1647380682615 ]] 2022-03-15 21:44:47.984 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:44:47.989 | + functions-common:time_stop:2437 : end_time=1647380687986 2022-03-15 21:44:47.991 | + functions-common:time_stop:2438 : elapsed_time=5371 2022-03-15 21:44:47.994 | + functions-common:time_stop:2439 : total=268947 2022-03-15 21:44:47.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:44:47.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=274318 2022-03-15 21:44:48.002 | + inc/python:pip_install:203 : return 0 2022-03-15 21:44:48.004 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-15 21:44:48.007 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-15 21:44:48.009 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-15 21:44:48.012 | + functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:44:48.014 | + functions-common:git_clone:611 : local orig_dir 2022-03-15 21:44:48.017 | ++ functions-common:git_clone:612 : pwd 2022-03-15 21:44:48.020 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:44:48.022 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:44:48.026 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:44:48.043 | + functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:44:48.045 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:44:48.048 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:44:48.051 | + functions-common:git_clone:629 : echo master 2022-03-15 21:44:48.051 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:44:48.057 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-15 21:44:48.059 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-03-15 21:44:48.062 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-15 21:44:48.064 | + functions-common:git_timed:702 : local count=0 2022-03-15 21:44:48.066 | + functions-common:git_timed:703 : local timeout=0 2022-03-15 21:44:48.069 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-03-15 21:44:48.071 | + functions-common:git_timed:706 : timeout=0 2022-03-15 21:44:48.073 | + functions-common:git_timed:709 : time_start git_timed 2022-03-15 21:44:48.076 | + functions-common:time_start:2411 : local name=git_timed 2022-03-15 21:44:48.078 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:44:48.080 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:44:48.083 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:44:48.087 | + functions-common:time_start:2416 : _TIME_START[$name]=1647380688085 2022-03-15 21:44:48.090 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-15 21:44:48.093 | Cloning into '/opt/stack/placement'... 2022-03-15 21:46:36.292 | + functions-common:git_timed:724 : time_stop git_timed 2022-03-15 21:46:36.294 | + functions-common:time_stop:2425 : local name 2022-03-15 21:46:36.296 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:46:36.299 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:46:36.301 | + functions-common:time_stop:2428 : local total 2022-03-15 21:46:36.304 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:46:36.306 | + functions-common:time_stop:2431 : name=git_timed 2022-03-15 21:46:36.308 | + functions-common:time_stop:2432 : start_time=1647380688085 2022-03-15 21:46:36.310 | + functions-common:time_stop:2434 : [[ -z 1647380688085 ]] 2022-03-15 21:46:36.313 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:46:36.318 | + functions-common:time_stop:2437 : end_time=1647380796315 2022-03-15 21:46:36.320 | + functions-common:time_stop:2438 : elapsed_time=108230 2022-03-15 21:46:36.322 | + functions-common:time_stop:2439 : total=0 2022-03-15 21:46:36.324 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:46:36.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=108230 2022-03-15 21:46:36.329 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-15 21:46:36.333 | + functions-common:git_clone:678 : git show --oneline 2022-03-15 21:46:36.333 | + functions-common:git_clone:678 : head -1 2022-03-15 21:46:36.336 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-15 21:46:36.339 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:46:36.341 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-15 21:46:36.344 | + inc/python:setup_develop:338 : local bindep 2022-03-15 21:46:36.347 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-15 21:46:36.349 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-15 21:46:36.352 | + inc/python:setup_develop:344 : local extras= 2022-03-15 21:46:36.354 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-15 21:46:36.357 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:46:36.359 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-15 21:46:36.362 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-15 21:46:36.364 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:46:36.367 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-15 21:46:36.370 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-15 21:46:36.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:46:36.375 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-15 21:46:36.377 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:46:36.380 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:46:36.383 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-15 21:46:36.389 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-15 21:46:36.391 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-15 21:46:37.032 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-15 21:46:37.035 | + inc/python:setup_package:418 : local bindep=0 2022-03-15 21:46:37.038 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:46:37.040 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:46:37.043 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-15 21:46:37.045 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-15 21:46:37.047 | + inc/python:setup_package:427 : local flags=-e 2022-03-15 21:46:37.050 | + inc/python:setup_package:428 : local extras= 2022-03-15 21:46:37.052 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:46:37.055 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-15 21:46:37.057 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-15 21:46:37.060 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-15 21:46:37.062 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:46:37.065 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-15 21:46:37.086 | Using python 3.8 to install /opt/stack/placement 2022-03-15 21:46:37.088 | + 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-03-15 21:46:37.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:46:37.935 | from cryptography.utils import int_from_bytes 2022-03-15 21:46:37.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:46:37.935 | from cryptography.utils import int_from_bytes 2022-03-15 21:46:39.065 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:46:39.090 | Obtaining file:///opt/stack/placement 2022-03-15 21:46:39.091 | Preparing metadata (setup.py): started 2022-03-15 21:46:42.047 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:46:42.180 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-15 21:46:42.182 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-15 21:46:42.183 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-15 21:46:42.184 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-15 21:46:42.184 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-15 21:46:42.185 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-15 21:46:42.187 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-15 21:46:42.188 | 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.0.0.0rc1) (60.9.3) 2022-03-15 21:46:42.190 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-15 21:46:42.191 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-15 21:46:42.192 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-15 21:46:42.193 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-15 21:46:42.194 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-15 21:46:42.195 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-15 21:46:42.196 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-15 21:46:42.197 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-15 21:46:42.198 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-15 21:46:42.199 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-15 21:46:42.200 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-15 21:46:42.202 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-15 21:46:42.203 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-15 21:46:42.267 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-15 21:46:42.269 | 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.0.0.0rc1) (3.1.1) 2022-03-15 21:46:42.270 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-15 21:46:42.272 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-15 21:46:42.274 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-15 21:46:42.275 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-15 21:46:42.293 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-15 21:46:42.335 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-15 21:46:42.336 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-15 21:46:42.337 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-15 21:46:42.338 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-15 21:46:42.339 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-15 21:46:42.390 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.13.0) 2022-03-15 21:46:42.392 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-15 21:46:42.395 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-15 21:46:42.396 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-15 21:46:42.437 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-15 21:46:42.439 | 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.0.0.0rc1) (2.8.2) 2022-03-15 21:46:42.457 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-15 21:46:42.461 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-15 21:46:42.462 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-15 21:46:42.487 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-15 21:46:42.489 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-15 21:46:42.500 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-15 21:46:42.518 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-15 21:46:42.520 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-15 21:46:42.522 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-15 21:46:42.523 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-15 21:46:42.564 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-15 21:46:42.565 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-15 21:46:42.566 | 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.0.0.0rc1) (1.26.8) 2022-03-15 21:46:42.569 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-15 21:46:42.585 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-15 21:46:42.746 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-15 21:46:42.784 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.1.6) 2022-03-15 21:46:42.785 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (4.11.1) 2022-03-15 21:46:42.786 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.4.0) 2022-03-15 21:46:42.804 | 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.0.0.0rc1) (1.15.0) 2022-03-15 21:46:42.863 | 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.0.0.0rc1) (1.13.3) 2022-03-15 21:46:42.917 | 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.0.0.0rc1) (2.1.0) 2022-03-15 21:46:42.981 | 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.0.0.0rc1) (1.7.0) 2022-03-15 21:46:43.065 | 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.0.0.0rc1) (1.1.5) 2022-03-15 21:46:43.115 | 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.0.0.0rc1) (0.2.5) 2022-03-15 21:46:43.304 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.4.2) 2022-03-15 21:46:43.305 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.2) 2022-03-15 21:46:43.305 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.1.1) 2022-03-15 21:46:43.383 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-15 21:46:43.432 | 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.0.0.0rc1) (2.21) 2022-03-15 21:46:43.590 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.7.0) 2022-03-15 21:46:43.695 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.0.0) 2022-03-15 21:46:43.696 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.0.0) 2022-03-15 21:46:45.524 | Installing collected packages: openstack-placement 2022-03-15 21:46:45.526 | Running setup.py develop for openstack-placement 2022-03-15 21:46:49.557 | Successfully installed openstack-placement 2022-03-15 21:46:49.557 | 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-03-15 21:46:49.565 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:46:49.565 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:46:49.686 | + inc/python:pip_install:200 : result=0 2022-03-15 21:46:49.688 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:46:49.691 | + functions-common:time_stop:2425 : local name 2022-03-15 21:46:49.693 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:46:49.696 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:46:49.698 | + functions-common:time_stop:2428 : local total 2022-03-15 21:46:49.700 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:46:49.702 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:46:49.705 | + functions-common:time_stop:2432 : start_time=1647380797081 2022-03-15 21:46:49.707 | + functions-common:time_stop:2434 : [[ -z 1647380797081 ]] 2022-03-15 21:46:49.710 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:46:49.714 | + functions-common:time_stop:2437 : end_time=1647380809712 2022-03-15 21:46:49.717 | + functions-common:time_stop:2438 : elapsed_time=12631 2022-03-15 21:46:49.719 | + functions-common:time_stop:2439 : total=274318 2022-03-15 21:46:49.721 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:46:49.724 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=286949 2022-03-15 21:46:49.726 | + inc/python:pip_install:203 : return 0 2022-03-15 21:46:49.729 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:46:49.731 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-15 21:46:49.734 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-15 21:46:49.753 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-15 21:46:49.765 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-15 21:46:49.768 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-15 21:46:49.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:46:49.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:46:49.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-15 21:46:49.778 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:46:49.781 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-15 21:46:49.783 | + ./stack.sh:main:943 : configure_placement 2022-03-15 21:46:49.786 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-15 21:46:49.797 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-15 21:46:49.800 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-15 21:46:49.805 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-15 21:46:49.808 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-15 21:46:49.810 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-15 21:46:49.813 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-15 21:46:49.816 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-15 21:46:49.819 | + 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-03-15 21:46:49.850 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-15 21:46:49.882 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-15 21:46:49.913 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-15 21:46:49.915 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-15 21:46:49.918 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-15 21:46:49.920 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-15 21:46:49.922 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-15 21:46:49.954 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-15 21:46:49.983 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-15 21:46:50.012 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-15 21:46:50.041 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-15 21:46:50.071 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-15 21:46:50.099 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-15 21:46:50.129 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-15 21:46:50.157 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:46:50.186 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-15 21:46:50.214 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-15 21:46:50.217 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-15 21:46:50.219 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-15 21:46:50.223 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-15 21:46:50.241 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-15 21:46:50.244 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-15 21:46:50.246 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-15 21:46:50.249 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-15 21:46:50.251 | + 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-03-15 21:46:50.279 | + 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-03-15 21:46:50.309 | + 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-03-15 21:46:50.337 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-15 21:46:50.367 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-15 21:46:50.369 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-15 21:46:50.372 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-15 21:46:50.374 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-15 21:46:50.377 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-15 21:46:50.379 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-15 21:46:50.382 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-15 21:46:50.385 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-15 21:46:50.389 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-15 21:46:50.391 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-15 21:46:50.394 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-15 21:46:50.406 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-15 21:46:50.407 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:46:50.415 | d /var/run/uwsgi 0755 ubuntu root 2022-03-15 21:46:50.419 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-15 21:46:50.435 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-15 21:46:50.438 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-15 21:46:50.441 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-15 21:46:50.473 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-15 21:46:50.502 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-15 21:46:50.530 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-15 21:46:50.558 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-15 21:46:50.587 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-15 21:46:50.616 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-15 21:46:50.644 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-15 21:46:50.673 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-15 21:46:50.701 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-15 21:46:50.730 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-15 21:46:50.758 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-15 21:46:50.787 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-15 21:46:50.815 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-15 21:46:50.818 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-15 21:46:50.821 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-15 21:46:50.823 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-15 21:46:50.826 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-15 21:46:50.828 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:46:50.831 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:46:50.834 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-15 21:46:50.837 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-15 21:46:50.839 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-15 21:46:50.868 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-15 21:46:50.898 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-15 21:46:50.898 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-15 21:46:50.907 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-15 21:46:50.910 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-15 21:46:50.913 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-15 21:46:50.915 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-15 21:46:50.918 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-15 21:46:50.920 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-15 21:46:50.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:46:50.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:46:50.927 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-15 21:46:50.930 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-15 21:46:50.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:46:50.935 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:46:50.938 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-15 21:46:50.998 | Enabling site placement-api. 2022-03-15 21:46:51.004 | To activate the new configuration, you need to run: 2022-03-15 21:46:51.004 | systemctl reload apache2 2022-03-15 21:46:51.008 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-15 21:46:51.011 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-15 21:46:51.013 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:46:51.016 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-15 21:46:51.149 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-15 21:46:51.174 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:46:51.178 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-15 21:46:51.198 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:46:51.201 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-15 21:46:51.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:46:51.222 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-15 21:46:51.225 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-15 21:46:51.227 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-15 21:46:51.260 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-15 21:46:51.289 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-15 21:46:51.318 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-15 21:46:51.346 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-15 21:46:51.375 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-15 21:46:51.404 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-15 21:46:51.433 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-15 21:46:51.462 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-15 21:46:51.479 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:46:51.482 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-15 21:46:51.499 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:46:51.503 | + ./stack.sh:main:969 : run_phase stack install 2022-03-15 21:46:51.505 | + functions-common:run_phase:1853 : local mode=stack 2022-03-15 21:46:51.508 | + functions-common:run_phase:1854 : local phase=install 2022-03-15 21:46:51.510 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-15 21:46:51.513 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-15 21:46:51.515 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-15 21:46:51.518 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-15 21:46:51.520 | + functions-common:run_phase:1863 : local extra 2022-03-15 21:46:51.524 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-15 21:46:51.528 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-15 21:46:51.531 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-15 21:46:51.533 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-15 21:46:51.536 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-15 21:46:51.539 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-15 21:46:51.554 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:46:51.557 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:46:51.559 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:46:51.561 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-15 21:46:51.564 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-15 21:46:51.567 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:46:51.569 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-15 21:46:51.571 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-15 21:46:51.574 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-15 21:46:51.637 | ++ inc/async:async_inner:63 : install_tempest 2022-03-15 21:46:51.674 | [17765 Async install_tempest:77494]: running: install_tempest 2022-03-15 21:46:51.676 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-15 21:46:51.679 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-15 21:46:51.682 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:46:51.684 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-15 21:46:51.687 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-15 21:46:51.689 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-15 21:46:51.692 | + functions-common:run_plugins:1840 : local phase=install 2022-03-15 21:46:51.695 | + functions-common:run_plugins:1842 : local plugins= 2022-03-15 21:46:51.698 | + functions-common:run_plugins:1843 : local plugin 2022-03-15 21:46:51.700 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-15 21:46:51.703 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-15 21:46:51.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:46:51.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:46:51.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-15 21:46:51.714 | + inc/python:use_library_from_git:253 : return 1 2022-03-15 21:46:51.716 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-15 21:46:51.719 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-15 21:46:51.722 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-15 21:46:51.726 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-15 21:46:51.729 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-15 21:46:51.732 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-15 21:46:51.736 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-15 21:46:51.739 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-15 21:46:51.744 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-15 21:46:51.747 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-15 21:46:51.749 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-15 21:46:51.752 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-15 21:46:51.755 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-15 21:46:51.776 | Using python 3.8 to install python-openstackclient 2022-03-15 21:46:51.779 | + 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-03-15 21:46:52.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:46:52.628 | from cryptography.utils import int_from_bytes 2022-03-15 21:46:52.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:46:52.628 | from cryptography.utils import int_from_bytes 2022-03-15 21:46:53.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:46:54.761 | Collecting python-openstackclient 2022-03-15 21:46:54.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-03-15 21:46:54.821 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-15 21:46:54.822 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-15 21:46:54.823 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-15 21:46:54.824 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-15 21:46:54.825 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-15 21:46:54.826 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-15 21:46:54.827 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-15 21:46:54.828 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-15 21:46:54.829 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-15 21:46:54.830 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-15 21:46:54.831 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-15 21:46:54.842 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-15 21:46:54.843 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-15 21:46:54.845 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-15 21:46:54.846 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-15 21:46:54.847 | 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-03-15 21:46:54.873 | 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-03-15 21:46:54.875 | 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-03-15 21:46:54.875 | 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-03-15 21:46:54.876 | 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-03-15 21:46:54.877 | 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-03-15 21:46:54.880 | 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-03-15 21:46:54.881 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-15 21:46:54.882 | 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-03-15 21:46:54.882 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-15 21:46:54.883 | 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-03-15 21:46:54.885 | 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-03-15 21:46:54.897 | 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-03-15 21:46:54.915 | 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-03-15 21:46:54.917 | 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-03-15 21:46:54.918 | 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-03-15 21:46:54.919 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-15 21:46:54.940 | 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-03-15 21:46:54.958 | 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-03-15 21:46:54.959 | 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-03-15 21:46:54.960 | 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-03-15 21:46:55.051 | 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-03-15 21:46:55.052 | 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-03-15 21:46:55.053 | 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-03-15 21:46:55.095 | 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-03-15 21:46:55.106 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-15 21:46:55.139 | 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.2) 2022-03-15 21:46:55.312 | 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-03-15 21:46:55.329 | 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-03-15 21:46:55.435 | 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-03-15 21:46:55.437 | 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-03-15 21:46:55.440 | 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-03-15 21:46:55.441 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-15 21:46:55.568 | 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-03-15 21:46:57.678 | Installing collected packages: python-openstackclient 2022-03-15 21:46:59.180 | Successfully installed python-openstackclient-5.8.0 2022-03-15 21:46:59.180 | 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-03-15 21:46:59.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:46:59.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:46:59.315 | + inc/python:pip_install:200 : result=0 2022-03-15 21:46:59.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:46:59.320 | + functions-common:time_stop:2425 : local name 2022-03-15 21:46:59.322 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:46:59.325 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:46:59.327 | + functions-common:time_stop:2428 : local total 2022-03-15 21:46:59.330 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:46:59.332 | + functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:46:59.334 | + functions-common:time_stop:2432 : start_time=1647380811771 2022-03-15 21:46:59.337 | + functions-common:time_stop:2434 : [[ -z 1647380811771 ]] 2022-03-15 21:46:59.339 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:46:59.344 | + functions-common:time_stop:2437 : end_time=1647380819341 2022-03-15 21:46:59.346 | + functions-common:time_stop:2438 : elapsed_time=7570 2022-03-15 21:46:59.349 | + functions-common:time_stop:2439 : total=286949 2022-03-15 21:46:59.351 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:46:59.353 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=294519 2022-03-15 21:46:59.356 | + inc/python:pip_install:203 : return 0 2022-03-15 21:46:59.359 | + ./stack.sh:main:981 : install_oscwrap 2022-03-15 21:46:59.362 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-15 21:46:59.367 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.7XcMQduXYF 2022-03-15 21:46:59.369 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-15 21:46:59.372 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-15 21:46:59.374 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-15 21:46:59.377 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-15 21:46:59.380 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-15 21:46:59.382 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-15 21:46:59.400 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:46:59.403 | + ./stack.sh:main:1035 : configure_database 2022-03-15 21:46:59.405 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-15 21:46:59.408 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-15 21:46:59.411 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-15 21:46:59.413 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:46:59.415 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-15 21:46:59.418 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-15 21:46:59.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:46:59.422 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:46:59.425 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-15 21:46:59.427 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-15 21:46:59.430 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:46:59.432 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:46:59.434 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:46:59.436 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:46:59.439 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:46:59.441 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:46:59.443 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:46:59.445 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:46:59.447 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:46:59.450 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:46:59.452 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:46:59.454 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-15 21:46:59.456 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:46:59.459 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:46:59.461 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:46:59.463 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:46:59.466 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:46:59.468 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:46:59.471 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-15 21:46:59.487 | mysqladmin: connect to server at 'localhost' failed 2022-03-15 21:46:59.487 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-15 21:46:59.491 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-15 21:46:59.493 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-15 21:46:59.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:46:59.498 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:46:59.500 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-15 21:46:59.502 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-15 21:46:59.505 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-15 21:46:59.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:46:59.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:46:59.512 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-15 21:46:59.514 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-15 21:46:59.517 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-15 21:46:59.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:46:59.566 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-15 21:46:59.580 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:46:59.601 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-15 21:46:59.604 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-15 21:46:59.604 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-15 21:46:59.609 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-15 21:46:59.672 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-15 21:46:59.723 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-15 21:46:59.773 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-15 21:46:59.823 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-15 21:46:59.826 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-15 21:46:59.828 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:46:59.832 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-15 21:47:01.942 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-15 21:47:01.944 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-15 21:47:01.947 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-15 21:47:01.952 | + functions-common:save_stackenv:62 : time_stamp=2022-03-15-214701 2022-03-15 21:47:01.954 | + functions-common:save_stackenv:63 : echo '# 2022-03-15-214701 1039' 2022-03-15 21:47:01.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.960 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-15 21:47:01.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.965 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-15 21:47:01.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.970 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-15 21:47:01.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.975 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-15 21:47:01.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.980 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-15 21:47:01.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.986 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-15 21:47:01.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.991 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-15-213420 2022-03-15 21:47:01.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:01.996 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-15 21:47:01.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:02.001 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-15 21:47:02.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:02.006 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-15 21:47:02.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:02.011 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-15 21:47:02.014 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:02.016 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-15 21:47:02.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:47:02.021 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-15 21:47:02.024 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-15 21:47:02.026 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-15 21:47:02.029 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-15 21:47:02.041 | + ./stack.sh:main:1065 : start_dstat 2022-03-15 21:47:02.043 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:02.046 | + functions-common:run_process:1680 : local service=dstat 2022-03-15 21:47:02.050 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:02.052 | + functions-common:run_process:1682 : local group= 2022-03-15 21:47:02.059 | + functions-common:run_process:1683 : local user= 2022-03-15 21:47:02.074 | + functions-common:run_process:1685 : local name=dstat 2022-03-15 21:47:02.098 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:47:02.118 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:47:02.138 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:47:02.158 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:47:02.194 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:47:02.214 | + functions-common:time_start:2416 : _TIME_START[$name]=1647380822196 2022-03-15 21:47:02.238 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-15 21:47:02.362 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:47:02.378 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-15 21:47:02.390 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-15 21:47:02.410 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:02.422 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:02.438 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:02.454 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:02.466 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-15 21:47:02.498 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-15 21:47:02.514 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-15 21:47:02.534 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:47:02.550 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:47:02.574 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-15 21:47:02.599 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-15 21:47:02.618 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-15 21:47:02.649 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:02.652 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:47:02.670 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:47:02.690 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:47:02.694 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:47:02.698 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-15 21:47:02.710 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:47:02.742 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-15 21:47:03.058 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-15 21:47:03.346 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-15 21:47:03.562 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-15 21:47:03.862 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-15 21:47:04.186 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:47:04.426 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:47:04.442 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-15 21:47:04.719 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:47:05.130 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-15 21:47:05.144 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-15 21:47:05.571 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-15 21:47:05.615 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:47:05.620 | + functions-common:time_stop:2425 : local name 2022-03-15 21:47:05.629 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:47:05.642 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:47:05.653 | + functions-common:time_stop:2428 : local total 2022-03-15 21:47:05.669 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:47:05.692 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:47:05.712 | + functions-common:time_stop:2432 : start_time=1647380822196 2022-03-15 21:47:05.734 | + functions-common:time_stop:2434 : [[ -z 1647380822196 ]] 2022-03-15 21:47:05.746 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:47:05.770 | + functions-common:time_stop:2437 : end_time=1647380825748 2022-03-15 21:47:05.792 | + functions-common:time_stop:2438 : elapsed_time=3552 2022-03-15 21:47:05.814 | + functions-common:time_stop:2439 : total=0 2022-03-15 21:47:05.834 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:47:05.850 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3552 2022-03-15 21:47:05.870 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-15 21:47:05.890 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-15 21:47:05.906 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-15 21:47:05.922 | + functions-common:run_process:1682 : local group= 2022-03-15 21:47:05.942 | + functions-common:run_process:1683 : local user=root 2022-03-15 21:47:05.952 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-15 21:47:05.974 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:47:06.002 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:47:06.019 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:47:06.026 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:47:06.032 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:47:06.036 | + functions-common:time_start:2416 : _TIME_START[$name]=1647380826033 2022-03-15 21:47:06.039 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-15 21:47:06.104 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:47:06.107 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:47:06.109 | + functions-common:time_stop:2425 : local name 2022-03-15 21:47:06.112 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:47:06.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:47:06.117 | + functions-common:time_stop:2428 : local total 2022-03-15 21:47:06.119 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:47:06.122 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:47:06.124 | + functions-common:time_stop:2432 : start_time=1647380826033 2022-03-15 21:47:06.127 | + functions-common:time_stop:2434 : [[ -z 1647380826033 ]] 2022-03-15 21:47:06.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:47:06.135 | + functions-common:time_stop:2437 : end_time=1647380826132 2022-03-15 21:47:06.137 | + functions-common:time_stop:2438 : elapsed_time=99 2022-03-15 21:47:06.140 | + functions-common:time_stop:2439 : total=3552 2022-03-15 21:47:06.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:47:06.145 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3651 2022-03-15 21:47:06.148 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-15 21:47:06.168 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:47:06.171 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-15 21:47:06.192 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:47:06.194 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-15 21:47:06.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:47:06.218 | + ./stack.sh:main:1078 : start_etcd3 2022-03-15 21:47:06.221 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-15 21:47:06.223 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-832156-6 --data-dir /opt/stack/data/etcd' 2022-03-15 21:47:06.226 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-15 21:47:06.228 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-832156-6=http://10.222.0.24:2380' 2022-03-15 21:47:06.231 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.24:2380' 2022-03-15 21:47:06.233 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.24:2379' 2022-03-15 21:47:06.236 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-15 21:47:06.242 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-15 21:47:06.244 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.24:2379' 2022-03-15 21:47:06.247 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-15 21:47:06.249 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-15 21:47:06.252 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-15 21:47:06.255 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-832156-6 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-832156-6=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' '' root 2022-03-15 21:47:06.258 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-15 21:47:06.260 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-832156-6 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-832156-6=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-15 21:47:06.263 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:47:06.265 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-15 21:47:06.268 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:47:06.271 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:47:06.273 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-15 21:47:06.275 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:47:06.280 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-15 21:47:06.352 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-15 21:47:06.428 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-832156-6 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-832156-6=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-15 21:47:06.492 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-15 21:47:06.574 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-15 21:47:06.773 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:47:06.877 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:47:06.879 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-15 21:47:06.946 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:47:07.346 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-15 21:47:07.412 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-15 21:47:07.471 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-15 21:47:07.540 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-15 21:47:07.606 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-15 21:47:07.612 | ++ functions-common:is_arch:506 : uname -m 2022-03-15 21:47:07.615 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-15 21:47:07.618 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-15 21:47:08.029 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-15 21:47:08.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-15 21:47:08.419 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-15 21:47:09.001 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-15 21:47:09.023 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:47:09.026 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-15 21:47:09.028 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-15 21:47:09.031 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-15 21:47:09.036 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-15 21:47:09.049 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-15 21:47:09.061 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-15 21:47:09.064 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-15 21:47:09.067 | + 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.24/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-15 21:47:09.161 | The user clouds.yaml file didn't exist. 2022-03-15 21:47:09.171 | + 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.24/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-15 21:47:09.279 | + 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.24/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-15 21:47:09.390 | + 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.24/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-15 21:47:09.506 | + 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.24/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-15 21:47:09.627 | + 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.24/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-15 21:47:09.753 | + 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.24/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-15 21:47:09.880 | + 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.24/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-15 21:47:10.010 | + 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.24/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-15 21:47:10.144 | + 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.24/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-15 21:47:10.281 | + functions-common:write_clouds_yaml:198 : cat 2022-03-15 21:47:10.287 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-15 21:47:10.290 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-15 21:47:10.292 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-15 21:47:10.296 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-15 21:47:10.299 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-15 21:47:10.302 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-15 21:47:10.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:47:10.326 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-15 21:47:10.328 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:47:10.331 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-15 21:47:10.334 | + ./stack.sh:main:1095 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-15 21:47:10.336 | + ./stack.sh:main:1096 : init_keystone 2022-03-15 21:47:10.339 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-15 21:47:10.361 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:47:10.363 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-15 21:47:10.366 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-15 21:47:10.368 | + lib/database:recreate_database:112 : local db=keystone 2022-03-15 21:47:10.370 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-15 21:47:10.373 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-15 21:47:10.375 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-15 21:47:10.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:47:10.404 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-15 21:47:10.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:47:10.427 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-15 21:47:10.429 | + functions-common:time_start:2411 : local name=dbsync 2022-03-15 21:47:10.432 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:47:10.434 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:47:10.438 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:47:10.442 | + functions-common:time_start:2416 : _TIME_START[$name]=1647380830440 2022-03-15 21:47:10.445 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-15 21:47:15.166 | 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=79360) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:47:15.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:15.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.174 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.174 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.175 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.176 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:15.176 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:15.203 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:15.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.205 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.205 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.205 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.206 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:15.206 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:15.267 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:15.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.269 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.269 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.269 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:15.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:15.270 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:15.270 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:15.277 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-15 21:47:17.180 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.180 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-15 21:47:17.188 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.188 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-15 21:47:17.195 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.195 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-15 21:47:17.202 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.202 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-15 21:47:17.210 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.211 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-15 21:47:17.217 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.218 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-15 21:47:17.273 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.273 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.275 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.275 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.276 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.276 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.276 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.276 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:17.277 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.278 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.279 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.279 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.280 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.280 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:17.288 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.289 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.290 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.290 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.290 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.290 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.290 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:17.639 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.642 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.642 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.642 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.643 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.643 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.643 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:17.668 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.670 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.670 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.670 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.670 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.671 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.671 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:17.678 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-15 21:47:17.716 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.716 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-15 21:47:17.723 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.724 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-15 21:47:17.731 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.731 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-15 21:47:17.738 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.738 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-15 21:47:17.745 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.745 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-15 21:47:17.753 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.753 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-15 21:47:17.759 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:17.760 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.761 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.762 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.762 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.763 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.763 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:17.763 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.765 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.765 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.766 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.766 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.766 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.767 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:17.774 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:17.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.775 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.776 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.776 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:17.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:17.777 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:17.777 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:18.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:18.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.084 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.085 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.085 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.085 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:18.085 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:18.112 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:47:18.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.114 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.114 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.115 | 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=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:47:18.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:47:18.115 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:47:18.115 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:47:18.122 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-15 21:47:18.131 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:18.131 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-15 21:47:18.138 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:18.138 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-15 21:47:18.145 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:18.145 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-15 21:47:18.153 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:18.153 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-15 21:47:18.160 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:18.160 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-15 21:47:18.167 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:18.167 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-15 21:47:18.175 | INFO migrate.versioning.api [-] done 2022-03-15 21:47:18.565 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-15 21:47:18.568 | + functions-common:time_stop:2425 : local name 2022-03-15 21:47:18.570 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:47:18.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:47:18.575 | + functions-common:time_stop:2428 : local total 2022-03-15 21:47:18.578 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:47:18.580 | + functions-common:time_stop:2431 : name=dbsync 2022-03-15 21:47:18.583 | + functions-common:time_stop:2432 : start_time=1647380830440 2022-03-15 21:47:18.585 | + functions-common:time_stop:2434 : [[ -z 1647380830440 ]] 2022-03-15 21:47:18.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:47:18.592 | + functions-common:time_stop:2437 : end_time=1647380838590 2022-03-15 21:47:18.595 | + functions-common:time_stop:2438 : elapsed_time=8150 2022-03-15 21:47:18.597 | + functions-common:time_stop:2439 : total=0 2022-03-15 21:47:18.600 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:47:18.602 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8150 2022-03-15 21:47:18.604 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-15 21:47:18.607 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-15 21:47:18.611 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-15 21:47:23.093 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-15 21:47:23.094 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-15 21:47:23.094 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-15 21:47:23.094 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-15 21:47:23.095 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-15 21:47:23.095 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-15 21:47:23.095 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-15 21:47:23.095 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-15 21:47:23.096 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-15 21:47:23.461 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-15 21:47:23.466 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-15 21:47:27.955 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-15 21:47:27.955 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-15 21:47:27.955 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-15 21:47:27.956 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-15 21:47:27.956 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-15 21:47:27.956 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-15 21:47:27.957 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-15 21:47:27.957 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-15 21:47:27.957 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-15 21:47:28.315 | + ./stack.sh:main:1097 : start_keystone 2022-03-15 21:47:28.318 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-15 21:47:28.320 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-15 21:47:28.323 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-15 21:47:28.340 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:47:28.342 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-15 21:47:28.352 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-15 21:47:28.357 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-15 21:47:28.360 | + functions-common:run_process:1680 : local service=keystone 2022-03-15 21:47:28.362 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-15 21:47:28.365 | + functions-common:run_process:1682 : local group= 2022-03-15 21:47:28.367 | + functions-common:run_process:1683 : local user= 2022-03-15 21:47:28.370 | + functions-common:run_process:1685 : local name=keystone 2022-03-15 21:47:28.372 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:47:28.375 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:47:28.378 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:47:28.380 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:47:28.384 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:47:28.389 | + functions-common:time_start:2416 : _TIME_START[$name]=1647380848386 2022-03-15 21:47:28.392 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-15 21:47:28.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:47:28.411 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-15 21:47:28.414 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-15 21:47:28.416 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-15 21:47:28.419 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-15 21:47:28.421 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-15 21:47:28.423 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-15 21:47:28.426 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-15 21:47:28.428 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-15 21:47:28.431 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-15 21:47:28.433 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:47:28.436 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:47:28.439 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-15 21:47:28.441 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-15 21:47:28.443 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-15 21:47:28.446 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-15 21:47:28.448 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-15 21:47:28.450 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-15 21:47:28.452 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-15 21:47:28.455 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-15 21:47:28.459 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-15 21:47:28.523 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-15 21:47:28.583 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-15 21:47:28.634 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-15 21:47:28.687 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:47:28.741 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-15 21:47:28.792 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-15 21:47:28.842 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-15 21:47:28.892 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-15 21:47:28.943 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-15 21:47:28.995 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-15 21:47:28.998 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-15 21:47:29.060 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-15 21:47:29.466 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-15 21:47:29.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-15 21:47:29.865 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-15 21:47:29.951 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:47:29.955 | + functions-common:time_stop:2425 : local name 2022-03-15 21:47:29.957 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:47:29.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:47:29.962 | + functions-common:time_stop:2428 : local total 2022-03-15 21:47:29.965 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:47:29.967 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:47:29.969 | + functions-common:time_stop:2432 : start_time=1647380848386 2022-03-15 21:47:29.972 | + functions-common:time_stop:2434 : [[ -z 1647380848386 ]] 2022-03-15 21:47:29.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:47:29.982 | + functions-common:time_stop:2437 : end_time=1647380849977 2022-03-15 21:47:29.985 | + functions-common:time_stop:2438 : elapsed_time=1591 2022-03-15 21:47:29.988 | + functions-common:time_stop:2439 : total=3651 2022-03-15 21:47:29.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:47:29.993 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5242 2022-03-15 21:47:29.996 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-15 21:47:29.996 | Waiting for keystone to start... 2022-03-15 21:47:29.998 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.24/identity/v3/ 2022-03-15 21:47:30.001 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.24/identity/v3/ 2022-03-15 21:47:30.004 | + functions:wait_for_service:457 : local timeout=60 2022-03-15 21:47:30.006 | + functions:wait_for_service:458 : local url=http://10.222.0.24/identity/v3/ 2022-03-15 21:47:30.009 | + functions:wait_for_service:459 : local rval=0 2022-03-15 21:47:30.011 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-15 21:47:30.014 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-15 21:47:30.017 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:47:30.019 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:47:30.026 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:47:30.031 | + functions-common:time_start:2416 : _TIME_START[$name]=1647380850028 2022-03-15 21:47:30.034 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-15 21:47:30.052 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/identity/v3/ 2022-03-15 21:47:36.553 | + :: : [[ 200 == 503 ]] 2022-03-15 21:47:36.554 | + :: : [[ 0 -eq 7 ]] 2022-03-15 21:47:36.557 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-15 21:47:36.559 | + functions-common:time_stop:2425 : local name 2022-03-15 21:47:36.562 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:47:36.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:47:36.567 | + functions-common:time_stop:2428 : local total 2022-03-15 21:47:36.569 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:47:36.571 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-15 21:47:36.574 | + functions-common:time_stop:2432 : start_time=1647380850028 2022-03-15 21:47:36.576 | + functions-common:time_stop:2434 : [[ -z 1647380850028 ]] 2022-03-15 21:47:36.580 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:47:36.584 | + functions-common:time_stop:2437 : end_time=1647380856581 2022-03-15 21:47:36.586 | + functions-common:time_stop:2438 : elapsed_time=6553 2022-03-15 21:47:36.589 | + functions-common:time_stop:2439 : total=0 2022-03-15 21:47:36.591 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:47:36.593 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6553 2022-03-15 21:47:36.596 | + functions:wait_for_service:467 : return 0 2022-03-15 21:47:36.599 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-15 21:47:36.616 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:47:36.619 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-15 21:47:36.621 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:47:36.623 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-15 21:47:36.655 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-15 21:47:36.659 | + 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.24/identity 2022-03-15 21:47:41.249 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.249 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.249 | 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=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.256 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.273 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.273 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.304 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.336 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.336 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.427 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.427 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.427 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.428 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.428 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.428 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.441 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.441 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.441 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.441 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.441 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.448 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.451 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.451 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.452 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.452 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.452 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.452 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.452 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80175) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-15 21:47:41.486 | 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=80175) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:47:41.567 | ++ inc/async:async_inner:64 : rc=0 2022-03-15 21:47:41.592 | [77494 Async install_tempest:77494]: finished successfully 2022-03-15 21:47:41.792 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created domain default 2022-03-15 21:47:41.832 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created project admin 2022-03-15 21:47:41.861 | DEBUG passlib.handlers.bcrypt [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80175) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-15 21:47:41.861 | DEBUG passlib.handlers.bcrypt [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80175) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-15 21:47:41.921 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created user admin 2022-03-15 21:47:41.933 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created role reader 2022-03-15 21:47:41.944 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created role member 2022-03-15 21:47:41.966 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created implied role where 86c17c8ca39d4ae1b532f70c26fcccf4 implies 9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:47:41.976 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created role admin 2022-03-15 21:47:41.992 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created implied role where adc09aec3aff428e9165c469ce6428c0 implies 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:47:42.004 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Granted role admin on project admin to user admin. 2022-03-15 21:47:42.010 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Granted role admin on the system to user admin. 2022-03-15 21:47:42.022 | WARNING py.warnings [None req-ce0648f9-b4c6-44e3-b723-0df05300973d 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-03-15 21:47:42.022 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-15 21:47:42.022 |  2022-03-15 21:47:42.025 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created region RegionOne 2022-03-15 21:47:42.056 | INFO keystone.cmd.bootstrap [None req-ce0648f9-b4c6-44e3-b723-0df05300973d None None] Created public endpoint http://10.222.0.24/identity 2022-03-15 21:47:42.500 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-15 21:47:42.503 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-15 21:47:42.505 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-15 21:47:42.508 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-15 21:47:45.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:45.641 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:45.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:45.641 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:45.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:47:45.810 | + lib/keystone:create_keystone_accounts:310 : admin_project=62c4634956524231905ab44b06a0aa38 2022-03-15 21:47:45.812 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-15 21:47:45.816 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-15 21:47:48.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:48.006 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:48.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:48.006 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:48.167 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:47:48.170 | + lib/keystone:create_keystone_accounts:312 : admin_user=79925a6f11d74945ac3a3e8971e0a1e6 2022-03-15 21:47:48.173 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-15 21:47:48.175 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-15 21:47:48.177 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-15 21:47:48.179 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 79925a6f11d74945ac3a3e8971e0a1e6 default 2022-03-15 21:47:48.235 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 79925a6f11d74945ac3a3e8971e0a1e6 default 2022-03-15 21:47:48.271 | [17765 Async ks-domain-role:80348]: running: get_or_add_user_domain_role admin 79925a6f11d74945ac3a3e8971e0a1e6 default 2022-03-15 21:47:48.274 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-15 21:47:48.276 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-15 21:47:48.279 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-15 21:47:51.403 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-15 21:47:51.405 | + functions-common:get_or_create_domain:888 : echo default 2022-03-15 21:47:51.405 | default 2022-03-15 21:47:51.408 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-15 21:47:51.465 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-15 21:47:51.506 | [17765 Async ks-project:80489]: running: get_or_create_project service Default 2022-03-15 21:47:51.510 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-15 21:47:51.577 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-15 21:47:51.621 | [17765 Async ks-service:80575]: running: get_or_create_role service 2022-03-15 21:47:51.624 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-15 21:47:51.696 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-15 21:47:51.752 | [17765 Async ks-reseller:80661]: running: get_or_create_role ResellerAdmin 2022-03-15 21:47:51.759 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-15 21:47:51.761 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-15 21:47:52.105 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-15 21:47:52.339 | [17765 Async ks-anotherrole:80750]: running: get_or_create_role anotherrole 2022-03-15 21:47:52.363 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-15 21:47:52.402 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-15 21:47:52.423 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:47:52.458 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-15 21:47:55.190 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:47:55.359 | [80489 Async ks-project:80489]: finished successfully 2022-03-15 21:47:55.632 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:47:55.706 | [80661 Async ks-reseller:80661]: finished successfully 2022-03-15 21:47:55.910 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:47:55.944 | [80575 Async ks-service:80575]: finished successfully 2022-03-15 21:47:56.025 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:47:56.055 | [80750 Async ks-anotherrole:80750]: finished successfully 2022-03-15 21:47:56.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:56.132 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:56.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:56.132 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:56.298 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:47:56.301 | ++ functions-common:get_or_create_project:938 : project_id=eff25a211350421a8297569922ab4a13 2022-03-15 21:47:56.303 | ++ functions-common:get_or_create_project:939 : echo eff25a211350421a8297569922ab4a13 2022-03-15 21:47:56.306 | + lib/keystone:create_keystone_accounts:340 : invis_project=eff25a211350421a8297569922ab4a13 2022-03-15 21:47:56.308 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-15 21:47:56.311 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-15 21:47:56.314 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:47:56.318 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-15 21:47:58.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:58.838 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:58.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:47:58.838 | from cryptography.utils import int_from_bytes 2022-03-15 21:47:58.906 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:47:58.931 | [80348 Async ks-domain-role:80348]: finished successfully 2022-03-15 21:47:59.009 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:47:59.012 | ++ functions-common:get_or_create_project:938 : project_id=c726d3e6758348dea3f20709b694af3b 2022-03-15 21:47:59.014 | ++ functions-common:get_or_create_project:939 : echo c726d3e6758348dea3f20709b694af3b 2022-03-15 21:47:59.017 | + lib/keystone:create_keystone_accounts:344 : demo_project=c726d3e6758348dea3f20709b694af3b 2022-03-15 21:47:59.019 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-15 21:47:59.022 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-15 21:47:59.025 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:47:59.027 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-15 21:47:59.029 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-15 21:47:59.033 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-15 21:48:01.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.529 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.529 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.690 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:01.693 | ++ functions-common:get_or_create_user:925 : user_id=6d59764ca13d41a2bda8b5e8ae812ab6 2022-03-15 21:48:01.696 | ++ functions-common:get_or_create_user:926 : echo 6d59764ca13d41a2bda8b5e8ae812ab6 2022-03-15 21:48:01.698 | + lib/keystone:create_keystone_accounts:347 : demo_user=6d59764ca13d41a2bda8b5e8ae812ab6 2022-03-15 21:48:01.701 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-15 21:48:01.751 | [17765 Async ks-domain-role:80348]: Waiting for completion of get_or_add_user_domain_role admin 79925a6f11d74945ac3a3e8971e0a1e6 default running on PID 80348 (6 other jobs running) 2022-03-15 21:48:01.775 | [17765 Async ks-domain-role:80348]: Signaling child to exit 2022-03-15 21:48:01.775 | WAKEUP 2022-03-15 21:48:01.798 | [17765 Async ks-domain-role:80348]: Signaled 2022-03-15 21:48:01.800 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-15 21:48:01.800 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79925a6f11d74945ac3a3e8971e0a1e6 --domain default 2022-03-15 21:48:01.800 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-15 21:48:01.800 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:01.800 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:01.800 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:01.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.800 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.800 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:01.800 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-15 21:48:01.800 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-15 21:48:01.800 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 79925a6f11d74945ac3a3e8971e0a1e6 --domain default 2022-03-15 21:48:01.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.800 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.800 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.800 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:01.800 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-15 21:48:01.800 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:01.800 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79925a6f11d74945ac3a3e8971e0a1e6 --domain default 2022-03-15 21:48:01.800 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:01.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.800 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.800 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:01.800 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:01.800 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:01.800 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:01.801 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | 79925a6f11d74945ac3a3e8971e0a1e6 | | | default | | False |' 2022-03-15 21:48:01.801 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:01.801 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:01.801 | + functions-common:get_or_add_user_domain_role:1021 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:01.801 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:01.842 | [17765 Async ks-domain-role:80348]: finished get_or_add_user_domain_role admin 79925a6f11d74945ac3a3e8971e0a1e6 default with result 0 in 10 seconds 2022-03-15 21:48:01.849 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-15 21:48:01.884 | [17765 Async ks-project:80489]: Waiting for completion of get_or_create_project service Default running on PID 80489 (5 other jobs running) 2022-03-15 21:48:01.908 | [17765 Async ks-project:80489]: Signaling child to exit 2022-03-15 21:48:01.908 | WAKEUP 2022-03-15 21:48:01.929 | [17765 Async ks-project:80489]: Signaled 2022-03-15 21:48:01.931 | + functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:48:01.931 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-15 21:48:01.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.931 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:01.931 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:01.931 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:01.931 | + functions-common:get_or_create_project:938 : project_id=302ace81cb9d4ebfb952333a63a19569 2022-03-15 21:48:01.931 | + functions-common:get_or_create_project:939 : echo 302ace81cb9d4ebfb952333a63a19569 2022-03-15 21:48:01.931 | 302ace81cb9d4ebfb952333a63a19569 2022-03-15 21:48:01.974 | [17765 Async ks-project:80489]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-03-15 21:48:02.010 | [17765 Async ks-service:80575]: Waiting for completion of get_or_create_role service running on PID 80575 (4 other jobs running) 2022-03-15 21:48:02.034 | [17765 Async ks-service:80575]: Signaling child to exit 2022-03-15 21:48:02.034 | WAKEUP 2022-03-15 21:48:02.056 | [17765 Async ks-service:80575]: Signaled 2022-03-15 21:48:02.057 | + functions-common:get_or_create_role:945 : local role_id 2022-03-15 21:48:02.057 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-15 21:48:02.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:02.058 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:02.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:02.058 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:02.058 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:02.058 | + functions-common:get_or_create_role:950 : role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:48:02.058 | + functions-common:get_or_create_role:951 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:48:02.058 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:48:02.101 | [17765 Async ks-service:80575]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-15 21:48:02.138 | [17765 Async ks-reseller:80661]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80661 (3 other jobs running) 2022-03-15 21:48:02.162 | [17765 Async ks-reseller:80661]: Signaling child to exit 2022-03-15 21:48:02.162 | WAKEUP 2022-03-15 21:48:02.184 | [17765 Async ks-reseller:80661]: Signaled 2022-03-15 21:48:02.185 | + functions-common:get_or_create_role:945 : local role_id 2022-03-15 21:48:02.185 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-15 21:48:02.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:02.185 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:02.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:02.185 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:02.185 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:02.185 | + functions-common:get_or_create_role:950 : role_id=105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:48:02.185 | + functions-common:get_or_create_role:951 : echo 105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:48:02.186 | 105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:48:02.228 | [17765 Async ks-reseller:80661]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-15 21:48:02.264 | [17765 Async ks-anotherrole:80750]: Waiting for completion of get_or_create_role anotherrole running on PID 80750 (2 other jobs running) 2022-03-15 21:48:02.287 | [17765 Async ks-anotherrole:80750]: Signaling child to exit 2022-03-15 21:48:02.287 | WAKEUP 2022-03-15 21:48:02.309 | [17765 Async ks-anotherrole:80750]: Signaled 2022-03-15 21:48:02.311 | + functions-common:get_or_create_role:945 : local role_id 2022-03-15 21:48:02.311 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-15 21:48:02.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:02.311 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:02.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:02.311 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:02.311 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:02.311 | + functions-common:get_or_create_role:950 : role_id=534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:02.311 | + functions-common:get_or_create_role:951 : echo 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:02.311 | 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:02.354 | [17765 Async ks-anotherrole:80750]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-15 21:48:02.358 | + inc/async:async_wait:197 : return 0 2022-03-15 21:48:02.361 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.417 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.456 | [17765 Async ks-demo-member:81619]: running: get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.458 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 79925a6f11d74945ac3a3e8971e0a1e6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.519 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 79925a6f11d74945ac3a3e8971e0a1e6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.560 | [17765 Async ks-demo-admin:81731]: running: get_or_add_user_project_role admin 79925a6f11d74945ac3a3e8971e0a1e6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.563 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.630 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.675 | [17765 Async ks-demo-another:81843]: running: get_or_add_user_project_role anotherrole 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:02.678 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 eff25a211350421a8297569922ab4a13 2022-03-15 21:48:02.743 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 eff25a211350421a8297569922ab4a13 2022-03-15 21:48:02.816 | [17765 Async ks-demo-invis:81955]: running: get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 eff25a211350421a8297569922ab4a13 2022-03-15 21:48:02.821 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-15 21:48:02.828 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-15 21:48:02.834 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:48:02.846 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-15 21:48:02.849 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-15 21:48:02.859 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-15 21:48:07.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:07.255 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:07.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:07.255 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:07.445 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:07.462 | ++ functions-common:get_or_create_user:925 : user_id=0a3af79372d84e6a8dc9837485519aac 2022-03-15 21:48:07.478 | ++ functions-common:get_or_create_user:926 : echo 0a3af79372d84e6a8dc9837485519aac 2022-03-15 21:48:07.510 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0a3af79372d84e6a8dc9837485519aac 2022-03-15 21:48:07.538 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0a3af79372d84e6a8dc9837485519aac c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:07.782 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0a3af79372d84e6a8dc9837485519aac c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:07.999 | [17765 Async ks-demo-reader:82141]: running: get_or_add_user_project_role reader 0a3af79372d84e6a8dc9837485519aac c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:08.011 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-15 21:48:08.042 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-15 21:48:08.062 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:48:08.096 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-15 21:48:12.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:12.843 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:12.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:12.843 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:13.175 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:13.191 | ++ functions-common:get_or_create_project:938 : project_id=6d561578458243aaa884599220301df7 2022-03-15 21:48:13.200 | ++ functions-common:get_or_create_project:939 : echo 6d561578458243aaa884599220301df7 2022-03-15 21:48:13.219 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=6d561578458243aaa884599220301df7 2022-03-15 21:48:13.223 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-15 21:48:13.248 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-15 21:48:13.262 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:48:13.282 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-15 21:48:13.306 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-15 21:48:13.350 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-15 21:48:16.166 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:16.358 | [81619 Async ks-demo-member:81619]: finished successfully 2022-03-15 21:48:16.916 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:16.944 | [81731 Async ks-demo-admin:81731]: finished successfully 2022-03-15 21:48:17.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:17.963 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:17.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:17.963 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:18.151 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:18.154 | ++ functions-common:get_or_create_user:925 : user_id=e2844efa9af6490a8fb30785515bf2af 2022-03-15 21:48:18.157 | ++ functions-common:get_or_create_user:926 : echo e2844efa9af6490a8fb30785515bf2af 2022-03-15 21:48:18.160 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e2844efa9af6490a8fb30785515bf2af 2022-03-15 21:48:18.162 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 2022-03-15 21:48:18.228 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 2022-03-15 21:48:18.280 | [17765 Async ks-alt-admin:82579]: running: get_or_add_user_project_role admin e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 2022-03-15 21:48:18.283 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 2022-03-15 21:48:18.553 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 2022-03-15 21:48:18.685 | [17765 Async ks-alt-another:82712]: running: get_or_add_user_project_role anotherrole e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 2022-03-15 21:48:18.695 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-15 21:48:18.700 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-15 21:48:18.712 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:48:18.717 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-15 21:48:18.728 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-15 21:48:18.730 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:18.741 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-15 21:48:18.761 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:18.793 | [81955 Async ks-demo-invis:81955]: finished successfully 2022-03-15 21:48:18.894 | [81843 Async ks-demo-another:81843]: finished successfully 2022-03-15 21:48:21.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:21.931 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:21.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:21.931 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:22.110 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:22.113 | ++ functions-common:get_or_create_user:925 : user_id=f35badb8d8da425594e7978c384c65d8 2022-03-15 21:48:22.116 | ++ functions-common:get_or_create_user:926 : echo f35badb8d8da425594e7978c384c65d8 2022-03-15 21:48:22.119 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f35badb8d8da425594e7978c384c65d8 2022-03-15 21:48:22.121 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f35badb8d8da425594e7978c384c65d8 6d561578458243aaa884599220301df7 2022-03-15 21:48:22.183 | + inc/async:async_inner:63 : get_or_add_user_project_role member f35badb8d8da425594e7978c384c65d8 6d561578458243aaa884599220301df7 2022-03-15 21:48:22.237 | [17765 Async ks-alt-member-user:82979]: running: get_or_add_user_project_role member f35badb8d8da425594e7978c384c65d8 6d561578458243aaa884599220301df7 2022-03-15 21:48:22.251 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-15 21:48:22.255 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-15 21:48:22.270 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:48:22.291 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-15 21:48:22.318 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-15 21:48:22.348 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-15 21:48:23.014 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:23.198 | [82141 Async ks-demo-reader:82141]: finished successfully 2022-03-15 21:48:25.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:25.213 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:25.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:25.214 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:25.399 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:25.402 | ++ functions-common:get_or_create_user:925 : user_id=318f1ec3e47f4f98ae197bee84d59a5a 2022-03-15 21:48:25.404 | ++ functions-common:get_or_create_user:926 : echo 318f1ec3e47f4f98ae197bee84d59a5a 2022-03-15 21:48:25.407 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=318f1ec3e47f4f98ae197bee84d59a5a 2022-03-15 21:48:25.410 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 318f1ec3e47f4f98ae197bee84d59a5a 6d561578458243aaa884599220301df7 2022-03-15 21:48:25.490 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 318f1ec3e47f4f98ae197bee84d59a5a 6d561578458243aaa884599220301df7 2022-03-15 21:48:25.538 | [17765 Async ks-alt-reader-user:83203]: running: get_or_add_user_project_role reader 318f1ec3e47f4f98ae197bee84d59a5a 6d561578458243aaa884599220301df7 2022-03-15 21:48:25.544 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-15 21:48:25.547 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:48:25.554 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-15 21:48:25.557 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-15 21:48:25.560 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-15 21:48:28.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:28.724 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:28.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:28.724 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:29.011 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:29.028 | ++ functions-common:get_or_create_user:925 : user_id=9de47045c3bc4ed88f0d9166bb845988 2022-03-15 21:48:29.042 | ++ functions-common:get_or_create_user:926 : echo 9de47045c3bc4ed88f0d9166bb845988 2022-03-15 21:48:29.050 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9de47045c3bc4ed88f0d9166bb845988 2022-03-15 21:48:29.059 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9de47045c3bc4ed88f0d9166bb845988 all 2022-03-15 21:48:29.174 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9de47045c3bc4ed88f0d9166bb845988 all 2022-03-15 21:48:29.238 | [17765 Async ks-system-member:83429]: running: get_or_add_user_system_role member 9de47045c3bc4ed88f0d9166bb845988 all 2022-03-15 21:48:29.245 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-15 21:48:29.247 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:48:29.253 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-15 21:48:29.268 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-15 21:48:29.277 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-15 21:48:31.875 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:32.036 | [82579 Async ks-alt-admin:82579]: finished successfully 2022-03-15 21:48:32.238 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:32.303 | [82712 Async ks-alt-another:82712]: finished successfully 2022-03-15 21:48:32.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:32.800 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:32.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:32.801 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:32.997 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:33.001 | ++ functions-common:get_or_create_user:925 : user_id=c8514d203d72448da729673a4e2450f3 2022-03-15 21:48:33.007 | ++ functions-common:get_or_create_user:926 : echo c8514d203d72448da729673a4e2450f3 2022-03-15 21:48:33.010 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=c8514d203d72448da729673a4e2450f3 2022-03-15 21:48:33.014 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader c8514d203d72448da729673a4e2450f3 all 2022-03-15 21:48:33.110 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c8514d203d72448da729673a4e2450f3 all 2022-03-15 21:48:33.177 | [17765 Async ks-system-reader:83745]: running: get_or_add_user_system_role reader c8514d203d72448da729673a4e2450f3 all 2022-03-15 21:48:33.186 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-15 21:48:33.192 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-15 21:48:33.196 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-15 21:48:33.204 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-15 21:48:33.210 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-15 21:48:35.470 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:35.650 | [82979 Async ks-alt-member-user:82979]: finished successfully 2022-03-15 21:48:36.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:36.036 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:36.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:36.036 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:36.234 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:36.238 | ++ functions-common:get_or_create_group:902 : group_id=c3d75600fc434a938ffd0104a8e7514d 2022-03-15 21:48:36.242 | ++ functions-common:get_or_create_group:903 : echo c3d75600fc434a938ffd0104a8e7514d 2022-03-15 21:48:36.246 | + lib/keystone:create_keystone_accounts:402 : admin_group=c3d75600fc434a938ffd0104a8e7514d 2022-03-15 21:48:36.250 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-15 21:48:36.255 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-15 21:48:36.263 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-15 21:48:36.267 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-15 21:48:36.270 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-15 21:48:38.607 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:38.639 | [83203 Async ks-alt-reader-user:83203]: finished successfully 2022-03-15 21:48:38.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:38.907 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:38.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:38.907 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:39.097 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:39.102 | ++ functions-common:get_or_create_group:902 : group_id=00c2fc1afa304746af228593e2fbb793 2022-03-15 21:48:39.106 | ++ functions-common:get_or_create_group:903 : echo 00c2fc1afa304746af228593e2fbb793 2022-03-15 21:48:39.109 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=00c2fc1afa304746af228593e2fbb793 2022-03-15 21:48:39.113 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:39.179 | + inc/async:async_inner:63 : get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:39.226 | [17765 Async ks-group-memberdemo:84098]: running: get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:39.239 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:39.353 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:39.449 | [17765 Async ks-group-anotherdemo:84184]: running: get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:39.474 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 2022-03-15 21:48:39.822 | + inc/async:async_inner:63 : get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 2022-03-15 21:48:40.017 | [17765 Async ks-group-memberalt:84270]: running: get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 2022-03-15 21:48:40.032 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 2022-03-15 21:48:40.446 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 2022-03-15 21:48:40.654 | [17765 Async ks-group-anotheralt:84377]: running: get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 2022-03-15 21:48:40.678 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 2022-03-15 21:48:40.846 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:41.030 | [83429 Async ks-system-member:83429]: finished successfully 2022-03-15 21:48:41.057 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 2022-03-15 21:48:41.313 | [17765 Async ks-group-admin:84493]: running: get_or_add_group_project_role admin c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 2022-03-15 21:48:41.331 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-15 21:48:41.720 | [17765 Async ks-demo-member:81619]: Waiting for completion of get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b running on PID 81619 (17 other jobs running) 2022-03-15 21:48:41.896 | [17765 Async ks-demo-member:81619]: Signaling child to exit 2022-03-15 21:48:41.896 | WAKEUP 2022-03-15 21:48:42.085 | [17765 Async ks-demo-member:81619]: Signaled 2022-03-15 21:48:42.086 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:42.086 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:42.086 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:42.086 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:42.087 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:42.087 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:42.087 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:42.087 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:42.087 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:42.087 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:42.087 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:42.087 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:42.087 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:42.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:42.087 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:42.087 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:42.087 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:42.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.087 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:42.087 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:42.087 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:42.087 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:42.087 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:42.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.087 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:42.088 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:42.088 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:42.088 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:42.088 | ++ functions-common:get_field:818 : echo '| 86c17c8ca39d4ae1b532f70c26fcccf4 | 6d59764ca13d41a2bda8b5e8ae812ab6 | | c726d3e6758348dea3f20709b694af3b | | | False |' 2022-03-15 21:48:42.088 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:42.088 | + functions-common:get_or_add_user_project_role:995 : user_role_id=86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:42.088 | + functions-common:get_or_add_user_project_role:997 : echo 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:42.088 | 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:42.327 | [17765 Async ks-demo-member:81619]: finished get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b with result 0 in 13 seconds 2022-03-15 21:48:42.612 | [17765 Async ks-demo-admin:81731]: Waiting for completion of get_or_add_user_project_role admin 79925a6f11d74945ac3a3e8971e0a1e6 c726d3e6758348dea3f20709b694af3b running on PID 81731 (16 other jobs running) 2022-03-15 21:48:42.791 | [17765 Async ks-demo-admin:81731]: Signaling child to exit 2022-03-15 21:48:42.792 | WAKEUP 2022-03-15 21:48:42.933 | [17765 Async ks-demo-admin:81731]: Signaled 2022-03-15 21:48:42.946 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:42.946 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:42.946 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:42.946 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:42.946 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:42.946 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:42.946 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:42.946 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:42.946 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:42.946 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79925a6f11d74945ac3a3e8971e0a1e6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:42.946 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:42.946 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:42.946 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:42.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.946 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.946 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.946 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:42.946 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:42.946 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:42.946 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 79925a6f11d74945ac3a3e8971e0a1e6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:42.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.946 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.946 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.946 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:42.946 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:42.946 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79925a6f11d74945ac3a3e8971e0a1e6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:42.946 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:42.946 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:42.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.947 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:42.947 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:42.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:42.947 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:42.947 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:42.947 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:42.947 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | 79925a6f11d74945ac3a3e8971e0a1e6 | | c726d3e6758348dea3f20709b694af3b | | | False |' 2022-03-15 21:48:42.947 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:42.947 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:42.947 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:42.947 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:43.241 | [17765 Async ks-demo-admin:81731]: finished get_or_add_user_project_role admin 79925a6f11d74945ac3a3e8971e0a1e6 c726d3e6758348dea3f20709b694af3b with result 0 in 14 seconds 2022-03-15 21:48:43.519 | [17765 Async ks-demo-another:81843]: Waiting for completion of get_or_add_user_project_role anotherrole 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b running on PID 81843 (15 other jobs running) 2022-03-15 21:48:43.671 | [17765 Async ks-demo-another:81843]: Signaling child to exit 2022-03-15 21:48:43.672 | WAKEUP 2022-03-15 21:48:43.814 | [17765 Async ks-demo-another:81843]: Signaled 2022-03-15 21:48:43.825 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:43.826 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:43.826 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:43.826 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:43.826 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:43.826 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:43.826 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:43.826 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:43.826 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:43.826 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:43.826 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:43.826 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:43.826 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:43.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:43.826 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:43.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:43.826 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:43.826 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:43.826 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:43.826 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:43.826 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:43.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:43.826 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:43.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:43.826 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:43.826 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:43.826 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:43.826 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:43.826 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:43.826 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:43.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:43.826 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:43.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:43.827 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:43.827 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:43.827 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:43.827 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:43.827 | ++ functions-common:get_field:818 : echo '| 534e868693b44a18a6836d3d63d8fc2b | 6d59764ca13d41a2bda8b5e8ae812ab6 | | c726d3e6758348dea3f20709b694af3b | | | False |' 2022-03-15 21:48:43.827 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:43.827 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:43.827 | + functions-common:get_or_add_user_project_role:995 : user_role_id=534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:43.827 | + functions-common:get_or_add_user_project_role:997 : echo 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:43.827 | 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:44.145 | [17765 Async ks-demo-another:81843]: finished get_or_add_user_project_role anotherrole 6d59764ca13d41a2bda8b5e8ae812ab6 c726d3e6758348dea3f20709b694af3b with result 0 in 16 seconds 2022-03-15 21:48:44.352 | [17765 Async ks-demo-invis:81955]: Waiting for completion of get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 eff25a211350421a8297569922ab4a13 running on PID 81955 (14 other jobs running) 2022-03-15 21:48:44.519 | [17765 Async ks-demo-invis:81955]: Signaling child to exit 2022-03-15 21:48:44.520 | WAKEUP 2022-03-15 21:48:44.662 | [17765 Async ks-demo-invis:81955]: Signaled 2022-03-15 21:48:44.663 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:44.663 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:44.663 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:44.663 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:44.663 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:44.663 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:44.663 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:44.663 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:44.663 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:44.663 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project eff25a211350421a8297569922ab4a13 2022-03-15 21:48:44.663 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:44.663 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:44.663 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:44.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:44.663 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:44.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:44.663 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:44.663 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:44.663 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:44.663 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:44.663 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project eff25a211350421a8297569922ab4a13 2022-03-15 21:48:44.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:44.664 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:44.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:44.664 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:44.664 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:44.664 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d59764ca13d41a2bda8b5e8ae812ab6 --project eff25a211350421a8297569922ab4a13 2022-03-15 21:48:44.664 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:44.664 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:44.664 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:44.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:44.664 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:44.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:44.664 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:44.664 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:44.664 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:44.664 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:44.664 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:44.664 | ++ functions-common:get_field:818 : echo '| 86c17c8ca39d4ae1b532f70c26fcccf4 | 6d59764ca13d41a2bda8b5e8ae812ab6 | | eff25a211350421a8297569922ab4a13 | | | False |' 2022-03-15 21:48:44.664 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:44.664 | + functions-common:get_or_add_user_project_role:995 : user_role_id=86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:44.664 | + functions-common:get_or_add_user_project_role:997 : echo 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:44.664 | 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:44.861 | [17765 Async ks-demo-invis:81955]: finished get_or_add_user_project_role member 6d59764ca13d41a2bda8b5e8ae812ab6 eff25a211350421a8297569922ab4a13 with result 0 in 16 seconds 2022-03-15 21:48:45.135 | [17765 Async ks-demo-reader:82141]: Waiting for completion of get_or_add_user_project_role reader 0a3af79372d84e6a8dc9837485519aac c726d3e6758348dea3f20709b694af3b running on PID 82141 (13 other jobs running) 2022-03-15 21:48:45.298 | [17765 Async ks-demo-reader:82141]: Signaling child to exit 2022-03-15 21:48:45.300 | WAKEUP 2022-03-15 21:48:45.455 | [17765 Async ks-demo-reader:82141]: Signaled 2022-03-15 21:48:45.456 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:45.456 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:45.456 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:45.456 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:45.456 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:45.456 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:45.456 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:45.456 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:45.456 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:45.456 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0a3af79372d84e6a8dc9837485519aac --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:45.456 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:45.456 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:45.456 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:45.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:45.456 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:45.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:45.457 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:45.457 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:45.457 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:45.457 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:45.457 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 0a3af79372d84e6a8dc9837485519aac --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:45.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:45.457 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:45.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:45.457 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:45.457 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:45.457 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:45.457 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0a3af79372d84e6a8dc9837485519aac --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:45.457 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:45.457 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:45.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:45.457 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:45.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:45.457 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:45.457 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:45.457 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:45.457 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:45.457 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:45.457 | ++ functions-common:get_field:818 : echo '| 9259395f2da1498fb9ca28346170bdb6 | 0a3af79372d84e6a8dc9837485519aac | | c726d3e6758348dea3f20709b694af3b | | | False |' 2022-03-15 21:48:45.457 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:45.457 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:45.457 | + functions-common:get_or_add_user_project_role:997 : echo 9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:45.457 | 9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:45.608 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:45.696 | [17765 Async ks-demo-reader:82141]: finished get_or_add_user_project_role reader 0a3af79372d84e6a8dc9837485519aac c726d3e6758348dea3f20709b694af3b with result 0 in 15 seconds 2022-03-15 21:48:45.735 | + inc/async:async_wait:197 : return 0 2022-03-15 21:48:45.758 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-15 21:48:45.761 | [83745 Async ks-system-reader:83745]: finished successfully 2022-03-15 21:48:46.090 | [17765 Async ks-alt-admin:82579]: Waiting for completion of get_or_add_user_project_role admin e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 running on PID 82579 (12 other jobs running) 2022-03-15 21:48:46.251 | [17765 Async ks-alt-admin:82579]: Signaling child to exit 2022-03-15 21:48:46.252 | WAKEUP 2022-03-15 21:48:46.416 | [17765 Async ks-alt-admin:82579]: Signaled 2022-03-15 21:48:46.446 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:46.446 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:46.446 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:46.446 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:46.446 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:46.446 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:46.446 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:46.446 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:46.446 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2844efa9af6490a8fb30785515bf2af --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:46.446 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:46.446 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:46.446 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:46.446 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:46.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:46.446 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:46.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:46.446 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:46.446 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:46.447 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:46.447 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:46.447 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e2844efa9af6490a8fb30785515bf2af --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:46.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:46.447 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:46.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:46.447 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:46.447 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2844efa9af6490a8fb30785515bf2af --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:46.447 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:46.447 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:46.447 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:46.447 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:46.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:46.447 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:46.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:46.447 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:46.447 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:46.447 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:46.447 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:46.447 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | e2844efa9af6490a8fb30785515bf2af | | 6d561578458243aaa884599220301df7 | | | False |' 2022-03-15 21:48:46.447 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:46.447 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:46.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:46.447 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:46.447 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:48:46.775 | [17765 Async ks-alt-admin:82579]: finished get_or_add_user_project_role admin e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 with result 0 in 13 seconds 2022-03-15 21:48:47.001 | [17765 Async ks-alt-another:82712]: Waiting for completion of get_or_add_user_project_role anotherrole e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 running on PID 82712 (11 other jobs running) 2022-03-15 21:48:47.151 | [17765 Async ks-alt-another:82712]: Signaling child to exit 2022-03-15 21:48:47.153 | WAKEUP 2022-03-15 21:48:47.296 | [17765 Async ks-alt-another:82712]: Signaled 2022-03-15 21:48:47.310 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:47.310 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:47.310 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:47.310 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:47.310 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:47.310 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:47.310 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:47.310 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:47.310 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2844efa9af6490a8fb30785515bf2af --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:47.310 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:47.310 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:47.310 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:47.310 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:47.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:47.310 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:47.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:47.310 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:47.310 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:47.310 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:47.310 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:47.310 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user e2844efa9af6490a8fb30785515bf2af --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:47.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:47.310 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:47.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:47.310 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:47.310 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2844efa9af6490a8fb30785515bf2af --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:47.310 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:47.310 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:47.311 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:47.311 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:47.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:47.311 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:47.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:47.311 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:47.311 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:47.311 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:47.311 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:47.311 | ++ functions-common:get_field:818 : echo '| 534e868693b44a18a6836d3d63d8fc2b | e2844efa9af6490a8fb30785515bf2af | | 6d561578458243aaa884599220301df7 | | | False |' 2022-03-15 21:48:47.311 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:47.311 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:47.311 | + functions-common:get_or_add_user_project_role:995 : user_role_id=534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:47.311 | + functions-common:get_or_add_user_project_role:997 : echo 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:47.311 | 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:48:47.599 | [17765 Async ks-alt-another:82712]: finished get_or_add_user_project_role anotherrole e2844efa9af6490a8fb30785515bf2af 6d561578458243aaa884599220301df7 with result 0 in 13 seconds 2022-03-15 21:48:47.831 | [17765 Async ks-alt-member-user:82979]: Waiting for completion of get_or_add_user_project_role member f35badb8d8da425594e7978c384c65d8 6d561578458243aaa884599220301df7 running on PID 82979 (10 other jobs running) 2022-03-15 21:48:48.015 | [17765 Async ks-alt-member-user:82979]: Signaling child to exit 2022-03-15 21:48:48.016 | WAKEUP 2022-03-15 21:48:48.162 | [17765 Async ks-alt-member-user:82979]: Signaled 2022-03-15 21:48:48.174 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:48.174 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:48.174 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:48.174 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:48.174 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:48.174 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:48.174 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:48.174 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:48.174 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f35badb8d8da425594e7978c384c65d8 --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:48.174 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:48.174 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:48.174 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:48.174 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:48.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:48.174 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:48.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:48.174 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:48.174 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:48.174 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:48.174 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:48.174 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f35badb8d8da425594e7978c384c65d8 --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:48.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:48.174 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:48.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:48.174 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:48.174 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f35badb8d8da425594e7978c384c65d8 --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:48.174 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:48.175 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:48.175 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:48.175 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:48.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:48.175 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:48.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:48.175 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:48.175 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:48.175 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:48.175 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:48.175 | ++ functions-common:get_field:818 : echo '| 86c17c8ca39d4ae1b532f70c26fcccf4 | f35badb8d8da425594e7978c384c65d8 | | 6d561578458243aaa884599220301df7 | | | False |' 2022-03-15 21:48:48.175 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:48.175 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:48.175 | + functions-common:get_or_add_user_project_role:995 : user_role_id=86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:48.175 | + functions-common:get_or_add_user_project_role:997 : echo 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:48.175 | 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:48.454 | [17765 Async ks-alt-member-user:82979]: finished get_or_add_user_project_role member f35badb8d8da425594e7978c384c65d8 6d561578458243aaa884599220301df7 with result 0 in 13 seconds 2022-03-15 21:48:48.693 | [17765 Async ks-alt-reader-user:83203]: Waiting for completion of get_or_add_user_project_role reader 318f1ec3e47f4f98ae197bee84d59a5a 6d561578458243aaa884599220301df7 running on PID 83203 (9 other jobs running) 2022-03-15 21:48:48.888 | [17765 Async ks-alt-reader-user:83203]: Signaling child to exit 2022-03-15 21:48:48.888 | WAKEUP 2022-03-15 21:48:49.022 | [17765 Async ks-alt-reader-user:83203]: Signaled 2022-03-15 21:48:49.032 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:48:49.032 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:48:49.032 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:49.032 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:49.032 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:49.032 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:49.032 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:49.032 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:48:49.032 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 318f1ec3e47f4f98ae197bee84d59a5a --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:49.032 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:48:49.032 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:49.032 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:49.032 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:49.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.032 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.032 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.032 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:49.033 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:48:49.033 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:48:49.033 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 318f1ec3e47f4f98ae197bee84d59a5a --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:49.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.033 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.033 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.033 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:48:49.033 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 318f1ec3e47f4f98ae197bee84d59a5a --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:49.033 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:48:49.033 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:48:49.033 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:49.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.033 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.033 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.033 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:49.033 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:48:49.034 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:48:49.034 | ++ functions-common:get_field:818 : echo '| 9259395f2da1498fb9ca28346170bdb6 | 318f1ec3e47f4f98ae197bee84d59a5a | | 6d561578458243aaa884599220301df7 | | | False |' 2022-03-15 21:48:49.034 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:48:49.034 | ++ functions-common:get_field:812 : read data 2022-03-15 21:48:49.034 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:49.034 | + functions-common:get_or_add_user_project_role:997 : echo 9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:49.034 | 9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:49.316 | [17765 Async ks-alt-reader-user:83203]: finished get_or_add_user_project_role reader 318f1ec3e47f4f98ae197bee84d59a5a 6d561578458243aaa884599220301df7 with result 0 in 13 seconds 2022-03-15 21:48:49.351 | + inc/async:async_wait:197 : return 0 2022-03-15 21:48:49.379 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-15 21:48:49.701 | [17765 Async ks-system-member:83429]: Waiting for completion of get_or_add_user_system_role member 9de47045c3bc4ed88f0d9166bb845988 all running on PID 83429 (8 other jobs running) 2022-03-15 21:48:49.841 | [17765 Async ks-system-member:83429]: Signaling child to exit 2022-03-15 21:48:49.842 | WAKEUP 2022-03-15 21:48:49.962 | [17765 Async ks-system-member:83429]: Signaled 2022-03-15 21:48:49.977 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-15 21:48:49.978 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-15 21:48:49.978 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-15 21:48:49.978 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:49.978 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:49.978 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:49.978 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:49.978 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:49.978 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-15 21:48:49.978 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9de47045c3bc4ed88f0d9166bb845988 --system all -f value -c Role 2022-03-15 21:48:49.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.978 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.978 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.978 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:49.978 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-15 21:48:49.978 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-15 21:48:49.978 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 9de47045c3bc4ed88f0d9166bb845988 --system all 2022-03-15 21:48:49.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.978 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.978 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.978 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9de47045c3bc4ed88f0d9166bb845988 --system all -f value -c Role 2022-03-15 21:48:49.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.978 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:49.978 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:49.978 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:49.978 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:49.978 | + functions-common:get_or_add_user_system_role:1052 : echo 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:49.978 | 86c17c8ca39d4ae1b532f70c26fcccf4 2022-03-15 21:48:50.253 | [17765 Async ks-system-member:83429]: finished get_or_add_user_system_role member 9de47045c3bc4ed88f0d9166bb845988 all with result 0 in 11 seconds 2022-03-15 21:48:50.489 | [17765 Async ks-system-reader:83745]: Waiting for completion of get_or_add_user_system_role reader c8514d203d72448da729673a4e2450f3 all running on PID 83745 (7 other jobs running) 2022-03-15 21:48:50.622 | [17765 Async ks-system-reader:83745]: Signaling child to exit 2022-03-15 21:48:50.622 | WAKEUP 2022-03-15 21:48:50.758 | [17765 Async ks-system-reader:83745]: Signaled 2022-03-15 21:48:50.774 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-15 21:48:50.774 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-15 21:48:50.774 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-15 21:48:50.774 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:48:50.774 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:48:50.774 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:48:50.774 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:48:50.774 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:48:50.774 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-15 21:48:50.774 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c8514d203d72448da729673a4e2450f3 --system all -f value -c Role 2022-03-15 21:48:50.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:50.774 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:50.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:50.774 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:50.774 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:50.775 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-15 21:48:50.775 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-15 21:48:50.775 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user c8514d203d72448da729673a4e2450f3 --system all 2022-03-15 21:48:50.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:50.775 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:50.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:50.775 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:50.775 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c8514d203d72448da729673a4e2450f3 --system all -f value -c Role 2022-03-15 21:48:50.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:50.775 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:50.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:50.775 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:50.775 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:50.775 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:50.775 | + functions-common:get_or_add_user_system_role:1052 : echo 9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:50.775 | 9259395f2da1498fb9ca28346170bdb6 2022-03-15 21:48:51.085 | [17765 Async ks-system-reader:83745]: finished get_or_add_user_system_role reader c8514d203d72448da729673a4e2450f3 all with result 0 in 12 seconds 2022-03-15 21:48:51.119 | + inc/async:async_wait:197 : return 0 2022-03-15 21:48:51.145 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-15 21:48:51.494 | [17765 Async ks-group-memberdemo:84098]: Waiting for completion of get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b running on PID 84098 (6 other jobs running) 2022-03-15 21:48:51.649 | [17765 Async ks-group-memberdemo:84098]: Signaling child to exit 2022-03-15 21:48:53.146 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:53.312 | [84098 Async ks-group-memberdemo:84098]: finished successfully 2022-03-15 21:48:53.374 | WAKEUP 2022-03-15 21:48:53.519 | [17765 Async ks-group-memberdemo:84098]: Signaled 2022-03-15 21:48:53.533 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-15 21:48:53.534 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 00c2fc1afa304746af228593e2fbb793 --project c726d3e6758348dea3f20709b694af3b -f value 2022-03-15 21:48:53.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.534 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.534 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:53.534 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-15 21:48:53.534 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-15 21:48:53.534 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 00c2fc1afa304746af228593e2fbb793 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:53.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.534 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.534 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.534 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 00c2fc1afa304746af228593e2fbb793 --project c726d3e6758348dea3f20709b694af3b -f value 2022-03-15 21:48:53.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.534 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.534 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:53.534 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='86c17c8ca39d4ae1b532f70c26fcccf4 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b False' 2022-03-15 21:48:53.534 | + functions-common:get_or_add_group_project_role:1076 : echo 86c17c8ca39d4ae1b532f70c26fcccf4 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b False 2022-03-15 21:48:53.534 | 86c17c8ca39d4ae1b532f70c26fcccf4 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b False 2022-03-15 21:48:53.579 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:53.613 | [84184 Async ks-group-anotherdemo:84184]: finished successfully 2022-03-15 21:48:53.660 | [17765 Async ks-group-memberdemo:84098]: finished get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b with result 0 in 14 seconds 2022-03-15 21:48:53.721 | [17765 Async ks-group-anotherdemo:84184]: Waiting for completion of get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b running on PID 84184 (5 other jobs running) 2022-03-15 21:48:53.762 | [17765 Async ks-group-anotherdemo:84184]: Signaling child to exit 2022-03-15 21:48:53.762 | WAKEUP 2022-03-15 21:48:53.804 | [17765 Async ks-group-anotherdemo:84184]: Signaled 2022-03-15 21:48:53.805 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-15 21:48:53.805 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 00c2fc1afa304746af228593e2fbb793 --project c726d3e6758348dea3f20709b694af3b -f value 2022-03-15 21:48:53.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.805 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.805 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:53.805 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-15 21:48:53.805 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-15 21:48:53.805 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 00c2fc1afa304746af228593e2fbb793 --project c726d3e6758348dea3f20709b694af3b 2022-03-15 21:48:53.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.805 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.806 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.806 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 00c2fc1afa304746af228593e2fbb793 --project c726d3e6758348dea3f20709b694af3b -f value 2022-03-15 21:48:53.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.806 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:53.806 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:53.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:53.806 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='534e868693b44a18a6836d3d63d8fc2b 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b False' 2022-03-15 21:48:53.806 | + functions-common:get_or_add_group_project_role:1076 : echo 534e868693b44a18a6836d3d63d8fc2b 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b False 2022-03-15 21:48:53.806 | 534e868693b44a18a6836d3d63d8fc2b 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b False 2022-03-15 21:48:53.875 | [17765 Async ks-group-anotherdemo:84184]: finished get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 c726d3e6758348dea3f20709b694af3b with result 0 in 14 seconds 2022-03-15 21:48:53.942 | [17765 Async ks-group-memberalt:84270]: Waiting for completion of get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 running on PID 84270 (4 other jobs running) 2022-03-15 21:48:53.988 | [17765 Async ks-group-memberalt:84270]: Signaling child to exit 2022-03-15 21:48:54.914 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:54.919 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:54.943 | [84377 Async ks-group-anotheralt:84377]: finished successfully 2022-03-15 21:48:54.949 | [84270 Async ks-group-memberalt:84270]: finished successfully 2022-03-15 21:48:54.970 | WAKEUP 2022-03-15 21:48:54.996 | [17765 Async ks-group-memberalt:84270]: Signaled 2022-03-15 21:48:54.997 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-15 21:48:54.997 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 00c2fc1afa304746af228593e2fbb793 --project 6d561578458243aaa884599220301df7 -f value 2022-03-15 21:48:54.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:54.998 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:54.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:54.998 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:54.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:54.998 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-15 21:48:54.998 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-15 21:48:54.998 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 00c2fc1afa304746af228593e2fbb793 --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:54.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:54.998 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:54.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:54.998 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:54.998 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 00c2fc1afa304746af228593e2fbb793 --project 6d561578458243aaa884599220301df7 -f value 2022-03-15 21:48:54.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:54.998 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:54.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:54.998 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:54.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:54.998 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='86c17c8ca39d4ae1b532f70c26fcccf4 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 False' 2022-03-15 21:48:54.998 | + functions-common:get_or_add_group_project_role:1076 : echo 86c17c8ca39d4ae1b532f70c26fcccf4 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 False 2022-03-15 21:48:54.998 | 86c17c8ca39d4ae1b532f70c26fcccf4 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 False 2022-03-15 21:48:55.043 | [17765 Async ks-group-memberalt:84270]: finished get_or_add_group_project_role member 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 with result 0 in 15 seconds 2022-03-15 21:48:55.084 | [17765 Async ks-group-anotheralt:84377]: Waiting for completion of get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 running on PID 84377 (3 other jobs running) 2022-03-15 21:48:55.111 | [17765 Async ks-group-anotheralt:84377]: Signaling child to exit 2022-03-15 21:48:55.112 | WAKEUP 2022-03-15 21:48:55.135 | [17765 Async ks-group-anotheralt:84377]: Signaled 2022-03-15 21:48:55.136 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-15 21:48:55.136 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 00c2fc1afa304746af228593e2fbb793 --project 6d561578458243aaa884599220301df7 -f value 2022-03-15 21:48:55.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.136 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.136 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:55.136 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-15 21:48:55.136 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-15 21:48:55.136 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 00c2fc1afa304746af228593e2fbb793 --project 6d561578458243aaa884599220301df7 2022-03-15 21:48:55.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.136 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.137 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.137 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 00c2fc1afa304746af228593e2fbb793 --project 6d561578458243aaa884599220301df7 -f value 2022-03-15 21:48:55.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.137 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.137 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:55.137 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='534e868693b44a18a6836d3d63d8fc2b 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 False' 2022-03-15 21:48:55.137 | + functions-common:get_or_add_group_project_role:1076 : echo 534e868693b44a18a6836d3d63d8fc2b 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 False 2022-03-15 21:48:55.137 | 534e868693b44a18a6836d3d63d8fc2b 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 False 2022-03-15 21:48:55.182 | [17765 Async ks-group-anotheralt:84377]: finished get_or_add_group_project_role anotherrole 00c2fc1afa304746af228593e2fbb793 6d561578458243aaa884599220301df7 with result 0 in 14 seconds 2022-03-15 21:48:55.222 | [17765 Async ks-group-admin:84493]: Waiting for completion of get_or_add_group_project_role admin c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 running on PID 84493 (2 other jobs running) 2022-03-15 21:48:55.247 | [17765 Async ks-group-admin:84493]: Signaling child to exit 2022-03-15 21:48:55.772 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:48:55.797 | [84493 Async ks-group-admin:84493]: finished successfully 2022-03-15 21:48:55.816 | WAKEUP 2022-03-15 21:48:55.839 | [17765 Async ks-group-admin:84493]: Signaled 2022-03-15 21:48:55.840 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-15 21:48:55.840 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c3d75600fc434a938ffd0104a8e7514d --project 62c4634956524231905ab44b06a0aa38 -f value 2022-03-15 21:48:55.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.840 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.840 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.840 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:55.840 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-15 21:48:55.840 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-15 21:48:55.840 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group c3d75600fc434a938ffd0104a8e7514d --project 62c4634956524231905ab44b06a0aa38 2022-03-15 21:48:55.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.840 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.840 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.840 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c3d75600fc434a938ffd0104a8e7514d --project 62c4634956524231905ab44b06a0aa38 -f value 2022-03-15 21:48:55.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.841 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:48:55.841 | from cryptography.utils import int_from_bytes 2022-03-15 21:48:55.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:48:55.841 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='adc09aec3aff428e9165c469ce6428c0 c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 False' 2022-03-15 21:48:55.841 | + functions-common:get_or_add_group_project_role:1076 : echo adc09aec3aff428e9165c469ce6428c0 c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 False 2022-03-15 21:48:55.841 | adc09aec3aff428e9165c469ce6428c0 c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 False 2022-03-15 21:48:55.884 | [17765 Async ks-group-admin:84493]: finished get_or_add_group_project_role admin c3d75600fc434a938ffd0104a8e7514d 62c4634956524231905ab44b06a0aa38 with result 0 in 14 seconds 2022-03-15 21:48:55.888 | + inc/async:async_wait:197 : return 0 2022-03-15 21:48:55.891 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-15 21:48:55.908 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:48:55.910 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-15 21:48:55.927 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:48:55.930 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-15 21:48:55.933 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-15 21:48:55.991 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-15 21:48:56.029 | [17765 Async create_nova_accounts:86401]: running: create_nova_accounts 2022-03-15 21:48:56.032 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-15 21:48:56.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:48:56.052 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-15 21:48:56.055 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-15 21:48:56.116 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-15 21:48:56.158 | [17765 Async create_glance_accounts:86516]: running: create_glance_accounts 2022-03-15 21:48:56.161 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-15 21:48:56.182 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:48:56.185 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-15 21:48:56.190 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-15 21:48:56.259 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-15 21:48:56.301 | [17765 Async create_cinder_accounts:86646]: running: create_cinder_accounts 2022-03-15 21:48:56.303 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-15 21:48:56.325 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:48:56.328 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-15 21:48:56.330 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-15 21:48:56.406 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-15 21:48:56.472 | [17765 Async create_neutron_accounts:86761]: running: create_neutron_accounts 2022-03-15 21:48:56.476 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-15 21:48:56.509 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:48:56.516 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-15 21:48:56.519 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-15 21:48:56.746 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-15 21:48:56.971 | [17765 Async create_swift_accounts:86902]: running: create_swift_accounts 2022-03-15 21:48:56.995 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-15 21:48:57.146 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:48:57.170 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-15 21:48:57.517 | [17765 Async create_nova_accounts:86401]: Waiting for completion of create_nova_accounts running on PID 86401 (6 other jobs running) 2022-03-15 21:48:57.662 | [17765 Async create_nova_accounts:86401]: Signaling child to exit 2022-03-15 21:49:37.232 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:49:37.303 | [86761 Async create_neutron_accounts:86761]: finished successfully 2022-03-15 21:49:56.004 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:49:56.051 | [86646 Async create_cinder_accounts:86646]: finished successfully 2022-03-15 21:50:10.215 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:50:10.244 | [86516 Async create_glance_accounts:86516]: finished successfully 2022-03-15 21:50:15.807 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:50:15.832 | [86401 Async create_nova_accounts:86401]: finished successfully 2022-03-15 21:50:15.851 | WAKEUP 2022-03-15 21:50:15.875 | [17765 Async create_nova_accounts:86401]: Signaled 2022-03-15 21:50:15.876 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-15 21:50:15.876 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-15 21:50:15.876 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-15 21:50:15.876 | + functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:50:15.876 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:50:15.876 | + functions-common:get_or_create_user:913 : local email= 2022-03-15 21:50:15.876 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-15 21:50:15.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.876 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.877 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.877 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.877 | + functions-common:get_or_create_user:925 : user_id=4d57055965fd404684ce9943fd6d2e2c 2022-03-15 21:50:15.877 | + functions-common:get_or_create_user:926 : echo 4d57055965fd404684ce9943fd6d2e2c 2022-03-15 21:50:15.877 | 4d57055965fd404684ce9943fd6d2e2c 2022-03-15 21:50:15.877 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-15 21:50:15.877 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:15.877 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:15.877 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:15.877 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:15.877 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:15.877 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:15.877 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:15.877 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:15.877 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:15.877 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:15.877 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-15 21:50:15.877 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:15.877 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:15.877 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:15.877 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.877 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.877 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.877 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.877 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:15.877 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:15.877 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-15 21:50:15.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.877 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.877 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.877 | ++ 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-03-15 21:50:15.878 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:15.878 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:15.878 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:15.878 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.878 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.878 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.878 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.878 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:15.878 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:15.878 | ++ functions-common:get_field:818 : echo '| 93639aab2ad8495e9f7010d674546e36 | 4d57055965fd404684ce9943fd6d2e2c | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:15.878 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:15.878 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.878 | + functions-common:get_or_add_user_project_role:995 : user_role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:15.878 | + functions-common:get_or_add_user_project_role:997 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:15.878 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:15.878 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-15 21:50:15.878 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-15 21:50:15.878 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:15.878 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:15.878 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:15.878 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:15.878 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:15.878 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:15.878 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:15.878 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:15.878 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:15.878 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:15.878 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:15.878 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:15.878 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-15 21:50:15.878 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:15.879 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.879 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.879 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.879 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:15.879 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:15.879 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-15 21:50:15.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.879 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.879 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.879 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:15.879 | ++ 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-03-15 21:50:15.879 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:15.879 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:15.879 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.879 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.879 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.879 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:15.879 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:15.879 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | 4d57055965fd404684ce9943fd6d2e2c | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:15.879 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:15.879 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.879 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:50:15.879 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:50:15.879 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:50:15.879 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-15 21:50:15.879 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-15 21:50:15.879 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.24/compute 2022-03-15 21:50:15.880 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-15 21:50:15.880 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:50:15.880 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-15 21:50:15.880 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-15 21:50:15.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.880 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.880 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.880 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:50:15.880 | ff952045e8ce46efb7b01d1b34a7d109' 2022-03-15 21:50:15.880 | + functions-common:get_or_create_service:1094 : echo ff952045e8ce46efb7b01d1b34a7d109 2022-03-15 21:50:15.880 | ff952045e8ce46efb7b01d1b34a7d109 2022-03-15 21:50:15.880 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.24/compute/v2/$(project_id)s' 2022-03-15 21:50:15.880 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:50:15.880 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' RegionOne 2022-03-15 21:50:15.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:50:15.880 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-15 21:50:15.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.880 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.880 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.880 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:50:15.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:50:15.880 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-15 21:50:15.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.880 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.880 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.880 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5b295080437d4659ac7d7ee9e7054c09 2022-03-15 21:50:15.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5b295080437d4659ac7d7ee9e7054c09 2022-03-15 21:50:15.881 | + functions-common:get_or_create_endpoint:1127 : public_id=5b295080437d4659ac7d7ee9e7054c09 2022-03-15 21:50:15.881 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-15 21:50:15.881 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:50:15.881 | + functions-common:get_or_create_endpoint:1136 : echo 5b295080437d4659ac7d7ee9e7054c09 2022-03-15 21:50:15.881 | 5b295080437d4659ac7d7ee9e7054c09 2022-03-15 21:50:15.881 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-15 21:50:15.881 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:50:15.881 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-15 21:50:15.881 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-15 21:50:15.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.881 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.881 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.881 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.881 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:50:15.881 | e96395a959474e9a8c26675fe8477343' 2022-03-15 21:50:15.881 | + functions-common:get_or_create_service:1094 : echo e96395a959474e9a8c26675fe8477343 2022-03-15 21:50:15.881 | e96395a959474e9a8c26675fe8477343 2022-03-15 21:50:15.881 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.24/compute/v2.1 2022-03-15 21:50:15.881 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:50:15.881 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.24/compute/v2.1 RegionOne 2022-03-15 21:50:15.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:50:15.881 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-15 21:50:15.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.881 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.881 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.881 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:50:15.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:50:15.881 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.24/compute/v2.1 --region RegionOne -f value -c id 2022-03-15 21:50:15.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.882 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.882 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.882 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8684603ab4574637af3c95d6208bd7cd 2022-03-15 21:50:15.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8684603ab4574637af3c95d6208bd7cd 2022-03-15 21:50:15.882 | + functions-common:get_or_create_endpoint:1127 : public_id=8684603ab4574637af3c95d6208bd7cd 2022-03-15 21:50:15.882 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-15 21:50:15.882 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:50:15.882 | + functions-common:get_or_create_endpoint:1136 : echo 8684603ab4574637af3c95d6208bd7cd 2022-03-15 21:50:15.882 | 8684603ab4574637af3c95d6208bd7cd 2022-03-15 21:50:15.882 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-15 21:50:15.882 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:50:15.882 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-15 21:50:15.882 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:50:15.882 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-15 21:50:15.882 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:15.882 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:15.882 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:15.882 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:15.882 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:15.882 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:15.882 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:15.882 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:15.882 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:15.882 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:15.882 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-15 21:50:15.882 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:15.882 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:15.882 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:15.882 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.882 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.883 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.883 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:15.883 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:15.883 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-15 21:50:15.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.883 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.883 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.883 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:15.883 | ++ 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-03-15 21:50:15.883 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:15.883 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:15.883 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.883 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:15.883 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:15.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:15.883 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:15.883 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:15.883 | ++ functions-common:get_field:818 : echo '| 105c4d6419b44723ab65b3e74d22fab0 | 4d57055965fd404684ce9943fd6d2e2c | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:15.883 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:15.883 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:15.883 | + functions-common:get_or_add_user_project_role:995 : user_role_id=105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:50:15.883 | + functions-common:get_or_add_user_project_role:997 : echo 105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:50:15.883 | 105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:50:15.883 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-15 21:50:15.883 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:50:15.883 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-15 21:50:15.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:50:15.883 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-15 21:50:15.922 | [17765 Async create_nova_accounts:86401]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-15 21:50:15.959 | [17765 Async create_glance_accounts:86516]: Waiting for completion of create_glance_accounts running on PID 86516 (5 other jobs running) 2022-03-15 21:50:15.985 | [17765 Async create_glance_accounts:86516]: Signaling child to exit 2022-03-15 21:50:15.986 | WAKEUP 2022-03-15 21:50:16.009 | [17765 Async create_glance_accounts:86516]: Signaled 2022-03-15 21:50:16.011 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-15 21:50:16.011 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:50:16.011 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-15 21:50:16.011 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-15 21:50:16.011 | + functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:50:16.011 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:50:16.011 | + functions-common:get_or_create_user:913 : local email= 2022-03-15 21:50:16.011 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-15 21:50:16.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.011 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.011 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.011 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.011 | + functions-common:get_or_create_user:925 : user_id=37a9e0216e664d67a7d1ec024aa133d8 2022-03-15 21:50:16.011 | + functions-common:get_or_create_user:926 : echo 37a9e0216e664d67a7d1ec024aa133d8 2022-03-15 21:50:16.011 | 37a9e0216e664d67a7d1ec024aa133d8 2022-03-15 21:50:16.011 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-15 21:50:16.011 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:16.011 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:16.011 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:16.011 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:16.011 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:16.011 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:16.011 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:16.011 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:16.011 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:16.011 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:16.011 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.011 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.011 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:16.011 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.012 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.012 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.012 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.012 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.012 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:16.012 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:16.012 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.012 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.012 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.012 | ++ 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-03-15 21:50:16.012 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.012 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:16.012 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.012 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.012 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.012 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.012 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.012 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:16.012 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:16.012 | ++ functions-common:get_field:818 : echo '| 93639aab2ad8495e9f7010d674546e36 | 37a9e0216e664d67a7d1ec024aa133d8 | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:16.012 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:16.012 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.012 | + functions-common:get_or_add_user_project_role:995 : user_role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.012 | + functions-common:get_or_add_user_project_role:997 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.012 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.012 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-15 21:50:16.013 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-15 21:50:16.013 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:50:16.013 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-15 21:50:16.013 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-15 21:50:16.013 | + functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:50:16.013 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:50:16.013 | + functions-common:get_or_create_user:913 : local email= 2022-03-15 21:50:16.013 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-15 21:50:16.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.013 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.013 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.013 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.013 | + functions-common:get_or_create_user:925 : user_id=e0a6c2b0ea7c407ba48a6936b3c08dc7 2022-03-15 21:50:16.013 | + functions-common:get_or_create_user:926 : echo e0a6c2b0ea7c407ba48a6936b3c08dc7 2022-03-15 21:50:16.013 | e0a6c2b0ea7c407ba48a6936b3c08dc7 2022-03-15 21:50:16.014 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-15 21:50:16.014 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:16.014 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:16.014 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:16.014 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:16.014 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:16.014 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:16.014 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:16.014 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:16.014 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:16.014 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:16.014 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:16.014 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.014 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.014 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.014 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.014 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.014 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.014 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.014 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:16.014 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:16.014 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.014 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.014 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.014 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.014 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:16.014 | ++ 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-03-15 21:50:16.014 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.014 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.015 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.015 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.015 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:16.015 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:16.015 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:16.015 | ++ functions-common:get_field:818 : echo '| 93639aab2ad8495e9f7010d674546e36 | e0a6c2b0ea7c407ba48a6936b3c08dc7 | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:16.015 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.015 | + functions-common:get_or_add_user_project_role:995 : user_role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.015 | + functions-common:get_or_add_user_project_role:997 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.015 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.015 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-15 21:50:16.015 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-15 21:50:16.015 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:16.015 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:16.015 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:16.015 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:16.015 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:16.015 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:16.015 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:16.015 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:16.015 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:16.015 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:16.015 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.015 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:16.015 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.015 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.015 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.015 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.015 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.016 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:16.016 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:16.016 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.016 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.016 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.016 | ++ 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-03-15 21:50:16.016 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:16.016 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.016 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.016 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.016 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.016 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.016 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.016 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:16.016 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:16.016 | ++ functions-common:get_field:818 : echo '| 105c4d6419b44723ab65b3e74d22fab0 | e0a6c2b0ea7c407ba48a6936b3c08dc7 | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:16.016 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:16.016 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.016 | + functions-common:get_or_add_user_project_role:995 : user_role_id=105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:50:16.016 | + functions-common:get_or_add_user_project_role:997 : echo 105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:50:16.016 | 105c4d6419b44723ab65b3e74d22fab0 2022-03-15 21:50:16.016 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-15 21:50:16.016 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:50:16.016 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-15 21:50:16.016 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-15 21:50:16.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.017 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.017 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.017 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.017 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:50:16.017 | dfc2c577b5fd456e8ee9f8b0bb45b292' 2022-03-15 21:50:16.017 | + functions-common:get_or_create_service:1094 : echo dfc2c577b5fd456e8ee9f8b0bb45b292 2022-03-15 21:50:16.017 | dfc2c577b5fd456e8ee9f8b0bb45b292 2022-03-15 21:50:16.017 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.24/image 2022-03-15 21:50:16.017 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:50:16.017 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.24/image RegionOne 2022-03-15 21:50:16.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:50:16.017 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-15 21:50:16.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.017 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.017 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.017 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:50:16.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:50:16.017 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.24/image --region RegionOne -f value -c id 2022-03-15 21:50:16.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.017 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.017 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.017 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7579e5c04f4e4d12ab6056ede8a8202f 2022-03-15 21:50:16.017 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7579e5c04f4e4d12ab6056ede8a8202f 2022-03-15 21:50:16.017 | + functions-common:get_or_create_endpoint:1127 : public_id=7579e5c04f4e4d12ab6056ede8a8202f 2022-03-15 21:50:16.017 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-15 21:50:16.017 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:50:16.017 | + functions-common:get_or_create_endpoint:1136 : echo 7579e5c04f4e4d12ab6056ede8a8202f 2022-03-15 21:50:16.017 | 7579e5c04f4e4d12ab6056ede8a8202f 2022-03-15 21:50:16.018 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-15 21:50:16.018 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-15 21:50:16.018 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-15 21:50:16.018 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-15 21:50:16.018 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-15 21:50:16.018 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-15 21:50:16.018 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-15 21:50:16.018 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-15 21:50:16.018 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-15 21:50:16.056 | [17765 Async create_glance_accounts:86516]: finished create_glance_accounts with result 0 in 74 seconds 2022-03-15 21:50:16.098 | [17765 Async create_cinder_accounts:86646]: Waiting for completion of create_cinder_accounts running on PID 86646 (4 other jobs running) 2022-03-15 21:50:16.123 | [17765 Async create_cinder_accounts:86646]: Signaling child to exit 2022-03-15 21:50:16.123 | WAKEUP 2022-03-15 21:50:16.145 | [17765 Async create_cinder_accounts:86646]: Signaled 2022-03-15 21:50:16.147 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-15 21:50:16.147 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-15 21:50:16.147 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-15 21:50:16.147 | + functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:50:16.147 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:50:16.147 | + functions-common:get_or_create_user:913 : local email= 2022-03-15 21:50:16.147 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-15 21:50:16.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.147 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.147 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.147 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.147 | + functions-common:get_or_create_user:925 : user_id=7f16de2467304633847cf26639fe6e12 2022-03-15 21:50:16.147 | + functions-common:get_or_create_user:926 : echo 7f16de2467304633847cf26639fe6e12 2022-03-15 21:50:16.147 | 7f16de2467304633847cf26639fe6e12 2022-03-15 21:50:16.148 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-15 21:50:16.148 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:16.148 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:16.148 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:16.148 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:16.148 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:16.148 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:16.148 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:16.148 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:16.148 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:16.148 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:16.148 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.148 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:16.148 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.148 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.148 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.148 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.148 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.148 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.148 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:16.148 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:16.148 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.148 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.148 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.148 | ++ 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-03-15 21:50:16.148 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.148 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:16.148 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.148 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.149 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.149 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.149 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.149 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:16.149 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:16.149 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:16.149 | ++ functions-common:get_field:818 : echo '| 93639aab2ad8495e9f7010d674546e36 | 7f16de2467304633847cf26639fe6e12 | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:16.149 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.149 | + functions-common:get_or_add_user_project_role:995 : user_role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.149 | + functions-common:get_or_add_user_project_role:997 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.149 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.149 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-15 21:50:16.149 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-15 21:50:16.149 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:50:16.149 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-15 21:50:16.149 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-15 21:50:16.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.149 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.149 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.149 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.149 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:50:16.149 | 8b821b6968784c058b99b048ffccdf19' 2022-03-15 21:50:16.149 | + functions-common:get_or_create_service:1094 : echo 8b821b6968784c058b99b048ffccdf19 2022-03-15 21:50:16.149 | 8b821b6968784c058b99b048ffccdf19 2022-03-15 21:50:16.149 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-15 21:50:16.149 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-15 21:50:16.149 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:50:16.149 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-15 21:50:16.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:50:16.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-15 21:50:16.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.150 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.150 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.150 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:50:16.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:50:16.150 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-15 21:50:16.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.150 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.150 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.150 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2d8621cf2e7e430f897ac85d9f6793d8 2022-03-15 21:50:16.150 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2d8621cf2e7e430f897ac85d9f6793d8 2022-03-15 21:50:16.150 | + functions-common:get_or_create_endpoint:1127 : public_id=2d8621cf2e7e430f897ac85d9f6793d8 2022-03-15 21:50:16.150 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-15 21:50:16.150 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:50:16.150 | + functions-common:get_or_create_endpoint:1136 : echo 2d8621cf2e7e430f897ac85d9f6793d8 2022-03-15 21:50:16.150 | 2d8621cf2e7e430f897ac85d9f6793d8 2022-03-15 21:50:16.150 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-15 21:50:16.150 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:50:16.150 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-15 21:50:16.150 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-15 21:50:16.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.150 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.150 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.150 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.150 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:50:16.150 | 1c9e5d5589de4e42853e98a2a73b6428' 2022-03-15 21:50:16.150 | + functions-common:get_or_create_service:1094 : echo 1c9e5d5589de4e42853e98a2a73b6428 2022-03-15 21:50:16.150 | 1c9e5d5589de4e42853e98a2a73b6428 2022-03-15 21:50:16.151 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-15 21:50:16.151 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:50:16.151 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-15 21:50:16.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:50:16.151 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-15 21:50:16.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.151 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.151 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.151 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:50:16.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:50:16.151 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-15 21:50:16.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.151 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.151 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.151 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4adf4d66c8854adc84f244beed88fa6c 2022-03-15 21:50:16.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4adf4d66c8854adc84f244beed88fa6c 2022-03-15 21:50:16.151 | + functions-common:get_or_create_endpoint:1127 : public_id=4adf4d66c8854adc84f244beed88fa6c 2022-03-15 21:50:16.151 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-15 21:50:16.151 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:50:16.151 | + functions-common:get_or_create_endpoint:1136 : echo 4adf4d66c8854adc84f244beed88fa6c 2022-03-15 21:50:16.151 | 4adf4d66c8854adc84f244beed88fa6c 2022-03-15 21:50:16.151 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-15 21:50:16.151 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-15 21:50:16.151 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:50:16.151 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-15 21:50:16.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.151 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.151 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.152 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.152 | ++ functions-common:get_or_create_project:938 : project_id=302ace81cb9d4ebfb952333a63a19569 2022-03-15 21:50:16.152 | ++ functions-common:get_or_create_project:939 : echo 302ace81cb9d4ebfb952333a63a19569 2022-03-15 21:50:16.152 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 302ace81cb9d4ebfb952333a63a19569 2022-03-15 21:50:16.152 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-15 21:50:16.152 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:50:16.152 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:50:16.152 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-15 21:50:16.152 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-15 21:50:16.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.152 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.152 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.152 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-15 21:50:16.152 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.152 | ++ functions-common:get_or_create_user:925 : user_id=7f16de2467304633847cf26639fe6e12 2022-03-15 21:50:16.152 | ++ functions-common:get_or_create_user:926 : echo 7f16de2467304633847cf26639fe6e12 2022-03-15 21:50:16.152 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7f16de2467304633847cf26639fe6e12 2022-03-15 21:50:16.192 | [17765 Async create_cinder_accounts:86646]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-15 21:50:16.196 | + inc/async:async_wait:197 : return 0 2022-03-15 21:50:16.199 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-15 21:50:16.251 | [17765 Async create_neutron_accounts:86761]: Waiting for completion of create_neutron_accounts running on PID 86761 (3 other jobs running) 2022-03-15 21:50:16.276 | [17765 Async create_neutron_accounts:86761]: Signaling child to exit 2022-03-15 21:50:16.276 | WAKEUP 2022-03-15 21:50:16.299 | [17765 Async create_neutron_accounts:86761]: Signaled 2022-03-15 21:50:16.300 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-15 21:50:16.300 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-15 21:50:16.300 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:50:16.300 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:50:16.300 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-15 21:50:16.300 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-15 21:50:16.300 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-15 21:50:16.300 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-15 21:50:16.301 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-15 21:50:16.301 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-15 21:50:16.301 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.24:9696/ 2022-03-15 21:50:16.301 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-15 21:50:16.301 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-15 21:50:16.301 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-15 21:50:16.301 | + functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:50:16.301 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:50:16.301 | + functions-common:get_or_create_user:913 : local email= 2022-03-15 21:50:16.301 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-15 21:50:16.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.301 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.301 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.301 | + functions-common:get_or_create_user:925 : user_id=566cbe640de64fdabd3d0fa2df5825f0 2022-03-15 21:50:16.301 | + functions-common:get_or_create_user:926 : echo 566cbe640de64fdabd3d0fa2df5825f0 2022-03-15 21:50:16.301 | 566cbe640de64fdabd3d0fa2df5825f0 2022-03-15 21:50:16.301 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-15 21:50:16.301 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:50:16.301 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:50:16.301 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:50:16.301 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:50:16.301 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:50:16.301 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:50:16.301 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:50:16.301 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:50:16.301 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:50:16.301 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:50:16.301 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:50:16.301 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.301 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.301 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.302 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.302 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.302 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.302 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.302 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:50:16.302 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:50:16.302 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-15 21:50:16.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.302 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.302 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.302 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:50:16.302 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:50:16.302 | ++ 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-03-15 21:50:16.302 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:50:16.302 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.302 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.302 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.302 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.302 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:50:16.302 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:50:16.302 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:50:16.302 | ++ functions-common:get_field:818 : echo '| 93639aab2ad8495e9f7010d674546e36 | 566cbe640de64fdabd3d0fa2df5825f0 | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:50:16.302 | ++ functions-common:get_field:812 : read data 2022-03-15 21:50:16.302 | + functions-common:get_or_add_user_project_role:995 : user_role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.302 | + functions-common:get_or_add_user_project_role:997 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.302 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:50:16.302 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-15 21:50:16.302 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-15 21:50:16.303 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:50:16.303 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-15 21:50:16.303 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-15 21:50:16.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.303 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.303 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.303 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.303 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:50:16.303 | 584c0ff03b6944bf991a3b85be661202' 2022-03-15 21:50:16.303 | + functions-common:get_or_create_service:1094 : echo 584c0ff03b6944bf991a3b85be661202 2022-03-15 21:50:16.303 | 584c0ff03b6944bf991a3b85be661202 2022-03-15 21:50:16.303 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.24:9696/ 2022-03-15 21:50:16.303 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:50:16.303 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.24:9696/ RegionOne 2022-03-15 21:50:16.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:50:16.303 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-15 21:50:16.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.303 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.303 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.303 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:50:16.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:50:16.303 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.24:9696/ --region RegionOne -f value -c id 2022-03-15 21:50:16.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.303 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:50:16.303 | from cryptography.utils import int_from_bytes 2022-03-15 21:50:16.303 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:50:16.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9a883da420ad420a92d82175486328a5 2022-03-15 21:50:16.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9a883da420ad420a92d82175486328a5 2022-03-15 21:50:16.303 | + functions-common:get_or_create_endpoint:1127 : public_id=9a883da420ad420a92d82175486328a5 2022-03-15 21:50:16.304 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-15 21:50:16.304 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:50:16.304 | + functions-common:get_or_create_endpoint:1136 : echo 9a883da420ad420a92d82175486328a5 2022-03-15 21:50:16.304 | 9a883da420ad420a92d82175486328a5 2022-03-15 21:50:16.345 | [17765 Async create_neutron_accounts:86761]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-15 21:50:16.383 | [17765 Async create_swift_accounts:86902]: Waiting for completion of create_swift_accounts running on PID 86902 (2 other jobs running) 2022-03-15 21:50:16.411 | [17765 Async create_swift_accounts:86902]: Signaling child to exit 2022-03-15 21:51:03.251 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:51:03.277 | [86902 Async create_swift_accounts:86902]: finished successfully 2022-03-15 21:51:03.298 | WAKEUP 2022-03-15 21:51:03.320 | [17765 Async create_swift_accounts:86902]: Signaled 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-15 21:51:03.322 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-15 21:51:03.322 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-15 21:51:03.322 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-15 21:51:03.322 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-15 21:51:03.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.322 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.322 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.322 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.323 | ++ functions-common:get_or_create_role:950 : role_id=534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:51:03.323 | ++ functions-common:get_or_create_role:951 : echo 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:51:03.323 | + lib/swift:create_swift_accounts:614 : another_role=534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:51:03.323 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-15 21:51:03.323 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-15 21:51:03.323 | + functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:51:03.323 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:51:03.323 | + functions-common:get_or_create_user:913 : local email= 2022-03-15 21:51:03.323 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-15 21:51:03.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.323 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.323 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.323 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.323 | + functions-common:get_or_create_user:925 : user_id=d5c7eb2ada214cca90647b4d4fda23ed 2022-03-15 21:51:03.323 | + functions-common:get_or_create_user:926 : echo d5c7eb2ada214cca90647b4d4fda23ed 2022-03-15 21:51:03.323 | d5c7eb2ada214cca90647b4d4fda23ed 2022-03-15 21:51:03.323 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-15 21:51:03.323 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:51:03.323 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:51:03.323 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:51:03.323 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:51:03.323 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:51:03.323 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:51:03.323 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:51:03.323 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:51:03.323 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:51:03.323 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:51:03.323 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.323 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-15 21:51:03.323 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:51:03.323 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.323 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.324 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.324 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.324 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.324 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:51:03.324 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:51:03.324 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-15 21:51:03.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.324 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.324 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.324 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:51:03.324 | ++ 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-03-15 21:51:03.324 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.324 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.324 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.324 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.324 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.324 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.324 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:51:03.324 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:51:03.324 | ++ functions-common:get_field:818 : echo '| 93639aab2ad8495e9f7010d674546e36 | d5c7eb2ada214cca90647b4d4fda23ed | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:51:03.324 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:51:03.324 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.324 | + functions-common:get_or_add_user_project_role:995 : user_role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:51:03.324 | + functions-common:get_or_add_user_project_role:997 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:51:03.324 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:51:03.324 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-15 21:51:03.324 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-15 21:51:03.325 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:51:03.325 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:51:03.325 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:51:03.325 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:51:03.325 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:51:03.325 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:51:03.325 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:51:03.325 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:51:03.325 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:51:03.325 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:51:03.325 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:51:03.325 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-15 21:51:03.325 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.325 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.325 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.325 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.325 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.325 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.325 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:51:03.325 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:51:03.325 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-15 21:51:03.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.325 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.325 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.325 | ++ 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-03-15 21:51:03.325 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:51:03.325 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.325 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.325 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.325 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.326 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.326 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:51:03.326 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:51:03.326 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | d5c7eb2ada214cca90647b4d4fda23ed | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:51:03.326 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:51:03.326 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.326 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.326 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.326 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.326 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-15 21:51:03.326 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:51:03.326 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-15 21:51:03.326 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-15 21:51:03.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.326 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.326 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.326 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:51:03.326 | 21f87a5906834a1a826004015f77b436' 2022-03-15 21:51:03.326 | + functions-common:get_or_create_service:1094 : echo 21f87a5906834a1a826004015f77b436 2022-03-15 21:51:03.326 | 21f87a5906834a1a826004015f77b436 2022-03-15 21:51:03.326 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' http://10.222.0.24:8080 2022-03-15 21:51:03.326 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:51:03.326 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-15 21:51:03.326 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:51:03.326 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-15 21:51:03.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.326 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.326 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.326 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:51:03.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:51:03.327 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-15 21:51:03.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.327 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.327 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.327 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=78fdf24aa6914b9da93543a4100c7beb 2022-03-15 21:51:03.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 78fdf24aa6914b9da93543a4100c7beb 2022-03-15 21:51:03.327 | + functions-common:get_or_create_endpoint:1127 : public_id=78fdf24aa6914b9da93543a4100c7beb 2022-03-15 21:51:03.327 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.24:8080 ]] 2022-03-15 21:51:03.327 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.24:8080 RegionOne 2022-03-15 21:51:03.327 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:51:03.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-15 21:51:03.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.327 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.327 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.327 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.327 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:51:03.327 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:51:03.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.24:8080 --region RegionOne -f value -c id 2022-03-15 21:51:03.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.327 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.327 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.327 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.327 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6a3a0d4c999e43469843e8b3a43c0c82 2022-03-15 21:51:03.327 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6a3a0d4c999e43469843e8b3a43c0c82 2022-03-15 21:51:03.327 | 6a3a0d4c999e43469843e8b3a43c0c82 2022-03-15 21:51:03.327 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:51:03.328 | + functions-common:get_or_create_endpoint:1136 : echo 78fdf24aa6914b9da93543a4100c7beb 2022-03-15 21:51:03.328 | 78fdf24aa6914b9da93543a4100c7beb 2022-03-15 21:51:03.328 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-15 21:51:03.328 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:51:03.328 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-15 21:51:03.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.328 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.328 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_project:938 : project_id=42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_project:939 : echo 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.328 | + lib/swift:create_swift_accounts:628 : swift_project_test1=42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.328 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-15 21:51:03.328 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.328 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-15 21:51:03.328 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-15 21:51:03.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.328 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.328 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_user:925 : user_id=3623fba672f3468aa24c1954cbe1c1e4 2022-03-15 21:51:03.328 | ++ functions-common:get_or_create_user:926 : echo 3623fba672f3468aa24c1954cbe1c1e4 2022-03-15 21:51:03.328 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=3623fba672f3468aa24c1954cbe1c1e4 2022-03-15 21:51:03.328 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-15 21:51:03.328 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.328 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 3623fba672f3468aa24c1954cbe1c1e4 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.329 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:51:03.329 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:51:03.329 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:51:03.329 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:51:03.329 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:51:03.329 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:51:03.329 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:51:03.329 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:51:03.329 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3623fba672f3468aa24c1954cbe1c1e4 --project 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.329 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.329 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:51:03.329 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.329 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.329 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.329 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.329 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.329 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:51:03.329 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:51:03.329 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3623fba672f3468aa24c1954cbe1c1e4 --project 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.329 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.329 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.329 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3623fba672f3468aa24c1954cbe1c1e4 --project 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.329 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:51:03.329 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.329 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.329 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.329 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.329 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.330 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.330 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:51:03.330 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:51:03.330 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | 3623fba672f3468aa24c1954cbe1c1e4 | | 42fd24613ea3432a908087ae4de158fe | | | False |' 2022-03-15 21:51:03.330 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:51:03.330 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.330 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.330 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.330 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.330 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-15 21:51:03.330 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-15 21:51:03.330 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:51:03.330 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-15 21:51:03.330 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-15 21:51:03.330 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-15 21:51:03.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.330 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.330 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.330 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.330 | ++ functions-common:get_or_create_user:925 : user_id=b983824d26e04985b0953e8383dca534 2022-03-15 21:51:03.330 | ++ functions-common:get_or_create_user:926 : echo b983824d26e04985b0953e8383dca534 2022-03-15 21:51:03.330 | + lib/swift:create_swift_accounts:637 : swift_user_test3=b983824d26e04985b0953e8383dca534 2022-03-15 21:51:03.330 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-15 21:51:03.330 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.330 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 534e868693b44a18a6836d3d63d8fc2b b983824d26e04985b0953e8383dca534 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.330 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:51:03.330 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:51:03.330 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:51:03.330 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:51:03.330 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:51:03.330 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:51:03.330 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:51:03.330 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:51:03.331 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 534e868693b44a18a6836d3d63d8fc2b --user b983824d26e04985b0953e8383dca534 --project 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.331 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.331 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:51:03.331 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.331 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.331 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.331 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.331 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.331 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:51:03.331 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:51:03.331 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 534e868693b44a18a6836d3d63d8fc2b --user b983824d26e04985b0953e8383dca534 --project 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.331 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.331 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.331 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 534e868693b44a18a6836d3d63d8fc2b --user b983824d26e04985b0953e8383dca534 --project 42fd24613ea3432a908087ae4de158fe 2022-03-15 21:51:03.331 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.331 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:51:03.331 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.331 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.331 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.331 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.331 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.331 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:51:03.331 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:51:03.331 | ++ functions-common:get_field:818 : echo '| 534e868693b44a18a6836d3d63d8fc2b | b983824d26e04985b0953e8383dca534 | | 42fd24613ea3432a908087ae4de158fe | | | False |' 2022-03-15 21:51:03.331 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:51:03.331 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.331 | + functions-common:get_or_add_user_project_role:995 : user_role_id=534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:51:03.332 | + functions-common:get_or_add_user_project_role:997 : echo 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:51:03.332 | 534e868693b44a18a6836d3d63d8fc2b 2022-03-15 21:51:03.332 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-15 21:51:03.332 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:51:03.332 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-15 21:51:03.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.332 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.332 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.332 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_project:938 : project_id=ec1d5410bc0b478594b17636c8b34f5f 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_project:939 : echo ec1d5410bc0b478594b17636c8b34f5f 2022-03-15 21:51:03.332 | + lib/swift:create_swift_accounts:642 : swift_project_test2=ec1d5410bc0b478594b17636c8b34f5f 2022-03-15 21:51:03.332 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-15 21:51:03.332 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.332 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-15 21:51:03.332 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-15 21:51:03.332 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-15 21:51:03.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.332 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.332 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.332 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_user:925 : user_id=9b2a8a9c4e11494aa05953345cd41c77 2022-03-15 21:51:03.332 | ++ functions-common:get_or_create_user:926 : echo 9b2a8a9c4e11494aa05953345cd41c77 2022-03-15 21:51:03.332 | + lib/swift:create_swift_accounts:647 : swift_user_test2=9b2a8a9c4e11494aa05953345cd41c77 2022-03-15 21:51:03.332 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-15 21:51:03.332 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.333 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 9b2a8a9c4e11494aa05953345cd41c77 ec1d5410bc0b478594b17636c8b34f5f 2022-03-15 21:51:03.333 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:51:03.333 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:51:03.333 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:51:03.333 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:51:03.333 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:51:03.333 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:51:03.333 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:51:03.333 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:51:03.333 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.333 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b2a8a9c4e11494aa05953345cd41c77 --project ec1d5410bc0b478594b17636c8b34f5f 2022-03-15 21:51:03.333 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:51:03.333 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.333 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.333 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.333 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.333 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.333 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:51:03.333 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:51:03.333 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9b2a8a9c4e11494aa05953345cd41c77 --project ec1d5410bc0b478594b17636c8b34f5f 2022-03-15 21:51:03.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.333 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.333 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.333 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b2a8a9c4e11494aa05953345cd41c77 --project ec1d5410bc0b478594b17636c8b34f5f 2022-03-15 21:51:03.333 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.333 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:51:03.333 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.333 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.333 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.334 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.334 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.334 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:51:03.334 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:51:03.334 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | 9b2a8a9c4e11494aa05953345cd41c77 | | ec1d5410bc0b478594b17636c8b34f5f | | | False |' 2022-03-15 21:51:03.334 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:51:03.334 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.334 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.334 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.334 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.334 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-15 21:51:03.334 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-15 21:51:03.334 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-15 21:51:03.334 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-15 21:51:03.334 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-15 21:51:03.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.334 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.334 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.334 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.334 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-15 21:51:03.334 | 52dd37b5a86e41eb9678c869907ba20f' 2022-03-15 21:51:03.334 | ++ functions-common:get_or_create_domain:888 : echo 52dd37b5a86e41eb9678c869907ba20f 2022-03-15 21:51:03.334 | + lib/swift:create_swift_accounts:652 : swift_domain=52dd37b5a86e41eb9678c869907ba20f 2022-03-15 21:51:03.334 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-15 21:51:03.334 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.334 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-15 21:51:03.334 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 52dd37b5a86e41eb9678c869907ba20f 2022-03-15 21:51:03.334 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-15 21:51:03.334 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=52dd37b5a86e41eb9678c869907ba20f --or-show -f value -c id 2022-03-15 21:51:03.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.334 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.335 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.335 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.335 | ++ functions-common:get_or_create_project:938 : project_id=01f21196828148e8abfaabf90cb4f310 2022-03-15 21:51:03.335 | ++ functions-common:get_or_create_project:939 : echo 01f21196828148e8abfaabf90cb4f310 2022-03-15 21:51:03.335 | + lib/swift:create_swift_accounts:656 : swift_project_test4=01f21196828148e8abfaabf90cb4f310 2022-03-15 21:51:03.335 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-15 21:51:03.335 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.335 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-15 21:51:03.335 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 52dd37b5a86e41eb9678c869907ba20f test4@example.com 2022-03-15 21:51:03.335 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:51:03.335 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-15 21:51:03.335 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-15 21:51:03.335 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=52dd37b5a86e41eb9678c869907ba20f --email=test4@example.com --or-show -f value -c id 2022-03-15 21:51:03.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.335 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.335 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.335 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.335 | ++ functions-common:get_or_create_user:925 : user_id=b198f087cb5a4b7c850be6dbef1e7326 2022-03-15 21:51:03.335 | ++ functions-common:get_or_create_user:926 : echo b198f087cb5a4b7c850be6dbef1e7326 2022-03-15 21:51:03.335 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b198f087cb5a4b7c850be6dbef1e7326 2022-03-15 21:51:03.335 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-15 21:51:03.335 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:51:03.335 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b198f087cb5a4b7c850be6dbef1e7326 01f21196828148e8abfaabf90cb4f310 2022-03-15 21:51:03.335 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:51:03.335 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-15 21:51:03.335 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:51:03.335 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:51:03.335 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-15 21:51:03.335 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-15 21:51:03.335 | ++ functions-common:_get_domain_args:967 : echo 2022-03-15 21:51:03.335 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-15 21:51:03.335 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.336 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b198f087cb5a4b7c850be6dbef1e7326 --project 01f21196828148e8abfaabf90cb4f310 2022-03-15 21:51:03.336 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:51:03.336 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.336 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.336 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.336 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.336 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.336 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:51:03.336 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:51:03.336 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b198f087cb5a4b7c850be6dbef1e7326 --project 01f21196828148e8abfaabf90cb4f310 2022-03-15 21:51:03.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.336 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.336 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.336 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b198f087cb5a4b7c850be6dbef1e7326 --project 01f21196828148e8abfaabf90cb4f310 2022-03-15 21:51:03.336 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:51:03.336 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:51:03.336 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:51:03.336 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.336 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:03.336 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:03.336 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:51:03.336 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:51:03.336 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:51:03.336 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | b198f087cb5a4b7c850be6dbef1e7326 | | 01f21196828148e8abfaabf90cb4f310 | | | False |' 2022-03-15 21:51:03.336 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:51:03.336 | ++ functions-common:get_field:812 : read data 2022-03-15 21:51:03.336 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.336 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.337 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:51:03.367 | [17765 Async create_swift_accounts:86902]: finished create_swift_accounts with result 0 in 126 seconds 2022-03-15 21:51:03.375 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-15 21:51:03.378 | + inc/async:async_wait:197 : return 0 2022-03-15 21:51:03.381 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-15 21:51:03.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:03.401 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-15 21:51:03.418 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:03.421 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-15 21:51:03.424 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:51:03.426 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-15 21:51:03.429 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-15 21:51:03.431 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-15 21:51:03.490 | + inc/async:async_inner:63 : init_glance 2022-03-15 21:51:03.527 | [17765 Async init_glance:91178]: running: init_glance 2022-03-15 21:51:03.529 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-15 21:51:03.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:03.553 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-15 21:51:03.556 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:51:03.558 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-15 21:51:03.562 | + ./stack.sh:main:1147 : configure_neutron 2022-03-15 21:51:03.564 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-15 21:51:03.568 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:51:03.570 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-15 21:51:03.576 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:51:03.578 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-15 21:51:03.581 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-15 21:51:03.584 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-15 21:51:03.586 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-15 21:51:03.589 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-15 21:51:03.591 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-15 21:51:03.594 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-15 21:51:03.608 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-15 21:51:03.610 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-15 21:51:07.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:07.161 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:07.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:07.161 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:10.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:10.719 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:10.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:10.719 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:13.318 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:51:13.343 | [91178 Async init_glance:91178]: finished successfully 2022-03-15 21:51:14.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:14.314 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:14.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:14.314 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:17.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:17.709 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:17.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:17.709 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:21.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:21.145 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:21.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:21.145 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:24.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:24.578 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:24.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:24.578 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:28.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:28.005 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:28.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:28.005 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:31.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:31.648 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:31.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:31.648 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:36.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:36.253 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:36.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:36.253 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:36.253 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-15 21:51:42.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:42.078 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:42.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:42.079 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:42.388 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-15 21:51:42.393 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-15 21:51:42.395 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-15 21:51:42.398 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-15 21:51:42.400 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-15 21:51:42.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-15 21:51:42.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-15 21:51:42.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-15 21:51:42.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-15 21:51:42.412 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-15 21:51:42.414 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-15 21:51:42.416 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-15 21:51:42.418 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-15 21:51:42.420 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-15 21:51:42.423 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-15 21:51:42.425 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-15 21:51:42.429 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:42.431 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-15 21:51:42.433 | + 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-03-15 21:51:42.438 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-15 21:51:42.441 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-15 21:51:42.443 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-15 21:51:42.445 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-15 21:51:42.447 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-15 21:51:42.450 | + 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-03-15 21:51:42.480 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-15 21:51:42.508 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-15 21:51:42.537 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-15 21:51:42.565 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-15 21:51:42.594 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-15 21:51:42.622 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-15 21:51:42.624 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-15 21:51:42.627 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-15 21:51:42.629 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-15 21:51:42.632 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-15 21:51:42.648 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-15 21:51:42.651 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-15 21:51:42.653 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-15 21:51:42.655 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-15 21:51:42.657 | + 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-03-15 21:51:42.685 | + 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-03-15 21:51:42.714 | + 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-03-15 21:51:42.742 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-15 21:51:42.771 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-15 21:51:42.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:51:42.789 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-15 21:51:42.791 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-15 21:51:42.793 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-15 21:51:42.796 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-15 21:51:42.798 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-15 21:51:42.800 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-15 21:51:42.803 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-15 21:51:42.805 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-15 21:51:42.818 | + 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-03-15 21:51:42.830 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-15 21:51:42.833 | + 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-03-15 21:51:42.844 | + 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-03-15 21:51:42.857 | + 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-03-15 21:51:42.870 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-15 21:51:42.872 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-15 21:51:42.875 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-15 21:51:42.879 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Zk3ITsYAbs 2022-03-15 21:51:42.882 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-15 21:51:42.884 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-15 21:51:42.887 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Zk3ITsYAbs 2022-03-15 21:51:42.891 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Zk3ITsYAbs 2022-03-15 21:51:42.902 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Zk3ITsYAbs /etc/sudoers.d/neutron-rootwrap 2022-03-15 21:51:42.914 | + 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-03-15 21:51:42.942 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:42.944 | + 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-03-15 21:51:42.973 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-15 21:51:42.976 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-15 21:51:42.978 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-15 21:51:42.980 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-15 21:51:42.983 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-15 21:51:42.986 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-15 21:51:43.002 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:43.005 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-15 21:51:43.008 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-15 21:51:43.010 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-15 21:51:43.027 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:43.030 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:51:43.033 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-15 21:51:43.063 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-15 21:51:43.065 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-15 21:51:43.068 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-15 21:51:43.084 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:43.087 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-15 21:51:43.089 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-15 21:51:43.091 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-15 21:51:43.094 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-15 21:51:43.096 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-15 21:51:43.099 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-15 21:51:43.101 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-15 21:51:43.104 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-15 21:51:43.106 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-15 21:51:43.109 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-15 21:51:43.113 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-15 21:51:43.116 | + 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-03-15 21:51:43.120 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-15 21:51:43.138 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:43.140 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-15 21:51:43.143 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-15 21:51:43.145 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-15 21:51:43.149 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-15 21:51:43.179 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-15 21:51:43.208 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-15 21:51:43.238 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-15 21:51:43.268 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-15 21:51:43.297 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-15 21:51:43.300 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-15 21:51:43.302 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-15 21:51:43.305 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-15 21:51:43.307 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-15 21:51:43.336 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-15 21:51:43.366 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-15 21:51:43.395 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-15 21:51:43.425 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-15 21:51:43.454 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-15 21:51:43.483 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-15 21:51:43.512 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-15 21:51:43.542 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:51:43.571 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-15 21:51:43.601 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-15 21:51:43.631 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-15 21:51:43.660 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-15 21:51:43.663 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-15 21:51:43.666 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-15 21:51:43.668 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-15 21:51:43.671 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-15 21:51:43.700 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-15 21:51:43.731 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.24/identity 2022-03-15 21:51:43.760 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-15 21:51:43.790 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-15 21:51:43.818 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-15 21:51:43.848 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-15 21:51:43.878 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-15 21:51:43.907 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-15 21:51:43.937 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-15 21:51:43.966 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-15 21:51:43.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-15 21:51:43.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-15 21:51:43.974 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-15 21:51:43.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-15 21:51:43.979 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-15 21:51:43.981 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-15 21:51:43.984 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-03-15 21:51:43.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-03-15 21:51:43.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-03-15 21:51:43.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-15 21:51:43.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-15 21:51:43.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-15 21:51:43.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-15 21:51:44.001 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-15 21:51:44.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-15 21:51:44.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-15 21:51:44.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-15 21:51:44.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:44.012 | + 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-03-15 21:51:44.041 | + 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-03-15 21:51:44.043 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.046 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-15 21:51:44.048 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-15 21:51:44.050 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-15 21:51:44.053 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.055 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-15 21:51:44.083 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-15 21:51:44.086 | + 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-03-15 21:51:44.088 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.091 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-15 21:51:44.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-15 21:51:44.095 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-15 21:51:44.098 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.100 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-15 21:51:44.128 | + 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-03-15 21:51:44.131 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.133 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-15 21:51:44.135 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-15 21:51:44.138 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-15 21:51:44.141 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.143 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-15 21:51:44.170 | + 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-03-15 21:51:44.173 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.175 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-15 21:51:44.178 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-15 21:51:44.180 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-15 21:51:44.182 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.185 | + 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-03-15 21:51:44.213 | + 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-03-15 21:51:44.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.218 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-15 21:51:44.221 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-15 21:51:44.223 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-15 21:51:44.225 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.228 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-15 21:51:44.256 | + 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-03-15 21:51:44.259 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.261 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-15 21:51:44.264 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-15 21:51:44.267 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-15 21:51:44.269 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.271 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-15 21:51:44.299 | + 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:100:149 2022-03-15 21:51:44.302 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.304 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-15 21:51:44.307 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-03-15 21:51:44.309 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-03-15 21:51:44.312 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.314 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-03-15 21:51:44.342 | + 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-03-15 21:51:44.345 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:51:44.347 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-15 21:51:44.350 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-15 21:51:44.352 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-15 21:51:44.354 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-15 21:51:44.357 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-15 21:51:44.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-15 21:51:44.388 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-15 21:51:44.405 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:44.407 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-15 21:51:44.409 | + 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-03-15 21:51:44.441 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:44.443 | + 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-03-15 21:51:44.472 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-15 21:51:44.504 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-15 21:51:44.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-15 21:51:44.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-15 21:51:44.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-15 21:51:47.491 | INFO neutron.common.config [-] Logging enabled! 2022-03-15 21:51:47.491 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev27 2022-03-15 21:51:47.491 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93150) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-15 21:51:47.493 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-03-15 21:51:47.493 | 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/tmpjs2xcr2r/privsep.sock'] 2022-03-15 21:51:49.625 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-03-15 21:51:49.625 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpjs2xcr2r/privsep.sock {{(pid=93150) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-03-15 21:51:49.626 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-03-15 21:51:49.627 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-03-15 21:51:49.627 | 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-03-15 21:51:49.627 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93161 2022-03-15 21:51:49.627 | DEBUG oslo.privsep.daemon [-] privsep: reply[45b157e5-6872-4155-9d72-d412781716e2]: (2,) {{(pid=93161) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-15 21:51:49.919 | 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=93161) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-15 21:51:49.931 | 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=93161) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-15 21:51:49.932 | DEBUG oslo.privsep.daemon [-] privsep: reply[ae337c73-bada-4efe-9bbe-489918d6b414]: (4, ('785d04ce-a9c9-49e8-83b2-d83c737eb148\n', '')) {{(pid=93161) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-15 21:51:49.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93150) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-15 21:51:49.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93150) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-15 21:51:49.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93150) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:49.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93150) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:49.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93150) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:49.984 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93150) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:50.037 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-15 21:51:50.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:50.037 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:50.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:50.037 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:50.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-15 21:51:50.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-15 21:51:50.416 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-15 21:51:50.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-15 21:51:50.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-15 21:51:50.490 | + 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-03-15 21:51:50.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-15 21:51:50.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:50.514 | + 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-03-15 21:51:50.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-15 21:51:50.550 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-15 21:51:50.559 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-15 21:51:50.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-15 21:51:50.565 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-15 21:51:50.587 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-15 21:51:50.602 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-15 21:51:50.605 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-15 21:51:50.618 | net.bridge.bridge-nf-call-iptables = 1 2022-03-15 21:51:50.621 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-15 21:51:50.624 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-15 21:51:50.632 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-15 21:51:50.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-15 21:51:50.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-15 21:51:50.640 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-15 21:51:50.643 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-15 21:51:50.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-15 21:51:50.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-15 21:51:50.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-15 21:51:50.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-15 21:51:50.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-15 21:51:50.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-15 21:51:50.683 | + 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-03-15 21:51:50.716 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-15 21:51:50.718 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-15 21:51:50.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-15 21:51:50.777 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-15 21:51:50.794 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:50.796 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-15 21:51:50.799 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-15 21:51:50.803 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-15 21:51:50.832 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-15 21:51:50.863 | + 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-03-15 21:51:50.894 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:50.897 | + 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-03-15 21:51:50.926 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-15 21:51:50.943 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:50.945 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-15 21:51:50.948 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-15 21:51:50.976 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-15 21:51:50.979 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-15 21:51:50.981 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-15 21:51:51.010 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-15 21:51:51.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-15 21:51:51.015 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-15 21:51:51.017 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-15 21:51:51.035 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:51.037 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-15 21:51:51.039 | + 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-03-15 21:51:51.044 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-15 21:51:51.073 | + 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-03-15 21:51:51.105 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:51.108 | + 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-03-15 21:51:51.136 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-15 21:51:51.139 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-15 21:51:51.168 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-15 21:51:51.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-15 21:51:51.173 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-15 21:51:51.202 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-15 21:51:51.204 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-15 21:51:51.207 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-15 21:51:51.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-15 21:51:54.311 | INFO neutron.common.config [-] Logging enabled! 2022-03-15 21:51:54.311 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev27 2022-03-15 21:51:54.312 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93693) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-15 21:51:54.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93693) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-15 21:51:54.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93693) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-15 21:51:54.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93693) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:54.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93693) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:54.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93693) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:54.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93693) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-15 21:51:54.430 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-15 21:51:54.431 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93693) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-15 21:51:54.431 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93693) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-15 21:51:54.431 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-15 21:51:54.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:54.432 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:54.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:51:54.432 | from cryptography.utils import int_from_bytes 2022-03-15 21:51:54.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-15 21:51:54.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-15 21:51:54.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-15 21:51:54.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-15 21:51:54.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-15 21:51:54.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-15 21:51:54.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-15 21:51:54.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-15 21:51:54.832 | + functions:set_mtu:785 : local dev=br-data 2022-03-15 21:51:54.834 | + functions:set_mtu:786 : local mtu=1500 2022-03-15 21:51:54.837 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-15 21:51:54.849 | + 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-03-15 21:51:54.866 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-15 21:51:54.869 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-15 21:51:54.871 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-15 21:51:54.874 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-15 21:51:54.877 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-15 21:51:54.879 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-15 21:51:54.882 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-15 21:51:54.884 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-15 21:51:54.887 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-15 21:51:54.890 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-15 21:51:54.892 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-15 21:51:54.894 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-15 21:51:54.897 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-15 21:51:54.899 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-15 21:51:54.903 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-15 21:51:54.903 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-15 21:51:54.909 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-15 21:51:54.912 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-15 21:51:54.914 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-15 21:51:54.917 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-15 21:51:54.920 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-15 21:51:54.921 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-15 21:51:54.921 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-15 21:51:54.927 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.26/22 brd 192.168.3.255' 2022-03-15 21:51:54.929 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-15 21:51:54.931 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:54.934 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-15 21:51:54.937 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-15 21:51:54.940 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.26/22 brd 192.168.3.255 != '' ]] 2022-03-15 21:51:54.942 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.26/22 brd 192.168.3.255 dev eth1' 2022-03-15 21:51:54.945 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.26/22 brd 192.168.3.255 dev br-data' 2022-03-15 21:51:54.947 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-15 21:51:54.950 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-15 21:51:54.954 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.26/22 brd 192.168.3.255 2022-03-15 21:51:54.957 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-15 21:51:54.957 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-15 21:51:54.957 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-15 21:51:54.961 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.26 2022-03-15 21:51:54.963 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.26 ' 2022-03-15 21:51:54.965 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.26/22 brd 192.168.3.255 dev eth1 2022-03-15 21:51:54.978 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.26/22 brd 192.168.3.255 dev br-data 2022-03-15 21:51:54.991 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-15 21:51:55.004 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-15 21:51:55.024 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.26 2022-03-15 21:51:55.036 | PING 192.168.0.26 (192.168.0.26) from 192.168.0.26 br-data: 56(84) bytes of data. 2022-03-15 21:51:55.036 | 64 bytes from 192.168.0.26: icmp_seq=1 ttl=64 time=0.071 ms 2022-03-15 21:51:56.048 | 64 bytes from 192.168.0.26: icmp_seq=2 ttl=64 time=0.047 ms 2022-03-15 21:51:57.072 | 64 bytes from 192.168.0.26: icmp_seq=3 ttl=64 time=0.042 ms 2022-03-15 21:51:57.072 | 2022-03-15 21:51:57.072 | --- 192.168.0.26 ping statistics --- 2022-03-15 21:51:57.072 | 3 packets transmitted, 3 received, 0% packet loss, time 2036ms 2022-03-15 21:51:57.072 | rtt min/avg/max/mdev = 0.042/0.053/0.071/0.012 ms 2022-03-15 21:51:57.078 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-15 21:51:57.078 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-15 21:51:57.083 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-15 21:51:57.086 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-15 21:51:57.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:57.106 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-15 21:51:57.110 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-15 21:51:57.114 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-15 21:51:57.142 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.24 2022-03-15 21:51:57.172 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-15 21:51:57.200 | + 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-03-15 21:51:57.232 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-15 21:51:57.235 | + 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-03-15 21:51:57.264 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-15 21:51:57.266 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-15 21:51:57.283 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:51:57.286 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-15 21:51:57.288 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-15 21:51:57.305 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:51:57.308 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-15 21:51:57.324 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:51:57.327 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-15 21:51:57.345 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:51:57.347 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-15 21:51:57.377 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-15 21:51:57.407 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-15 21:51:57.410 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-15 21:51:57.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:57.429 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-15 21:51:57.446 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:57.449 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-15 21:51:57.452 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-15 21:51:57.510 | + inc/async:async_inner:63 : init_neutron 2022-03-15 21:51:57.549 | [17765 Async init_neutron:94171]: running: init_neutron 2022-03-15 21:51:57.552 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-15 21:51:57.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:57.574 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-15 21:51:57.585 | ++ ./stack.sh:main:1162 : true 2022-03-15 21:51:57.589 | + ./stack.sh:main:1162 : netman_pid= 2022-03-15 21:51:57.592 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-15 21:51:57.595 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-15 21:51:57.614 | dnsmasq: no process found 2022-03-15 21:51:57.618 | + ./stack.sh:main:1164 : true 2022-03-15 21:51:57.620 | + ./stack.sh:main:1169 : clean_iptables 2022-03-15 21:51:57.625 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-15 21:51:57.627 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-15 21:51:57.632 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-15 21:51:57.632 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-15 21:51:57.632 | + lib/nova:clean_iptables:186 : bash 2022-03-15 21:51:57.633 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-15 21:51:57.637 | + lib/nova:clean_iptables:186 : grep nova 2022-03-15 21:51:57.648 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-15 21:51:57.648 | + lib/nova:clean_iptables:188 : grep nova 2022-03-15 21:51:57.650 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-15 21:51:57.653 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-15 21:51:57.653 | + lib/nova:clean_iptables:188 : bash 2022-03-15 21:51:57.653 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-15 21:51:57.656 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-15 21:51:57.666 | + lib/nova:clean_iptables:190 : grep nova 2022-03-15 21:51:57.668 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-15 21:51:57.670 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-15 21:51:57.673 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-15 21:51:57.673 | + lib/nova:clean_iptables:190 : bash 2022-03-15 21:51:57.676 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-15 21:51:57.682 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-15 21:51:57.698 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-15 21:51:57.702 | + lib/nova:clean_iptables:192 : bash 2022-03-15 21:51:57.703 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-15 21:51:57.705 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-15 21:51:57.706 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-15 21:51:57.710 | + lib/nova:clean_iptables:192 : grep nova 2022-03-15 21:51:57.711 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-15 21:51:57.718 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-15 21:51:57.726 | net.ipv4.ip_forward = 1 2022-03-15 21:51:57.729 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-15 21:51:57.749 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:57.751 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-15 21:51:57.754 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-15 21:51:57.756 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-15 21:51:57.790 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-15 21:51:57.819 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-15 21:51:57.822 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-15 21:51:57.856 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-15 21:51:57.888 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-15 21:51:57.906 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:57.908 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-15 21:51:57.911 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:51:57.913 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-15 21:51:57.916 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-15 21:51:57.918 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-15 21:51:57.978 | + inc/async:async_inner:63 : init_swift 2022-03-15 21:51:58.020 | [17765 Async init_swift:94549]: running: init_swift 2022-03-15 21:51:58.023 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-15 21:51:58.041 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:58.044 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-15 21:51:58.047 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:51:58.049 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-15 21:51:58.052 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-15 21:51:58.054 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-15 21:51:58.124 | + inc/async:async_inner:63 : init_cinder 2022-03-15 21:51:58.166 | [17765 Async init_cinder:94644]: running: init_cinder 2022-03-15 21:51:58.169 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-15 21:51:58.197 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:51:58.200 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-15 21:51:58.202 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:51:58.205 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-15 21:51:58.214 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-15 21:51:58.217 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-15 21:51:58.295 | + inc/async:async_inner:63 : init_placement 2022-03-15 21:51:58.386 | [17765 Async init_placement:94781]: running: init_placement 2022-03-15 21:51:58.390 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-15 21:51:58.707 | [17765 Async init_neutron:94171]: Waiting for completion of init_neutron running on PID 94171 (6 other jobs running) 2022-03-15 21:51:58.883 | [17765 Async init_neutron:94171]: Signaling child to exit 2022-03-15 21:52:08.768 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:52:08.807 | [94644 Async init_cinder:94644]: finished successfully 2022-03-15 21:52:11.873 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:52:11.907 | [94549 Async init_swift:94549]: finished successfully 2022-03-15 21:52:23.147 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:52:23.175 | [94171 Async init_neutron:94171]: finished successfully 2022-03-15 21:52:23.194 | WAKEUP 2022-03-15 21:52:23.221 | [17765 Async init_neutron:94171]: Signaled 2022-03-15 21:52:23.222 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-15 21:52:23.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:52:23.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-15 21:52:23.222 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:52:23.222 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-15 21:52:23.223 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-15 21:52:23.223 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-15 21:52:23.223 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-15 21:52:23.223 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-15 21:52:23.223 | + lib/database:recreate_database:112 : local db=neutron 2022-03-15 21:52:23.223 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-15 21:52:23.223 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-15 21:52:23.223 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-15 21:52:23.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:23.223 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-15 21:52:23.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:23.223 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-15 21:52:23.223 | + functions-common:time_start:2411 : local name=dbsync 2022-03-15 21:52:23.223 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:52:23.223 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:52:23.223 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:52:23.223 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381117605 2022-03-15 21:52:23.223 | + 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-03-15 21:52:23.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:23.223 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:23.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:23.223 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-15 21:52:23.223 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-15 21:52:23.224 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-15 21:52:23.225 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-15 21:52:23.226 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-15 21:52:23.227 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-15 21:52:23.227 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-15 21:52:23.227 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-15 21:52:23.227 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-15 21:52:23.227 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-15 21:52:23.227 | Running upgrade for neutron ... 2022-03-15 21:52:23.227 | OK 2022-03-15 21:52:23.227 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-15 21:52:23.227 | + functions-common:time_stop:2425 : local name 2022-03-15 21:52:23.227 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:52:23.227 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:52:23.227 | + functions-common:time_stop:2428 : local total 2022-03-15 21:52:23.227 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:52:23.227 | + functions-common:time_stop:2431 : name=dbsync 2022-03-15 21:52:23.227 | + functions-common:time_stop:2432 : start_time=1647381117605 2022-03-15 21:52:23.227 | + functions-common:time_stop:2434 : [[ -z 1647381117605 ]] 2022-03-15 21:52:23.227 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:52:23.227 | + functions-common:time_stop:2437 : end_time=1647381143132 2022-03-15 21:52:23.227 | + functions-common:time_stop:2438 : elapsed_time=25527 2022-03-15 21:52:23.227 | + functions-common:time_stop:2439 : total=8150 2022-03-15 21:52:23.227 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:52:23.227 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33677 2022-03-15 21:52:23.271 | [17765 Async init_neutron:94171]: finished init_neutron with result 0 in 25 seconds 2022-03-15 21:52:23.275 | + inc/async:async_wait:197 : return 0 2022-03-15 21:52:23.278 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-15 21:52:23.332 | [17765 Async init_placement:94781]: Waiting for completion of init_placement running on PID 94781 (5 other jobs running) 2022-03-15 21:52:23.358 | [17765 Async init_placement:94781]: Signaling child to exit 2022-03-15 21:52:44.214 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:52:44.239 | [94781 Async init_placement:94781]: finished successfully 2022-03-15 21:52:44.259 | WAKEUP 2022-03-15 21:52:44.282 | [17765 Async init_placement:94781]: Signaled 2022-03-15 21:52:44.283 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-15 21:52:44.283 | + lib/database:recreate_database:112 : local db=placement 2022-03-15 21:52:44.284 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-15 21:52:44.284 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-15 21:52:44.284 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-15 21:52:44.284 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:44.284 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-15 21:52:44.284 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:44.284 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-15 21:52:44.284 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-15 21:52:44.284 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-15 21:52:44.284 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-15 21:52:44.284 | + functions-common:get_or_create_user:909 : local user_id 2022-03-15 21:52:44.284 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-15 21:52:44.284 | + functions-common:get_or_create_user:913 : local email= 2022-03-15 21:52:44.284 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-15 21:52:44.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.284 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.284 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.284 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.284 | + functions-common:get_or_create_user:925 : user_id=caa6a0e2190b4a69976cc86cf1545e5b 2022-03-15 21:52:44.284 | + functions-common:get_or_create_user:926 : echo caa6a0e2190b4a69976cc86cf1545e5b 2022-03-15 21:52:44.284 | caa6a0e2190b4a69976cc86cf1545e5b 2022-03-15 21:52:44.284 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-15 21:52:44.284 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:52:44.284 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:52:44.284 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:52:44.284 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:52:44.284 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:52:44.284 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:52:44.284 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:52:44.284 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:52:44.285 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:52:44.285 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:52:44.285 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-15 21:52:44.285 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:52:44.285 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:52:44.285 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:52:44.285 | ++ functions-common:get_field:812 : read data 2022-03-15 21:52:44.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.285 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.285 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.285 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.285 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:52:44.285 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:52:44.285 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-15 21:52:44.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.285 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.285 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.285 | ++ 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-03-15 21:52:44.285 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:52:44.285 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:52:44.285 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:52:44.285 | ++ functions-common:get_field:812 : read data 2022-03-15 21:52:44.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.285 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.285 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.285 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.285 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:52:44.285 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:52:44.285 | ++ functions-common:get_field:818 : echo '| 93639aab2ad8495e9f7010d674546e36 | caa6a0e2190b4a69976cc86cf1545e5b | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:52:44.285 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:52:44.286 | ++ functions-common:get_field:812 : read data 2022-03-15 21:52:44.286 | + functions-common:get_or_add_user_project_role:995 : user_role_id=93639aab2ad8495e9f7010d674546e36 2022-03-15 21:52:44.286 | + functions-common:get_or_add_user_project_role:997 : echo 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:52:44.286 | 93639aab2ad8495e9f7010d674546e36 2022-03-15 21:52:44.286 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-15 21:52:44.286 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-15 21:52:44.286 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-15 21:52:44.286 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-15 21:52:44.286 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-15 21:52:44.286 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-15 21:52:44.286 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-15 21:52:44.286 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-15 21:52:44.286 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-15 21:52:44.286 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-15 21:52:44.286 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-15 21:52:44.286 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-15 21:52:44.286 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:52:44.286 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-15 21:52:44.286 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-15 21:52:44.286 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:52:44.286 | ++ functions-common:get_field:812 : read data 2022-03-15 21:52:44.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.286 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.286 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.286 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.286 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-15 21:52:44.286 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-15 21:52:44.286 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-15 21:52:44.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.286 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.286 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.286 | ++ 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-03-15 21:52:44.287 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-15 21:52:44.287 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-15 21:52:44.287 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:52:44.287 | ++ functions-common:get_field:812 : read data 2022-03-15 21:52:44.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.287 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.287 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.287 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.287 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:52:44.287 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:52:44.287 | ++ functions-common:get_field:818 : echo '| adc09aec3aff428e9165c469ce6428c0 | caa6a0e2190b4a69976cc86cf1545e5b | | 302ace81cb9d4ebfb952333a63a19569 | | | False |' 2022-03-15 21:52:44.287 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:52:44.287 | ++ functions-common:get_field:812 : read data 2022-03-15 21:52:44.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:52:44.287 | + functions-common:get_or_add_user_project_role:997 : echo adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:52:44.287 | adc09aec3aff428e9165c469ce6428c0 2022-03-15 21:52:44.287 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.24/placement 2022-03-15 21:52:44.287 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-15 21:52:44.287 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-15 21:52:44.287 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-15 21:52:44.287 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-15 21:52:44.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.287 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.287 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.287 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.287 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-15 21:52:44.287 | 7f4f3d59a048477098413516e584d862' 2022-03-15 21:52:44.287 | + functions-common:get_or_create_service:1094 : echo 7f4f3d59a048477098413516e584d862 2022-03-15 21:52:44.287 | 7f4f3d59a048477098413516e584d862 2022-03-15 21:52:44.287 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.24/placement 2022-03-15 21:52:44.287 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-15 21:52:44.288 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.24/placement RegionOne 2022-03-15 21:52:44.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-15 21:52:44.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-15 21:52:44.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.288 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.288 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.288 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-15 21:52:44.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-15 21:52:44.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.24/placement --region RegionOne -f value -c id 2022-03-15 21:52:44.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.288 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.288 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.288 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:52:44.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b15c7393d64b4bcdb934863ee22b2e6c 2022-03-15 21:52:44.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b15c7393d64b4bcdb934863ee22b2e6c 2022-03-15 21:52:44.288 | + functions-common:get_or_create_endpoint:1127 : public_id=b15c7393d64b4bcdb934863ee22b2e6c 2022-03-15 21:52:44.288 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-15 21:52:44.288 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-15 21:52:44.288 | + functions-common:get_or_create_endpoint:1136 : echo b15c7393d64b4bcdb934863ee22b2e6c 2022-03-15 21:52:44.288 | b15c7393d64b4bcdb934863ee22b2e6c 2022-03-15 21:52:44.329 | [17765 Async init_placement:94781]: finished init_placement with result 0 in 45 seconds 2022-03-15 21:52:44.333 | + inc/async:async_wait:197 : return 0 2022-03-15 21:52:44.335 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-15 21:52:44.387 | [17765 Async init_glance:91178]: Waiting for completion of init_glance running on PID 91178 (4 other jobs running) 2022-03-15 21:52:44.412 | [17765 Async init_glance:91178]: Signaling child to exit 2022-03-15 21:52:44.412 | WAKEUP 2022-03-15 21:52:44.435 | [17765 Async init_glance:91178]: Signaled 2022-03-15 21:52:44.437 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-15 21:52:44.437 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-15 21:52:44.437 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-15 21:52:44.437 | + lib/database:recreate_database:112 : local db=glance 2022-03-15 21:52:44.437 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-15 21:52:44.437 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-15 21:52:44.437 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-15 21:52:44.437 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:44.437 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-15 21:52:44.437 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:44.437 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-15 21:52:44.437 | + functions-common:time_start:2411 : local name=dbsync 2022-03-15 21:52:44.437 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:52:44.437 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:52:44.437 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:52:44.437 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381063568 2022-03-15 21:52:44.437 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-15 21:52:44.437 | 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=91276) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:52:44.437 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-15 21:52:44.437 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-15 21:52:44.437 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-15 21:52:44.437 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-15 21:52:44.437 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-15 21:52:44.438 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-15 21:52:44.438 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-15 21:52:44.438 | Database migration is up to date. No migration needed. 2022-03-15 21:52:44.438 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-15 21:52:44.438 | Database is synced successfully. 2022-03-15 21:52:44.438 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-15 21:52:44.438 | 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=91455) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:52:44.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-15 21:52:44.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-15 21:52:44.439 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-15 21:52:44.439 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-15 21:52:44.439 | + functions-common:time_stop:2425 : local name 2022-03-15 21:52:44.439 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:52:44.439 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:52:44.440 | + functions-common:time_stop:2428 : local total 2022-03-15 21:52:44.440 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:52:44.440 | + functions-common:time_stop:2431 : name=dbsync 2022-03-15 21:52:44.440 | + functions-common:time_stop:2432 : start_time=1647381063568 2022-03-15 21:52:44.440 | + functions-common:time_stop:2434 : [[ -z 1647381063568 ]] 2022-03-15 21:52:44.440 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:52:44.440 | + functions-common:time_stop:2437 : end_time=1647381073302 2022-03-15 21:52:44.440 | + functions-common:time_stop:2438 : elapsed_time=9734 2022-03-15 21:52:44.440 | + functions-common:time_stop:2439 : total=8150 2022-03-15 21:52:44.440 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:52:44.440 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17884 2022-03-15 21:52:44.481 | [17765 Async init_glance:91178]: finished init_glance with result 0 in 9 seconds 2022-03-15 21:52:44.486 | + inc/async:async_wait:197 : return 0 2022-03-15 21:52:44.489 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-15 21:52:44.539 | [17765 Async init_swift:94549]: Waiting for completion of init_swift running on PID 94549 (3 other jobs running) 2022-03-15 21:52:44.566 | [17765 Async init_swift:94549]: Signaling child to exit 2022-03-15 21:52:44.566 | WAKEUP 2022-03-15 21:52:44.588 | [17765 Async init_swift:94549]: Signaled 2022-03-15 21:52:44.590 | + lib/swift:init_swift:668 : local node_number 2022-03-15 21:52:44.590 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-15 21:52:44.590 | No container-sharder running 2022-03-15 21:52:44.590 | No container-reconciler running 2022-03-15 21:52:44.590 | No account-replicator running 2022-03-15 21:52:44.590 | No container-server running 2022-03-15 21:52:44.590 | No container-updater running 2022-03-15 21:52:44.590 | No object-expirer running 2022-03-15 21:52:44.590 | No proxy-server running 2022-03-15 21:52:44.590 | No container-sync running 2022-03-15 21:52:44.590 | No object-replicator running 2022-03-15 21:52:44.590 | No container-replicator running 2022-03-15 21:52:44.590 | No account-auditor running 2022-03-15 21:52:44.590 | No container-auditor running 2022-03-15 21:52:44.590 | No account-server running 2022-03-15 21:52:44.590 | No object-updater running 2022-03-15 21:52:44.590 | No object-reconstructor running 2022-03-15 21:52:44.590 | No account-reaper running 2022-03-15 21:52:44.590 | No object-server running 2022-03-15 21:52:44.590 | No object-auditor running 2022-03-15 21:52:44.590 | + lib/swift:init_swift:670 : true 2022-03-15 21:52:44.590 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-15 21:52:44.590 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-15 21:52:44.590 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-15 21:52:44.590 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-15 21:52:44.590 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-15 21:52:44.590 | + 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-03-15 21:52:44.590 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-15 21:52:44.590 | + functions:create_disk:732 : local node_number 2022-03-15 21:52:44.590 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.590 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-15 21:52:44.590 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-15 21:52:44.590 | + functions:create_disk:736 : local key 2022-03-15 21:52:44.590 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | ++ functions:create_disk:738 : sed s#/.## 2022-03-15 21:52:44.591 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-15 21:52:44.591 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-15 21:52:44.591 | + functions:destroy_disk:765 : local key 2022-03-15 21:52:44.591 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-15 21:52:44.591 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-15 21:52:44.591 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-15 21:52:44.591 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-15 21:52:44.591 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-15 21:52:44.591 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-15 21:52:44.591 | = sectsz=512 attr=2, projid32bit=1 2022-03-15 21:52:44.591 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-15 21:52:44.591 | = reflink=1 2022-03-15 21:52:44.591 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-15 21:52:44.591 | = sunit=0 swidth=0 blks 2022-03-15 21:52:44.591 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-15 21:52:44.591 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-15 21:52:44.591 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-15 21:52:44.591 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-15 21:52:44.591 | + 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-03-15 21:52:44.591 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-15 21:52:44.591 | /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-03-15 21:52:44.591 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-15 21:52:44.591 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-15 21:52:44.591 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-15 21:52:44.592 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-15 21:52:44.592 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-15 21:52:44.592 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-03-15 21:52:44.592 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-15 21:52:44.592 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-15 21:52:44.592 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-15 21:52:44.592 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-15 21:52:44.592 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-15 21:52:44.592 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-15 21:52:44.592 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-15 21:52:44.592 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-15 21:52:44.592 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-15 21:52:44.592 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-15 21:52:44.592 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-15 21:52:44.592 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-15 21:52:44.592 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-15 21:52:44.592 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-15 21:52:44.592 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-15 21:52:44.592 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-15 21:52:44.592 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-15 21:52:44.592 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-15 21:52:44.592 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-15 21:52:44.592 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-15 21:52:44.592 | + lib/swift:init_swift:714 : popd 2022-03-15 21:52:44.635 | [17765 Async init_swift:94549]: finished init_swift with result 0 in 13 seconds 2022-03-15 21:52:44.639 | + inc/async:async_wait:197 : return 0 2022-03-15 21:52:44.642 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-15 21:52:44.692 | [17765 Async init_cinder:94644]: Waiting for completion of init_cinder running on PID 94644 (2 other jobs running) 2022-03-15 21:52:44.717 | [17765 Async init_cinder:94644]: Signaling child to exit 2022-03-15 21:52:44.717 | WAKEUP 2022-03-15 21:52:44.740 | [17765 Async init_cinder:94644]: Signaled 2022-03-15 21:52:44.742 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-15 21:52:44.742 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:52:44.742 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-15 21:52:44.742 | + lib/database:recreate_database:112 : local db=cinder 2022-03-15 21:52:44.742 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-15 21:52:44.742 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-15 21:52:44.742 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-15 21:52:44.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:44.742 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-15 21:52:44.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:44.742 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-15 21:52:44.742 | + functions-common:time_start:2411 : local name=dbsync 2022-03-15 21:52:44.742 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:52:44.742 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:52:44.742 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:52:44.742 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381118233 2022-03-15 21:52:44.742 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-15 21:52:44.742 | 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=94758) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:52:44.742 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:52:44.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.742 | 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=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:52:44.743 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=94758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:52:44.743 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-15 21:52:44.743 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-15 21:52:44.743 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-15 21:52:44.743 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-15 21:52:44.743 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=94758) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-15 21:52:44.743 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-15 21:52:44.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.743 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:44.743 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:44.743 | /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-03-15 21:52:44.743 | last_heartbeat = column_property( 2022-03-15 21:52:44.744 | /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-03-15 21:52:44.744 | num_hosts = column_property( 2022-03-15 21:52:44.744 | /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-03-15 21:52:44.744 | num_down_hosts = column_property( 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-15 21:52:44.744 | + functions-common:time_stop:2425 : local name 2022-03-15 21:52:44.744 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:52:44.744 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:52:44.744 | + functions-common:time_stop:2428 : local total 2022-03-15 21:52:44.744 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:52:44.744 | + functions-common:time_stop:2431 : name=dbsync 2022-03-15 21:52:44.744 | + functions-common:time_stop:2432 : start_time=1647381118233 2022-03-15 21:52:44.744 | + functions-common:time_stop:2434 : [[ -z 1647381118233 ]] 2022-03-15 21:52:44.744 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:52:44.744 | + functions-common:time_stop:2437 : end_time=1647381125712 2022-03-15 21:52:44.744 | + functions-common:time_stop:2438 : elapsed_time=7479 2022-03-15 21:52:44.744 | + functions-common:time_stop:2439 : total=8150 2022-03-15 21:52:44.744 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:52:44.744 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15629 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-15 21:52:44.744 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-15 21:52:44.744 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-15 21:52:44.744 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-15 21:52:44.744 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-15 21:52:44.744 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-15 21:52:44.744 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-15 21:52:44.744 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-15 21:52:44.745 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-15 21:52:44.745 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-15 21:52:44.745 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-15 21:52:44.745 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-15 21:52:44.745 | + functions-common:is_suse:542 : is_opensuse 2022-03-15 21:52:44.745 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-15 21:52:44.745 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-15 21:52:44.745 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-15 21:52:44.745 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-15 21:52:44.745 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-15 21:52:44.745 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-15 21:52:44.745 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-15 21:52:44.745 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-15 21:52:44.745 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-15 21:52:44.745 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-15 21:52:44.745 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-15 21:52:44.746 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-15 21:52:44.746 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-15 21:52:44.746 | [Unit] 2022-03-15 21:52:44.746 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-15 21:52:44.746 | DefaultDependencies=no 2022-03-15 21:52:44.746 | After=systemd-udev-settle.service 2022-03-15 21:52:44.746 | Before=lvm2-activation-early.service 2022-03-15 21:52:44.746 | Wants=systemd-udev-settle.service 2022-03-15 21:52:44.746 | 2022-03-15 21:52:44.746 | [Service] 2022-03-15 21:52:44.746 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-15 21:52:44.746 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-15 21:52:44.746 | RemainAfterExit=yes 2022-03-15 21:52:44.746 | Type=oneshot 2022-03-15 21:52:44.746 | 2022-03-15 21:52:44.746 | [Install] 2022-03-15 21:52:44.746 | WantedBy=local-fs.target 2022-03-15 21:52:44.746 | Also=systemd-udev-settle.service 2022-03-15 21:52:44.746 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-15 21:52:44.746 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-15 21:52:44.746 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-15 21:52:44.746 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-15 21:52:44.746 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-15 21:52:44.746 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-15 21:52:44.746 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-15 21:52:44.746 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-15 21:52:44.746 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-15 21:52:44.746 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-15 21:52:44.746 | Physical volume "/dev/loop4" successfully created. 2022-03-15 21:52:44.746 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-15 21:52:44.746 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-15 21:52:44.746 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-15 21:52:44.746 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-15 21:52:44.746 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-15 21:52:44.746 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-15 21:52:44.747 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-15 21:52:44.747 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-15 21:52:44.747 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:52:44.747 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-15 21:52:44.747 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-15 21:52:44.747 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-15 21:52:44.787 | [17765 Async init_cinder:94644]: finished init_cinder with result 0 in 10 seconds 2022-03-15 21:52:44.791 | + inc/async:async_wait:197 : return 0 2022-03-15 21:52:44.794 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-15 21:52:44.812 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:52:44.814 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-15 21:52:44.817 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:52:44.819 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-15 21:52:44.822 | + ./stack.sh:main:1218 : init_nova 2022-03-15 21:52:44.824 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-15 21:52:44.841 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:52:44.844 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-15 21:52:44.862 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:52:44.864 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:52:44.867 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-15 21:52:44.924 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-15 21:52:44.961 | [17765 Async nova-cell-0:97116]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-15 21:52:44.965 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-15 21:52:44.970 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:52:44.973 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-15 21:52:44.976 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-15 21:52:44.979 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-15 21:52:44.982 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-15 21:52:45.043 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-15 21:52:45.084 | [17765 Async nova-cell-1:97214]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-15 21:52:45.088 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-15 21:52:45.090 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-15 21:52:45.096 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-15 21:52:45.098 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-15 21:52:45.104 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-15 21:52:45.109 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:45.126 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-15 21:52:45.130 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:45.147 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-15 21:52:46.174 | 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-03-15 21:52:49.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:52:49.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:49.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:49.311 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:52:49.311 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:52:49.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-15 21:52:49.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-15 21:52:49.374 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-15 21:52:51.541 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=97278) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-15 21:52:51.544 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-15 21:52:52.303 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=97278) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-15 21:52:52.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:52.310 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:52.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:52.310 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:52.773 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-15 21:52:52.776 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-15 21:52:52.778 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-15 21:52:52.786 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-15 21:52:52.789 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-15 21:52:52.792 | + lib/nova:init_nova:860 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-15 21:52:53.804 | 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-03-15 21:52:56.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:56.836 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:56.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:56.836 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:57.345 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:52:57.349 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-15 21:52:57.354 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-15 21:52:57.356 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-15 21:52:57.376 | [97116 Async nova-cell-0:97116]: finished successfully 2022-03-15 21:52:57.413 | [17765 Async nova-cell-0:97116]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 97116 (3 other jobs running) 2022-03-15 21:52:57.421 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:52:57.440 | [17765 Async nova-cell-0:97116]: Signaling child to exit 2022-03-15 21:52:57.440 | WAKEUP 2022-03-15 21:52:57.446 | [97214 Async nova-cell-1:97214]: finished successfully 2022-03-15 21:52:57.464 | [17765 Async nova-cell-0:97116]: Signaled 2022-03-15 21:52:57.465 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-15 21:52:57.465 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-15 21:52:57.465 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-15 21:52:57.465 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-15 21:52:57.465 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-15 21:52:57.465 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-15 21:52:57.465 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-15 21:52:57.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:57.465 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-15 21:52:57.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:57.465 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-15 21:52:57.465 | 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-03-15 21:52:57.465 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:52:57.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:52:57.467 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:52:57.467 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-15 21:52:57.467 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-15 21:52:57.467 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-15 21:52:57.467 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97179) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-15 21:52:57.467 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-15 21:52:57.467 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97179) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-15 21:52:57.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:57.467 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:57.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:57.467 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:57.513 | [17765 Async nova-cell-0:97116]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-15 21:52:57.518 | + inc/async:async_wait:197 : return 0 2022-03-15 21:52:57.522 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-15 21:52:57.525 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-15 21:52:57.582 | [17765 Async nova-cell-1:97214]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 97214 (2 other jobs running) 2022-03-15 21:52:57.606 | [17765 Async nova-cell-1:97214]: Signaling child to exit 2022-03-15 21:52:57.606 | WAKEUP 2022-03-15 21:52:57.629 | [17765 Async nova-cell-1:97214]: Signaled 2022-03-15 21:52:57.631 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-15 21:52:57.631 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-15 21:52:57.631 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-15 21:52:57.631 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-15 21:52:57.631 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-15 21:52:57.631 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-15 21:52:57.631 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-15 21:52:57.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:57.631 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-15 21:52:57.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-15 21:52:57.631 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-15 21:52:57.631 | 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-03-15 21:52:57.631 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-15 21:52:57.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-15 21:52:57.633 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97272) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-15 21:52:57.633 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-15 21:52:57.633 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-15 21:52:57.633 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-15 21:52:57.633 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97272) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-15 21:52:57.633 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-15 21:52:57.633 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97272) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-15 21:52:57.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:57.633 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:57.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:52:57.633 | from cryptography.utils import int_from_bytes 2022-03-15 21:52:57.675 | [17765 Async nova-cell-1:97214]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-15 21:52:57.679 | + inc/async:async_wait:197 : return 0 2022-03-15 21:52:57.682 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:52:57.684 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-15 21:52:58.692 | 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-03-15 21:53:01.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:01.614 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:01.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:01.614 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:01.614 | Running batches of 50 until complete 2022-03-15 21:53:01.614 | +-------------------------------------+--------------+-----------+ 2022-03-15 21:53:01.614 | | Migration | Total Needed | Completed | 2022-03-15 21:53:01.614 | +-------------------------------------+--------------+-----------+ 2022-03-15 21:53:01.614 | | fill_virtual_interface_list | 0 | 0 | 2022-03-15 21:53:01.614 | | migrate_empty_ratio | 0 | 0 | 2022-03-15 21:53:01.614 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-15 21:53:01.614 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-15 21:53:01.615 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-15 21:53:01.615 | | populate_dev_uuids | 0 | 0 | 2022-03-15 21:53:01.615 | | populate_missing_availability_zones | 0 | 0 | 2022-03-15 21:53:01.615 | | populate_queued_for_delete | 0 | 0 | 2022-03-15 21:53:01.615 | | populate_user_id | 0 | 0 | 2022-03-15 21:53:01.615 | | populate_uuids | 0 | 0 | 2022-03-15 21:53:01.615 | +-------------------------------------+--------------+-----------+ 2022-03-15 21:53:02.089 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-15 21:53:02.094 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:53:02.098 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-15 21:53:02.101 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-15 21:53:02.104 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-15 21:53:02.107 | + lib/nova:init_nova:878 : /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-03-15 21:53:03.112 | 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-03-15 21:53:05.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:05.657 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:05.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:05.657 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:05.657 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-15 21:53:05.657 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-15 21:53:06.088 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-15 21:53:06.091 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-15 21:53:06.105 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-15 21:53:06.108 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-15 21:53:06.126 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:06.129 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-15 21:53:06.131 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-15 21:53:06.191 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-15 21:53:06.230 | [17765 Async configure_neutron_nova:98429]: running: configure_neutron_nova 2022-03-15 21:53:06.233 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-15 21:53:06.236 | + functions-common:run_phase:1853 : local mode=stack 2022-03-15 21:53:06.239 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-15 21:53:06.242 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-15 21:53:06.244 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-15 21:53:06.247 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-15 21:53:06.250 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-15 21:53:06.252 | + functions-common:run_phase:1863 : local extra 2022-03-15 21:53:06.256 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-15 21:53:06.260 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-15 21:53:06.263 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-15 21:53:06.266 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-15 21:53:06.269 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-15 21:53:06.272 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-15 21:53:06.290 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:06.292 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:53:06.295 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:53:06.297 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-15 21:53:06.300 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:53:06.302 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-15 21:53:06.305 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-15 21:53:06.307 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-15 21:53:06.310 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-15 21:53:06.313 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:53:06.316 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-15 21:53:06.318 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-15 21:53:06.321 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-15 21:53:06.324 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-15 21:53:06.327 | + functions-common:run_plugins:1842 : local plugins= 2022-03-15 21:53:06.330 | + functions-common:run_plugins:1843 : local plugin 2022-03-15 21:53:06.332 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-15 21:53:06.335 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:06.338 | + inc/meta-config:merge_config_group:171 : shift 2022-03-15 21:53:06.341 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-15 21:53:06.344 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:53:06.346 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-15 21:53:06.349 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-15 21:53:06.352 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-15 21:53:06.355 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:06.358 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-15 21:53:06.361 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:53:06.364 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-15 21:53:06.364 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:53:06.364 | gsub("[][]", "", $1); 2022-03-15 21:53:06.364 | split($1, a, "|"); 2022-03-15 21:53:06.364 | if (a[1] == matchgroup) 2022-03-15 21:53:06.364 | print a[2] 2022-03-15 21:53:06.364 | } 2022-03-15 21:53:06.364 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:53:06.371 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-15 21:53:06.373 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-15 21:53:06.376 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-15 21:53:06.379 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-15 21:53:06.382 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-15 21:53:06.385 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-15 21:53:06.388 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-15 21:53:06.392 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-15 21:53:06.397 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-15 21:53:06.399 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-15 21:53:06.402 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-15 21:53:06.405 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:06.408 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-15 21:53:06.411 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-15 21:53:06.414 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-15 21:53:06.418 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-15 21:53:06.421 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-15 21:53:06.424 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-15 21:53:06.427 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-15 21:53:06.433 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-15 21:53:06.433 | BEGIN { 2022-03-15 21:53:06.433 | section = "" 2022-03-15 21:53:06.433 | last_section = "" 2022-03-15 21:53:06.433 | section_count = 0 2022-03-15 21:53:06.433 | } 2022-03-15 21:53:06.433 | /^\[.+\]/ { 2022-03-15 21:53:06.433 | gsub("[][]", "", $1); 2022-03-15 21:53:06.433 | section=$1 2022-03-15 21:53:06.433 | next 2022-03-15 21:53:06.433 | } 2022-03-15 21:53:06.433 | /^ *\#/ { 2022-03-15 21:53:06.433 | next 2022-03-15 21:53:06.433 | } 2022-03-15 21:53:06.433 | /^[^ \t]+/ { 2022-03-15 21:53:06.433 | # get offset of first = in $0 2022-03-15 21:53:06.433 | eq_idx = index($0, "=") 2022-03-15 21:53:06.433 | # extract attr & value from $0 2022-03-15 21:53:06.433 | attr = substr($0, 1, eq_idx - 1) 2022-03-15 21:53:06.433 | value = substr($0, eq_idx + 1) 2022-03-15 21:53:06.433 | # only need to strip trailing whitespace from attr 2022-03-15 21:53:06.433 | sub(/[ \t]*$/, "", attr) 2022-03-15 21:53:06.433 | # need to strip leading & trailing whitespace from value 2022-03-15 21:53:06.433 | sub(/^[ \t]*/, "", value) 2022-03-15 21:53:06.433 | sub(/[ \t]*$/, "", value) 2022-03-15 21:53:06.433 | 2022-03-15 21:53:06.433 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-15 21:53:06.433 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-15 21:53:06.433 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-15 21:53:06.434 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-15 21:53:06.434 | if (! (section, attr) in cfg_attr_count) { 2022-03-15 21:53:06.434 | if (section != last_section) { 2022-03-15 21:53:06.434 | cfg_section[section_count++] = section 2022-03-15 21:53:06.434 | last_section = section 2022-03-15 21:53:06.434 | } 2022-03-15 21:53:06.434 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-15 21:53:06.434 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-15 21:53:06.434 | 2022-03-15 21:53:06.434 | cfg_attr[section, attr, 0] = value 2022-03-15 21:53:06.434 | cfg_attr_count[section, attr] = 1 2022-03-15 21:53:06.434 | } else { 2022-03-15 21:53:06.434 | lno = cfg_attr_count[section, attr]++ 2022-03-15 21:53:06.434 | cfg_attr[section, attr, lno] = value 2022-03-15 21:53:06.434 | } 2022-03-15 21:53:06.434 | } 2022-03-15 21:53:06.434 | END { 2022-03-15 21:53:06.434 | # Process each section in order 2022-03-15 21:53:06.434 | for (sno = 0; sno < section_count; sno++) { 2022-03-15 21:53:06.434 | section = cfg_section[sno] 2022-03-15 21:53:06.434 | # The ini routines simply append a config item immediately 2022-03-15 21:53:06.434 | # after the section header. To keep the same order as defined 2022-03-15 21:53:06.434 | # in local.conf, invoke the ini routines in the reverse order 2022-03-15 21:53:06.434 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-15 21:53:06.434 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-15 21:53:06.434 | if (cfg_attr_count[section, attr] == 1) 2022-03-15 21:53:06.434 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-15 21:53:06.434 | else { 2022-03-15 21:53:06.434 | # For multiline, invoke the ini routines in the reverse order 2022-03-15 21:53:06.434 | count = cfg_attr_count[section, attr] 2022-03-15 21:53:06.434 | print "inidelete " configfile " " section " " attr 2022-03-15 21:53:06.434 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-15 21:53:06.434 | for (l = count -2; l >= 0; l--) 2022-03-15 21:53:06.434 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-15 21:53:06.434 | } 2022-03-15 21:53:06.434 | } 2022-03-15 21:53:06.435 | } 2022-03-15 21:53:06.435 | } 2022-03-15 21:53:06.435 | ' 2022-03-15 21:53:06.435 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-15 21:53:06.435 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.435 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-15 21:53:06.438 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:06.441 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-15 21:53:06.443 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-15 21:53:06.446 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:53:06.449 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-15 21:53:06.453 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-15 21:53:06.453 | BEGIN { group = "" } 2022-03-15 21:53:06.453 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:53:06.453 | gsub("[][]", "", $1); 2022-03-15 21:53:06.453 | split($1, a, "|"); 2022-03-15 21:53:06.453 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-15 21:53:06.453 | group=a[1] 2022-03-15 21:53:06.453 | } else { 2022-03-15 21:53:06.453 | group="" 2022-03-15 21:53:06.453 | } 2022-03-15 21:53:06.453 | next 2022-03-15 21:53:06.453 | } 2022-03-15 21:53:06.453 | { 2022-03-15 21:53:06.453 | if (group != "") 2022-03-15 21:53:06.453 | print $0 2022-03-15 21:53:06.453 | } 2022-03-15 21:53:06.453 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:53:06.460 | + 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-03-15 21:53:06.463 | ++ 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-03-15 21:53:06.494 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.497 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-15 21:53:06.499 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-15 21:53:06.534 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-15 21:53:06.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-15 21:53:06.577 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.580 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-15 21:53:06.583 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-15 21:53:06.620 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.624 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-15 21:53:06.626 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-15 21:53:06.656 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-15 21:53:06.662 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-15 21:53:06.693 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.696 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.24/identity"' 2022-03-15 21:53:06.699 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-15 21:53:06.731 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.733 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-15 21:53:06.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-15 21:53:06.768 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.771 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-15 21:53:06.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-15 21:53:06.804 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-15 21:53:06.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-15 21:53:06.842 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-15 21:53:06.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-15 21:53:06.880 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-15 21:53:06.885 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-15 21:53:06.917 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-15 21:53:06.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-15 21:53:06.953 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:06.956 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-15 21:53:06.959 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-15 21:53:06.962 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-15 21:53:06.965 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-15 21:53:06.968 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-15 21:53:06.971 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-15 21:53:06.974 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-15 21:53:06.977 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-15 21:53:06.982 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-15 21:53:06.985 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-15 21:53:06.988 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-15 21:53:06.991 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:06.993 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-15 21:53:06.996 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-15 21:53:07.000 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-15 21:53:07.003 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-15 21:53:07.006 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-15 21:53:07.009 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-15 21:53:07.012 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-15 21:53:07.015 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-15 21:53:07.017 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.017 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-15 21:53:07.018 | BEGIN { 2022-03-15 21:53:07.018 | section = "" 2022-03-15 21:53:07.018 | last_section = "" 2022-03-15 21:53:07.018 | section_count = 0 2022-03-15 21:53:07.018 | } 2022-03-15 21:53:07.018 | /^\[.+\]/ { 2022-03-15 21:53:07.018 | gsub("[][]", "", $1); 2022-03-15 21:53:07.018 | section=$1 2022-03-15 21:53:07.018 | next 2022-03-15 21:53:07.018 | } 2022-03-15 21:53:07.018 | /^ *\#/ { 2022-03-15 21:53:07.018 | next 2022-03-15 21:53:07.018 | } 2022-03-15 21:53:07.018 | /^[^ \t]+/ { 2022-03-15 21:53:07.018 | # get offset of first = in $0 2022-03-15 21:53:07.018 | eq_idx = index($0, "=") 2022-03-15 21:53:07.018 | # extract attr & value from $0 2022-03-15 21:53:07.018 | attr = substr($0, 1, eq_idx - 1) 2022-03-15 21:53:07.018 | value = substr($0, eq_idx + 1) 2022-03-15 21:53:07.018 | # only need to strip trailing whitespace from attr 2022-03-15 21:53:07.018 | sub(/[ \t]*$/, "", attr) 2022-03-15 21:53:07.018 | # need to strip leading & trailing whitespace from value 2022-03-15 21:53:07.018 | sub(/^[ \t]*/, "", value) 2022-03-15 21:53:07.018 | sub(/[ \t]*$/, "", value) 2022-03-15 21:53:07.018 | 2022-03-15 21:53:07.018 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-15 21:53:07.018 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-15 21:53:07.018 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-15 21:53:07.018 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-15 21:53:07.018 | if (! (section, attr) in cfg_attr_count) { 2022-03-15 21:53:07.018 | if (section != last_section) { 2022-03-15 21:53:07.018 | cfg_section[section_count++] = section 2022-03-15 21:53:07.018 | last_section = section 2022-03-15 21:53:07.018 | } 2022-03-15 21:53:07.019 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-15 21:53:07.019 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-15 21:53:07.019 | 2022-03-15 21:53:07.019 | cfg_attr[section, attr, 0] = value 2022-03-15 21:53:07.019 | cfg_attr_count[section, attr] = 1 2022-03-15 21:53:07.019 | } else { 2022-03-15 21:53:07.019 | lno = cfg_attr_count[section, attr]++ 2022-03-15 21:53:07.019 | cfg_attr[section, attr, lno] = value 2022-03-15 21:53:07.019 | } 2022-03-15 21:53:07.019 | } 2022-03-15 21:53:07.019 | END { 2022-03-15 21:53:07.019 | # Process each section in order 2022-03-15 21:53:07.019 | for (sno = 0; sno < section_count; sno++) { 2022-03-15 21:53:07.019 | section = cfg_section[sno] 2022-03-15 21:53:07.019 | # The ini routines simply append a config item immediately 2022-03-15 21:53:07.019 | # after the section header. To keep the same order as defined 2022-03-15 21:53:07.019 | # in local.conf, invoke the ini routines in the reverse order 2022-03-15 21:53:07.019 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-15 21:53:07.019 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-15 21:53:07.019 | if (cfg_attr_count[section, attr] == 1) 2022-03-15 21:53:07.019 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-15 21:53:07.019 | else { 2022-03-15 21:53:07.019 | # For multiline, invoke the ini routines in the reverse order 2022-03-15 21:53:07.019 | count = cfg_attr_count[section, attr] 2022-03-15 21:53:07.019 | print "inidelete " configfile " " section " " attr 2022-03-15 21:53:07.019 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-15 21:53:07.019 | for (l = count -2; l >= 0; l--) 2022-03-15 21:53:07.019 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-15 21:53:07.019 | } 2022-03-15 21:53:07.019 | } 2022-03-15 21:53:07.019 | } 2022-03-15 21:53:07.019 | } 2022-03-15 21:53:07.019 | ' 2022-03-15 21:53:07.019 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:07.022 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-15 21:53:07.022 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-15 21:53:07.024 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-15 21:53:07.027 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:53:07.031 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-15 21:53:07.034 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-15 21:53:07.034 | BEGIN { group = "" } 2022-03-15 21:53:07.034 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:53:07.034 | gsub("[][]", "", $1); 2022-03-15 21:53:07.034 | split($1, a, "|"); 2022-03-15 21:53:07.034 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-15 21:53:07.034 | group=a[1] 2022-03-15 21:53:07.034 | } else { 2022-03-15 21:53:07.034 | group="" 2022-03-15 21:53:07.034 | } 2022-03-15 21:53:07.034 | next 2022-03-15 21:53:07.035 | } 2022-03-15 21:53:07.035 | { 2022-03-15 21:53:07.035 | if (group != "") 2022-03-15 21:53:07.035 | print $0 2022-03-15 21:53:07.035 | } 2022-03-15 21:53:07.035 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:53:07.041 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-15 21:53:07.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-15 21:53:07.050 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:53:07.074 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-15 21:53:07.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-15 21:53:07.081 | [98429 Async configure_neutron_nova:98429]: finished successfully 2022-03-15 21:53:07.112 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.114 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-15 21:53:07.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-15 21:53:07.146 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-15 21:53:07.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-15 21:53:07.180 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-15 21:53:07.186 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-15 21:53:07.214 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-15 21:53:07.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-15 21:53:07.250 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.252 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-15 21:53:07.255 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-15 21:53:07.285 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.287 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-15 21:53:07.290 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-15 21:53:07.319 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-15 21:53:07.324 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-15 21:53:07.354 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.356 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-15 21:53:07.359 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-15 21:53:07.388 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-15 21:53:07.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-15 21:53:07.423 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.426 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-15 21:53:07.428 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-15 21:53:07.458 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-15 21:53:07.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-15 21:53:07.493 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.496 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-15 21:53:07.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-15 21:53:07.530 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.533 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-15 21:53:07.535 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-15 21:53:07.565 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.567 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-15 21:53:07.570 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-15 21:53:07.599 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.602 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-15 21:53:07.605 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-15 21:53:07.608 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-15 21:53:07.612 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-15 21:53:07.614 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-15 21:53:07.617 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-15 21:53:07.620 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-15 21:53:07.623 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-15 21:53:07.627 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-15 21:53:07.630 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-15 21:53:07.633 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-15 21:53:07.635 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:07.638 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-15 21:53:07.641 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-15 21:53:07.643 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-15 21:53:07.646 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-15 21:53:07.649 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-15 21:53:07.652 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-15 21:53:07.655 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-15 21:53:07.658 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-15 21:53:07.659 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-15 21:53:07.659 | BEGIN { 2022-03-15 21:53:07.659 | section = "" 2022-03-15 21:53:07.659 | last_section = "" 2022-03-15 21:53:07.659 | section_count = 0 2022-03-15 21:53:07.659 | } 2022-03-15 21:53:07.659 | /^\[.+\]/ { 2022-03-15 21:53:07.659 | gsub("[][]", "", $1); 2022-03-15 21:53:07.659 | section=$1 2022-03-15 21:53:07.659 | next 2022-03-15 21:53:07.659 | } 2022-03-15 21:53:07.659 | /^ *\#/ { 2022-03-15 21:53:07.659 | next 2022-03-15 21:53:07.659 | } 2022-03-15 21:53:07.659 | /^[^ \t]+/ { 2022-03-15 21:53:07.659 | # get offset of first = in $0 2022-03-15 21:53:07.659 | eq_idx = index($0, "=") 2022-03-15 21:53:07.659 | # extract attr & value from $0 2022-03-15 21:53:07.659 | attr = substr($0, 1, eq_idx - 1) 2022-03-15 21:53:07.659 | value = substr($0, eq_idx + 1) 2022-03-15 21:53:07.659 | # only need to strip trailing whitespace from attr 2022-03-15 21:53:07.659 | sub(/[ \t]*$/, "", attr) 2022-03-15 21:53:07.659 | # need to strip leading & trailing whitespace from value 2022-03-15 21:53:07.659 | sub(/^[ \t]*/, "", value) 2022-03-15 21:53:07.659 | sub(/[ \t]*$/, "", value) 2022-03-15 21:53:07.660 | 2022-03-15 21:53:07.660 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-15 21:53:07.660 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-15 21:53:07.660 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-15 21:53:07.660 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-15 21:53:07.660 | if (! (section, attr) in cfg_attr_count) { 2022-03-15 21:53:07.660 | if (section != last_section) { 2022-03-15 21:53:07.660 | cfg_section[section_count++] = section 2022-03-15 21:53:07.660 | last_section = section 2022-03-15 21:53:07.660 | } 2022-03-15 21:53:07.660 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-15 21:53:07.660 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-15 21:53:07.660 | 2022-03-15 21:53:07.660 | cfg_attr[section, attr, 0] = value 2022-03-15 21:53:07.660 | cfg_attr_count[section, attr] = 1 2022-03-15 21:53:07.660 | } else { 2022-03-15 21:53:07.660 | lno = cfg_attr_count[section, attr]++ 2022-03-15 21:53:07.660 | cfg_attr[section, attr, lno] = value 2022-03-15 21:53:07.660 | } 2022-03-15 21:53:07.660 | } 2022-03-15 21:53:07.660 | END { 2022-03-15 21:53:07.660 | # Process each section in order 2022-03-15 21:53:07.660 | for (sno = 0; sno < section_count; sno++) { 2022-03-15 21:53:07.660 | section = cfg_section[sno] 2022-03-15 21:53:07.660 | # The ini routines simply append a config item immediately 2022-03-15 21:53:07.660 | # after the section header. To keep the same order as defined 2022-03-15 21:53:07.660 | # in local.conf, invoke the ini routines in the reverse order 2022-03-15 21:53:07.660 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-15 21:53:07.660 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-15 21:53:07.660 | if (cfg_attr_count[section, attr] == 1) 2022-03-15 21:53:07.660 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-15 21:53:07.660 | else { 2022-03-15 21:53:07.660 | # For multiline, invoke the ini routines in the reverse order 2022-03-15 21:53:07.660 | count = cfg_attr_count[section, attr] 2022-03-15 21:53:07.661 | print "inidelete " configfile " " section " " attr 2022-03-15 21:53:07.661 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-15 21:53:07.661 | for (l = count -2; l >= 0; l--) 2022-03-15 21:53:07.661 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-15 21:53:07.661 | } 2022-03-15 21:53:07.661 | } 2022-03-15 21:53:07.661 | } 2022-03-15 21:53:07.661 | } 2022-03-15 21:53:07.661 | ' 2022-03-15 21:53:07.661 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.662 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-15 21:53:07.662 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:07.665 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-15 21:53:07.667 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-15 21:53:07.670 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:53:07.673 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-15 21:53:07.675 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-15 21:53:07.675 | BEGIN { group = "" } 2022-03-15 21:53:07.675 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:53:07.675 | gsub("[][]", "", $1); 2022-03-15 21:53:07.675 | split($1, a, "|"); 2022-03-15 21:53:07.675 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-15 21:53:07.675 | group=a[1] 2022-03-15 21:53:07.675 | } else { 2022-03-15 21:53:07.675 | group="" 2022-03-15 21:53:07.676 | } 2022-03-15 21:53:07.676 | next 2022-03-15 21:53:07.676 | } 2022-03-15 21:53:07.676 | { 2022-03-15 21:53:07.676 | if (group != "") 2022-03-15 21:53:07.676 | print $0 2022-03-15 21:53:07.676 | } 2022-03-15 21:53:07.676 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:53:07.682 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-15 21:53:07.684 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-15 21:53:07.713 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.715 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-15 21:53:07.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-15 21:53:07.747 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.750 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-15 21:53:07.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-15 21:53:07.782 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-15 21:53:07.787 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-15 21:53:07.816 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-15 21:53:07.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-15 21:53:07.851 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.853 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-15 21:53:07.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-15 21:53:07.884 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.886 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-15 21:53:07.889 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-15 21:53:07.919 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-15 21:53:07.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-15 21:53:07.954 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.956 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-03-15 21:53:07.959 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-03-15 21:53:07.987 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:07.990 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-15 21:53:07.993 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-15 21:53:07.995 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-15 21:53:07.999 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-15 21:53:08.001 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:53:08.004 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:53:08.007 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-15 21:53:08.010 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:53:08.015 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-15 21:53:08.017 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-15 21:53:08.020 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-15 21:53:08.022 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:08.025 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-15 21:53:08.028 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-15 21:53:08.031 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-15 21:53:08.034 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-15 21:53:08.037 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:53:08.040 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-15 21:53:08.042 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-15 21:53:08.046 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-15 21:53:08.046 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-15 21:53:08.046 | BEGIN { 2022-03-15 21:53:08.046 | section = "" 2022-03-15 21:53:08.046 | last_section = "" 2022-03-15 21:53:08.046 | section_count = 0 2022-03-15 21:53:08.046 | } 2022-03-15 21:53:08.046 | /^\[.+\]/ { 2022-03-15 21:53:08.046 | gsub("[][]", "", $1); 2022-03-15 21:53:08.046 | section=$1 2022-03-15 21:53:08.046 | next 2022-03-15 21:53:08.046 | } 2022-03-15 21:53:08.047 | /^ *\#/ { 2022-03-15 21:53:08.047 | next 2022-03-15 21:53:08.047 | } 2022-03-15 21:53:08.047 | /^[^ \t]+/ { 2022-03-15 21:53:08.047 | # get offset of first = in $0 2022-03-15 21:53:08.047 | eq_idx = index($0, "=") 2022-03-15 21:53:08.047 | # extract attr & value from $0 2022-03-15 21:53:08.047 | attr = substr($0, 1, eq_idx - 1) 2022-03-15 21:53:08.047 | value = substr($0, eq_idx + 1) 2022-03-15 21:53:08.047 | # only need to strip trailing whitespace from attr 2022-03-15 21:53:08.047 | sub(/[ \t]*$/, "", attr) 2022-03-15 21:53:08.047 | # need to strip leading & trailing whitespace from value 2022-03-15 21:53:08.047 | sub(/^[ \t]*/, "", value) 2022-03-15 21:53:08.047 | sub(/[ \t]*$/, "", value) 2022-03-15 21:53:08.047 | 2022-03-15 21:53:08.047 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-15 21:53:08.047 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-15 21:53:08.047 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-15 21:53:08.047 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-15 21:53:08.047 | if (! (section, attr) in cfg_attr_count) { 2022-03-15 21:53:08.047 | if (section != last_section) { 2022-03-15 21:53:08.047 | cfg_section[section_count++] = section 2022-03-15 21:53:08.047 | last_section = section 2022-03-15 21:53:08.047 | } 2022-03-15 21:53:08.047 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-15 21:53:08.047 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-15 21:53:08.047 | 2022-03-15 21:53:08.047 | cfg_attr[section, attr, 0] = value 2022-03-15 21:53:08.047 | cfg_attr_count[section, attr] = 1 2022-03-15 21:53:08.047 | } else { 2022-03-15 21:53:08.047 | lno = cfg_attr_count[section, attr]++ 2022-03-15 21:53:08.047 | cfg_attr[section, attr, lno] = value 2022-03-15 21:53:08.047 | } 2022-03-15 21:53:08.047 | } 2022-03-15 21:53:08.047 | END { 2022-03-15 21:53:08.047 | # Process each section in order 2022-03-15 21:53:08.047 | for (sno = 0; sno < section_count; sno++) { 2022-03-15 21:53:08.048 | section = cfg_section[sno] 2022-03-15 21:53:08.048 | # The ini routines simply append a config item immediately 2022-03-15 21:53:08.048 | # after the section header. To keep the same order as defined 2022-03-15 21:53:08.048 | # in local.conf, invoke the ini routines in the reverse order 2022-03-15 21:53:08.048 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-15 21:53:08.048 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-15 21:53:08.048 | if (cfg_attr_count[section, attr] == 1) 2022-03-15 21:53:08.048 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-15 21:53:08.048 | else { 2022-03-15 21:53:08.048 | # For multiline, invoke the ini routines in the reverse order 2022-03-15 21:53:08.048 | count = cfg_attr_count[section, attr] 2022-03-15 21:53:08.048 | print "inidelete " configfile " " section " " attr 2022-03-15 21:53:08.048 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-15 21:53:08.048 | for (l = count -2; l >= 0; l--) 2022-03-15 21:53:08.048 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-15 21:53:08.048 | } 2022-03-15 21:53:08.048 | } 2022-03-15 21:53:08.048 | } 2022-03-15 21:53:08.048 | } 2022-03-15 21:53:08.048 | ' 2022-03-15 21:53:08.048 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:08.049 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:53:08.049 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-15 21:53:08.051 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-15 21:53:08.054 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-15 21:53:08.056 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:53:08.059 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-15 21:53:08.062 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-15 21:53:08.062 | BEGIN { group = "" } 2022-03-15 21:53:08.062 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:53:08.062 | gsub("[][]", "", $1); 2022-03-15 21:53:08.062 | split($1, a, "|"); 2022-03-15 21:53:08.062 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-15 21:53:08.062 | group=a[1] 2022-03-15 21:53:08.062 | } else { 2022-03-15 21:53:08.062 | group="" 2022-03-15 21:53:08.062 | } 2022-03-15 21:53:08.062 | next 2022-03-15 21:53:08.062 | } 2022-03-15 21:53:08.062 | { 2022-03-15 21:53:08.062 | if (group != "") 2022-03-15 21:53:08.062 | print $0 2022-03-15 21:53:08.062 | } 2022-03-15 21:53:08.062 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:53:08.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-15 21:53:08.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-15 21:53:08.100 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:08.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-15 21:53:08.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-15 21:53:08.133 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:53:08.136 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-15 21:53:08.154 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:08.157 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-15 21:53:08.160 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:53:08.162 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-15 21:53:08.165 | + ./stack.sh:main:1252 : start_swift 2022-03-15 21:53:08.167 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-15 21:53:08.170 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-15 21:53:08.172 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-15 21:53:08.204 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-15 21:53:08.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:53:08.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:53:08.212 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-15 21:53:08.255 | Restarting rsync (via systemctl): rsync.service. 2022-03-15 21:53:08.259 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-15 21:53:08.262 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-15 21:53:08.266 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-15 21:53:08.269 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-15 21:53:08.271 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-15 21:53:08.274 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.277 | + functions-common:run_process:1680 : local service=s-object 2022-03-15 21:53:08.279 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.282 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:08.284 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:08.287 | + functions-common:run_process:1685 : local name=s-object 2022-03-15 21:53:08.289 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:08.292 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:08.294 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:08.297 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:08.300 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:08.304 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381188301 2022-03-15 21:53:08.306 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-15 21:53:08.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:08.325 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-15 21:53:08.328 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-15 21:53:08.331 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.333 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.335 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.338 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.340 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-15 21:53:08.343 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-15 21:53:08.345 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-15 21:53:08.348 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:08.350 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:08.352 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-15 21:53:08.355 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-15 21:53:08.357 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-15 21:53:08.359 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.362 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:08.364 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:08.366 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:08.369 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:08.371 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-15 21:53:08.374 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:08.378 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-15 21:53:08.439 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-15 21:53:08.500 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-15 21:53:08.554 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-15 21:53:08.609 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-15 21:53:08.660 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:08.711 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:08.713 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-15 21:53:08.773 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:09.155 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-15 21:53:09.169 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-15 21:53:09.552 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-15 21:53:09.579 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:09.581 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:09.587 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:09.589 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:09.594 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:09.596 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:09.599 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:09.602 | + functions-common:time_stop:2432 : start_time=1647381188301 2022-03-15 21:53:09.605 | + functions-common:time_stop:2434 : [[ -z 1647381188301 ]] 2022-03-15 21:53:09.608 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:09.613 | + functions-common:time_stop:2437 : end_time=1647381189610 2022-03-15 21:53:09.616 | + functions-common:time_stop:2438 : elapsed_time=1309 2022-03-15 21:53:09.619 | + functions-common:time_stop:2439 : total=5242 2022-03-15 21:53:09.621 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:09.624 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6551 2022-03-15 21:53:09.626 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-15 21:53:09.629 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.631 | + functions-common:run_process:1680 : local service=s-container 2022-03-15 21:53:09.634 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.636 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:09.639 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:09.642 | + functions-common:run_process:1685 : local name=s-container 2022-03-15 21:53:09.644 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:09.647 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:09.649 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:09.652 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:09.655 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:09.659 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381189656 2022-03-15 21:53:09.662 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-15 21:53:09.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:09.681 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-15 21:53:09.683 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-15 21:53:09.686 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.689 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.691 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.694 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.696 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-15 21:53:09.699 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-15 21:53:09.702 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-15 21:53:09.704 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:09.706 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:09.709 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-15 21:53:09.711 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-15 21:53:09.714 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-15 21:53:09.716 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.719 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:09.721 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:09.723 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:09.726 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:09.728 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-15 21:53:09.731 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:09.735 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-15 21:53:09.797 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-15 21:53:09.857 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-15 21:53:09.911 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-15 21:53:09.968 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-15 21:53:10.020 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:10.073 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:10.076 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-15 21:53:10.139 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:10.561 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-15 21:53:10.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-15 21:53:10.979 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-15 21:53:11.010 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:11.016 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:11.019 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:11.022 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:11.026 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:11.028 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:11.031 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:11.033 | + functions-common:time_stop:2432 : start_time=1647381189656 2022-03-15 21:53:11.036 | + functions-common:time_stop:2434 : [[ -z 1647381189656 ]] 2022-03-15 21:53:11.039 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:11.044 | + functions-common:time_stop:2437 : end_time=1647381191041 2022-03-15 21:53:11.046 | + functions-common:time_stop:2438 : elapsed_time=1385 2022-03-15 21:53:11.048 | + functions-common:time_stop:2439 : total=6551 2022-03-15 21:53:11.051 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:11.053 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7936 2022-03-15 21:53:11.056 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-15 21:53:11.058 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.061 | + functions-common:run_process:1680 : local service=s-account 2022-03-15 21:53:11.064 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.067 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:11.069 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:11.071 | + functions-common:run_process:1685 : local name=s-account 2022-03-15 21:53:11.074 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:11.077 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:11.081 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:11.083 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:11.086 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:11.091 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381191088 2022-03-15 21:53:11.097 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-15 21:53:11.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:11.120 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-15 21:53:11.123 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-15 21:53:11.126 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.128 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.131 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.133 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.135 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-15 21:53:11.138 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-15 21:53:11.141 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-15 21:53:11.143 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:11.147 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:11.150 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-15 21:53:11.152 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-15 21:53:11.154 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-15 21:53:11.157 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.159 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:11.162 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:11.164 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:11.166 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:11.169 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-15 21:53:11.171 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:11.175 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-15 21:53:11.238 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-15 21:53:11.299 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-15 21:53:11.350 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-15 21:53:11.405 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-15 21:53:11.456 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:11.509 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:11.511 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-15 21:53:11.581 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:11.995 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-15 21:53:12.008 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-15 21:53:12.402 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-15 21:53:12.428 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:12.433 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:12.436 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:12.438 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:12.441 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:12.443 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:12.445 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:12.448 | + functions-common:time_stop:2432 : start_time=1647381191088 2022-03-15 21:53:12.451 | + functions-common:time_stop:2434 : [[ -z 1647381191088 ]] 2022-03-15 21:53:12.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:12.458 | + functions-common:time_stop:2437 : end_time=1647381192456 2022-03-15 21:53:12.461 | + functions-common:time_stop:2438 : elapsed_time=1368 2022-03-15 21:53:12.463 | + functions-common:time_stop:2439 : total=7936 2022-03-15 21:53:12.466 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:12.469 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9304 2022-03-15 21:53:12.471 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-15 21:53:12.474 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-15 21:53:12.525 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.528 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-15 21:53:12.531 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.534 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:12.537 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:12.539 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-15 21:53:12.542 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:12.544 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:12.547 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:12.549 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:12.553 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:12.557 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381192554 2022-03-15 21:53:12.559 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-15 21:53:12.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:12.580 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-15 21:53:12.583 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-15 21:53:12.585 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.588 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.590 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.593 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.595 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-15 21:53:12.598 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-15 21:53:12.600 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-15 21:53:12.603 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:12.605 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:12.608 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-15 21:53:12.610 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-15 21:53:12.613 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-15 21:53:12.615 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.617 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:12.620 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:12.622 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:12.625 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:12.627 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-15 21:53:12.629 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:12.634 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-15 21:53:12.696 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-15 21:53:12.757 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-15 21:53:12.811 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-15 21:53:12.862 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-15 21:53:12.915 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:12.967 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:12.970 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-15 21:53:13.031 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:13.431 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-15 21:53:13.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-03-15 21:53:13.852 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-15 21:53:13.874 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:13.877 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:13.879 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:13.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:13.884 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:13.887 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:13.890 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:13.892 | + functions-common:time_stop:2432 : start_time=1647381192554 2022-03-15 21:53:13.894 | + functions-common:time_stop:2434 : [[ -z 1647381192554 ]] 2022-03-15 21:53:13.898 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:13.902 | + functions-common:time_stop:2437 : end_time=1647381193899 2022-03-15 21:53:13.905 | + functions-common:time_stop:2438 : elapsed_time=1345 2022-03-15 21:53:13.907 | + functions-common:time_stop:2439 : total=9304 2022-03-15 21:53:13.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:13.912 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10649 2022-03-15 21:53:13.915 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-15 21:53:13.931 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:53:13.934 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:13.936 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-15 21:53:13.939 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:13.941 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:13.943 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:13.946 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-15 21:53:13.949 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:13.951 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:13.954 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:13.956 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:13.959 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:13.964 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381193961 2022-03-15 21:53:13.967 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-15 21:53:13.983 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:13.986 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-15 21:53:13.989 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-15 21:53:13.991 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:13.994 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:13.996 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:13.999 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:14.001 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-15 21:53:14.003 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-15 21:53:14.006 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-15 21:53:14.008 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:14.011 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:14.014 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-15 21:53:14.016 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-15 21:53:14.019 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-15 21:53:14.021 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:14.023 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:14.026 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:14.028 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:14.031 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:14.033 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-15 21:53:14.036 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:14.040 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-15 21:53:14.102 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-15 21:53:14.164 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-15 21:53:14.216 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-15 21:53:14.272 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-15 21:53:14.324 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:14.375 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:14.378 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-15 21:53:14.440 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:14.854 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-15 21:53:14.868 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-15 21:53:15.271 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-15 21:53:15.295 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:15.297 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:15.300 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:15.302 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:15.305 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:15.307 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:15.310 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:15.312 | + functions-common:time_stop:2432 : start_time=1647381193961 2022-03-15 21:53:15.314 | + functions-common:time_stop:2434 : [[ -z 1647381193961 ]] 2022-03-15 21:53:15.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:15.322 | + functions-common:time_stop:2437 : end_time=1647381195319 2022-03-15 21:53:15.324 | + functions-common:time_stop:2438 : elapsed_time=1358 2022-03-15 21:53:15.327 | + functions-common:time_stop:2439 : total=10649 2022-03-15 21:53:15.330 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:15.332 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12007 2022-03-15 21:53:15.334 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-15 21:53:15.335 | Waiting for swift proxy to start... 2022-03-15 21:53:15.337 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.24:8080/info 2022-03-15 21:53:15.339 | + functions:wait_for_service:457 : local timeout=60 2022-03-15 21:53:15.342 | + functions:wait_for_service:458 : local url=http://10.222.0.24:8080/info 2022-03-15 21:53:15.345 | + functions:wait_for_service:459 : local rval=0 2022-03-15 21:53:15.347 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-15 21:53:15.349 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-15 21:53:15.352 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:15.354 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:15.357 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:15.362 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381195359 2022-03-15 21:53:15.364 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-15 21:53:15.370 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-15 21:53:15.382 | + :: : [[ 000 == 503 ]] 2022-03-15 21:53:15.384 | + :: : [[ 7 -eq 7 ]] 2022-03-15 21:53:15.385 | + :: : sleep 1 2022-03-15 21:53:16.388 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-15 21:53:16.401 | + :: : [[ 000 == 503 ]] 2022-03-15 21:53:16.402 | + :: : [[ 7 -eq 7 ]] 2022-03-15 21:53:16.404 | + :: : sleep 1 2022-03-15 21:53:17.407 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-15 21:53:17.420 | + :: : [[ 000 == 503 ]] 2022-03-15 21:53:17.422 | + :: : [[ 7 -eq 7 ]] 2022-03-15 21:53:17.423 | + :: : sleep 1 2022-03-15 21:53:18.426 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-15 21:53:18.449 | + :: : [[ 200 == 503 ]] 2022-03-15 21:53:18.450 | + :: : [[ 0 -eq 7 ]] 2022-03-15 21:53:18.453 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-15 21:53:18.456 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:18.458 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:18.460 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:18.463 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:18.465 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:18.468 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-15 21:53:18.470 | + functions-common:time_stop:2432 : start_time=1647381195359 2022-03-15 21:53:18.473 | + functions-common:time_stop:2434 : [[ -z 1647381195359 ]] 2022-03-15 21:53:18.476 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:18.480 | + functions-common:time_stop:2437 : end_time=1647381198477 2022-03-15 21:53:18.483 | + functions-common:time_stop:2438 : elapsed_time=3118 2022-03-15 21:53:18.486 | + functions-common:time_stop:2439 : total=6553 2022-03-15 21:53:18.488 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:18.490 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9671 2022-03-15 21:53:18.493 | + functions:wait_for_service:467 : return 0 2022-03-15 21:53:18.495 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-15 21:53:18.499 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-15 21:53:18.501 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-15 21:53:18.518 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:18.521 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-15 21:53:18.552 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-15 21:53:18.604 | [17765 Async configure_neutron_nova:98429]: Waiting for completion of configure_neutron_nova running on PID 98429 (2 other jobs running) 2022-03-15 21:53:18.629 | [17765 Async configure_neutron_nova:98429]: Signaling child to exit 2022-03-15 21:53:18.629 | WAKEUP 2022-03-15 21:53:18.651 | [17765 Async configure_neutron_nova:98429]: Signaled 2022-03-15 21:53:18.653 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-15 21:53:18.653 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-15 21:53:18.653 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:53:18.653 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:53:18.653 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-15 21:53:18.653 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-15 21:53:18.653 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-15 21:53:18.653 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-15 21:53:18.653 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-15 21:53:18.653 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-15 21:53:18.653 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.24/identity 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-15 21:53:18.654 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-15 21:53:18.654 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-15 21:53:18.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-15 21:53:18.654 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-15 21:53:18.654 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:53:18.654 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-15 21:53:18.654 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:53:18.654 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-15 21:53:18.655 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-15 21:53:18.655 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-15 21:53:18.655 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-15 21:53:18.655 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-15 21:53:18.655 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.24/identity 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-15 21:53:18.655 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-15 21:53:18.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-15 21:53:18.655 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-15 21:53:18.655 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-15 21:53:18.698 | [17765 Async configure_neutron_nova:98429]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-15 21:53:18.702 | + inc/async:async_wait:197 : return 0 2022-03-15 21:53:18.705 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-15 21:53:18.723 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:18.725 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-15 21:53:18.755 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-15 21:53:18.787 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-15 21:53:18.805 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:18.807 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-15 21:53:18.810 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:53:18.812 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-15 21:53:18.815 | + ./stack.sh:main:1277 : start_nova_api 2022-03-15 21:53:18.818 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-15 21:53:18.820 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-15 21:53:18.822 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-15 21:53:18.825 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-15 21:53:18.843 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:53:18.845 | + lib/nova:start_nova_api:952 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:53:18.848 | + lib/nova:start_nova_api:953 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:53:18.851 | + lib/nova:start_nova_api:953 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:53:18.853 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-15 21:53:18.857 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-15 21:53:18.861 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:18.864 | + functions-common:run_process:1680 : local service=n-api 2022-03-15 21:53:18.867 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:18.869 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:18.872 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:18.874 | + functions-common:run_process:1685 : local name=n-api 2022-03-15 21:53:18.877 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:18.880 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:18.882 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:18.885 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:18.888 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:18.892 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381198889 2022-03-15 21:53:18.894 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-15 21:53:18.911 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:18.914 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-15 21:53:18.916 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-15 21:53:18.920 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:18.922 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:18.925 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:18.927 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:18.930 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-15 21:53:18.932 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-15 21:53:18.935 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-15 21:53:18.937 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:18.940 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:18.942 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-15 21:53:18.945 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-15 21:53:18.947 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-15 21:53:18.950 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:18.952 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-15 21:53:18.955 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-15 21:53:18.957 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-15 21:53:18.959 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-15 21:53:18.964 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-15 21:53:19.025 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-15 21:53:19.085 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-15 21:53:19.137 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-15 21:53:19.188 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:19.240 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-15 21:53:19.291 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-15 21:53:19.342 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-15 21:53:19.393 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-15 21:53:19.444 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-15 21:53:19.495 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-15 21:53:19.498 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-15 21:53:19.558 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-15 21:53:19.943 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-15 21:53:19.956 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-15 21:53:20.346 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-15 21:53:20.425 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:20.428 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:20.430 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:20.433 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:20.439 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:20.442 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:20.446 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:20.449 | + functions-common:time_stop:2432 : start_time=1647381198889 2022-03-15 21:53:20.452 | + functions-common:time_stop:2434 : [[ -z 1647381198889 ]] 2022-03-15 21:53:20.455 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:20.460 | + functions-common:time_stop:2437 : end_time=1647381200457 2022-03-15 21:53:20.462 | + functions-common:time_stop:2438 : elapsed_time=1568 2022-03-15 21:53:20.465 | + functions-common:time_stop:2439 : total=12007 2022-03-15 21:53:20.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:20.470 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13575 2022-03-15 21:53:20.473 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.24/compute/v2.1/ 2022-03-15 21:53:20.475 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-15 21:53:20.475 | Waiting for nova-api to start... 2022-03-15 21:53:20.478 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.24/compute/v2.1/ 2022-03-15 21:53:20.480 | + functions:wait_for_service:457 : local timeout=60 2022-03-15 21:53:20.483 | + functions:wait_for_service:458 : local url=http://10.222.0.24/compute/v2.1/ 2022-03-15 21:53:20.486 | + functions:wait_for_service:459 : local rval=0 2022-03-15 21:53:20.488 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-15 21:53:20.491 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-15 21:53:20.493 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:20.496 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:20.499 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:20.504 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381200501 2022-03-15 21:53:20.506 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-15 21:53:20.512 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/compute/v2.1/ 2022-03-15 21:53:26.156 | + :: : [[ 200 == 503 ]] 2022-03-15 21:53:26.157 | + :: : [[ 0 -eq 7 ]] 2022-03-15 21:53:26.160 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-15 21:53:26.163 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:26.165 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:26.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:26.171 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:26.173 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:26.176 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-15 21:53:26.178 | + functions-common:time_stop:2432 : start_time=1647381200501 2022-03-15 21:53:26.181 | + functions-common:time_stop:2434 : [[ -z 1647381200501 ]] 2022-03-15 21:53:26.184 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:26.189 | + functions-common:time_stop:2437 : end_time=1647381206186 2022-03-15 21:53:26.191 | + functions-common:time_stop:2438 : elapsed_time=5685 2022-03-15 21:53:26.194 | + functions-common:time_stop:2439 : total=9671 2022-03-15 21:53:26.197 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:26.200 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15356 2022-03-15 21:53:26.203 | + functions:wait_for_service:467 : return 0 2022-03-15 21:53:26.206 | + lib/nova:start_nova_api:972 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:53:26.209 | + lib/nova:start_nova_api:972 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:53:26.212 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-15 21:53:26.229 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:26.233 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-15 21:53:26.236 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:53:26.238 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-15 21:53:26.241 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-15 21:53:26.244 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-15 21:53:26.246 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-15 21:53:26.263 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:53:26.266 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-15 21:53:26.284 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:26.286 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-15 21:53:26.289 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:53:26.292 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-15 21:53:26.295 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-15 21:53:26.298 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-15 21:53:26.300 | + 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-03-15 21:53:26.331 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-15 21:53:26.333 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-15 21:53:26.336 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-15 21:53:26.367 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-15 21:53:26.397 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-15 21:53:26.400 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-15 21:53:26.402 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-15 21:53:26.406 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-15 21:53:26.408 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-15 21:53:26.412 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-15 21:53:26.414 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-15 21:53:26.417 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-15 21:53:26.421 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-15 21:53:26.424 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-15 21:53:26.426 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-15 21:53:26.428 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-15 21:53:26.431 | +++ 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-03-15 21:53:26.433 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.437 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.439 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-15 21:53:26.442 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.445 | + 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-03-15 21:53:26.447 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-15 21:53:26.465 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:53:26.468 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-15 21:53:26.471 | + 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-03-15 21:53:26.474 | + functions-common:run_process:1680 : local service=q-svc 2022-03-15 21:53:26.476 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.479 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:26.481 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:26.484 | + functions-common:run_process:1685 : local name=q-svc 2022-03-15 21:53:26.487 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:26.489 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:26.492 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:26.495 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:26.498 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:26.502 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381206500 2022-03-15 21:53:26.506 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-15 21:53:26.523 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:26.526 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-15 21:53:26.529 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-15 21:53:26.532 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.534 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.537 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.539 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.542 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-15 21:53:26.544 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-15 21:53:26.547 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-15 21:53:26.549 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:26.552 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:26.554 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-15 21:53:26.557 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-15 21:53:26.559 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-15 21:53:26.561 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.564 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:26.566 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:26.568 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:26.570 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:26.573 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-15 21:53:26.575 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:26.580 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-15 21:53:26.641 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-15 21:53:26.701 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:26.752 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-15 21:53:26.803 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-15 21:53:26.855 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:26.907 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:26.910 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-15 21:53:26.971 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:27.356 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-15 21:53:27.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-15 21:53:27.765 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-15 21:53:27.790 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:27.793 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:27.796 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:27.798 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:27.801 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:27.803 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:27.806 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:27.808 | + functions-common:time_stop:2432 : start_time=1647381206500 2022-03-15 21:53:27.811 | + functions-common:time_stop:2434 : [[ -z 1647381206500 ]] 2022-03-15 21:53:27.814 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:27.819 | + functions-common:time_stop:2437 : end_time=1647381207816 2022-03-15 21:53:27.821 | + functions-common:time_stop:2438 : elapsed_time=1316 2022-03-15 21:53:27.824 | + functions-common:time_stop:2439 : total=13575 2022-03-15 21:53:27.827 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:27.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14891 2022-03-15 21:53:27.832 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.24:9696 2022-03-15 21:53:27.835 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-15 21:53:27.853 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:53:27.855 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-15 21:53:27.855 | Waiting for Neutron to start... 2022-03-15 21:53:27.858 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-15 21:53:27.861 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.24:9696' 'Neutron did not start' 60 2022-03-15 21:53:27.863 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-15 21:53:27.866 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-15 21:53:27.868 | + functions-common:test_with_retry:2365 : local until=60 2022-03-15 21:53:27.871 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-15 21:53:27.874 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-15 21:53:27.877 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-15 21:53:27.879 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:27.882 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:27.886 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:27.891 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381207888 2022-03-15 21:53:27.894 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.24:9696; do sleep 0.5; done' 2022-03-15 21:53:33.468 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.24:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-15 21:53:33.471 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:33.473 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:33.476 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:33.478 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:33.481 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:33.483 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-15 21:53:33.486 | + functions-common:time_stop:2432 : start_time=1647381207888 2022-03-15 21:53:33.489 | + functions-common:time_stop:2434 : [[ -z 1647381207888 ]] 2022-03-15 21:53:33.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:33.497 | + functions-common:time_stop:2437 : end_time=1647381213494 2022-03-15 21:53:33.499 | + functions-common:time_stop:2438 : elapsed_time=5606 2022-03-15 21:53:33.502 | + functions-common:time_stop:2439 : total=0 2022-03-15 21:53:33.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:33.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5606 2022-03-15 21:53:33.510 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-15 21:53:33.530 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:33.533 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-15 21:53:33.536 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:53:33.538 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-15 21:53:33.541 | + ./stack.sh:main:1298 : start_placement 2022-03-15 21:53:33.543 | + lib/placement:start_placement:160 : start_placement_api 2022-03-15 21:53:33.546 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-15 21:53:33.549 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-15 21:53:33.554 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.556 | + functions-common:run_process:1680 : local service=placement-api 2022-03-15 21:53:33.559 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.562 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:33.564 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:33.567 | + functions-common:run_process:1685 : local name=placement-api 2022-03-15 21:53:33.569 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:33.572 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:33.574 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:33.578 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:33.581 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:33.586 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381213583 2022-03-15 21:53:33.588 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-15 21:53:33.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:33.608 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-15 21:53:33.611 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-15 21:53:33.613 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.616 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.618 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.621 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.624 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-15 21:53:33.627 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-15 21:53:33.629 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-15 21:53:33.632 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:33.635 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:33.637 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-15 21:53:33.640 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-15 21:53:33.643 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-15 21:53:33.645 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.648 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-15 21:53:33.651 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-15 21:53:33.653 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-15 21:53:33.655 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-15 21:53:33.660 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-15 21:53:33.721 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-15 21:53:33.782 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-15 21:53:33.833 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-15 21:53:33.884 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:33.937 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-15 21:53:33.987 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-15 21:53:34.038 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-15 21:53:34.091 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-15 21:53:34.144 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-15 21:53:34.196 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-15 21:53:34.198 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-15 21:53:34.260 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-15 21:53:34.656 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-15 21:53:34.669 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-15 21:53:35.042 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-15 21:53:35.119 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:35.123 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:35.126 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:35.128 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:35.131 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:35.133 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:35.136 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:35.139 | + functions-common:time_stop:2432 : start_time=1647381213583 2022-03-15 21:53:35.142 | + functions-common:time_stop:2434 : [[ -z 1647381213583 ]] 2022-03-15 21:53:35.145 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:35.150 | + functions-common:time_stop:2437 : end_time=1647381215147 2022-03-15 21:53:35.152 | + functions-common:time_stop:2438 : elapsed_time=1564 2022-03-15 21:53:35.155 | + functions-common:time_stop:2439 : total=14891 2022-03-15 21:53:35.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:35.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16455 2022-03-15 21:53:35.162 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-15 21:53:35.162 | Waiting for placement-api to start... 2022-03-15 21:53:35.165 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.24/placement 2022-03-15 21:53:35.167 | + functions:wait_for_service:457 : local timeout=60 2022-03-15 21:53:35.170 | + functions:wait_for_service:458 : local url=http://10.222.0.24/placement 2022-03-15 21:53:35.172 | + functions:wait_for_service:459 : local rval=0 2022-03-15 21:53:35.175 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-15 21:53:35.177 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-15 21:53:35.180 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:35.182 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:35.186 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:35.191 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381215188 2022-03-15 21:53:35.193 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-15 21:53:35.199 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/placement 2022-03-15 21:53:37.821 | + :: : [[ 200 == 503 ]] 2022-03-15 21:53:37.822 | + :: : [[ 0 -eq 7 ]] 2022-03-15 21:53:37.826 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-15 21:53:37.829 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:37.831 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:37.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:37.836 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:37.839 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:37.842 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-15 21:53:37.845 | + functions-common:time_stop:2432 : start_time=1647381215188 2022-03-15 21:53:37.847 | + functions-common:time_stop:2434 : [[ -z 1647381215188 ]] 2022-03-15 21:53:37.850 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:37.855 | + functions-common:time_stop:2437 : end_time=1647381217852 2022-03-15 21:53:37.858 | + functions-common:time_stop:2438 : elapsed_time=2664 2022-03-15 21:53:37.861 | + functions-common:time_stop:2439 : total=15356 2022-03-15 21:53:37.863 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:37.866 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18020 2022-03-15 21:53:37.868 | + functions:wait_for_service:467 : return 0 2022-03-15 21:53:37.871 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-15 21:53:37.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:37.891 | + ./stack.sh:main:1302 : start_neutron 2022-03-15 21:53:37.894 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-15 21:53:37.898 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:53:37.898 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-15 21:53:37.904 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-15 21:53:37.907 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-15 21:53:37.910 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-15 21:53:37.912 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-15 21:53:37.915 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-15 21:53:37.918 | + 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-03-15 21:53:37.920 | + functions-common:run_process:1680 : local service=q-agt 2022-03-15 21:53:37.923 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:37.925 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:37.928 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:37.930 | + functions-common:run_process:1685 : local name=q-agt 2022-03-15 21:53:37.933 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:37.935 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:37.938 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:37.940 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:37.943 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:37.948 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381217945 2022-03-15 21:53:37.951 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-15 21:53:37.967 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:37.970 | + functions-common:run_process:1689 : _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-03-15 21:53:37.973 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-15 21:53:37.975 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:37.977 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:37.980 | + functions-common:_run_under_systemd:1649 : _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-03-15 21:53:37.982 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:37.985 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-15 21:53:37.987 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-15 21:53:37.990 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-15 21:53:37.992 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:37.995 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:37.997 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-15 21:53:38.000 | + functions-common:_run_under_systemd:1657 : 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-03-15 21:53:38.002 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-15 21:53:38.004 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-15 21:53:38.007 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:38.009 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:38.011 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:38.014 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:38.016 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-15 21:53:38.018 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:38.023 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-15 21:53:38.084 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-15 21:53:38.145 | + functions-common:write_user_unit_file:1575 : 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-03-15 21:53:38.195 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-15 21:53:38.248 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-15 21:53:38.299 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:38.350 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:38.352 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-15 21:53:38.414 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:38.828 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-15 21:53:38.841 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-15 21:53:39.229 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-15 21:53:39.250 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:39.254 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:39.258 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:39.261 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:39.264 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:39.266 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:39.269 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:39.271 | + functions-common:time_stop:2432 : start_time=1647381217945 2022-03-15 21:53:39.274 | + functions-common:time_stop:2434 : [[ -z 1647381217945 ]] 2022-03-15 21:53:39.277 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:39.282 | + functions-common:time_stop:2437 : end_time=1647381219279 2022-03-15 21:53:39.285 | + functions-common:time_stop:2438 : elapsed_time=1334 2022-03-15 21:53:39.287 | + functions-common:time_stop:2439 : total=16455 2022-03-15 21:53:39.290 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:39.292 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17789 2022-03-15 21:53:39.295 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-15 21:53:39.297 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-15 21:53:39.300 | + functions-common:is_provider_network:2277 : return 1 2022-03-15 21:53:39.302 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-15 21:53:39.305 | + 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-03-15 21:53:39.307 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-15 21:53:39.310 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-15 21:53:39.312 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:39.315 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:39.317 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-15 21:53:39.320 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:39.322 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:39.325 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:39.328 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:39.331 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:39.336 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381219333 2022-03-15 21:53:39.338 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-15 21:53:39.357 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:39.359 | + functions-common:run_process:1689 : _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-03-15 21:53:39.362 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-15 21:53:39.365 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-15 21:53:39.367 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-15 21:53:39.370 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-15 21:53:39.372 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-15 21:53:39.375 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-15 21:53:39.377 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-15 21:53:39.380 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-15 21:53:39.382 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:39.385 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:39.388 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-15 21:53:39.391 | + functions-common:_run_under_systemd:1657 : 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-03-15 21:53:39.393 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-15 21:53:39.396 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-15 21:53:39.398 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:39.401 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:39.404 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:39.407 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:39.409 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-15 21:53:39.412 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:39.416 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-15 21:53:39.479 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-15 21:53:39.546 | + functions-common:write_user_unit_file:1575 : 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-03-15 21:53:39.598 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-15 21:53:39.651 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-15 21:53:39.705 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:39.756 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:39.759 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-15 21:53:39.820 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:40.238 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-15 21:53:40.252 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-15 21:53:40.704 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-15 21:53:40.729 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:40.732 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:40.736 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:40.738 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:40.741 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:40.743 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:40.746 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:40.749 | + functions-common:time_stop:2432 : start_time=1647381219333 2022-03-15 21:53:40.751 | + functions-common:time_stop:2434 : [[ -z 1647381219333 ]] 2022-03-15 21:53:40.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:40.759 | + functions-common:time_stop:2437 : end_time=1647381220756 2022-03-15 21:53:40.762 | + functions-common:time_stop:2438 : elapsed_time=1423 2022-03-15 21:53:40.765 | + functions-common:time_stop:2439 : total=17789 2022-03-15 21:53:40.768 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:40.770 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19212 2022-03-15 21:53:40.774 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-15 21:53:40.776 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-15 21:53:40.780 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-15 21:53:40.783 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-15 21:53:40.786 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.789 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.792 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.794 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-15 21:53:40.797 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.800 | + 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-03-15 21:53:40.802 | + functions-common:run_process:1680 : local service=q-l3 2022-03-15 21:53:40.805 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.807 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:40.810 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:40.813 | + functions-common:run_process:1685 : local name=q-l3 2022-03-15 21:53:40.815 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:40.818 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:40.820 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:40.823 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:40.827 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:40.832 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381220829 2022-03-15 21:53:40.834 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-15 21:53:40.852 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:40.855 | + functions-common:run_process:1689 : _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-03-15 21:53:40.858 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-15 21:53:40.861 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.864 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.866 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.869 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.871 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-15 21:53:40.874 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-15 21:53:40.876 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-15 21:53:40.879 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:40.882 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:40.885 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-15 21:53:40.889 | + functions-common:_run_under_systemd:1657 : 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-03-15 21:53:40.891 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-15 21:53:40.895 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-15 21:53:40.898 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:40.901 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:40.905 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:40.907 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:40.910 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-15 21:53:40.912 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:40.917 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-15 21:53:40.987 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-15 21:53:41.061 | + functions-common:write_user_unit_file:1575 : 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-03-15 21:53:41.123 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-15 21:53:41.177 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-15 21:53:41.240 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:41.299 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:41.302 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-15 21:53:41.366 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:41.790 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-15 21:53:41.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-15 21:53:42.234 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-15 21:53:42.263 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:42.266 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:42.273 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:42.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:42.278 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:42.281 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:42.284 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:42.287 | + functions-common:time_stop:2432 : start_time=1647381220829 2022-03-15 21:53:42.290 | + functions-common:time_stop:2434 : [[ -z 1647381220829 ]] 2022-03-15 21:53:42.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:42.299 | + functions-common:time_stop:2437 : end_time=1647381222296 2022-03-15 21:53:42.301 | + functions-common:time_stop:2438 : elapsed_time=1467 2022-03-15 21:53:42.304 | + functions-common:time_stop:2439 : total=19212 2022-03-15 21:53:42.307 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:42.310 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20679 2022-03-15 21:53:42.313 | + 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-03-15 21:53:42.316 | + functions-common:run_process:1680 : local service=q-meta 2022-03-15 21:53:42.318 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-15 21:53:42.321 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:42.323 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:42.327 | + functions-common:run_process:1685 : local name=q-meta 2022-03-15 21:53:42.330 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:42.332 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:42.335 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:42.338 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:42.344 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:42.347 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381222344 2022-03-15 21:53:42.350 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-15 21:53:42.371 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:42.374 | + functions-common:run_process:1689 : _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-03-15 21:53:42.376 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-15 21:53:42.379 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-15 21:53:42.382 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-15 21:53:42.384 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-15 21:53:42.388 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-15 21:53:42.392 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-15 21:53:42.397 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-15 21:53:42.399 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-15 21:53:42.402 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:42.405 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:42.409 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-15 21:53:42.413 | + functions-common:_run_under_systemd:1657 : 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-03-15 21:53:42.416 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-15 21:53:42.418 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-15 21:53:42.422 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:42.426 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:42.430 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:42.432 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:42.435 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-15 21:53:42.438 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:42.443 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-15 21:53:42.520 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-15 21:53:42.603 | + functions-common:write_user_unit_file:1575 : 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-03-15 21:53:42.666 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-15 21:53:42.727 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-15 21:53:42.786 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:42.845 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:42.848 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-15 21:53:42.919 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:43.346 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-15 21:53:43.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-15 21:53:43.827 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-15 21:53:43.850 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:43.853 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:43.857 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:43.862 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:43.865 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:43.868 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:43.874 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:43.878 | + functions-common:time_stop:2432 : start_time=1647381222344 2022-03-15 21:53:43.888 | + functions-common:time_stop:2434 : [[ -z 1647381222344 ]] 2022-03-15 21:53:43.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:43.903 | + functions-common:time_stop:2437 : end_time=1647381223898 2022-03-15 21:53:43.909 | + functions-common:time_stop:2438 : elapsed_time=1554 2022-03-15 21:53:43.915 | + functions-common:time_stop:2439 : total=20679 2022-03-15 21:53:43.917 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:43.920 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22233 2022-03-15 21:53:43.923 | + 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-03-15 21:53:43.925 | + functions-common:run_process:1680 : local service=q-metering 2022-03-15 21:53:43.930 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-15 21:53:43.935 | + functions-common:run_process:1682 : local group= 2022-03-15 21:53:43.937 | + functions-common:run_process:1683 : local user= 2022-03-15 21:53:43.940 | + functions-common:run_process:1685 : local name=q-metering 2022-03-15 21:53:43.942 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:53:43.945 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:53:43.947 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:53:43.950 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:53:43.954 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:53:43.959 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381223956 2022-03-15 21:53:43.961 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-15 21:53:43.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:43.985 | + functions-common:run_process:1689 : _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-03-15 21:53:43.988 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-15 21:53:43.991 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-15 21:53:43.993 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-15 21:53:43.996 | + functions-common:_run_under_systemd:1649 : _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-03-15 21:53:43.999 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-15 21:53:44.001 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-15 21:53:44.004 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-15 21:53:44.007 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-15 21:53:44.009 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:53:44.012 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:53:44.015 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-15 21:53:44.018 | + functions-common:_run_under_systemd:1657 : 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-03-15 21:53:44.020 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-15 21:53:44.023 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-15 21:53:44.026 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:53:44.029 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:53:44.032 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:53:44.034 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:53:44.037 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-15 21:53:44.040 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:53:44.045 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-15 21:53:44.123 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-15 21:53:44.201 | + functions-common:write_user_unit_file:1575 : 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-03-15 21:53:44.270 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-15 21:53:44.332 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-15 21:53:44.388 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:53:44.450 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:53:44.453 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-15 21:53:44.527 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:53:44.970 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-15 21:53:44.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-15 21:53:45.435 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-15 21:53:45.458 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:53:45.461 | + functions-common:time_stop:2425 : local name 2022-03-15 21:53:45.467 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:53:45.473 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:53:45.476 | + functions-common:time_stop:2428 : local total 2022-03-15 21:53:45.482 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:53:45.485 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:53:45.489 | + functions-common:time_stop:2432 : start_time=1647381223956 2022-03-15 21:53:45.492 | + functions-common:time_stop:2434 : [[ -z 1647381223956 ]] 2022-03-15 21:53:45.498 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:53:45.500 | + functions-common:time_stop:2437 : end_time=1647381225497 2022-03-15 21:53:45.503 | + functions-common:time_stop:2438 : elapsed_time=1541 2022-03-15 21:53:45.505 | + functions-common:time_stop:2439 : total=22233 2022-03-15 21:53:45.508 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:53:45.510 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23774 2022-03-15 21:53:45.514 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-15 21:53:45.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:53:45.539 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-15 21:53:45.541 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-15 21:53:45.544 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:53:45.547 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-15 21:53:45.550 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-15 21:53:45.552 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-15 21:53:45.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-15 21:53:45.563 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-15 21:53:45.565 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-15 21:53:45.568 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-15 21:53:45.571 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:53:45.576 | ++ functions-common:get_field:812 : read data 2022-03-15 21:53:48.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:48.286 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:48.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:48.286 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:48.462 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:53:48.466 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-15 21:53:48.469 | ++ functions-common:get_field:816 : field='$2' 2022-03-15 21:53:48.473 | ++ functions-common:get_field:818 : echo '| c726d3e6758348dea3f20709b694af3b | demo |' 2022-03-15 21:53:48.476 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-15 21:53:48.483 | ++ functions-common:get_field:812 : read data 2022-03-15 21:53:48.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=c726d3e6758348dea3f20709b694af3b 2022-03-15 21:53:48.489 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-15 21:53:48.492 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:53:48.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-15 21:53:48.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-15 21:53:48.518 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-15 21:53:48.521 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-15 21:53:51.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:51.666 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:51.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:51.666 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:51.836 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:53:51.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-15 21:53:51.839 | address-scope 2022-03-15 21:53:51.839 | router-admin-state-down-before-update 2022-03-15 21:53:51.839 | agent 2022-03-15 21:53:51.839 | agent-resources-synced 2022-03-15 21:53:51.839 | allowed-address-pairs 2022-03-15 21:53:51.839 | auto-allocated-topology 2022-03-15 21:53:51.839 | availability_zone 2022-03-15 21:53:51.839 | availability_zone_filter 2022-03-15 21:53:51.839 | default-subnetpools 2022-03-15 21:53:51.839 | dhcp_agent_scheduler 2022-03-15 21:53:51.839 | dvr 2022-03-15 21:53:51.839 | empty-string-filtering 2022-03-15 21:53:51.839 | external-net 2022-03-15 21:53:51.840 | extra_dhcp_opt 2022-03-15 21:53:51.840 | extraroute 2022-03-15 21:53:51.840 | extraroute-atomic 2022-03-15 21:53:51.840 | filter-validation 2022-03-15 21:53:51.840 | fip-port-details 2022-03-15 21:53:51.840 | flavors 2022-03-15 21:53:51.840 | floatingip-pools 2022-03-15 21:53:51.840 | ip-substring-filtering 2022-03-15 21:53:51.840 | router 2022-03-15 21:53:51.840 | ext-gw-mode 2022-03-15 21:53:51.840 | l3-ha 2022-03-15 21:53:51.840 | l3-flavors 2022-03-15 21:53:51.840 | l3-port-ip-change-not-allowed 2022-03-15 21:53:51.840 | l3_agent_scheduler 2022-03-15 21:53:51.840 | metering 2022-03-15 21:53:51.840 | metering_source_and_destination_fields 2022-03-15 21:53:51.840 | multi-provider 2022-03-15 21:53:51.840 | net-mtu 2022-03-15 21:53:51.840 | net-mtu-writable 2022-03-15 21:53:51.840 | network_availability_zone 2022-03-15 21:53:51.840 | network-ip-availability 2022-03-15 21:53:51.840 | pagination 2022-03-15 21:53:51.840 | port-device-profile 2022-03-15 21:53:51.840 | port-mac-address-regenerate 2022-03-15 21:53:51.840 | port-numa-affinity-policy 2022-03-15 21:53:51.840 | binding 2022-03-15 21:53:51.840 | binding-extended 2022-03-15 21:53:51.840 | port-security 2022-03-15 21:53:51.840 | project-id 2022-03-15 21:53:51.840 | provider 2022-03-15 21:53:51.840 | quota-check-limit 2022-03-15 21:53:51.840 | quotas 2022-03-15 21:53:51.840 | quota_details 2022-03-15 21:53:51.840 | rbac-policies 2022-03-15 21:53:51.840 | rbac-address-group 2022-03-15 21:53:51.841 | rbac-address-scope 2022-03-15 21:53:51.841 | rbac-security-groups 2022-03-15 21:53:51.841 | rbac-subnetpool 2022-03-15 21:53:51.841 | revision-if-match 2022-03-15 21:53:51.841 | standard-attr-revisions 2022-03-15 21:53:51.841 | router_availability_zone 2022-03-15 21:53:51.841 | security-groups-normalized-cidr 2022-03-15 21:53:51.841 | port-security-groups-filtering 2022-03-15 21:53:51.841 | security-groups-remote-address-group 2022-03-15 21:53:51.841 | security-groups-shared-filtering 2022-03-15 21:53:51.841 | security-group 2022-03-15 21:53:51.841 | service-type 2022-03-15 21:53:51.841 | sorting 2022-03-15 21:53:51.841 | standard-attr-description 2022-03-15 21:53:51.841 | stateful-security-group 2022-03-15 21:53:51.841 | subnet_onboard 2022-03-15 21:53:51.841 | subnet-service-types 2022-03-15 21:53:51.841 | subnet_allocation 2022-03-15 21:53:51.841 | subnetpool-prefix-ops 2022-03-15 21:53:51.841 | standard-attr-tag 2022-03-15 21:53:51.841 | standard-attr-timestamp' 2022-03-15 21:53:51.843 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-15 21:53:51.844 | address-scope 2022-03-15 21:53:51.844 | router-admin-state-down-before-update 2022-03-15 21:53:51.844 | agent 2022-03-15 21:53:51.844 | agent-resources-synced 2022-03-15 21:53:51.844 | allowed-address-pairs 2022-03-15 21:53:51.844 | auto-allocated-topology 2022-03-15 21:53:51.844 | availability_zone 2022-03-15 21:53:51.844 | availability_zone_filter 2022-03-15 21:53:51.844 | default-subnetpools 2022-03-15 21:53:51.844 | dhcp_agent_scheduler 2022-03-15 21:53:51.844 | dvr 2022-03-15 21:53:51.844 | empty-string-filtering 2022-03-15 21:53:51.844 | external-net 2022-03-15 21:53:51.844 | extra_dhcp_opt 2022-03-15 21:53:51.844 | extraroute 2022-03-15 21:53:51.844 | extraroute-atomic 2022-03-15 21:53:51.844 | filter-validation 2022-03-15 21:53:51.844 | fip-port-details 2022-03-15 21:53:51.844 | flavors 2022-03-15 21:53:51.844 | floatingip-pools 2022-03-15 21:53:51.844 | ip-substring-filtering 2022-03-15 21:53:51.844 | router 2022-03-15 21:53:51.844 | ext-gw-mode 2022-03-15 21:53:51.844 | l3-ha 2022-03-15 21:53:51.844 | l3-flavors 2022-03-15 21:53:51.844 | l3-port-ip-change-not-allowed 2022-03-15 21:53:51.844 | l3_agent_scheduler 2022-03-15 21:53:51.844 | metering 2022-03-15 21:53:51.844 | metering_source_and_destination_fields 2022-03-15 21:53:51.844 | multi-provider 2022-03-15 21:53:51.844 | net-mtu 2022-03-15 21:53:51.844 | net-mtu-writable 2022-03-15 21:53:51.844 | network_availability_zone 2022-03-15 21:53:51.844 | network-ip-availability 2022-03-15 21:53:51.844 | pagination 2022-03-15 21:53:51.844 | port-device-profile 2022-03-15 21:53:51.844 | port-mac-address-regenerate 2022-03-15 21:53:51.845 | port-numa-affinity-policy 2022-03-15 21:53:51.845 | binding 2022-03-15 21:53:51.845 | binding-extended 2022-03-15 21:53:51.845 | port-security 2022-03-15 21:53:51.845 | project-id 2022-03-15 21:53:51.845 | provider 2022-03-15 21:53:51.845 | quota-check-limit 2022-03-15 21:53:51.845 | quotas 2022-03-15 21:53:51.845 | quota_details 2022-03-15 21:53:51.845 | rbac-policies 2022-03-15 21:53:51.845 | rbac-address-group 2022-03-15 21:53:51.845 | rbac-address-scope 2022-03-15 21:53:51.845 | rbac-security-groups 2022-03-15 21:53:51.845 | rbac-subnetpool 2022-03-15 21:53:51.845 | revision-if-match 2022-03-15 21:53:51.845 | standard-attr-revisions 2022-03-15 21:53:51.845 | router_availability_zone 2022-03-15 21:53:51.845 | security-groups-normalized-cidr 2022-03-15 21:53:51.845 | port-security-groups-filtering 2022-03-15 21:53:51.845 | security-groups-remote-address-group 2022-03-15 21:53:51.845 | security-groups-shared-filtering 2022-03-15 21:53:51.845 | security-group 2022-03-15 21:53:51.845 | service-type 2022-03-15 21:53:51.845 | sorting 2022-03-15 21:53:51.845 | standard-attr-description 2022-03-15 21:53:51.845 | stateful-security-group 2022-03-15 21:53:51.845 | subnet_onboard 2022-03-15 21:53:51.845 | subnet-service-types 2022-03-15 21:53:51.845 | subnet_allocation 2022-03-15 21:53:51.845 | subnetpool-prefix-ops 2022-03-15 21:53:51.845 | standard-attr-tag 2022-03-15 21:53:51.845 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-15 21:53:51.846 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-15 21:53:51.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-15 21:53:51.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-15 21:53:51.855 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-03-15 21:53:54.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:54.727 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:54.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:54.727 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:54.889 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:53:54.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=a8bc0696-0a93-46e2-b838-ff4c2c8ba773 2022-03-15 21:53:54.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-15 21:53:54.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-15 21:53:54.900 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-15 21:53:54.903 | + functions-common:is_provider_network:2277 : return 1 2022-03-15 21:53:54.907 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-15 21:53:54.907 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-15 21:53:54.908 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-15 21:53:54.911 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:53:54.914 | ++ functions-common:get_field:812 : read data 2022-03-15 21:53:58.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:58.522 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:58.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:53:58.523 | from cryptography.utils import int_from_bytes 2022-03-15 21:53:58.703 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:53:58.706 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-15 21:53:58.709 | ++ functions-common:get_field:816 : field='$3' 2022-03-15 21:53:58.712 | ++ functions-common:get_field:818 : echo '| id | 5d6c099f-422f-4c16-9c82-fb1050ae44b9 |' 2022-03-15 21:53:58.712 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-15 21:53:58.718 | ++ functions-common:get_field:812 : read data 2022-03-15 21:53:58.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=5d6c099f-422f-4c16-9c82-fb1050ae44b9 2022-03-15 21:53:58.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private c726d3e6758348dea3f20709b694af3b' 2022-03-15 21:53:58.727 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:53:58.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-15 21:53:58.749 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 c726d3e6758348dea3f20709b694af3b 2022-03-15 21:53:58.751 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=c726d3e6758348dea3f20709b694af3b 2022-03-15 21:53:58.754 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z a8bc0696-0a93-46e2-b838-ff4c2c8ba773 ']' 2022-03-15 21:53:58.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-15 21:53:58.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-15 21:53:58.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-15 21:53:58.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool a8bc0696-0a93-46e2-b838-ff4c2c8ba773 ' 2022-03-15 21:53:58.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-15 21:53:58.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 5d6c099f-422f-4c16-9c82-fb1050ae44b9 private-subnet' 2022-03-15 21:53:58.771 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-15 21:53:58.776 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-15 21:53:58.776 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool a8bc0696-0a93-46e2-b838-ff4c2c8ba773 --network 5d6c099f-422f-4c16-9c82-fb1050ae44b9 private-subnet 2022-03-15 21:53:58.776 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-15 21:53:58.779 | +++ functions-common:get_field:811 : local data field 2022-03-15 21:53:58.783 | +++ functions-common:get_field:812 : read data 2022-03-15 21:54:01.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:01.909 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:01.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:01.909 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:02.081 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:02.084 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-15 21:54:02.087 | +++ functions-common:get_field:816 : field='$3' 2022-03-15 21:54:02.090 | +++ functions-common:get_field:818 : echo '| id | db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 |' 2022-03-15 21:54:02.090 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-15 21:54:02.099 | +++ functions-common:get_field:812 : read data 2022-03-15 21:54:02.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 2022-03-15 21:54:02.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for c726d3e6758348dea3f20709b694af3b' 2022-03-15 21:54:02.110 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:54:02.128 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 2022-03-15 21:54:02.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 2022-03-15 21:54:02.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-15 21:54:02.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-15 21:54:02.140 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-15 21:54:02.144 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-15 21:54:04.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:04.791 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:04.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:04.791 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:04.956 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:04.959 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-15 21:54:04.959 | address-scope 2022-03-15 21:54:04.959 | router-admin-state-down-before-update 2022-03-15 21:54:04.959 | agent 2022-03-15 21:54:04.959 | agent-resources-synced 2022-03-15 21:54:04.959 | allowed-address-pairs 2022-03-15 21:54:04.959 | auto-allocated-topology 2022-03-15 21:54:04.960 | availability_zone 2022-03-15 21:54:04.960 | availability_zone_filter 2022-03-15 21:54:04.960 | default-subnetpools 2022-03-15 21:54:04.960 | dhcp_agent_scheduler 2022-03-15 21:54:04.960 | dvr 2022-03-15 21:54:04.960 | empty-string-filtering 2022-03-15 21:54:04.960 | external-net 2022-03-15 21:54:04.960 | extra_dhcp_opt 2022-03-15 21:54:04.960 | extraroute 2022-03-15 21:54:04.960 | extraroute-atomic 2022-03-15 21:54:04.960 | filter-validation 2022-03-15 21:54:04.960 | fip-port-details 2022-03-15 21:54:04.960 | flavors 2022-03-15 21:54:04.960 | floatingip-pools 2022-03-15 21:54:04.960 | ip-substring-filtering 2022-03-15 21:54:04.960 | router 2022-03-15 21:54:04.960 | ext-gw-mode 2022-03-15 21:54:04.960 | l3-ha 2022-03-15 21:54:04.960 | l3-flavors 2022-03-15 21:54:04.960 | l3-port-ip-change-not-allowed 2022-03-15 21:54:04.960 | l3_agent_scheduler 2022-03-15 21:54:04.960 | metering 2022-03-15 21:54:04.960 | metering_source_and_destination_fields 2022-03-15 21:54:04.960 | multi-provider 2022-03-15 21:54:04.960 | net-mtu 2022-03-15 21:54:04.960 | net-mtu-writable 2022-03-15 21:54:04.960 | network_availability_zone 2022-03-15 21:54:04.960 | network-ip-availability 2022-03-15 21:54:04.960 | pagination 2022-03-15 21:54:04.960 | port-device-profile 2022-03-15 21:54:04.960 | port-mac-address-regenerate 2022-03-15 21:54:04.960 | port-numa-affinity-policy 2022-03-15 21:54:04.960 | binding 2022-03-15 21:54:04.960 | binding-extended 2022-03-15 21:54:04.960 | port-security 2022-03-15 21:54:04.960 | project-id 2022-03-15 21:54:04.960 | provider 2022-03-15 21:54:04.961 | quota-check-limit 2022-03-15 21:54:04.961 | quotas 2022-03-15 21:54:04.961 | quota_details 2022-03-15 21:54:04.961 | rbac-policies 2022-03-15 21:54:04.961 | rbac-address-group 2022-03-15 21:54:04.961 | rbac-address-scope 2022-03-15 21:54:04.961 | rbac-security-groups 2022-03-15 21:54:04.961 | rbac-subnetpool 2022-03-15 21:54:04.961 | revision-if-match 2022-03-15 21:54:04.961 | standard-attr-revisions 2022-03-15 21:54:04.961 | router_availability_zone 2022-03-15 21:54:04.961 | security-groups-normalized-cidr 2022-03-15 21:54:04.961 | port-security-groups-filtering 2022-03-15 21:54:04.961 | security-groups-remote-address-group 2022-03-15 21:54:04.961 | security-groups-shared-filtering 2022-03-15 21:54:04.961 | security-group 2022-03-15 21:54:04.961 | service-type 2022-03-15 21:54:04.961 | sorting 2022-03-15 21:54:04.961 | standard-attr-description 2022-03-15 21:54:04.961 | stateful-security-group 2022-03-15 21:54:04.961 | subnet_onboard 2022-03-15 21:54:04.961 | subnet-service-types 2022-03-15 21:54:04.961 | subnet_allocation 2022-03-15 21:54:04.961 | subnetpool-prefix-ops 2022-03-15 21:54:04.961 | standard-attr-tag 2022-03-15 21:54:04.961 | standard-attr-timestamp' 2022-03-15 21:54:04.962 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-15 21:54:04.962 | address-scope 2022-03-15 21:54:04.962 | router-admin-state-down-before-update 2022-03-15 21:54:04.962 | agent 2022-03-15 21:54:04.962 | agent-resources-synced 2022-03-15 21:54:04.962 | allowed-address-pairs 2022-03-15 21:54:04.962 | auto-allocated-topology 2022-03-15 21:54:04.962 | availability_zone 2022-03-15 21:54:04.962 | availability_zone_filter 2022-03-15 21:54:04.962 | default-subnetpools 2022-03-15 21:54:04.962 | dhcp_agent_scheduler 2022-03-15 21:54:04.962 | dvr 2022-03-15 21:54:04.962 | empty-string-filtering 2022-03-15 21:54:04.962 | external-net 2022-03-15 21:54:04.962 | extra_dhcp_opt 2022-03-15 21:54:04.962 | extraroute 2022-03-15 21:54:04.962 | extraroute-atomic 2022-03-15 21:54:04.962 | filter-validation 2022-03-15 21:54:04.962 | fip-port-details 2022-03-15 21:54:04.963 | flavors 2022-03-15 21:54:04.963 | floatingip-pools 2022-03-15 21:54:04.963 | ip-substring-filtering 2022-03-15 21:54:04.963 | router 2022-03-15 21:54:04.963 | ext-gw-mode 2022-03-15 21:54:04.963 | l3-ha 2022-03-15 21:54:04.963 | l3-flavors 2022-03-15 21:54:04.963 | l3-port-ip-change-not-allowed 2022-03-15 21:54:04.963 | l3_agent_scheduler 2022-03-15 21:54:04.963 | metering 2022-03-15 21:54:04.963 | metering_source_and_destination_fields 2022-03-15 21:54:04.963 | multi-provider 2022-03-15 21:54:04.963 | net-mtu 2022-03-15 21:54:04.963 | net-mtu-writable 2022-03-15 21:54:04.963 | network_availability_zone 2022-03-15 21:54:04.963 | network-ip-availability 2022-03-15 21:54:04.963 | pagination 2022-03-15 21:54:04.963 | port-device-profile 2022-03-15 21:54:04.963 | port-mac-address-regenerate 2022-03-15 21:54:04.963 | port-numa-affinity-policy 2022-03-15 21:54:04.963 | binding 2022-03-15 21:54:04.963 | binding-extended 2022-03-15 21:54:04.963 | port-security 2022-03-15 21:54:04.963 | project-id 2022-03-15 21:54:04.963 | provider 2022-03-15 21:54:04.963 | quota-check-limit 2022-03-15 21:54:04.963 | quotas 2022-03-15 21:54:04.963 | quota_details 2022-03-15 21:54:04.963 | rbac-policies 2022-03-15 21:54:04.963 | rbac-address-group 2022-03-15 21:54:04.963 | rbac-address-scope 2022-03-15 21:54:04.963 | rbac-security-groups 2022-03-15 21:54:04.963 | rbac-subnetpool 2022-03-15 21:54:04.963 | revision-if-match 2022-03-15 21:54:04.963 | standard-attr-revisions 2022-03-15 21:54:04.963 | router_availability_zone 2022-03-15 21:54:04.963 | security-groups-normalized-cidr 2022-03-15 21:54:04.963 | port-security-groups-filtering 2022-03-15 21:54:04.964 | security-groups-remote-address-group 2022-03-15 21:54:04.964 | security-groups-shared-filtering 2022-03-15 21:54:04.964 | security-group 2022-03-15 21:54:04.964 | service-type 2022-03-15 21:54:04.964 | sorting 2022-03-15 21:54:04.964 | standard-attr-description 2022-03-15 21:54:04.964 | stateful-security-group 2022-03-15 21:54:04.964 | subnet_onboard 2022-03-15 21:54:04.964 | subnet-service-types 2022-03-15 21:54:04.964 | subnet_allocation 2022-03-15 21:54:04.964 | subnetpool-prefix-ops 2022-03-15 21:54:04.964 | standard-attr-tag 2022-03-15 21:54:04.964 | standard-attr-timestamp =~ router ]] 2022-03-15 21:54:04.966 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-15 21:54:04.969 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-15 21:54:04.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-15 21:54:04.975 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-15 21:54:07.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:07.611 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:07.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:07.611 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:07.786 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:07.789 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-15 21:54:07.790 | address-scope 2022-03-15 21:54:07.790 | router-admin-state-down-before-update 2022-03-15 21:54:07.790 | agent 2022-03-15 21:54:07.790 | agent-resources-synced 2022-03-15 21:54:07.790 | allowed-address-pairs 2022-03-15 21:54:07.790 | auto-allocated-topology 2022-03-15 21:54:07.790 | availability_zone 2022-03-15 21:54:07.790 | availability_zone_filter 2022-03-15 21:54:07.790 | default-subnetpools 2022-03-15 21:54:07.790 | dhcp_agent_scheduler 2022-03-15 21:54:07.790 | dvr 2022-03-15 21:54:07.790 | empty-string-filtering 2022-03-15 21:54:07.790 | external-net 2022-03-15 21:54:07.790 | extra_dhcp_opt 2022-03-15 21:54:07.790 | extraroute 2022-03-15 21:54:07.790 | extraroute-atomic 2022-03-15 21:54:07.790 | filter-validation 2022-03-15 21:54:07.790 | fip-port-details 2022-03-15 21:54:07.790 | flavors 2022-03-15 21:54:07.790 | floatingip-pools 2022-03-15 21:54:07.790 | ip-substring-filtering 2022-03-15 21:54:07.790 | router 2022-03-15 21:54:07.790 | ext-gw-mode 2022-03-15 21:54:07.790 | l3-ha 2022-03-15 21:54:07.790 | l3-flavors 2022-03-15 21:54:07.790 | l3-port-ip-change-not-allowed 2022-03-15 21:54:07.790 | l3_agent_scheduler 2022-03-15 21:54:07.790 | metering 2022-03-15 21:54:07.790 | metering_source_and_destination_fields 2022-03-15 21:54:07.790 | multi-provider 2022-03-15 21:54:07.790 | net-mtu 2022-03-15 21:54:07.790 | net-mtu-writable 2022-03-15 21:54:07.790 | network_availability_zone 2022-03-15 21:54:07.790 | network-ip-availability 2022-03-15 21:54:07.790 | pagination 2022-03-15 21:54:07.790 | port-device-profile 2022-03-15 21:54:07.791 | port-mac-address-regenerate 2022-03-15 21:54:07.791 | port-numa-affinity-policy 2022-03-15 21:54:07.791 | binding 2022-03-15 21:54:07.791 | binding-extended 2022-03-15 21:54:07.791 | port-security 2022-03-15 21:54:07.791 | project-id 2022-03-15 21:54:07.791 | provider 2022-03-15 21:54:07.791 | quota-check-limit 2022-03-15 21:54:07.791 | quotas 2022-03-15 21:54:07.791 | quota_details 2022-03-15 21:54:07.791 | rbac-policies 2022-03-15 21:54:07.791 | rbac-address-group 2022-03-15 21:54:07.791 | rbac-address-scope 2022-03-15 21:54:07.791 | rbac-security-groups 2022-03-15 21:54:07.791 | rbac-subnetpool 2022-03-15 21:54:07.791 | revision-if-match 2022-03-15 21:54:07.791 | standard-attr-revisions 2022-03-15 21:54:07.791 | router_availability_zone 2022-03-15 21:54:07.791 | security-groups-normalized-cidr 2022-03-15 21:54:07.791 | port-security-groups-filtering 2022-03-15 21:54:07.791 | security-groups-remote-address-group 2022-03-15 21:54:07.791 | security-groups-shared-filtering 2022-03-15 21:54:07.791 | security-group 2022-03-15 21:54:07.791 | service-type 2022-03-15 21:54:07.791 | sorting 2022-03-15 21:54:07.791 | standard-attr-description 2022-03-15 21:54:07.791 | stateful-security-group 2022-03-15 21:54:07.791 | subnet_onboard 2022-03-15 21:54:07.791 | subnet-service-types 2022-03-15 21:54:07.791 | subnet_allocation 2022-03-15 21:54:07.791 | subnetpool-prefix-ops 2022-03-15 21:54:07.791 | standard-attr-tag 2022-03-15 21:54:07.791 | standard-attr-timestamp' 2022-03-15 21:54:07.792 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-15 21:54:07.792 | address-scope 2022-03-15 21:54:07.792 | router-admin-state-down-before-update 2022-03-15 21:54:07.792 | agent 2022-03-15 21:54:07.792 | agent-resources-synced 2022-03-15 21:54:07.792 | allowed-address-pairs 2022-03-15 21:54:07.792 | auto-allocated-topology 2022-03-15 21:54:07.792 | availability_zone 2022-03-15 21:54:07.792 | availability_zone_filter 2022-03-15 21:54:07.792 | default-subnetpools 2022-03-15 21:54:07.792 | dhcp_agent_scheduler 2022-03-15 21:54:07.792 | dvr 2022-03-15 21:54:07.792 | empty-string-filtering 2022-03-15 21:54:07.792 | external-net 2022-03-15 21:54:07.792 | extra_dhcp_opt 2022-03-15 21:54:07.792 | extraroute 2022-03-15 21:54:07.793 | extraroute-atomic 2022-03-15 21:54:07.793 | filter-validation 2022-03-15 21:54:07.793 | fip-port-details 2022-03-15 21:54:07.793 | flavors 2022-03-15 21:54:07.793 | floatingip-pools 2022-03-15 21:54:07.793 | ip-substring-filtering 2022-03-15 21:54:07.793 | router 2022-03-15 21:54:07.793 | ext-gw-mode 2022-03-15 21:54:07.793 | l3-ha 2022-03-15 21:54:07.793 | l3-flavors 2022-03-15 21:54:07.793 | l3-port-ip-change-not-allowed 2022-03-15 21:54:07.793 | l3_agent_scheduler 2022-03-15 21:54:07.793 | metering 2022-03-15 21:54:07.793 | metering_source_and_destination_fields 2022-03-15 21:54:07.793 | multi-provider 2022-03-15 21:54:07.793 | net-mtu 2022-03-15 21:54:07.793 | net-mtu-writable 2022-03-15 21:54:07.793 | network_availability_zone 2022-03-15 21:54:07.793 | network-ip-availability 2022-03-15 21:54:07.793 | pagination 2022-03-15 21:54:07.793 | port-device-profile 2022-03-15 21:54:07.793 | port-mac-address-regenerate 2022-03-15 21:54:07.793 | port-numa-affinity-policy 2022-03-15 21:54:07.793 | binding 2022-03-15 21:54:07.793 | binding-extended 2022-03-15 21:54:07.793 | port-security 2022-03-15 21:54:07.793 | project-id 2022-03-15 21:54:07.793 | provider 2022-03-15 21:54:07.793 | quota-check-limit 2022-03-15 21:54:07.793 | quotas 2022-03-15 21:54:07.793 | quota_details 2022-03-15 21:54:07.793 | rbac-policies 2022-03-15 21:54:07.793 | rbac-address-group 2022-03-15 21:54:07.793 | rbac-address-scope 2022-03-15 21:54:07.793 | rbac-security-groups 2022-03-15 21:54:07.793 | rbac-subnetpool 2022-03-15 21:54:07.793 | revision-if-match 2022-03-15 21:54:07.793 | standard-attr-revisions 2022-03-15 21:54:07.793 | router_availability_zone 2022-03-15 21:54:07.794 | security-groups-normalized-cidr 2022-03-15 21:54:07.794 | port-security-groups-filtering 2022-03-15 21:54:07.794 | security-groups-remote-address-group 2022-03-15 21:54:07.794 | security-groups-shared-filtering 2022-03-15 21:54:07.794 | security-group 2022-03-15 21:54:07.794 | service-type 2022-03-15 21:54:07.794 | sorting 2022-03-15 21:54:07.794 | standard-attr-description 2022-03-15 21:54:07.794 | stateful-security-group 2022-03-15 21:54:07.794 | subnet_onboard 2022-03-15 21:54:07.794 | subnet-service-types 2022-03-15 21:54:07.794 | subnet_allocation 2022-03-15 21:54:07.794 | subnetpool-prefix-ops 2022-03-15 21:54:07.794 | standard-attr-tag 2022-03-15 21:54:07.794 | standard-attr-timestamp =~ external-net ]] 2022-03-15 21:54:07.795 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-15 21:54:07.798 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-15 21:54:07.802 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-15 21:54:07.803 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-15 21:54:07.803 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-15 21:54:07.806 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:54:07.809 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:10.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:10.595 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:10.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:10.595 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:10.763 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:10.766 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-15 21:54:10.769 | ++ functions-common:get_field:816 : field='$3' 2022-03-15 21:54:10.772 | ++ functions-common:get_field:818 : echo '| id | 721f79af-e424-4106-a1c6-332fd1b58c0c |' 2022-03-15 21:54:10.772 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-15 21:54:10.779 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:10.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=721f79af-e424-4106-a1c6-332fd1b58c0c 2022-03-15 21:54:10.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for c726d3e6758348dea3f20709b694af3b router1' 2022-03-15 21:54:10.788 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:54:10.805 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-15 21:54:10.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-15 21:54:10.811 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-15 21:54:10.814 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-15 21:54:13.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:13.471 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:13.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:13.471 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:13.641 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:13.644 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-15 21:54:13.644 | address-scope 2022-03-15 21:54:13.645 | router-admin-state-down-before-update 2022-03-15 21:54:13.645 | agent 2022-03-15 21:54:13.645 | agent-resources-synced 2022-03-15 21:54:13.645 | allowed-address-pairs 2022-03-15 21:54:13.645 | auto-allocated-topology 2022-03-15 21:54:13.645 | availability_zone 2022-03-15 21:54:13.645 | availability_zone_filter 2022-03-15 21:54:13.645 | default-subnetpools 2022-03-15 21:54:13.645 | dhcp_agent_scheduler 2022-03-15 21:54:13.645 | dvr 2022-03-15 21:54:13.645 | empty-string-filtering 2022-03-15 21:54:13.645 | external-net 2022-03-15 21:54:13.645 | extra_dhcp_opt 2022-03-15 21:54:13.645 | extraroute 2022-03-15 21:54:13.645 | extraroute-atomic 2022-03-15 21:54:13.645 | filter-validation 2022-03-15 21:54:13.645 | fip-port-details 2022-03-15 21:54:13.645 | flavors 2022-03-15 21:54:13.645 | floatingip-pools 2022-03-15 21:54:13.645 | ip-substring-filtering 2022-03-15 21:54:13.645 | router 2022-03-15 21:54:13.645 | ext-gw-mode 2022-03-15 21:54:13.645 | l3-ha 2022-03-15 21:54:13.645 | l3-flavors 2022-03-15 21:54:13.645 | l3-port-ip-change-not-allowed 2022-03-15 21:54:13.645 | l3_agent_scheduler 2022-03-15 21:54:13.645 | metering 2022-03-15 21:54:13.645 | metering_source_and_destination_fields 2022-03-15 21:54:13.645 | multi-provider 2022-03-15 21:54:13.645 | net-mtu 2022-03-15 21:54:13.645 | net-mtu-writable 2022-03-15 21:54:13.645 | network_availability_zone 2022-03-15 21:54:13.645 | network-ip-availability 2022-03-15 21:54:13.645 | pagination 2022-03-15 21:54:13.645 | port-device-profile 2022-03-15 21:54:13.645 | port-mac-address-regenerate 2022-03-15 21:54:13.645 | port-numa-affinity-policy 2022-03-15 21:54:13.645 | binding 2022-03-15 21:54:13.645 | binding-extended 2022-03-15 21:54:13.646 | port-security 2022-03-15 21:54:13.646 | project-id 2022-03-15 21:54:13.646 | provider 2022-03-15 21:54:13.646 | quota-check-limit 2022-03-15 21:54:13.646 | quotas 2022-03-15 21:54:13.646 | quota_details 2022-03-15 21:54:13.646 | rbac-policies 2022-03-15 21:54:13.646 | rbac-address-group 2022-03-15 21:54:13.646 | rbac-address-scope 2022-03-15 21:54:13.646 | rbac-security-groups 2022-03-15 21:54:13.646 | rbac-subnetpool 2022-03-15 21:54:13.646 | revision-if-match 2022-03-15 21:54:13.646 | standard-attr-revisions 2022-03-15 21:54:13.646 | router_availability_zone 2022-03-15 21:54:13.646 | security-groups-normalized-cidr 2022-03-15 21:54:13.646 | port-security-groups-filtering 2022-03-15 21:54:13.646 | security-groups-remote-address-group 2022-03-15 21:54:13.646 | security-groups-shared-filtering 2022-03-15 21:54:13.646 | security-group 2022-03-15 21:54:13.646 | service-type 2022-03-15 21:54:13.646 | sorting 2022-03-15 21:54:13.646 | standard-attr-description 2022-03-15 21:54:13.646 | stateful-security-group 2022-03-15 21:54:13.646 | subnet_onboard 2022-03-15 21:54:13.646 | subnet-service-types 2022-03-15 21:54:13.646 | subnet_allocation 2022-03-15 21:54:13.646 | subnetpool-prefix-ops 2022-03-15 21:54:13.646 | standard-attr-tag 2022-03-15 21:54:13.646 | standard-attr-timestamp' 2022-03-15 21:54:13.647 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-15 21:54:13.647 | address-scope 2022-03-15 21:54:13.647 | router-admin-state-down-before-update 2022-03-15 21:54:13.647 | agent 2022-03-15 21:54:13.647 | agent-resources-synced 2022-03-15 21:54:13.647 | allowed-address-pairs 2022-03-15 21:54:13.647 | auto-allocated-topology 2022-03-15 21:54:13.647 | availability_zone 2022-03-15 21:54:13.647 | availability_zone_filter 2022-03-15 21:54:13.647 | default-subnetpools 2022-03-15 21:54:13.647 | dhcp_agent_scheduler 2022-03-15 21:54:13.647 | dvr 2022-03-15 21:54:13.647 | empty-string-filtering 2022-03-15 21:54:13.647 | external-net 2022-03-15 21:54:13.647 | extra_dhcp_opt 2022-03-15 21:54:13.647 | extraroute 2022-03-15 21:54:13.647 | extraroute-atomic 2022-03-15 21:54:13.647 | filter-validation 2022-03-15 21:54:13.647 | fip-port-details 2022-03-15 21:54:13.648 | flavors 2022-03-15 21:54:13.648 | floatingip-pools 2022-03-15 21:54:13.648 | ip-substring-filtering 2022-03-15 21:54:13.648 | router 2022-03-15 21:54:13.648 | ext-gw-mode 2022-03-15 21:54:13.648 | l3-ha 2022-03-15 21:54:13.648 | l3-flavors 2022-03-15 21:54:13.648 | l3-port-ip-change-not-allowed 2022-03-15 21:54:13.648 | l3_agent_scheduler 2022-03-15 21:54:13.648 | metering 2022-03-15 21:54:13.648 | metering_source_and_destination_fields 2022-03-15 21:54:13.648 | multi-provider 2022-03-15 21:54:13.648 | net-mtu 2022-03-15 21:54:13.648 | net-mtu-writable 2022-03-15 21:54:13.648 | network_availability_zone 2022-03-15 21:54:13.648 | network-ip-availability 2022-03-15 21:54:13.648 | pagination 2022-03-15 21:54:13.648 | port-device-profile 2022-03-15 21:54:13.648 | port-mac-address-regenerate 2022-03-15 21:54:13.648 | port-numa-affinity-policy 2022-03-15 21:54:13.648 | binding 2022-03-15 21:54:13.648 | binding-extended 2022-03-15 21:54:13.648 | port-security 2022-03-15 21:54:13.648 | project-id 2022-03-15 21:54:13.648 | provider 2022-03-15 21:54:13.648 | quota-check-limit 2022-03-15 21:54:13.648 | quotas 2022-03-15 21:54:13.648 | quota_details 2022-03-15 21:54:13.648 | rbac-policies 2022-03-15 21:54:13.648 | rbac-address-group 2022-03-15 21:54:13.648 | rbac-address-scope 2022-03-15 21:54:13.648 | rbac-security-groups 2022-03-15 21:54:13.648 | rbac-subnetpool 2022-03-15 21:54:13.648 | revision-if-match 2022-03-15 21:54:13.648 | standard-attr-revisions 2022-03-15 21:54:13.648 | router_availability_zone 2022-03-15 21:54:13.648 | security-groups-normalized-cidr 2022-03-15 21:54:13.649 | port-security-groups-filtering 2022-03-15 21:54:13.649 | security-groups-remote-address-group 2022-03-15 21:54:13.649 | security-groups-shared-filtering 2022-03-15 21:54:13.649 | security-group 2022-03-15 21:54:13.649 | service-type 2022-03-15 21:54:13.649 | sorting 2022-03-15 21:54:13.649 | standard-attr-description 2022-03-15 21:54:13.649 | stateful-security-group 2022-03-15 21:54:13.649 | subnet_onboard 2022-03-15 21:54:13.649 | subnet-service-types 2022-03-15 21:54:13.649 | subnet_allocation 2022-03-15 21:54:13.649 | subnetpool-prefix-ops 2022-03-15 21:54:13.649 | standard-attr-tag 2022-03-15 21:54:13.649 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-15 21:54:13.650 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-15 21:54:13.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-15 21:54:13.656 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-15 21:54:13.661 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-15 21:54:13.661 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-15 21:54:13.662 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-15 21:54:13.664 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:54:13.667 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:16.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:16.546 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:16.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:16.546 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:16.713 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:16.717 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-15 21:54:16.719 | ++ functions-common:get_field:816 : field='$3' 2022-03-15 21:54:16.722 | ++ functions-common:get_field:818 : echo '| id | e1e2c400-c9b1-43f7-9d9b-f1423b994f53 |' 2022-03-15 21:54:16.723 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-15 21:54:16.728 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:16.732 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=e1e2c400-c9b1-43f7-9d9b-f1423b994f53 2022-03-15 21:54:16.735 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-15 21:54:16.738 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:54:16.755 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-15 21:54:16.757 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-15 21:54:16.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 721f79af-e424-4106-a1c6-332fd1b58c0c db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 2022-03-15 21:54:21.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:21.007 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:21.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:21.007 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:21.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-15 21:54:21.187 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 e1e2c400-c9b1-43f7-9d9b-f1423b994f53 2022-03-15 21:54:21.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-15 21:54:21.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-15 21:54:21.194 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.25.2.1 ]] 2022-03-15 21:54:21.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.25.2.1 ' 2022-03-15 21:54:21.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network e1e2c400-c9b1-43f7-9d9b-f1423b994f53 --subnet-range 172.25.2.0/24 --no-dhcp ' 2022-03-15 21:54:21.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-15 21:54:21.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-15 21:54:21.208 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.2.1 --network e1e2c400-c9b1-43f7-9d9b-f1423b994f53 --subnet-range 172.25.2.0/24 --no-dhcp public-subnet 2022-03-15 21:54:21.209 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-15 21:54:24.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:24.054 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:24.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:24.054 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:24.236 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:24.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.25.2.1 | 2022-03-15 21:54:24.239 | | id | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 |' 2022-03-15 21:54:24.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-15 21:54:24.244 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:54:24.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 '|' 2022-03-15 21:54:24.265 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.25.2.1 | | id | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 |' 2022-03-15 21:54:24.269 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-15 21:54:24.273 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 '|' 2022-03-15 21:54:24.273 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-15 21:54:24.276 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:54:24.278 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:24.280 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-15 21:54:24.283 | ++ functions-common:get_field:816 : field='$3' 2022-03-15 21:54:24.285 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.2.1 | | id | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 |' 2022-03-15 21:54:24.286 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-15 21:54:24.291 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:24.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.25.2.1 2022-03-15 21:54:24.299 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 '|' 2022-03-15 21:54:24.299 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-15 21:54:24.302 | ++ functions-common:get_field:811 : local data field 2022-03-15 21:54:24.304 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:24.306 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-15 21:54:24.309 | ++ functions-common:get_field:816 : field='$6' 2022-03-15 21:54:24.312 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.2.1 | | id | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 |' 2022-03-15 21:54:24.313 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-15 21:54:24.319 | ++ functions-common:get_field:812 : read data 2022-03-15 21:54:24.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 2022-03-15 21:54:24.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e1e2c400-c9b1-43f7-9d9b-f1423b994f53 721f79af-e424-4106-a1c6-332fd1b58c0c 2022-03-15 21:54:28.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:28.318 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:28.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:28.318 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:28.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-15 21:54:28.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-15 21:54:28.509 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:28.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-15 21:54:28.514 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-15 21:54:28.517 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-15 21:54:28.520 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-15 21:54:28.523 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-15 21:54:28.525 | ++ 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-03-15 21:54:28.545 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-15 21:54:28.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-15 21:54:28.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-15 21:54:28.552 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-15 21:54:28.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-15 21:54:28.557 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-15 21:54:28.560 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-15 21:54:28.562 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-15 21:54:28.564 | + functions-common:test_with_retry:2365 : local until=10 2022-03-15 21:54:28.567 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-15 21:54:28.569 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-15 21:54:28.571 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-15 21:54:28.574 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:28.577 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:28.580 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:28.584 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381268581 2022-03-15 21:54:28.586 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-15 21:54:28.595 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-15 21:54:28.597 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:28.600 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:28.602 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:28.604 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:28.607 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:28.609 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-15 21:54:28.612 | + functions-common:time_stop:2432 : start_time=1647381268581 2022-03-15 21:54:28.614 | + functions-common:time_stop:2434 : [[ -z 1647381268581 ]] 2022-03-15 21:54:28.617 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:28.622 | + functions-common:time_stop:2437 : end_time=1647381268619 2022-03-15 21:54:28.625 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-15 21:54:28.628 | + functions-common:time_stop:2439 : total=5606 2022-03-15 21:54:28.630 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:28.632 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5644 2022-03-15 21:54:28.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-15 21:54:28.637 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.25.2.1 2022-03-15 21:54:28.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-15 21:54:28.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-15 21:54:28.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-15 21:54:28.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-15 21:54:28.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.25.2.1/24 dev br-data 2022-03-15 21:54:28.667 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-15 21:54:28.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-15 21:54:28.683 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-15 21:54:28.684 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-15 21:54:28.688 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-15 21:54:30.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:30.969 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:30.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:30.969 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:31.135 | ++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:54:31.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.25.2.171 ' 2022-03-15 21:54:31.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-15 21:54:31.144 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-15 21:54:31.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-15 21:54:31.163 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-15 21:54:31.166 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-15 21:54:31.169 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-15 21:54:31.187 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:31.190 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-15 21:54:31.192 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:54:31.195 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-15 21:54:31.198 | + ./stack.sh:main:1319 : start_nova 2022-03-15 21:54:31.200 | + lib/nova:start_nova:1146 : start_nova_rest 2022-03-15 21:54:31.203 | + lib/nova:start_nova_rest:1054 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:31.205 | + lib/nova:start_nova_rest:1055 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:31.208 | + lib/nova:start_nova_rest:1055 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:31.211 | + lib/nova:start_nova_rest:1057 : local api_cell_conf=/etc/nova/nova.conf 2022-03-15 21:54:31.213 | + lib/nova:start_nova_rest:1058 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-15 21:54:31.216 | + lib/nova:start_nova_rest:1060 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.219 | + functions-common:run_process:1680 : local service=n-sch 2022-03-15 21:54:31.221 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.224 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:31.227 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:31.229 | + functions-common:run_process:1685 : local name=n-sch 2022-03-15 21:54:31.233 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:31.236 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:31.238 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:31.241 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:31.244 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:31.249 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381271246 2022-03-15 21:54:31.252 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-15 21:54:31.269 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:31.271 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-15 21:54:31.274 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-15 21:54:31.277 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.280 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.282 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.285 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.287 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-15 21:54:31.290 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-15 21:54:31.293 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-15 21:54:31.296 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:31.298 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:31.301 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-15 21:54:31.303 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-15 21:54:31.306 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-15 21:54:31.308 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.311 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:54:31.313 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:54:31.315 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:54:31.318 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:54:31.320 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-15 21:54:31.323 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:54:31.327 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-15 21:54:31.392 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-15 21:54:31.458 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-15 21:54:31.512 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-15 21:54:31.568 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-15 21:54:31.622 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:31.677 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:54:31.679 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-15 21:54:31.745 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:54:32.169 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-15 21:54:32.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-15 21:54:32.595 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-15 21:54:32.624 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:32.626 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:32.629 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:32.632 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:32.634 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:32.637 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:32.639 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:32.642 | + functions-common:time_stop:2432 : start_time=1647381271246 2022-03-15 21:54:32.644 | + functions-common:time_stop:2434 : [[ -z 1647381271246 ]] 2022-03-15 21:54:32.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:32.653 | + functions-common:time_stop:2437 : end_time=1647381272650 2022-03-15 21:54:32.655 | + functions-common:time_stop:2438 : elapsed_time=1404 2022-03-15 21:54:32.658 | + functions-common:time_stop:2439 : total=23774 2022-03-15 21:54:32.661 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:32.663 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25178 2022-03-15 21:54:32.666 | + lib/nova:start_nova_rest:1061 : '[' True == False ']' 2022-03-15 21:54:32.670 | ++ lib/nova:start_nova_rest:1064 : which uwsgi 2022-03-15 21:54:32.675 | + lib/nova:start_nova_rest:1064 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-15 21:54:32.678 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-15 21:54:32.681 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-15 21:54:32.684 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:32.687 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:32.689 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-15 21:54:32.692 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:32.695 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:32.697 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:32.700 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:32.703 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:32.708 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381272705 2022-03-15 21:54:32.712 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-15 21:54:32.739 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:32.742 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-15 21:54:32.746 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-15 21:54:32.748 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-15 21:54:32.751 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-15 21:54:32.754 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-15 21:54:32.756 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-15 21:54:32.759 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-15 21:54:32.762 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-15 21:54:32.765 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-15 21:54:32.767 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:32.770 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:32.773 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-15 21:54:32.776 | + functions-common:_run_under_systemd:1655 : 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-03-15 21:54:32.780 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-15 21:54:32.782 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-15 21:54:32.785 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-15 21:54:32.787 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-15 21:54:32.791 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-15 21:54:32.794 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-15 21:54:32.799 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-15 21:54:32.869 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-15 21:54:32.938 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-15 21:54:33.002 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-15 21:54:33.064 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:33.133 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-15 21:54:33.202 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-15 21:54:33.264 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-15 21:54:33.331 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-15 21:54:33.410 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-15 21:54:33.479 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-15 21:54:33.482 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-15 21:54:33.562 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-15 21:54:34.002 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-15 21:54:34.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-15 21:54:34.452 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-15 21:54:34.547 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:34.549 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:34.552 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:34.561 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:34.570 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:34.576 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:34.580 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:34.584 | + functions-common:time_stop:2432 : start_time=1647381272705 2022-03-15 21:54:34.584 | + functions-common:time_stop:2434 : [[ -z 1647381272705 ]] 2022-03-15 21:54:34.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:34.592 | + functions-common:time_stop:2437 : end_time=1647381274589 2022-03-15 21:54:34.596 | + functions-common:time_stop:2438 : elapsed_time=1884 2022-03-15 21:54:34.597 | + functions-common:time_stop:2439 : total=25178 2022-03-15 21:54:34.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:34.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27062 2022-03-15 21:54:34.608 | + lib/nova:start_nova_rest:1067 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:34.611 | + lib/nova:start_nova_rest:1067 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:34.615 | + lib/nova:start_nova:1147 : start_nova_console_proxies 2022-03-15 21:54:34.615 | + lib/nova:start_nova_console_proxies:1082 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:34.620 | + lib/nova:start_nova_console_proxies:1084 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:34.622 | + lib/nova:start_nova_console_proxies:1084 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:34.624 | + lib/nova:start_nova_console_proxies:1086 : local api_cell_conf=/etc/nova/nova.conf 2022-03-15 21:54:34.628 | + lib/nova:start_nova_console_proxies:1088 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:54:34.632 | + lib/nova:start_nova_console_proxies:1093 : enable_nova_console_proxies 2022-03-15 21:54:34.632 | ++ lib/nova:enable_nova_console_proxies:1071 : seq 1 1 2022-03-15 21:54:34.636 | + lib/nova:enable_nova_console_proxies:1071 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:54:34.640 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-15 21:54:34.642 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-novnc 2022-03-15 21:54:34.662 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:34.665 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-15 21:54:34.668 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-spice 2022-03-15 21:54:34.689 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:34.691 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-15 21:54:34.694 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-sproxy 2022-03-15 21:54:34.716 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:34.724 | ++ lib/nova:start_nova_console_proxies:1094 : seq 1 1 2022-03-15 21:54:34.726 | + lib/nova:start_nova_console_proxies:1094 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:54:34.729 | + lib/nova:start_nova_console_proxies:1095 : local conf 2022-03-15 21:54:34.733 | ++ lib/nova:start_nova_console_proxies:1096 : conductor_conf 1 2022-03-15 21:54:34.736 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-15 21:54:34.739 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-15 21:54:34.742 | + lib/nova:start_nova_console_proxies:1096 : conf=/etc/nova/nova_cell1.conf 2022-03-15 21:54:34.745 | + lib/nova:start_nova_console_proxies:1097 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-15 21:54:34.747 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-15 21:54:34.750 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-15 21:54:34.753 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:34.755 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:34.764 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-15 21:54:34.764 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:34.768 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:34.768 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:34.770 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:34.775 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:34.780 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381274775 2022-03-15 21:54:34.782 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-15 21:54:34.804 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:34.806 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:34.810 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:34.810 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:34.813 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:34.818 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:34.820 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:34.823 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:34.826 | + functions-common:time_stop:2432 : start_time=1647381274775 2022-03-15 21:54:34.829 | + functions-common:time_stop:2434 : [[ -z 1647381274775 ]] 2022-03-15 21:54:34.834 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:34.836 | + functions-common:time_stop:2437 : end_time=1647381274833 2022-03-15 21:54:34.840 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-15 21:54:34.842 | + functions-common:time_stop:2439 : total=27062 2022-03-15 21:54:34.845 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:34.848 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27120 2022-03-15 21:54:34.853 | + lib/nova:start_nova_console_proxies:1098 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-15 21:54:34.856 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-15 21:54:34.858 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-15 21:54:34.861 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:34.864 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:34.866 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-15 21:54:34.869 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:34.872 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:34.874 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:34.877 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:34.882 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:34.885 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381274881 2022-03-15 21:54:34.888 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-15 21:54:34.908 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:34.911 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:34.913 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:34.916 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:34.919 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:34.921 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:34.924 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:34.926 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:34.929 | + functions-common:time_stop:2432 : start_time=1647381274881 2022-03-15 21:54:34.931 | + functions-common:time_stop:2434 : [[ -z 1647381274881 ]] 2022-03-15 21:54:34.937 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:34.939 | + functions-common:time_stop:2437 : end_time=1647381274936 2022-03-15 21:54:34.942 | + functions-common:time_stop:2438 : elapsed_time=55 2022-03-15 21:54:34.945 | + functions-common:time_stop:2439 : total=27120 2022-03-15 21:54:34.947 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:34.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27175 2022-03-15 21:54:34.958 | + lib/nova:start_nova_console_proxies:1099 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:34.958 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-15 21:54:34.965 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:34.965 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:34.967 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:34.972 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-15 21:54:34.972 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:34.975 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:34.978 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:34.980 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:34.984 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:34.995 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381274984 2022-03-15 21:54:34.999 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-15 21:54:35.036 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:35.036 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:35.038 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:35.043 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:35.044 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:35.047 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:35.048 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:35.052 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:35.059 | + functions-common:time_stop:2432 : start_time=1647381274984 2022-03-15 21:54:35.061 | + functions-common:time_stop:2434 : [[ -z 1647381274984 ]] 2022-03-15 21:54:35.067 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:35.071 | + functions-common:time_stop:2437 : end_time=1647381275065 2022-03-15 21:54:35.074 | + functions-common:time_stop:2438 : elapsed_time=81 2022-03-15 21:54:35.077 | + functions-common:time_stop:2439 : total=27175 2022-03-15 21:54:35.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:35.082 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27256 2022-03-15 21:54:35.085 | + lib/nova:start_nova_console_proxies:1103 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:35.088 | + lib/nova:start_nova_console_proxies:1103 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:35.090 | + lib/nova:start_nova:1148 : start_nova_conductor 2022-03-15 21:54:35.098 | + lib/nova:start_nova_conductor:1116 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:54:35.101 | + lib/nova:start_nova_conductor:1122 : enable_nova_fleet 2022-03-15 21:54:35.104 | + lib/nova:enable_nova_fleet:1107 : is_service_enabled n-cond 2022-03-15 21:54:35.125 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:35.132 | + lib/nova:enable_nova_fleet:1108 : enable_service n-super-cond 2022-03-15 21:54:35.194 | ++ lib/nova:enable_nova_fleet:1109 : seq 1 1 2022-03-15 21:54:35.199 | + lib/nova:enable_nova_fleet:1109 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:54:35.202 | + lib/nova:enable_nova_fleet:1110 : enable_service n-cond-cell1 2022-03-15 21:54:35.270 | + lib/nova:start_nova_conductor:1123 : is_service_enabled n-super-cond 2022-03-15 21:54:35.292 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:35.295 | + lib/nova:start_nova_conductor:1124 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.297 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-15 21:54:35.300 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.303 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:35.305 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:35.310 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-15 21:54:35.312 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:35.315 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:35.317 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:35.320 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:35.326 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:35.329 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381275326 2022-03-15 21:54:35.332 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-15 21:54:35.359 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:35.362 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-15 21:54:35.368 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-15 21:54:35.368 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.369 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.372 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.374 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.379 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-15 21:54:35.382 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-15 21:54:35.382 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-15 21:54:35.388 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:35.388 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:35.392 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-15 21:54:35.396 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-15 21:54:35.396 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-15 21:54:35.399 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.403 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:54:35.403 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:54:35.407 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:54:35.410 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:54:35.412 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-15 21:54:35.412 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:54:35.420 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-15 21:54:35.495 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-15 21:54:35.573 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-15 21:54:35.635 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-15 21:54:35.698 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-15 21:54:35.768 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:35.885 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:54:35.893 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-15 21:54:36.024 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:54:36.496 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-15 21:54:36.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-15 21:54:37.004 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-15 21:54:37.025 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:37.029 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:37.032 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:37.040 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:37.041 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:37.045 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:37.053 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:37.057 | + functions-common:time_stop:2432 : start_time=1647381275326 2022-03-15 21:54:37.065 | + functions-common:time_stop:2434 : [[ -z 1647381275326 ]] 2022-03-15 21:54:37.072 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:37.081 | + functions-common:time_stop:2437 : end_time=1647381277075 2022-03-15 21:54:37.089 | + functions-common:time_stop:2438 : elapsed_time=1749 2022-03-15 21:54:37.097 | + functions-common:time_stop:2439 : total=27256 2022-03-15 21:54:37.106 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:37.113 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29005 2022-03-15 21:54:37.121 | ++ lib/nova:start_nova_conductor:1126 : seq 1 1 2022-03-15 21:54:37.137 | + lib/nova:start_nova_conductor:1126 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-15 21:54:37.145 | + lib/nova:start_nova_conductor:1127 : is_service_enabled n-cond-cell1 2022-03-15 21:54:37.185 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:37.197 | + lib/nova:start_nova_conductor:1128 : local conf 2022-03-15 21:54:37.208 | ++ lib/nova:start_nova_conductor:1129 : conductor_conf 1 2022-03-15 21:54:37.221 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-15 21:54:37.229 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-15 21:54:37.237 | + lib/nova:start_nova_conductor:1129 : conf=/etc/nova/nova_cell1.conf 2022-03-15 21:54:37.241 | + lib/nova:start_nova_conductor:1130 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:37.249 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-15 21:54:37.257 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:37.265 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:37.273 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:37.279 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-15 21:54:37.281 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:37.284 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:37.287 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:37.289 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:37.294 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:37.298 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381277295 2022-03-15 21:54:37.301 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-15 21:54:37.322 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:37.325 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-15 21:54:37.328 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-15 21:54:37.330 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:37.333 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:37.336 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:37.338 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:37.342 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-15 21:54:37.344 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-15 21:54:37.347 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-15 21:54:37.350 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:37.353 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:37.357 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-15 21:54:37.359 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-15 21:54:37.362 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-15 21:54:37.365 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-15 21:54:37.368 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:54:37.370 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:54:37.373 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:54:37.375 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:54:37.381 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-15 21:54:37.383 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:54:37.388 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-15 21:54:37.461 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-15 21:54:37.538 | + functions-common:write_user_unit_file:1575 : 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-03-15 21:54:37.613 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-15 21:54:37.675 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-15 21:54:37.740 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:37.808 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:54:37.810 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-15 21:54:37.891 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:54:38.378 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-15 21:54:38.396 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-15 21:54:38.872 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-15 21:54:38.897 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:38.901 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:38.904 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:38.909 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:38.912 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:38.915 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:38.919 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:38.922 | + functions-common:time_stop:2432 : start_time=1647381277295 2022-03-15 21:54:38.924 | + functions-common:time_stop:2434 : [[ -z 1647381277295 ]] 2022-03-15 21:54:38.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:38.942 | + functions-common:time_stop:2437 : end_time=1647381278938 2022-03-15 21:54:38.950 | + functions-common:time_stop:2438 : elapsed_time=1643 2022-03-15 21:54:38.957 | + functions-common:time_stop:2439 : total=29005 2022-03-15 21:54:38.968 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:38.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30648 2022-03-15 21:54:38.984 | + lib/nova:start_nova:1149 : start_nova_compute 2022-03-15 21:54:38.992 | + lib/nova:start_nova_compute:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:38.999 | + lib/nova:start_nova_compute:980 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:39.008 | + lib/nova:start_nova_compute:980 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:39.013 | + lib/nova:start_nova_compute:982 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-15 21:54:39.019 | + lib/nova:start_nova_compute:985 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-15 21:54:39.032 | + lib/nova:start_nova_compute:987 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-15 21:54:39.036 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:54:39.043 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-15 21:54:39.048 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-15 21:54:39.051 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-15 21:54:39.055 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-15 21:54:39.063 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-15 21:54:39.069 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-15 21:54:39.075 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-15 21:54:39.082 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-15 21:54:39.083 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-15 21:54:39.083 | BEGIN { 2022-03-15 21:54:39.083 | section = "" 2022-03-15 21:54:39.083 | last_section = "" 2022-03-15 21:54:39.083 | section_count = 0 2022-03-15 21:54:39.083 | } 2022-03-15 21:54:39.083 | /^\[.+\]/ { 2022-03-15 21:54:39.083 | gsub("[][]", "", $1); 2022-03-15 21:54:39.083 | section=$1 2022-03-15 21:54:39.083 | next 2022-03-15 21:54:39.083 | } 2022-03-15 21:54:39.083 | /^ *\#/ { 2022-03-15 21:54:39.083 | next 2022-03-15 21:54:39.083 | } 2022-03-15 21:54:39.083 | /^[^ \t]+/ { 2022-03-15 21:54:39.083 | # get offset of first = in $0 2022-03-15 21:54:39.083 | eq_idx = index($0, "=") 2022-03-15 21:54:39.083 | # extract attr & value from $0 2022-03-15 21:54:39.083 | attr = substr($0, 1, eq_idx - 1) 2022-03-15 21:54:39.083 | value = substr($0, eq_idx + 1) 2022-03-15 21:54:39.083 | # only need to strip trailing whitespace from attr 2022-03-15 21:54:39.083 | sub(/[ \t]*$/, "", attr) 2022-03-15 21:54:39.083 | # need to strip leading & trailing whitespace from value 2022-03-15 21:54:39.084 | sub(/^[ \t]*/, "", value) 2022-03-15 21:54:39.084 | sub(/[ \t]*$/, "", value) 2022-03-15 21:54:39.084 | 2022-03-15 21:54:39.084 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-15 21:54:39.084 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-15 21:54:39.084 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-15 21:54:39.084 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-15 21:54:39.084 | if (! (section, attr) in cfg_attr_count) { 2022-03-15 21:54:39.084 | if (section != last_section) { 2022-03-15 21:54:39.084 | cfg_section[section_count++] = section 2022-03-15 21:54:39.084 | last_section = section 2022-03-15 21:54:39.084 | } 2022-03-15 21:54:39.084 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-15 21:54:39.084 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-15 21:54:39.084 | 2022-03-15 21:54:39.084 | cfg_attr[section, attr, 0] = value 2022-03-15 21:54:39.084 | cfg_attr_count[section, attr] = 1 2022-03-15 21:54:39.084 | } else { 2022-03-15 21:54:39.084 | lno = cfg_attr_count[section, attr]++ 2022-03-15 21:54:39.084 | cfg_attr[section, attr, lno] = value 2022-03-15 21:54:39.084 | } 2022-03-15 21:54:39.084 | } 2022-03-15 21:54:39.084 | END { 2022-03-15 21:54:39.084 | # Process each section in order 2022-03-15 21:54:39.084 | for (sno = 0; sno < section_count; sno++) { 2022-03-15 21:54:39.084 | section = cfg_section[sno] 2022-03-15 21:54:39.084 | # The ini routines simply append a config item immediately 2022-03-15 21:54:39.084 | # after the section header. To keep the same order as defined 2022-03-15 21:54:39.084 | # in local.conf, invoke the ini routines in the reverse order 2022-03-15 21:54:39.084 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-15 21:54:39.084 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-15 21:54:39.084 | if (cfg_attr_count[section, attr] == 1) 2022-03-15 21:54:39.084 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-15 21:54:39.085 | else { 2022-03-15 21:54:39.085 | # For multiline, invoke the ini routines in the reverse order 2022-03-15 21:54:39.085 | count = cfg_attr_count[section, attr] 2022-03-15 21:54:39.085 | print "inidelete " configfile " " section " " attr 2022-03-15 21:54:39.085 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-15 21:54:39.085 | for (l = count -2; l >= 0; l--) 2022-03-15 21:54:39.085 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-15 21:54:39.085 | } 2022-03-15 21:54:39.085 | } 2022-03-15 21:54:39.085 | } 2022-03-15 21:54:39.085 | } 2022-03-15 21:54:39.085 | ' 2022-03-15 21:54:39.087 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-15 21:54:39.087 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:54:39.087 | + inc/meta-config:merge_config_file:164 : read a 2022-03-15 21:54:39.096 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-15 21:54:39.104 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-15 21:54:39.109 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:54:39.113 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-15 21:54:39.123 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-15 21:54:39.123 | BEGIN { group = "" } 2022-03-15 21:54:39.123 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:54:39.123 | gsub("[][]", "", $1); 2022-03-15 21:54:39.123 | split($1, a, "|"); 2022-03-15 21:54:39.123 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-15 21:54:39.123 | group=a[1] 2022-03-15 21:54:39.123 | } else { 2022-03-15 21:54:39.123 | group="" 2022-03-15 21:54:39.123 | } 2022-03-15 21:54:39.124 | next 2022-03-15 21:54:39.124 | } 2022-03-15 21:54:39.124 | { 2022-03-15 21:54:39.124 | if (group != "") 2022-03-15 21:54:39.124 | print $0 2022-03-15 21:54:39.124 | } 2022-03-15 21:54:39.124 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:54:39.134 | + lib/nova:start_nova_compute:989 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-15 21:54:39.142 | + lib/nova:start_nova_compute:996 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-15 21:54:39.205 | + lib/nova:start_nova_compute:999 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-15 21:54:39.262 | + lib/nova:start_nova_compute:1000 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-15 21:54:39.264 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-15 21:54:39.274 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-15 21:54:39.281 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-15 21:54:39.290 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-15 21:54:39.297 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-15 21:54:39.344 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:39.356 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-15 21:54:39.362 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-15 21:54:39.365 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-15 21:54:39.410 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:39.417 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-15 21:54:39.425 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-15 21:54:39.509 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-15 21:54:39.517 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-15 21:54:39.525 | + lib/nova:start_nova_compute:1004 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-15 21:54:39.569 | + lib/nova:start_nova_compute:1005 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-15 21:54:39.603 | + lib/nova:start_nova_compute:1010 : configure_console_compute 2022-03-15 21:54:39.606 | + lib/nova:configure_console_compute:643 : local offset 2022-03-15 21:54:39.609 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-15 21:54:39.612 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-15 21:54:39.624 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-15 21:54:39.680 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.24 2022-03-15 21:54:39.688 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-15 21:54:39.737 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:39.746 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-15 21:54:39.789 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:39.791 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-15 21:54:39.794 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-15 21:54:39.832 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-15 21:54:39.850 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:39.852 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-15 21:54:39.873 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:39.876 | + lib/nova:start_nova_compute:1013 : '[' -n '' ']' 2022-03-15 21:54:39.879 | + lib/nova:start_nova_compute:1018 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-15 21:54:39.881 | + lib/nova:start_nova_compute:1018 : [[ kvm == \q\e\m\u ]] 2022-03-15 21:54:39.884 | + lib/nova:start_nova_compute:1022 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-15 21:54:39.887 | + lib/nova:start_nova_compute:1026 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-15 21:54:39.890 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-15 21:54:39.892 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-15 21:54:39.895 | + functions-common:run_process:1682 : local group=libvirt 2022-03-15 21:54:39.898 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:39.900 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-15 21:54:39.903 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:39.905 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:39.908 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:39.910 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:39.913 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:39.919 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381279915 2022-03-15 21:54:39.922 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-15 21:54:39.941 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:39.943 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:39.946 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:39.949 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:39.951 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:39.954 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:39.956 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:39.959 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:39.961 | + functions-common:time_stop:2432 : start_time=1647381279915 2022-03-15 21:54:39.964 | + functions-common:time_stop:2434 : [[ -z 1647381279915 ]] 2022-03-15 21:54:39.967 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:39.972 | + functions-common:time_stop:2437 : end_time=1647381279969 2022-03-15 21:54:39.974 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-15 21:54:39.977 | + functions-common:time_stop:2439 : total=30648 2022-03-15 21:54:39.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:39.983 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30702 2022-03-15 21:54:39.986 | + lib/nova:start_nova_compute:1048 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:40.000 | + lib/nova:start_nova_compute:1048 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-15 21:54:40.003 | + lib/nova:start_nova:1150 : is_service_enabled n-api 2022-03-15 21:54:40.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:40.024 | + lib/nova:start_nova:1152 : echo 'Dumping cells_v2 mapping' 2022-03-15 21:54:40.024 | Dumping cells_v2 mapping 2022-03-15 21:54:40.027 | + lib/nova:start_nova:1153 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-15 21:54:41.040 | 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-03-15 21:54:43.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:43.613 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:43.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:54:43.613 | from cryptography.utils import int_from_bytes 2022-03-15 21:54:43.613 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-15 21:54:43.613 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-15 21:54:43.613 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-15 21:54:43.613 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-15 21:54:43.613 | | cell1 | d927f9a6-7913-4e43-abfc-e95c920f8348 | rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-15 21:54:43.613 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-15 21:54:44.042 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-15 21:54:44.045 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-15 21:54:44.108 | + inc/async:async_inner:63 : create_flavors 2022-03-15 21:54:44.151 | [17765 Async create_flavors:110228]: running: create_flavors 2022-03-15 21:54:44.154 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-15 21:54:44.172 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:44.175 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-15 21:54:44.178 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:54:44.180 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-15 21:54:44.183 | + ./stack.sh:main:1324 : start_cinder 2022-03-15 21:54:44.186 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-15 21:54:44.188 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-15 21:54:44.191 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-15 21:54:44.194 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-15 21:54:44.211 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:54:44.215 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-15 21:54:44.218 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-15 21:54:44.221 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-15 21:54:44.224 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-15 21:54:44.229 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-15 21:54:44.231 | + functions-common:run_process:1680 : local service=c-api 2022-03-15 21:54:44.234 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-15 21:54:44.237 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:44.240 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:44.242 | + functions-common:run_process:1685 : local name=c-api 2022-03-15 21:54:44.245 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:44.248 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:44.250 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:44.253 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:44.256 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:44.260 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381284258 2022-03-15 21:54:44.263 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-15 21:54:44.281 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:44.283 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-15 21:54:44.286 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-15 21:54:44.288 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-15 21:54:44.291 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-15 21:54:44.293 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-15 21:54:44.296 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-15 21:54:44.298 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-15 21:54:44.301 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-15 21:54:44.303 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-15 21:54:44.306 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:44.309 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:44.312 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-15 21:54:44.315 | + functions-common:_run_under_systemd:1655 : 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-03-15 21:54:44.318 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-15 21:54:44.320 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-15 21:54:44.322 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-15 21:54:44.325 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-15 21:54:44.327 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-15 21:54:44.329 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-15 21:54:44.334 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-15 21:54:44.397 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-15 21:54:44.459 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-15 21:54:44.512 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-15 21:54:44.564 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:44.617 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-15 21:54:44.670 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-15 21:54:44.733 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-15 21:54:44.788 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-15 21:54:44.842 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-15 21:54:44.895 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-15 21:54:44.898 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-15 21:54:44.962 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-15 21:54:45.404 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-15 21:54:45.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-15 21:54:45.855 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-15 21:54:45.941 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:45.948 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:45.956 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:45.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:45.961 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:45.964 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:45.966 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:45.969 | + functions-common:time_stop:2432 : start_time=1647381284258 2022-03-15 21:54:45.972 | + functions-common:time_stop:2434 : [[ -z 1647381284258 ]] 2022-03-15 21:54:45.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:45.980 | + functions-common:time_stop:2437 : end_time=1647381285976 2022-03-15 21:54:45.983 | + functions-common:time_stop:2438 : elapsed_time=1718 2022-03-15 21:54:45.985 | + functions-common:time_stop:2439 : total=30702 2022-03-15 21:54:45.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:45.991 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32420 2022-03-15 21:54:45.994 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.24/volume/v3 2022-03-15 21:54:45.997 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-15 21:54:45.997 | Waiting for Cinder API to start... 2022-03-15 21:54:46.000 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.24/volume/v3 2022-03-15 21:54:46.002 | + functions:wait_for_service:457 : local timeout=60 2022-03-15 21:54:46.005 | + functions:wait_for_service:458 : local url=http://10.222.0.24/volume/v3 2022-03-15 21:54:46.008 | + functions:wait_for_service:459 : local rval=0 2022-03-15 21:54:46.010 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-15 21:54:46.014 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-15 21:54:46.016 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:46.019 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:46.025 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:46.028 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381286025 2022-03-15 21:54:46.031 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-15 21:54:46.044 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/volume/v3 2022-03-15 21:54:50.549 | + :: : [[ 401 == 503 ]] 2022-03-15 21:54:50.551 | + :: : [[ 0 -eq 7 ]] 2022-03-15 21:54:50.554 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-15 21:54:50.557 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:50.560 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:50.562 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:50.565 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:50.567 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:50.570 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-15 21:54:50.572 | + functions-common:time_stop:2432 : start_time=1647381286025 2022-03-15 21:54:50.575 | + functions-common:time_stop:2434 : [[ -z 1647381286025 ]] 2022-03-15 21:54:50.578 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:50.583 | + functions-common:time_stop:2437 : end_time=1647381290580 2022-03-15 21:54:50.585 | + functions-common:time_stop:2438 : elapsed_time=4555 2022-03-15 21:54:50.588 | + functions-common:time_stop:2439 : total=18020 2022-03-15 21:54:50.590 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:50.593 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22575 2022-03-15 21:54:50.596 | + functions:wait_for_service:467 : return 0 2022-03-15 21:54:50.599 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.601 | + functions-common:run_process:1680 : local service=c-sch 2022-03-15 21:54:50.604 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.607 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:50.610 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:50.613 | + functions-common:run_process:1685 : local name=c-sch 2022-03-15 21:54:50.615 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:50.618 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:50.621 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:50.623 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:50.626 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:50.631 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381290628 2022-03-15 21:54:50.634 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-15 21:54:50.652 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:50.655 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-15 21:54:50.657 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-15 21:54:50.660 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.663 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.665 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.668 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.671 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-15 21:54:50.673 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-15 21:54:50.676 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-15 21:54:50.678 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:50.681 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:50.684 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-15 21:54:50.687 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-15 21:54:50.690 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-15 21:54:50.692 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.695 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:54:50.697 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:54:50.700 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:54:50.702 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:54:50.705 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-15 21:54:50.707 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:54:50.712 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-15 21:54:50.775 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-15 21:54:50.840 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:50.893 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-15 21:54:50.947 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-15 21:54:51.001 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:51.058 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:54:51.061 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-15 21:54:51.134 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:54:51.568 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-15 21:54:51.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-15 21:54:52.013 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-15 21:54:52.038 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:52.045 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:52.048 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:52.051 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:52.054 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:52.059 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:52.062 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:52.064 | + functions-common:time_stop:2432 : start_time=1647381290628 2022-03-15 21:54:52.068 | + functions-common:time_stop:2434 : [[ -z 1647381290628 ]] 2022-03-15 21:54:52.072 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:52.076 | + functions-common:time_stop:2437 : end_time=1647381292073 2022-03-15 21:54:52.079 | + functions-common:time_stop:2438 : elapsed_time=1445 2022-03-15 21:54:52.082 | + functions-common:time_stop:2439 : total=32420 2022-03-15 21:54:52.086 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:52.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33865 2022-03-15 21:54:52.091 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.098 | + functions-common:run_process:1680 : local service=c-bak 2022-03-15 21:54:52.101 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.103 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:52.107 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:52.109 | + functions-common:run_process:1685 : local name=c-bak 2022-03-15 21:54:52.112 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:52.115 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:52.119 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:52.122 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:52.126 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:52.131 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381292128 2022-03-15 21:54:52.134 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-15 21:54:52.159 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:52.162 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-15 21:54:52.165 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-15 21:54:52.169 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.171 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.174 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.177 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.180 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-15 21:54:52.183 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-15 21:54:52.186 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-15 21:54:52.189 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:52.191 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:52.194 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-15 21:54:52.197 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-15 21:54:52.200 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-15 21:54:52.202 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.205 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:54:52.207 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:54:52.210 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:54:52.213 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:54:52.216 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-15 21:54:52.219 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:54:52.223 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-15 21:54:52.294 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-15 21:54:52.368 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:52.449 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-15 21:54:52.514 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-15 21:54:52.575 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:52.633 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:54:52.636 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-15 21:54:52.710 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:54:53.182 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-15 21:54:53.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-15 21:54:53.636 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-15 21:54:53.665 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:53.673 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:53.677 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:53.680 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:53.682 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:53.692 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:53.700 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:53.700 | + functions-common:time_stop:2432 : start_time=1647381292128 2022-03-15 21:54:53.700 | + functions-common:time_stop:2434 : [[ -z 1647381292128 ]] 2022-03-15 21:54:53.705 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:53.709 | + functions-common:time_stop:2437 : end_time=1647381293704 2022-03-15 21:54:53.713 | + functions-common:time_stop:2438 : elapsed_time=1576 2022-03-15 21:54:53.714 | + functions-common:time_stop:2439 : total=33865 2022-03-15 21:54:53.720 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:53.720 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35441 2022-03-15 21:54:53.724 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:53.724 | + functions-common:run_process:1680 : local service=c-vol 2022-03-15 21:54:53.728 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:53.728 | + functions-common:run_process:1682 : local group= 2022-03-15 21:54:53.734 | + functions-common:run_process:1683 : local user= 2022-03-15 21:54:53.734 | + functions-common:run_process:1685 : local name=c-vol 2022-03-15 21:54:53.737 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:54:53.744 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:54:53.744 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:54:53.744 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:54:53.748 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:54:53.759 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381293750 2022-03-15 21:54:53.762 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-15 21:54:53.783 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:53.785 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-15 21:54:53.788 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-15 21:54:53.791 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:53.794 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:53.797 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:53.799 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:53.802 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-15 21:54:53.804 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-15 21:54:53.807 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-15 21:54:53.810 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:54:53.813 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:54:53.815 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-15 21:54:53.818 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-15 21:54:53.821 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-15 21:54:53.824 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:53.827 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-15 21:54:53.829 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-15 21:54:53.832 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-15 21:54:53.834 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-15 21:54:53.837 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-15 21:54:53.841 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-15 21:54:53.846 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-15 21:54:53.925 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-15 21:54:54.007 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-15 21:54:54.084 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-15 21:54:54.155 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-15 21:54:54.225 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:54:54.291 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-15 21:54:54.294 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-15 21:54:54.369 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-15 21:54:54.893 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-15 21:54:54.912 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-15 21:54:55.455 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-15 21:54:55.509 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:54:55.521 | + functions-common:time_stop:2425 : local name 2022-03-15 21:54:55.531 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:54:55.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:54:55.555 | + functions-common:time_stop:2428 : local total 2022-03-15 21:54:55.565 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:54:55.572 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:54:55.587 | + functions-common:time_stop:2432 : start_time=1647381293750 2022-03-15 21:54:55.588 | + functions-common:time_stop:2434 : [[ -z 1647381293750 ]] 2022-03-15 21:54:55.619 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:54:55.627 | + functions-common:time_stop:2437 : end_time=1647381295619 2022-03-15 21:54:55.640 | + functions-common:time_stop:2438 : elapsed_time=1869 2022-03-15 21:54:55.657 | + functions-common:time_stop:2439 : total=35441 2022-03-15 21:54:55.668 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:54:55.684 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37310 2022-03-15 21:54:55.690 | + ./stack.sh:main:1325 : create_volume_types 2022-03-15 21:54:55.699 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-15 21:54:55.751 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:55.751 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-15 21:54:55.752 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-15 21:54:55.757 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-15 21:54:55.760 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-15 21:54:55.761 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-15 21:54:55.784 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:54:55.787 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-15 21:55:00.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:00.108 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:00.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:00.108 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:00.108 | +-------------+--------------------------------------+ 2022-03-15 21:55:00.108 | | Field | Value | 2022-03-15 21:55:00.108 | +-------------+--------------------------------------+ 2022-03-15 21:55:00.108 | | description | None | 2022-03-15 21:55:00.108 | | id | 8a21c50a-dd27-4c3f-9948-049b7819390f | 2022-03-15 21:55:00.108 | | is_public | True | 2022-03-15 21:55:00.108 | | name | lvmdriver-1 | 2022-03-15 21:55:00.108 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-15 21:55:00.108 | +-------------+--------------------------------------+ 2022-03-15 21:55:00.365 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-15 21:55:00.374 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-15 21:55:00.380 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-15 21:55:00.421 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:00.425 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-15 21:55:00.426 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:55:00.430 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-15 21:55:00.433 | + ./stack.sh:main:1340 : start_glance 2022-03-15 21:55:00.437 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-15 21:55:00.440 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-15 21:55:00.490 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:55:00.495 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-15 21:55:00.513 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-15 21:55:00.524 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-15 21:55:00.527 | + functions-common:run_process:1680 : local service=g-api 2022-03-15 21:55:00.531 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-15 21:55:00.532 | + functions-common:run_process:1682 : local group= 2022-03-15 21:55:00.535 | + functions-common:run_process:1683 : local user= 2022-03-15 21:55:00.537 | + functions-common:run_process:1685 : local name=g-api 2022-03-15 21:55:00.540 | + functions-common:run_process:1687 : time_start run_process 2022-03-15 21:55:00.542 | + functions-common:time_start:2411 : local name=run_process 2022-03-15 21:55:00.545 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:55:00.547 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:55:00.562 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:55:00.567 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381300564 2022-03-15 21:55:00.582 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-15 21:55:00.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:00.618 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-15 21:55:00.622 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-15 21:55:00.624 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-15 21:55:00.628 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-15 21:55:00.630 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-15 21:55:00.633 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-15 21:55:00.636 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-15 21:55:00.639 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-15 21:55:00.642 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-15 21:55:00.644 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-15 21:55:00.647 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-15 21:55:00.650 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-15 21:55:00.652 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-15 21:55:00.655 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-15 21:55:00.657 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-15 21:55:00.660 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-15 21:55:00.662 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-15 21:55:00.664 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-15 21:55:00.667 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-15 21:55:00.671 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-15 21:55:00.740 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-15 21:55:00.810 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-15 21:55:00.864 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-15 21:55:00.926 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-15 21:55:00.983 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-15 21:55:01.046 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-15 21:55:01.109 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-15 21:55:01.167 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-15 21:55:01.230 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-15 21:55:01.294 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-15 21:55:01.296 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-15 21:55:01.368 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-15 21:55:01.855 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-15 21:55:01.876 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-15 21:55:02.322 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-15 21:55:02.423 | + functions-common:run_process:1691 : time_stop run_process 2022-03-15 21:55:02.426 | + functions-common:time_stop:2425 : local name 2022-03-15 21:55:02.430 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:55:02.439 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:55:02.443 | + functions-common:time_stop:2428 : local total 2022-03-15 21:55:02.445 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:55:02.449 | + functions-common:time_stop:2431 : name=run_process 2022-03-15 21:55:02.454 | + functions-common:time_stop:2432 : start_time=1647381300564 2022-03-15 21:55:02.457 | + functions-common:time_stop:2434 : [[ -z 1647381300564 ]] 2022-03-15 21:55:02.464 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:55:02.467 | + functions-common:time_stop:2437 : end_time=1647381302462 2022-03-15 21:55:02.469 | + functions-common:time_stop:2438 : elapsed_time=1898 2022-03-15 21:55:02.472 | + functions-common:time_stop:2439 : total=37310 2022-03-15 21:55:02.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:55:02.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39208 2022-03-15 21:55:02.480 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-15 21:55:02.533 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:55:02.552 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.24) to start...' 2022-03-15 21:55:02.552 | Waiting for g-api (10.222.0.24) to start... 2022-03-15 21:55:02.562 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.24/image 2022-03-15 21:55:02.568 | + functions:wait_for_service:457 : local timeout=60 2022-03-15 21:55:02.574 | + functions:wait_for_service:458 : local url=http://10.222.0.24/image 2022-03-15 21:55:02.580 | + functions:wait_for_service:459 : local rval=0 2022-03-15 21:55:02.588 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-15 21:55:02.605 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-15 21:55:02.620 | + functions-common:time_start:2412 : local start_time= 2022-03-15 21:55:02.624 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-15 21:55:02.640 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-15 21:55:02.645 | + functions-common:time_start:2416 : _TIME_START[$name]=1647381302642 2022-03-15 21:55:02.657 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-15 21:55:02.685 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/image 2022-03-15 21:55:06.947 | + :: : [[ 300 == 503 ]] 2022-03-15 21:55:06.949 | + :: : [[ 0 -eq 7 ]] 2022-03-15 21:55:06.953 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-15 21:55:06.959 | + functions-common:time_stop:2425 : local name 2022-03-15 21:55:06.962 | + functions-common:time_stop:2426 : local end_time 2022-03-15 21:55:06.966 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:55:06.969 | + functions-common:time_stop:2428 : local total 2022-03-15 21:55:06.972 | + functions-common:time_stop:2429 : local start_time 2022-03-15 21:55:06.975 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-15 21:55:06.977 | + functions-common:time_stop:2432 : start_time=1647381302642 2022-03-15 21:55:06.980 | + functions-common:time_stop:2434 : [[ -z 1647381302642 ]] 2022-03-15 21:55:06.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:55:06.989 | + functions-common:time_stop:2437 : end_time=1647381306986 2022-03-15 21:55:06.991 | + functions-common:time_stop:2438 : elapsed_time=4344 2022-03-15 21:55:06.994 | + functions-common:time_stop:2439 : total=22575 2022-03-15 21:55:06.998 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:55:07.000 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26919 2022-03-15 21:55:07.003 | + functions:wait_for_service:467 : return 0 2022-03-15 21:55:07.007 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-15 21:55:07.031 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:07.033 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-15 21:55:07.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:07.058 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-15 21:55:07.061 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:55:07.064 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-15 21:55:07.069 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-15 21:55:07.072 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:07.074 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:07.077 | + functions:upload_image:134 : local image image_fname image_name 2022-03-15 21:55:07.079 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-15 21:55:07.084 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:07.088 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:07.090 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-15 21:55:07.094 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-15 21:55:07.098 | + 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-03-15 21:55:07.101 | --2022-03-15 21:55:07-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:07.102 | Connecting to 10.100.0.9:80... connected. 2022-03-15 21:55:07.105 | HTTP request sent, awaiting response... 200 OK 2022-03-15 21:55:07.105 | Length: 645922816 (616M) 2022-03-15 21:55:07.105 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-03-15 21:55:07.127 | 2022-03-15 21:55:07.416 | 0K ........ ........ ........ ........ 5% 106M 6s 2022-03-15 21:55:07.701 | 32768K ........ ........ ........ ........ 10% 112M 5s 2022-03-15 21:55:07.986 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-03-15 21:55:08.272 | 98304K ........ ........ ........ ........ 20% 112M 4s 2022-03-15 21:55:08.557 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-03-15 21:55:08.842 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-03-15 21:55:09.127 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-03-15 21:55:09.412 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-03-15 21:55:09.698 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-03-15 21:55:09.983 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-03-15 21:55:10.268 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-03-15 21:55:10.553 | 360448K ........ ........ ........ ........ 62% 112M 2s 2022-03-15 21:55:10.838 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-03-15 21:55:11.123 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-03-15 21:55:11.409 | 458752K ........ ........ ........ ........ 77% 112M 1s 2022-03-15 21:55:11.694 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-03-15 21:55:11.979 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-03-15 21:55:12.264 | 557056K ........ ........ ........ ........ 93% 112M 0s 2022-03-15 21:55:12.549 | 589824K ........ ........ ........ ........ 98% 113M 0s 2022-03-15 21:55:12.611 | 622592K ........ 100% 112M=5.5s 2022-03-15 21:55:12.611 | 2022-03-15 21:55:12.612 | 2022-03-15 21:55:12 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-03-15 21:55:12.612 | 2022-03-15 21:55:12.614 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-03-15 21:55:12.617 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:12.619 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-15 21:55:12.621 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-15 21:55:12.625 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-15 21:55:12.627 | + functions:upload_image:294 : local kernel= 2022-03-15 21:55:12.629 | + functions:upload_image:295 : local ramdisk= 2022-03-15 21:55:12.632 | + functions:upload_image:296 : local disk_format= 2022-03-15 21:55:12.634 | + functions:upload_image:297 : local container_format= 2022-03-15 21:55:12.636 | + functions:upload_image:298 : local unpack= 2022-03-15 21:55:12.640 | + functions:upload_image:299 : local img_property= 2022-03-15 21:55:12.644 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-15 21:55:12.646 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-15 21:55:12.648 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-15 21:55:12.651 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-15 21:55:12.653 | + functions:upload_image:309 : case "$image_fname" in 2022-03-15 21:55:12.656 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:12.659 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:12.667 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-15 21:55:12.670 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:12.675 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-15 21:55:12.682 | + functions:upload_image:376 : disk_format=vhdx 2022-03-15 21:55:12.684 | + functions:upload_image:377 : container_format=bare 2022-03-15 21:55:12.688 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-15 21:55:12.690 | + functions:upload_image:385 : is_arch ppc64le 2022-03-15 21:55:12.694 | ++ functions-common:is_arch:506 : uname -m 2022-03-15 21:55:12.699 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-15 21:55:12.701 | + functions:upload_image:385 : is_arch ppc64 2022-03-15 21:55:12.704 | ++ functions-common:is_arch:506 : uname -m 2022-03-15 21:55:12.708 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-15 21:55:12.710 | + functions:upload_image:385 : is_arch ppc 2022-03-15 21:55:12.714 | ++ functions-common:is_arch:506 : uname -m 2022-03-15 21:55:12.718 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-15 21:55:12.721 | + functions:upload_image:389 : is_arch aarch64 2022-03-15 21:55:12.723 | ++ functions-common:is_arch:506 : uname -m 2022-03-15 21:55:12.728 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-15 21:55:12.731 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-15 21:55:12.733 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-15 21:55:12.736 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-15 21:55:12.738 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-15 21:55:12.740 | + 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-03-15 21:55:12.743 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-15 21:55:12.745 | + functions:_upload_image:105 : shift 2022-03-15 21:55:12.747 | + functions:_upload_image:106 : local container=bare 2022-03-15 21:55:12.749 | + functions:_upload_image:107 : shift 2022-03-15 21:55:12.751 | + functions:_upload_image:108 : local disk=vhdx 2022-03-15 21:55:12.754 | + functions:_upload_image:109 : shift 2022-03-15 21:55:12.756 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-15 21:55:12.758 | + functions:_upload_image:111 : shift 2022-03-15 21:55:12.760 | + functions:_upload_image:112 : local properties 2022-03-15 21:55:12.762 | + functions:_upload_image:113 : local useimport 2022-03-15 21:55:12.765 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-15 21:55:12.767 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-15 21:55:12.770 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-15 21:55:12.772 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-15 21:55:12.774 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-15 21:55:12.777 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-15 21:55:12.780 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-15 21:55:12.782 | + 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-03-15 21:55:15.269 | + inc/async:async_inner:64 : rc=0 2022-03-15 21:55:15.297 | [110228 Async create_flavors:110228]: finished successfully 2022-03-15 21:55:30.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.570 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.570 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.570 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-15 21:55:30.570 | | Field | Value | 2022-03-15 21:55:30.570 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-15 21:55:30.570 | | container_format | bare | 2022-03-15 21:55:30.570 | | created_at | 2022-03-15T21:55:15Z | 2022-03-15 21:55:30.570 | | disk_format | vhdx | 2022-03-15 21:55:30.570 | | file | /v2/images/becea0b0-1b12-4cfd-8630-fee7e7ebef5c/file | 2022-03-15 21:55:30.570 | | id | becea0b0-1b12-4cfd-8630-fee7e7ebef5c | 2022-03-15 21:55:30.570 | | min_disk | 0 | 2022-03-15 21:55:30.570 | | min_ram | 0 | 2022-03-15 21:55:30.570 | | name | ubuntu-16 | 2022-03-15 21:55:30.570 | | owner | 62c4634956524231905ab44b06a0aa38 | 2022-03-15 21:55:30.570 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-15 21:55:30.570 | | protected | False | 2022-03-15 21:55:30.570 | | schema | /v2/schemas/image | 2022-03-15 21:55:30.570 | | status | queued | 2022-03-15 21:55:30.570 | | tags | | 2022-03-15 21:55:30.570 | | updated_at | 2022-03-15T21:55:15Z | 2022-03-15 21:55:30.570 | | visibility | public | 2022-03-15 21:55:30.571 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-15 21:55:30.771 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-15 21:55:30.841 | [17765 Async create_flavors:110228]: Waiting for completion of create_flavors running on PID 110228 (2 other jobs running) 2022-03-15 21:55:30.874 | [17765 Async create_flavors:110228]: Signaling child to exit 2022-03-15 21:55:30.874 | WAKEUP 2022-03-15 21:55:30.899 | [17765 Async create_flavors:110228]: Signaled 2022-03-15 21:55:30.901 | + lib/nova:create_flavors:1217 : is_service_enabled n-api 2022-03-15 21:55:30.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:30.901 | + lib/nova:create_flavors:1218 : grep -q ds512M 2022-03-15 21:55:30.901 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-15 21:55:30.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.901 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.901 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.901 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-15 21:55:30.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.901 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.901 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.901 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.901 | | Field | Value | 2022-03-15 21:55:30.901 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.901 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.901 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.901 | | description | None | 2022-03-15 21:55:30.901 | | disk | 1 | 2022-03-15 21:55:30.901 | | id | c1 | 2022-03-15 21:55:30.901 | | name | cirros256 | 2022-03-15 21:55:30.902 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.902 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.902 | | ram | 256 | 2022-03-15 21:55:30.902 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.902 | | swap | | 2022-03-15 21:55:30.902 | | vcpus | 1 | 2022-03-15 21:55:30.902 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.902 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-15 21:55:30.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.902 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.902 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.902 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.902 | | Field | Value | 2022-03-15 21:55:30.902 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.902 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.902 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.902 | | description | None | 2022-03-15 21:55:30.902 | | disk | 5 | 2022-03-15 21:55:30.902 | | id | d1 | 2022-03-15 21:55:30.902 | | name | ds512M | 2022-03-15 21:55:30.902 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.902 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.902 | | ram | 512 | 2022-03-15 21:55:30.902 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.902 | | swap | | 2022-03-15 21:55:30.902 | | vcpus | 1 | 2022-03-15 21:55:30.902 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.902 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-15 21:55:30.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.902 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.902 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.902 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.902 | | Field | Value | 2022-03-15 21:55:30.902 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.902 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.903 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.903 | | description | None | 2022-03-15 21:55:30.903 | | disk | 10 | 2022-03-15 21:55:30.903 | | id | d2 | 2022-03-15 21:55:30.903 | | name | ds1G | 2022-03-15 21:55:30.903 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.903 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.903 | | ram | 1024 | 2022-03-15 21:55:30.903 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.903 | | swap | | 2022-03-15 21:55:30.903 | | vcpus | 1 | 2022-03-15 21:55:30.903 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.903 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-15 21:55:30.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.903 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.903 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.903 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.903 | | Field | Value | 2022-03-15 21:55:30.903 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.903 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.903 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.903 | | description | None | 2022-03-15 21:55:30.903 | | disk | 10 | 2022-03-15 21:55:30.903 | | id | d3 | 2022-03-15 21:55:30.903 | | name | ds2G | 2022-03-15 21:55:30.903 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.903 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.903 | | ram | 2048 | 2022-03-15 21:55:30.903 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.903 | | swap | | 2022-03-15 21:55:30.903 | | vcpus | 2 | 2022-03-15 21:55:30.903 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.903 | + lib/nova:create_flavors:1224 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-15 21:55:30.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.904 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.904 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.904 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.904 | | Field | Value | 2022-03-15 21:55:30.904 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.904 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.904 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.904 | | description | None | 2022-03-15 21:55:30.904 | | disk | 20 | 2022-03-15 21:55:30.904 | | id | d4 | 2022-03-15 21:55:30.904 | | name | ds4G | 2022-03-15 21:55:30.904 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.904 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.904 | | ram | 4096 | 2022-03-15 21:55:30.904 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.904 | | swap | | 2022-03-15 21:55:30.904 | | vcpus | 4 | 2022-03-15 21:55:30.904 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.904 | + lib/nova:create_flavors:1227 : grep -q m1.tiny 2022-03-15 21:55:30.904 | + lib/nova:create_flavors:1227 : openstack --os-region-name=RegionOne flavor list 2022-03-15 21:55:30.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.904 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.904 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.904 | + lib/nova:create_flavors:1228 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-15 21:55:30.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.904 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.904 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.904 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.904 | | Field | Value | 2022-03-15 21:55:30.904 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.905 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.905 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.905 | | description | None | 2022-03-15 21:55:30.905 | | disk | 1 | 2022-03-15 21:55:30.905 | | id | 1 | 2022-03-15 21:55:30.905 | | name | m1.tiny | 2022-03-15 21:55:30.905 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.905 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.905 | | ram | 512 | 2022-03-15 21:55:30.905 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.905 | | swap | | 2022-03-15 21:55:30.905 | | vcpus | 1 | 2022-03-15 21:55:30.905 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.905 | + lib/nova:create_flavors:1229 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-15 21:55:30.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.905 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.905 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.905 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.905 | | Field | Value | 2022-03-15 21:55:30.905 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.905 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.905 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.905 | | description | None | 2022-03-15 21:55:30.905 | | disk | 20 | 2022-03-15 21:55:30.905 | | id | 2 | 2022-03-15 21:55:30.905 | | name | m1.small | 2022-03-15 21:55:30.905 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.905 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.905 | | ram | 2048 | 2022-03-15 21:55:30.905 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.905 | | swap | | 2022-03-15 21:55:30.905 | | vcpus | 1 | 2022-03-15 21:55:30.905 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.905 | + lib/nova:create_flavors:1230 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-15 21:55:30.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.906 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.906 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.906 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.906 | | Field | Value | 2022-03-15 21:55:30.906 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.906 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.906 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.906 | | description | None | 2022-03-15 21:55:30.906 | | disk | 40 | 2022-03-15 21:55:30.906 | | id | 3 | 2022-03-15 21:55:30.906 | | name | m1.medium | 2022-03-15 21:55:30.906 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.906 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.906 | | ram | 4096 | 2022-03-15 21:55:30.906 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.906 | | swap | | 2022-03-15 21:55:30.906 | | vcpus | 2 | 2022-03-15 21:55:30.906 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.906 | + lib/nova:create_flavors:1231 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-15 21:55:30.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.906 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.906 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.906 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.906 | | Field | Value | 2022-03-15 21:55:30.906 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.906 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.906 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.906 | | description | None | 2022-03-15 21:55:30.906 | | disk | 80 | 2022-03-15 21:55:30.906 | | id | 4 | 2022-03-15 21:55:30.906 | | name | m1.large | 2022-03-15 21:55:30.906 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.906 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.907 | | ram | 8192 | 2022-03-15 21:55:30.907 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.907 | | swap | | 2022-03-15 21:55:30.907 | | vcpus | 4 | 2022-03-15 21:55:30.907 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.907 | + lib/nova:create_flavors:1232 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-15 21:55:30.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.907 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:30.907 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:30.907 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.907 | | Field | Value | 2022-03-15 21:55:30.907 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.907 | | OS-FLV-DISABLED:disabled | False | 2022-03-15 21:55:30.907 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-15 21:55:30.907 | | description | None | 2022-03-15 21:55:30.907 | | disk | 160 | 2022-03-15 21:55:30.907 | | id | 5 | 2022-03-15 21:55:30.907 | | name | m1.xlarge | 2022-03-15 21:55:30.907 | | os-flavor-access:is_public | True | 2022-03-15 21:55:30.907 | | properties | hw_rng:allowed='True' | 2022-03-15 21:55:30.907 | | ram | 16384 | 2022-03-15 21:55:30.907 | | rxtx_factor | 1.0 | 2022-03-15 21:55:30.907 | | swap | | 2022-03-15 21:55:30.907 | | vcpus | 8 | 2022-03-15 21:55:30.907 | +----------------------------+-----------------------+ 2022-03-15 21:55:30.957 | [17765 Async create_flavors:110228]: finished create_flavors with result 0 in 31 seconds 2022-03-15 21:55:30.961 | + inc/async:async_wait:197 : return 0 2022-03-15 21:55:30.964 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-15 21:55:30.981 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:55:30.984 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-15 21:55:31.004 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:31.007 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-15 21:55:31.028 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:31.030 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-15 21:55:31.033 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-15 21:55:31.035 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-15 21:55:31.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-15 21:55:31.063 | ++ 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-03-15 21:55:31.066 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-15 21:55:31.068 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-15 21:55:31.070 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-15 21:55:31.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-15 21:55:31.073 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-15 21:55:31.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-15 21:55:31.075 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-15 21:55:31.077 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-15 21:55:31.078 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-15 21:55:31.080 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-15 21:55:31.082 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-15 21:55:31.083 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-15 21:55:31.084 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-15 21:55:31.086 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-15 21:55:31.087 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-15 21:55:31.089 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-15 21:55:31.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-15 21:55:31.092 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-15 21:55:31.093 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-15 21:55:31.095 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-15 21:55:31.096 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-15 21:55:31.098 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-15 21:55:31.099 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-15 21:55:31.101 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-15 21:55:31.102 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-15 21:55:31.104 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-15 21:55:31.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-15 21:55:31.107 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-15 21:55:31.108 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-15 21:55:31.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-15 21:55:31.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-15 21:55:31.113 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-15 21:55:31.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-15 21:55:31.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-15 21:55:31.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-15 21:55:31.119 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-15 21:55:31.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-15 21:55:31.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-15 21:55:31.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-15 21:55:31.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-15 21:55:31.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-15 21:55:31.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-15 21:55:31.130 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-15 21:55:31.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-15 21:55:31.132 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-15 21:55:31.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-15 21:55:31.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-15 21:55:31.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-15 21:55:31.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-15 21:55:31.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-15 21:55:31.141 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-15 21:55:31.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-15 21:55:31.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-15 21:55:31.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-15 21:55:31.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-15 21:55:31.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-15 21:55:31.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-15 21:55:31.149 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-15 21:55:33.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:33.617 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:33.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:33.618 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:33.618 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-15 21:55:33.620 | 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-03-15 21:55:33.790 | + ./stack.sh:main:1390 : save_stackenv 2022-03-15 21:55:33.793 | + functions-common:save_stackenv:60 : local tag= 2022-03-15 21:55:33.796 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-15 21:55:33.800 | + functions-common:save_stackenv:62 : time_stamp=2022-03-15-215533 2022-03-15 21:55:33.803 | + functions-common:save_stackenv:63 : echo '# 2022-03-15-215533 ' 2022-03-15 21:55:33.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.823 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-15 21:55:33.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.828 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-15 21:55:33.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.833 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-15 21:55:33.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.838 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-15 21:55:33.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.842 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-15 21:55:33.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.847 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-15 21:55:33.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.852 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-15-213420 2022-03-15 21:55:33.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.857 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-15 21:55:33.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.862 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-15 21:55:33.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.867 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-15 21:55:33.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.873 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-15 21:55:33.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.877 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-15 21:55:33.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-15 21:55:33.882 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-15 21:55:33.886 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-15 21:55:33.888 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-15 21:55:33.890 | + inc/meta-config:merge_config_group:171 : shift 2022-03-15 21:55:33.893 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-15 21:55:33.895 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:55:33.898 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-15 21:55:33.900 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-15 21:55:33.903 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-15 21:55:33.906 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:55:33.909 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-15 21:55:33.912 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:55:33.914 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-15 21:55:33.914 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:55:33.914 | gsub("[][]", "", $1); 2022-03-15 21:55:33.914 | split($1, a, "|"); 2022-03-15 21:55:33.914 | if (a[1] == matchgroup) 2022-03-15 21:55:33.914 | print a[2] 2022-03-15 21:55:33.914 | } 2022-03-15 21:55:33.914 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:55:33.983 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-15 21:55:33.986 | + functions-common:run_phase:1853 : local mode=stack 2022-03-15 21:55:33.988 | + functions-common:run_phase:1854 : local phase=extra 2022-03-15 21:55:33.991 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-15 21:55:33.993 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-15 21:55:33.996 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-15 21:55:33.999 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-15 21:55:34.002 | + functions-common:run_phase:1863 : local extra 2022-03-15 21:55:34.005 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-15 21:55:34.014 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-15 21:55:34.016 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-15 21:55:34.019 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-15 21:55:34.022 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-15 21:55:34.025 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-15 21:55:34.042 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:34.044 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:55:34.047 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:55:34.050 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-15 21:55:34.053 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:55:34.055 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-15 21:55:34.058 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:55:34.061 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-15 21:55:34.063 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-15 21:55:34.066 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-15 21:55:34.069 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-15 21:55:34.072 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:55:34.075 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-15 21:55:34.077 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-15 21:55:34.080 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-15 21:55:34.082 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-15 21:55:34.085 | + functions-common:run_plugins:1842 : local plugins= 2022-03-15 21:55:34.088 | + functions-common:run_plugins:1843 : local plugin 2022-03-15 21:55:34.090 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-15 21:55:34.093 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-15 21:55:34.095 | + inc/meta-config:merge_config_group:171 : shift 2022-03-15 21:55:34.098 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-15 21:55:34.100 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:55:34.103 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-15 21:55:34.106 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-15 21:55:34.109 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-15 21:55:34.112 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:55:34.115 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-15 21:55:34.117 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:55:34.121 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-15 21:55:34.121 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:55:34.121 | gsub("[][]", "", $1); 2022-03-15 21:55:34.121 | split($1, a, "|"); 2022-03-15 21:55:34.121 | if (a[1] == matchgroup) 2022-03-15 21:55:34.121 | print a[2] 2022-03-15 21:55:34.121 | } 2022-03-15 21:55:34.121 | ' /home/ubuntu/devstack/local.conf 2022-03-15 21:55:34.127 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-15 21:55:34.145 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:55:34.148 | + ./stack.sh:main:1430 : service_check 2022-03-15 21:55:34.151 | + functions-common:service_check:1718 : local service 2022-03-15 21:55:34.154 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.156 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-15 21:55:34.265 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-15 21:55:34.269 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.272 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-15 21:55:34.286 | enabled 2022-03-15 21:55:34.290 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-15 21:55:34.315 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-15 21:55:34.315 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.315 | Active: active (running) since Tue 2022-03-15 21:53:20 UTC; 2min 13s ago 2022-03-15 21:55:34.315 | Main PID: 103168 (uwsgi) 2022-03-15 21:55:34.315 | Status: "uWSGI is ready" 2022-03-15 21:55:34.315 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:34.315 | Memory: 253.8M 2022-03-15 21:55:34.315 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-15 21:55:34.315 | ├─103168 nova-apiuWSGI master 2022-03-15 21:55:34.315 | ├─103169 nova-apiuWSGI worker 1 2022-03-15 21:55:34.315 | └─103170 nova-apiuWSGI worker 2 2022-03-15 21:55:34.315 | 2022-03-15 21:55:34.315 | Mar 15 21:55:12 n-d-832156-6 devstack@n-api.service[103169]: [pid: 103169|app: 0|req: 17/32] 10.222.0.24 () {64 vars in 1332 bytes} [Tue Mar 15 21:55:12 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 (2 switches on core 0) 2022-03-15 21:55:34.315 | Mar 15 21:55:14 n-d-832156-6 devstack@n-api.service[103170]: DEBUG nova.api.openstack.wsgi [None req-fd51f03c-ed59-4948-bb83-784b0c4e0ba7 admin admin] Calling method '>' {{(pid=103170) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-15 21:55:34.315 | Mar 15 21:55:14 n-d-832156-6 devstack@n-api.service[103170]: INFO nova.api.openstack.requestlog [None req-fd51f03c-ed59-4948-bb83-784b0c4e0ba7 admin admin] 10.222.0.24 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001452 2022-03-15 21:55:34.316 | Mar 15 21:55:14 n-d-832156-6 devstack@n-api.service[103170]: [pid: 103170|app: 0|req: 16/33] 10.222.0.24 () {54 vars in 930 bytes} [Tue Mar 15 21:55:14 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-03-15 21:55:34.316 | Mar 15 21:55:15 n-d-832156-6 devstack@n-api.service[103169]: DEBUG nova.api.openstack.wsgi [None req-d5263f91-2d61-4f6f-8a70-53b753c16f5d admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 16384, "vcpus": 8, "swap": 0, "os-flavor-access:is_public": true, "disk": 160, "rxtx_factor": 1.0}} {{(pid=103169) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-15 21:55:34.316 | Mar 15 21:55:15 n-d-832156-6 devstack@n-api.service[103169]: INFO nova.api.openstack.requestlog [None req-d5263f91-2d61-4f6f-8a70-53b753c16f5d admin admin] 10.222.0.24 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.074797 2022-03-15 21:55:34.316 | Mar 15 21:55:15 n-d-832156-6 devstack@n-api.service[103169]: [pid: 103169|app: 0|req: 18/34] 10.222.0.24 () {64 vars in 1282 bytes} [Tue Mar 15 21:55:14 2022] POST /compute/v2.1/flavors => generated 408 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-15 21:55:34.316 | Mar 15 21:55:15 n-d-832156-6 devstack@n-api.service[103170]: DEBUG nova.api.openstack.wsgi [None req-f001bf53-a62e-4f07-9469-61b90f5df913 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103170) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-15 21:55:34.316 | Mar 15 21:55:15 n-d-832156-6 devstack@n-api.service[103170]: INFO nova.api.openstack.requestlog [None req-f001bf53-a62e-4f07-9469-61b90f5df913 admin admin] 10.222.0.24 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.027112 2022-03-15 21:55:34.316 | Mar 15 21:55:15 n-d-832156-6 devstack@n-api.service[103170]: [pid: 103170|app: 0|req: 17/35] 10.222.0.24 () {64 vars in 1332 bytes} [Tue Mar 15 21:55:15 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-15 21:55:34.319 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.322 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-15 21:55:34.336 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-15 21:55:34.340 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.342 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-15 21:55:34.357 | enabled 2022-03-15 21:55:34.361 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-15 21:55:34.377 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-15 21:55:34.377 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.377 | Active: active (running) since Tue 2022-03-15 21:54:32 UTC; 1min 1s ago 2022-03-15 21:55:34.377 | Main PID: 107944 (nova-scheduler) 2022-03-15 21:55:34.377 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:34.377 | Memory: 153.6M 2022-03-15 21:55:34.377 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-15 21:55:34.377 | ├─107944 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-15 21:55:34.377 | ├─109291 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-15 21:55:34.377 | └─109292 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-15 21:55:34.377 | 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_limit.split_loggers = False {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_limit.status_code_retries = None {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_limit.status_code_retry_delay = None {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_limit.timeout = None {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_limit.valid_interfaces = None {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_limit.version = None {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_reports.file_event_handler = None {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] oslo_reports.log_dir = None {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:34.377 | Mar 15 21:54:37 n-d-832156-6 nova-scheduler[107944]: DEBUG oslo_service.service [None req-d8c013b5-813e-41b6-ad2b-4838fbe9863f None None] ******************************************************************************** {{(pid=107944) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-15 21:55:34.380 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.383 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-15 21:55:34.396 | enabled 2022-03-15 21:55:34.401 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-15 21:55:34.417 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-15 21:55:34.417 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.417 | Active: active (running) since Tue 2022-03-15 21:54:34 UTC; 59s ago 2022-03-15 21:55:34.417 | Main PID: 108492 (uwsgi) 2022-03-15 21:55:34.417 | Status: "uWSGI is ready" 2022-03-15 21:55:34.417 | Tasks: 4 (limit: 14304) 2022-03-15 21:55:34.417 | Memory: 216.4M 2022-03-15 21:55:34.417 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-15 21:55:34.417 | ├─108492 nova-api-metauWSGI master 2022-03-15 21:55:34.417 | ├─108496 nova-api-metauWSGI worker 1 2022-03-15 21:55:34.417 | ├─108497 nova-api-metauWSGI worker 2 2022-03-15 21:55:34.417 | └─108498 nova-api-metauWSGI http 1 2022-03-15 21:55:34.417 | 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108496]: DEBUG oslo_concurrency.lockutils [None req-96c9114b-ee84-4663-830a-b0afbd71df00 None None] Lock "d927f9a6-7913-4e43-abfc-e95c920f8348" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=108496) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108496]: DEBUG oslo_concurrency.lockutils [None req-96c9114b-ee84-4663-830a-b0afbd71df00 None None] Lock "d927f9a6-7913-4e43-abfc-e95c920f8348" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=108496) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108496]: DEBUG oslo_db.sqlalchemy.engines [None req-96c9114b-ee84-4663-830a-b0afbd71df00 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=108496) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108496]: DEBUG oslo_db.sqlalchemy.engines [None req-96c9114b-ee84-4663-830a-b0afbd71df00 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=108496) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108497]: DEBUG oslo_db.sqlalchemy.engines [None req-82ce133d-d95c-41ee-8755-d3f8c1906837 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=108497) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108496]: DEBUG oslo_db.sqlalchemy.engines [None req-96c9114b-ee84-4663-830a-b0afbd71df00 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=108496) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108496]: WARNING nova.api.metadata.handler [None req-96c9114b-ee84-4663-830a-b0afbd71df00 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108497]: WARNING nova.api.metadata.handler [None req-82ce133d-d95c-41ee-8755-d3f8c1906837 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108496]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561d2210a9a0 pid: 108496 (default app) 2022-03-15 21:55:34.418 | Mar 15 21:54:39 n-d-832156-6 devstack@n-api-meta.service[108497]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561d2210a9a0 pid: 108497 (default app) 2022-03-15 21:55:34.421 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.423 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-15 21:55:34.437 | enabled 2022-03-15 21:55:34.441 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-15 21:55:34.457 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-15 21:55:34.457 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.457 | Active: active (running) since Tue 2022-03-15 21:53:35 UTC; 1min 59s ago 2022-03-15 21:55:34.457 | Main PID: 104422 (uwsgi) 2022-03-15 21:55:34.457 | Status: "uWSGI is ready" 2022-03-15 21:55:34.457 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:34.457 | Memory: 138.2M 2022-03-15 21:55:34.457 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-15 21:55:34.457 | ├─104422 placementuWSGI master 2022-03-15 21:55:34.457 | ├─104423 placementuWSGI worker 1 2022-03-15 21:55:34.457 | └─104424 placementuWSGI worker 2 2022-03-15 21:55:34.457 | 2022-03-15 21:55:34.457 | Mar 15 21:53:38 n-d-832156-6 devstack@placement-api.service[104423]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x55ccddfc59c0 pid: 104423 (default app) 2022-03-15 21:55:34.457 | Mar 15 21:54:36 n-d-832156-6 devstack@placement-api.service[104424]: DEBUG placement.requestlog [None req-fa8e9bff-58e4-4391-bcb3-0ffb2db43392 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=104424) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-15 21:55:34.457 | Mar 15 21:54:36 n-d-832156-6 devstack@placement-api.service[104424]: INFO placement.requestlog [None req-fa8e9bff-58e4-4391-bcb3-0ffb2db43392 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-15 21:55:34.457 | Mar 15 21:54:36 n-d-832156-6 devstack@placement-api.service[104424]: [pid: 104424|app: 0|req: 2/2] 10.222.0.24 () {54 vars in 916 bytes} [Tue Mar 15 21:54:36 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2022-03-15 21:55:34.457 | Mar 15 21:54:40 n-d-832156-6 devstack@placement-api.service[104423]: DEBUG placement.requestlog [None req-03be6972-18f2-4992-a1df-e138228358b7 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=104423) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-15 21:55:34.457 | Mar 15 21:54:40 n-d-832156-6 devstack@placement-api.service[104423]: INFO placement.requestlog [None req-03be6972-18f2-4992-a1df-e138228358b7 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-15 21:55:34.457 | Mar 15 21:54:40 n-d-832156-6 devstack@placement-api.service[104423]: [pid: 104423|app: 0|req: 1/3] 10.222.0.24 () {54 vars in 916 bytes} [Tue Mar 15 21:54:40 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-15 21:55:34.457 | Mar 15 21:54:42 n-d-832156-6 devstack@placement-api.service[104424]: DEBUG placement.requestlog [None req-73e820ed-0dfa-4c4c-bd9c-b13b7bc213f2 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=104424) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-15 21:55:34.457 | Mar 15 21:54:42 n-d-832156-6 devstack@placement-api.service[104424]: INFO placement.requestlog [None req-73e820ed-0dfa-4c4c-bd9c-b13b7bc213f2 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-15 21:55:34.457 | Mar 15 21:54:42 n-d-832156-6 devstack@placement-api.service[104424]: [pid: 104424|app: 0|req: 3/4] 10.222.0.24 () {54 vars in 916 bytes} [Tue Mar 15 21:54:42 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-15 21:55:34.460 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.464 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-15 21:55:34.475 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-15 21:55:34.480 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.482 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-15 21:55:34.496 | enabled 2022-03-15 21:55:34.499 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-15 21:55:34.515 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-15 21:55:34.515 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.515 | Active: active (running) since Tue 2022-03-15 21:55:02 UTC; 32s ago 2022-03-15 21:55:34.515 | Main PID: 112543 (uwsgi) 2022-03-15 21:55:34.515 | Status: "uWSGI is ready" 2022-03-15 21:55:34.515 | Tasks: 7 (limit: 14304) 2022-03-15 21:55:34.515 | Memory: 225.9M 2022-03-15 21:55:34.515 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-15 21:55:34.515 | ├─112543 glance-apiuWSGI master 2022-03-15 21:55:34.515 | ├─112604 glance-apiuWSGI worker 1 2022-03-15 21:55:34.515 | └─112605 glance-apiuWSGI worker 2 2022-03-15 21:55:34.515 | 2022-03-15 21:55:34.515 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.515 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.515 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.516 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.516 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.516 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.516 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.516 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.location [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112604) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-15 21:55:34.516 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: DEBUG glance_store.backend [None req-2dacea05-0453-46ad-a601-a8ea70b1eabb admin admin] Skipping store.set_acls... not implemented. {{(pid=112604) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-15 21:55:34.516 | Mar 15 21:55:30 n-d-832156-6 devstack@g-api.service[112604]: [pid: 112604|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 865 bytes} [Tue Mar 15 21:55:15 2022] PUT /v2/images/becea0b0-1b12-4cfd-8630-fee7e7ebef5c/file => generated 0 bytes in 15220 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-15 21:55:34.519 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.522 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-15 21:55:34.536 | enabled 2022-03-15 21:55:34.540 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-15 21:55:34.556 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-15 21:55:34.556 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.556 | Active: active (running) since Tue 2022-03-15 21:54:52 UTC; 42s ago 2022-03-15 21:55:34.556 | Main PID: 111193 (cinder-schedule) 2022-03-15 21:55:34.556 | Tasks: 2 (limit: 14304) 2022-03-15 21:55:34.556 | Memory: 108.8M 2022-03-15 21:55:34.556 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-15 21:55:34.556 | └─111193 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-15 21:55:34.556 | 2022-03-15 21:55:34.556 | Mar 15 21:54:56 n-d-832156-6 cinder-scheduler[111193]: DEBUG cinder.service [None req-d07ee056-e62c-4104-a8ff-72c3a044a225 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=111193) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-15 21:55:34.556 | Mar 15 21:54:57 n-d-832156-6 cinder-scheduler[111193]: DEBUG cinder.scheduler.host_manager [None req-10dd8434-656e-418a-a048-1a6dd6702054 None None] Received backup service update from n-d-832156-6: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=111193) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-15 21:55:34.556 | Mar 15 21:55:09 n-d-832156-6 cinder-scheduler[111193]: DEBUG cinder.scheduler.host_manager [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] Received volume service update from n-d-832156-6@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-832156-6:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=111193) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-15 21:55:34.556 | Mar 15 21:55:09 n-d-832156-6 cinder-scheduler[111193]: DEBUG cinder.utils [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=111193) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-15 21:55:34.556 | Mar 15 21:55:09 n-d-832156-6 cinder-scheduler[111193]: DEBUG cinder.scheduler.host_manager [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'n-d-832156-6@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 15, 21, 55, 9, 31502)}, {'type': 'backend', 'name_to_id': 'n-d-832156-6@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 15, 21, 55, 9, 31502)}]. {{(pid=111193) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-15 21:55:34.557 | Mar 15 21:55:09 n-d-832156-6 cinder-scheduler[111193]: DEBUG cinder.scheduler.host_manager [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] Updating capabilities for n-d-832156-6@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-832156-6:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 15, 21, 55, 9, 8014)} {{(pid=111193) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-15 21:55:34.557 | Mar 15 21:55:09 n-d-832156-6 cinder-scheduler[111193]: DEBUG cinder.utils [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=111193) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-15 21:55:34.557 | Mar 15 21:55:26 n-d-832156-6 cinder-scheduler[111193]: DEBUG oslo_service.periodic_task [None req-4f43d7c3-e0e4-4740-b7da-559c2c52f415 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=111193) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-15 21:55:34.557 | Mar 15 21:55:26 n-d-832156-6 cinder-scheduler[111193]: INFO cinder.message.api [None req-4f43d7c3-e0e4-4740-b7da-559c2c52f415 None None] Deleted 0 expired messages. 2022-03-15 21:55:34.557 | Mar 15 21:55:26 n-d-832156-6 cinder-scheduler[111193]: DEBUG oslo_service.periodic_task [None req-4f43d7c3-e0e4-4740-b7da-559c2c52f415 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=111193) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-15 21:55:34.560 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.563 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-15 21:55:34.576 | enabled 2022-03-15 21:55:34.580 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-15 21:55:34.596 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-15 21:55:34.596 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.596 | Active: active (running) since Tue 2022-03-15 21:54:45 UTC; 48s ago 2022-03-15 21:55:34.596 | Main PID: 110749 (uwsgi) 2022-03-15 21:55:34.596 | Status: "uWSGI is ready" 2022-03-15 21:55:34.596 | Tasks: 5 (limit: 14304) 2022-03-15 21:55:34.596 | Memory: 246.6M 2022-03-15 21:55:34.596 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-15 21:55:34.596 | ├─110749 cinder-apiuWSGI master 2022-03-15 21:55:34.596 | ├─110753 cinder-apiuWSGI worker 1 2022-03-15 21:55:34.596 | └─110754 cinder-apiuWSGI worker 2 2022-03-15 21:55:34.596 | 2022-03-15 21:55:34.596 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110753]: INFO cinder.api.openstack.wsgi [None req-0fa5a3c5-af7e-4e4b-a004-1e2956425761 admin admin] http://10.222.0.24/volume/v3/62c4634956524231905ab44b06a0aa38/types returned with HTTP 200 2022-03-15 21:55:34.596 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110753]: [pid: 110753|app: 0|req: 1/2] 10.222.0.24 () {60 vars in 1237 bytes} [Tue Mar 15 21:54:58 2022] POST /volume/v3/62c4634956524231905ab44b06a0aa38/types => generated 186 bytes in 1010 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-15 21:55:34.596 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110754]: DEBUG cinder.api.middleware.request_id [req-0fa5a3c5-af7e-4e4b-a004-1e2956425761 req-41059d14-81b3-4183-b512-1abee188cb0e None None] RequestId filter calling following filter/app {{(pid=110754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-15 21:55:34.596 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110754]: INFO cinder.api.openstack.wsgi [req-0fa5a3c5-af7e-4e4b-a004-1e2956425761 req-41059d14-81b3-4183-b512-1abee188cb0e admin admin] POST http://10.222.0.24/volume/v3/62c4634956524231905ab44b06a0aa38/types/8a21c50a-dd27-4c3f-9948-049b7819390f/extra_specs 2022-03-15 21:55:34.596 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110754]: DEBUG cinder.api.openstack.wsgi [req-0fa5a3c5-af7e-4e4b-a004-1e2956425761 req-41059d14-81b3-4183-b512-1abee188cb0e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-15 21:55:34.597 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110754]: /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-03-15 21:55:34.597 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110754]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-15 21:55:34.597 | Mar 15 21:54:59 n-d-832156-6 devstack@c-api.service[110754]: DEBUG oslo_db.sqlalchemy.engines [req-0fa5a3c5-af7e-4e4b-a004-1e2956425761 req-41059d14-81b3-4183-b512-1abee188cb0e 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=110754) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-15 21:55:34.597 | Mar 15 21:55:00 n-d-832156-6 devstack@c-api.service[110754]: INFO cinder.api.openstack.wsgi [req-0fa5a3c5-af7e-4e4b-a004-1e2956425761 req-41059d14-81b3-4183-b512-1abee188cb0e admin admin] http://10.222.0.24/volume/v3/62c4634956524231905ab44b06a0aa38/types/8a21c50a-dd27-4c3f-9948-049b7819390f/extra_specs returned with HTTP 200 2022-03-15 21:55:34.597 | Mar 15 21:55:00 n-d-832156-6 devstack@c-api.service[110754]: [pid: 110754|app: 0|req: 2/3] 10.222.0.24 () {62 vars in 1454 bytes} [Tue Mar 15 21:54:59 2022] POST /volume/v3/62c4634956524231905ab44b06a0aa38/types/8a21c50a-dd27-4c3f-9948-049b7819390f/extra_specs => generated 55 bytes in 868 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-03-15 21:55:34.600 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.602 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-15 21:55:34.617 | enabled 2022-03-15 21:55:34.621 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-15 21:55:34.637 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-15 21:55:34.637 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.637 | Active: active (running) since Tue 2022-03-15 21:54:55 UTC; 39s ago 2022-03-15 21:55:34.637 | Main PID: 111910 (cinder-volume) 2022-03-15 21:55:34.637 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:34.637 | Memory: 141.3M 2022-03-15 21:55:34.637 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-15 21:55:34.637 | ├─111910 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-15 21:55:34.637 | └─112018 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-15 21:55:34.637 | 2022-03-15 21:55:34.637 | Mar 15 21:55:09 n-d-832156-6 sudo[112907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-15 21:55:34.637 | Mar 15 21:55:09 n-d-832156-6 sudo[112907]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-15 21:55:34.637 | Mar 15 21:55:10 n-d-832156-6 sudo[112907]: pam_unix(sudo:session): session closed for user root 2022-03-15 21:55:34.637 | Mar 15 21:55:10 n-d-832156-6 cinder-volume[112018]: DEBUG oslo_concurrency.processutils [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.271s {{(pid=112018) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-15 21:55:34.637 | Mar 15 21:55:10 n-d-832156-6 cinder-volume[112018]: DEBUG oslo_concurrency.processutils [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=112018) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-15 21:55:34.637 | Mar 15 21:55:10 n-d-832156-6 sudo[112914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-15 21:55:34.637 | Mar 15 21:55:10 n-d-832156-6 sudo[112914]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-15 21:55:34.637 | Mar 15 21:55:11 n-d-832156-6 sudo[112914]: pam_unix(sudo:session): session closed for user root 2022-03-15 21:55:34.637 | Mar 15 21:55:11 n-d-832156-6 cinder-volume[112018]: DEBUG oslo_concurrency.processutils [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.224s {{(pid=112018) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-15 21:55:34.637 | Mar 15 21:55:11 n-d-832156-6 cinder-volume[112018]: INFO cinder.volume.manager [None req-b9ad3579-fe57-4167-9587-b7727a4c2665 None None] Driver post RPC initialization completed successfully. 2022-03-15 21:55:34.641 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.643 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-15 21:55:34.656 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-15 21:55:34.660 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.663 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-15 21:55:34.675 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-15 21:55:34.678 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.681 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-15 21:55:34.693 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-15 21:55:34.697 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.700 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-15 21:55:34.712 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-15 21:55:34.716 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.719 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-15 21:55:34.732 | enabled 2022-03-15 21:55:34.736 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-15 21:55:34.752 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-15 21:55:34.752 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.752 | Active: active (running) since Tue 2022-03-15 21:53:27 UTC; 2min 6s ago 2022-03-15 21:55:34.752 | Main PID: 103798 (/usr/bin/python) 2022-03-15 21:55:34.752 | Tasks: 8 (limit: 14304) 2022-03-15 21:55:34.752 | Memory: 377.1M 2022-03-15 21:55:34.752 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-15 21:55:34.752 | ├─103798 /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-03-15 21:55:34.752 | ├─103941 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-03-15 21:55:34.752 | ├─103942 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-03-15 21:55:34.752 | ├─103943 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-03-15 21:55:34.752 | └─103944 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-03-15 21:55:34.752 | 2022-03-15 21:55:34.752 | Mar 15 21:54:48 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (c80fbc53-788c-40de-83a3-1b2086dffec9), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.752 | Mar 15 21:54:49 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-3455ad3f-e271-433d-9798-cf0a6fc720d2 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (7d584cfa-ca72-454c-bfdf-f74658fadcd8), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.752 | Mar 15 21:54:50 n-d-832156-6 neutron-server[103944]: DEBUG neutron.db.agents_db [None req-5525f710-5104-4869-b0cf-d978952f44eb None None] Agent healthcheck: found 5 active agents {{(pid=103944) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-15 21:55:34.753 | Mar 15 21:54:51 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-0dff8a04-9405-4a95-be5b-77d231a7c32a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (2908f7a8-a2fe-4035-af3a-883a6db5728c), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.753 | Mar 15 21:55:14 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-853e0e92-d53f-4bdd-83fe-2235e704b8fa None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (ec98047a-6959-4976-a87e-e8a62c836aad), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.753 | Mar 15 21:55:17 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-b91061b8-7b38-4ae3-8518-fd09f8928979 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (a04157bc-da8d-46df-9c89-b1584f2ceee7), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.753 | Mar 15 21:55:18 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (c80fbc53-788c-40de-83a3-1b2086dffec9), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.753 | Mar 15 21:55:19 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-3455ad3f-e271-433d-9798-cf0a6fc720d2 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (7d584cfa-ca72-454c-bfdf-f74658fadcd8), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.753 | Mar 15 21:55:21 n-d-832156-6 neutron-server[103943]: DEBUG neutron_lib.callbacks.manager [None req-0dff8a04-9405-4a95-be5b-77d231a7c32a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8769855841208', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1176380'] for agent (2908f7a8-a2fe-4035-af3a-883a6db5728c), after_update {{(pid=103943) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-15 21:55:34.753 | Mar 15 21:55:27 n-d-832156-6 neutron-server[103944]: DEBUG neutron.db.agents_db [None req-5525f710-5104-4869-b0cf-d978952f44eb None None] Agent healthcheck: found 5 active agents {{(pid=103944) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-15 21:55:34.756 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.759 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-15 21:55:34.771 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-15 21:55:34.775 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.778 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-15 21:55:34.790 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-15 21:55:34.793 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.796 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-15 21:55:34.808 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-15 21:55:34.811 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.814 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-15 21:55:34.826 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-15 21:55:34.830 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.832 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-15 21:55:34.845 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-15 21:55:34.849 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.851 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-15 21:55:34.865 | enabled 2022-03-15 21:55:34.869 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-15 21:55:34.885 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-15 21:55:34.885 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.885 | Active: active (running) since Tue 2022-03-15 21:47:05 UTC; 8min ago 2022-03-15 21:55:34.885 | Main PID: 78572 (dstat.sh) 2022-03-15 21:55:34.885 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:34.885 | Memory: 18.9M 2022-03-15 21:55:34.885 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-15 21:55:34.885 | ├─78572 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-15 21:55:34.885 | ├─78617 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-15 21:55:34.886 | └─78618 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-15 21:55:34.886 | 2022-03-15 21:55:34.886 | Mar 15 21:55:25 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:25| 45 13 41 1 0|5544M 130M 167M 5838M| 185M 185M| 0 3362k| 0 86.0 |5534 14k|2.85 2.52 1.68|5.0 0 0| 0 0 | 0 0 | 23 216 0 56 0 2022-03-15 21:55:34.886 | Mar 15 21:55:26 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:26| 42 11 42 0 0|5540M 138M 165M 5837M| 185M 185M| 0 75M| 0 224 |5710 14k|2.71 2.50 1.67|3.0 0 0| 0 0 | 0 0 | 23 216 0 55 0 2022-03-15 21:55:34.886 | Mar 15 21:55:27 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:27| 42 12 40 0 0|5545M 145M 162M 5829M| 187M 187M|4089B 50M|1.00 211 |5676 14k|2.71 2.50 1.67|7.0 0 0| 0 0 | 0 0 | 23 216 0 55 0 2022-03-15 21:55:34.886 | Mar 15 21:55:28 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:28| 44 13 39 1 0|5545M 605M 161M 5370M| 183M 183M| 60k 57M|3.00 168 |5727 15k|2.71 2.50 1.67|3.0 0 21| 0 0 | 0 0 | 23 218 0 55 0 2022-03-15 21:55:34.886 | Mar 15 21:55:29 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:29| 43 7 46 0 0|5546M 564M 161M 5411M| 169M 169M| 0 168k| 0 10.0 |5661 14k|2.71 2.50 1.67|1.0 0 2.0| 0 0 | 0 0 | 23 218 0 55 0 2022-03-15 21:55:34.886 | Mar 15 21:55:30 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:30| 46 8 45 0 0|5540M 530M 161M 5451M| 170M 170M| 0 204k| 0 22.0 |5737 14k|2.71 2.50 1.67|2.0 0 0| 0 0 | 0 0 | 23 218 0 53 0 2022-03-15 21:55:34.886 | Mar 15 21:55:31 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:31| 25 13 60 4 0|5466M 587M 161M 5464M| 31M 31M|1381k 105M|29.0 286 |3380 11k|2.65 2.49 1.67|1.0 0 163| 0 0 | 0 0 | 23 213 0 57 0 2022-03-15 21:55:34.886 | Mar 15 21:55:32 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:32| 16 4 72 5 0|5484M 568M 161M 5465M| 11k 11k| 720k 352k| 116 34.0 |1135 5616 |2.65 2.49 1.67|1.0 0 121| 0 0 | 0 0 | 23 213 0 56 0 2022-03-15 21:55:34.886 | Mar 15 21:55:33 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:33| 25 2 72 1 0|5509M 543M 161M 5465M| 224 224 | 172k 172k|14.0 10.0 | 379 3636 |2.65 2.49 1.67| 0 1.0 0| 0 0 | 0 0 | 23 213 0 56 0 2022-03-15 21:55:34.886 | Mar 15 21:55:34 n-d-832156-6 dstat.sh[78618]: 15-03 21:55:34| 26 8 62 2 0|5465M 585M 161M 5467M|7315 6303 |1404k 424k|45.0 24.0 |1951 8256 |2.65 2.49 1.67|2.0 0 183| 0 0 | 0 0 | 23 213 0 56 0 2022-03-15 21:55:34.889 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.891 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-15 21:55:34.904 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-15 21:55:34.907 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.910 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-15 21:55:34.922 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-15 21:55:34.926 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.928 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-15 21:55:34.941 | enabled 2022-03-15 21:55:34.945 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-15 21:55:34.961 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-15 21:55:34.961 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-15 21:55:34.961 | Active: active (running) since Tue 2022-03-15 21:53:39 UTC; 1min 55s ago 2022-03-15 21:55:34.961 | Main PID: 104887 (neutron-openvsw) 2022-03-15 21:55:34.961 | Tasks: 7 (limit: 14304) 2022-03-15 21:55:34.961 | Memory: 249.2M 2022-03-15 21:55:34.961 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-15 21:55:34.962 | ├─104887 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-03-15 21:55:34.962 | ├─106539 /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/tmp2m3auqsv/privsep.sock 2022-03-15 21:55:34.962 | ├─106595 /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/tmpol00ojz1/privsep.sock 2022-03-15 21:55:34.962 | └─106598 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-15 21:55:34.962 | 2022-03-15 21:55:34.962 | Mar 15 21:55:29 n-d-832156-6 neutron-openvswitch-agent[104887]: DEBUG neutron.agent.linux.utils [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106598. {{(pid=104887) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-15 21:55:34.962 | Mar 15 21:55:29 n-d-832156-6 neutron-openvswitch-agent[104887]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-15 21:55:34.962 | Mar 15 21:55:31 n-d-832156-6 neutron-openvswitch-agent[104887]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Agent rpc_loop - iteration:49 started 2022-03-15 21:55:34.962 | Mar 15 21:55:31 n-d-832156-6 neutron-openvswitch-agent[104887]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x95d034f7,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=18385315412838694765,duration_nsec=830000000,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=104887) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-15 21:55:34.962 | Mar 15 21:55:31 n-d-832156-6 neutron-openvswitch-agent[104887]: DEBUG neutron.agent.linux.utils [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106598. {{(pid=104887) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-15 21:55:34.962 | Mar 15 21:55:31 n-d-832156-6 neutron-openvswitch-agent[104887]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-15 21:55:34.962 | Mar 15 21:55:33 n-d-832156-6 neutron-openvswitch-agent[104887]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Agent rpc_loop - iteration:50 started 2022-03-15 21:55:34.962 | Mar 15 21:55:33 n-d-832156-6 neutron-openvswitch-agent[104887]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x95d034f9,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=18385315412838694765,duration_nsec=831000000,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=104887) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-15 21:55:34.962 | Mar 15 21:55:33 n-d-832156-6 neutron-openvswitch-agent[104887]: DEBUG neutron.agent.linux.utils [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106598. {{(pid=104887) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-15 21:55:34.962 | Mar 15 21:55:33 n-d-832156-6 neutron-openvswitch-agent[104887]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e3041eac-591b-493e-8c37-ba17d9b72425 None None] Agent rpc_loop - iteration:50 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-15 21:55:34.966 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:34.969 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-15 21:55:34.982 | enabled 2022-03-15 21:55:34.986 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-15 21:55:35.002 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-15 21:55:35.002 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.002 | Active: active (running) since Tue 2022-03-15 21:53:40 UTC; 1min 54s ago 2022-03-15 21:55:35.002 | Main PID: 105250 (neutron-dhcp-ag) 2022-03-15 21:55:35.002 | Tasks: 16 (limit: 14304) 2022-03-15 21:55:35.002 | Memory: 377.2M 2022-03-15 21:55:35.002 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-15 21:55:35.002 | ├─105250 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-03-15 21:55:35.002 | ├─106841 /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/tmp59_9kcke/privsep.sock 2022-03-15 21:55:35.002 | ├─106890 /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/tmpd9hgp2yr/privsep.sock 2022-03-15 21:55:35.002 | ├─106967 /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/tmpzjebd8j4/privsep.sock 2022-03-15 21:55:35.002 | ├─107023 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-15 21:55:35.002 | ├─107024 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-15 21:55:35.002 | └─107080 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/5d6c099f-422f-4c16-9c82-fb1050ae44b9/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/5d6c099f-422f-4c16-9c82-fb1050ae44b9/host --addn-hosts=/opt/stack/data/neutron/dhcp/5d6c099f-422f-4c16-9c82-fb1050ae44b9/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/5d6c099f-422f-4c16-9c82-fb1050ae44b9/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/5d6c099f-422f-4c16-9c82-fb1050ae44b9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-db3ce7b4-b78f-4d32-b49a-7bb6f355fc34,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-03-15 21:55:35.002 | 2022-03-15 21:55:35.002 | Mar 15 21:54:24 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG oslo_concurrency.lockutils [None req-fa45551b-b36e-4e0e-9b6d-a4fa3447f660 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=105250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:35.002 | Mar 15 21:54:24 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG oslo_concurrency.lockutils [None req-fa45551b-b36e-4e0e-9b6d-a4fa3447f660 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=105250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:35.002 | Mar 15 21:54:24 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG neutron.agent.dhcp.agent [None req-fa45551b-b36e-4e0e-9b6d-a4fa3447f660 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '2e62cc16-c692-4cb2-83d7-2d235b9bdaa3', 'name': 'public-subnet', 'tenant_id': '62c4634956524231905ab44b06a0aa38', 'network_id': 'e1e2c400-c9b1-43f7-9d9b-f1423b994f53', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.2.1', 'cidr': '172.25.2.0/24', 'allocation_pools': [{'start': '172.25.2.2', 'end': '172.25.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-15T21:54:23Z', 'updated_at': '2022-03-15T21:54:23Z', 'revision_number': 0, 'project_id': '62c4634956524231905ab44b06a0aa38', 'network': {'id': 'e1e2c400-c9b1-43f7-9d9b-f1423b994f53', 'name': 'public', 'tenant_id': '62c4634956524231905ab44b06a0aa38', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['2e62cc16-c692-4cb2-83d7-2d235b9bdaa3'], '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-03-15T21:54:16Z', 'updated_at': '2022-03-15T21:54:23Z', 'revision_number': 2, 'project_id': '62c4634956524231905ab44b06a0aa38', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=105250) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-15 21:55:35.002 | Mar 15 21:54:24 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG oslo_concurrency.lockutils [None req-66658e1c-9caf-404b-a619-738bad21c369 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=105250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:35.002 | Mar 15 21:54:24 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG oslo_concurrency.lockutils [None req-66658e1c-9caf-404b-a619-738bad21c369 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=105250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:35.003 | Mar 15 21:54:27 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=105250) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-15 21:55:35.003 | Mar 15 21:54:32 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=105250) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-15 21:55:35.003 | Mar 15 21:54:32 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=105250) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-15 21:55:35.003 | Mar 15 21:54:44 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:35.003 | Mar 15 21:54:44 n-d-832156-6 neutron-dhcp-agent[105250]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:35.006 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.008 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-15 21:55:35.022 | enabled 2022-03-15 21:55:35.026 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-15 21:55:35.042 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-15 21:55:35.042 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.043 | Active: active (running) since Tue 2022-03-15 21:53:42 UTC; 1min 52s ago 2022-03-15 21:55:35.043 | Main PID: 105625 (neutron-l3-agen) 2022-03-15 21:55:35.043 | Tasks: 20 (limit: 14304) 2022-03-15 21:55:35.043 | Memory: 379.7M 2022-03-15 21:55:35.043 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-15 21:55:35.043 | ├─105625 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-03-15 21:55:35.043 | ├─106542 /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/tmprz4f5tqo/privsep.sock 2022-03-15 21:55:35.043 | ├─107305 /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/tmp0yxzxc0h/privsep.sock 2022-03-15 21:55:35.043 | ├─107319 /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/tmpemd2tfjf/privsep.sock 2022-03-15 21:55:35.043 | ├─107542 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-15 21:55:35.043 | ├─107543 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-15 21:55:35.043 | └─107798 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/721f79af-e424-4106-a1c6-332fd1b58c0c.conf 2022-03-15 21:55:35.043 | 2022-03-15 21:55:35.043 | Mar 15 21:54:39 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo.privsep.daemon [-] privsep: reply[9201c485-aa87-4b4d-8108-4169ac6b926a]: (4, ('ARPING 172.25.2.171 from 172.25.2.171 qg-f7e277d6-fe\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107305) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-15 21:55:35.043 | Mar 15 21:54:40 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo.privsep.daemon [-] privsep: reply[39f99a09-44ad-4718-91be-d57f59105e51]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-5ef06569-88\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107305) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-15 21:55:35.043 | Mar 15 21:54:40 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo.privsep.daemon [-] privsep: reply[fbba457d-5343-433d-8105-fef2994cfea2]: (4, ('ARPING 172.25.2.171 from 172.25.2.171 qg-f7e277d6-fe\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107305) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-15 21:55:35.043 | Mar 15 21:54:43 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo.privsep.daemon [-] privsep: reply[3b9afcfb-a676-492c-a9e4-607d72c001cf]: (4, ('ARPING 172.25.2.171 from 172.25.2.171 qg-f7e277d6-fe\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107305) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-15 21:55:35.043 | Mar 15 21:54:44 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo.privsep.daemon [-] privsep: reply[f26acc56-7189-449d-95f5-563e739c8c4e]: (4, ('ARPING 172.25.2.171 from 172.25.2.171 qg-f7e277d6-fe\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107305) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-15 21:55:35.043 | Mar 15 21:54:46 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105625) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:35.043 | Mar 15 21:54:46 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=105625) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:35.043 | Mar 15 21:54:46 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105625) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:35.043 | Mar 15 21:54:46 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105625) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:35.043 | Mar 15 21:55:08 n-d-832156-6 neutron-l3-agent[105625]: DEBUG oslo_service.periodic_task [None req-dc97a856-dabd-459d-b483-51b5e8977c31 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=105625) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-15 21:55:35.046 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.049 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-15 21:55:35.063 | enabled 2022-03-15 21:55:35.067 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-15 21:55:35.084 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-15 21:55:35.084 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.084 | Active: active (running) since Tue 2022-03-15 21:53:43 UTC; 1min 51s ago 2022-03-15 21:55:35.084 | Main PID: 105980 (neutron-metadat) 2022-03-15 21:55:35.084 | Tasks: 4 (limit: 14304) 2022-03-15 21:55:35.084 | Memory: 129.4M 2022-03-15 21:55:35.084 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-15 21:55:35.085 | ├─105980 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-03-15 21:55:35.085 | ├─106464 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-03-15 21:55:35.085 | └─106465 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-03-15 21:55:35.085 | 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_rabbit.ssl = False {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_rabbit.ssl_version = {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_notifications.driver = [] {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_notifications.retry = -1 {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] oslo_messaging_notifications.transport_url = **** {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.085 | Mar 15 21:53:47 n-d-832156-6 neutron-metadata-agent[105980]: DEBUG oslo_service.service [None req-082b7c66-e20c-4d19-8da0-c1538fc8a4b5 None None] ******************************************************************************** {{(pid=105980) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-15 21:55:35.088 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.091 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-15 21:55:35.104 | enabled 2022-03-15 21:55:35.108 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-15 21:55:35.124 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-15 21:55:35.125 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.125 | Active: active (running) since Tue 2022-03-15 21:53:45 UTC; 1min 49s ago 2022-03-15 21:55:35.125 | Main PID: 106358 (neutron-meterin) 2022-03-15 21:55:35.125 | Tasks: 2 (limit: 14304) 2022-03-15 21:55:35.125 | Memory: 113.1M 2022-03-15 21:55:35.125 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-03-15 21:55:35.125 | └─106358 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-03-15 21:55:35.125 | 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=106358) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106358) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: 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=106358) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=106358) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=106358) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=106358) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106358) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: 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=106358) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=106358) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-15 21:55:35.125 | Mar 15 21:55:19 n-d-832156-6 neutron-metering-agent[106358]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=106358) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-03-15 21:55:35.128 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.131 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-vpn.service 2022-03-15 21:55:35.143 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-03-15 21:55:35.147 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.149 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-03-15 21:55:35.161 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-03-15 21:55:35.165 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.167 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-03-15 21:55:35.179 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-03-15 21:55:35.184 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.186 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-bak.service 2022-03-15 21:55:35.200 | enabled 2022-03-15 21:55:35.204 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-bak.service --no-pager 2022-03-15 21:55:35.220 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-03-15 21:55:35.220 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.220 | Active: active (running) since Tue 2022-03-15 21:54:53 UTC; 41s ago 2022-03-15 21:55:35.220 | Main PID: 111551 (cinder-backup) 2022-03-15 21:55:35.220 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:35.220 | Memory: 126.3M 2022-03-15 21:55:35.220 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-03-15 21:55:35.220 | ├─111551 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-15 21:55:35.220 | └─111995 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-15 21:55:35.220 | 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.kv_mountpoint = secret {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.kv_version = 2 {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.namespace = None {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.root_token_id = None {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.split_loggers = False {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.ssl_ca_crt_file = None {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.timeout = None {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.use_ssl = False {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.220 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.221 | Mar 15 21:54:57 n-d-832156-6 cinder-backup[111551]: DEBUG oslo_service.service [None req-cde8e290-21c3-4cbd-b9e4-5f7230222a20 None None] ******************************************************************************** {{(pid=111551) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-15 21:55:35.223 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.226 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-proxy.service 2022-03-15 21:55:35.239 | enabled 2022-03-15 21:55:35.243 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-03-15 21:55:35.260 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-03-15 21:55:35.260 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.260 | Active: active (running) since Tue 2022-03-15 21:53:15 UTC; 2min 19s ago 2022-03-15 21:55:35.260 | Main PID: 102354 (swift-proxy-ser) 2022-03-15 21:55:35.260 | Tasks: 2 (limit: 14304) 2022-03-15 21:55:35.260 | Memory: 89.9M 2022-03-15 21:55:35.260 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-03-15 21:55:35.260 | ├─102354 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-15 21:55:35.260 | └─102447 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-15 21:55:35.260 | 2022-03-15 21:55:35.260 | Mar 15 21:55:15 n-d-832156-6 proxy-server[102447]: Validating token access rules against request 2022-03-15 21:55:35.260 | Mar 15 21:55:15 n-d-832156-6 swift-proxy-server[102447]: proxy-server: Validating token access rules against request 2022-03-15 21:55:35.260 | Mar 15 21:55:15 n-d-832156-6 proxy-server[102447]: Received request from user: user_id e0a6c2b0ea7c407ba48a6936b3c08dc7, project_id 302ace81cb9d4ebfb952333a63a19569, roles ResellerAdmin,service 2022-03-15 21:55:35.260 | Mar 15 21:55:15 n-d-832156-6 swift-proxy-server[102447]: proxy-server: Received request from user: user_id e0a6c2b0ea7c407ba48a6936b3c08dc7, project_id 302ace81cb9d4ebfb952333a63a19569, roles ResellerAdmin,service 2022-03-15 21:55:35.260 | Mar 15 21:55:15 n-d-832156-6 proxy-server[102447]: Using identity: {'user': ('e0a6c2b0ea7c407ba48a6936b3c08dc7', 'glance-swift'), 'tenant': ('302ace81cb9d4ebfb952333a63a19569', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txe05a6eb25d8749b6b288c-0062310b43) 2022-03-15 21:55:35.261 | Mar 15 21:55:15 n-d-832156-6 swift-proxy-server[102447]: proxy-server: Using identity: {'user': ('e0a6c2b0ea7c407ba48a6936b3c08dc7', 'glance-swift'), 'tenant': ('302ace81cb9d4ebfb952333a63a19569', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txe05a6eb25d8749b6b288c-0062310b43) 2022-03-15 21:55:35.261 | Mar 15 21:55:15 n-d-832156-6 proxy-server[102447]: User 302ace81cb9d4ebfb952333a63a19569 has reseller admin authorizing (txn: txe05a6eb25d8749b6b288c-0062310b43) (client_ip: 10.222.0.24) 2022-03-15 21:55:35.261 | Mar 15 21:55:15 n-d-832156-6 swift-proxy-server[102447]: proxy-server: User 302ace81cb9d4ebfb952333a63a19569 has reseller admin authorizing (txn: txe05a6eb25d8749b6b288c-0062310b43) (client_ip: 10.222.0.24) 2022-03-15 21:55:35.261 | Mar 15 21:55:30 n-d-832156-6 proxy-server[102447]: 10.222.0.24 10.222.0.24 15/Mar/2022/21/55/30 PUT /v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiMQtD... 645922816 - - txe05a6eb25d8749b6b288c-0062310b43 - 14.5448 - - 1647381315.963124275 1647381330.507929802 0 2022-03-15 21:55:35.261 | Mar 15 21:55:30 n-d-832156-6 swift-proxy-server[102447]: proxy-server: 10.222.0.24 10.222.0.24 15/Mar/2022/21/55/30 PUT /v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiMQtD... 645922816 - - txe05a6eb25d8749b6b288c-0062310b43 - 14.5448 - - 1647381315.963124275 1647381330.507929802 0 2022-03-15 21:55:35.264 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.266 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-object.service 2022-03-15 21:55:35.280 | enabled 2022-03-15 21:55:35.283 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-object.service --no-pager 2022-03-15 21:55:35.299 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-03-15 21:55:35.299 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.299 | Active: active (running) since Tue 2022-03-15 21:53:09 UTC; 2min 25s ago 2022-03-15 21:55:35.299 | Main PID: 100859 (swift-object-se) 2022-03-15 21:55:35.299 | Tasks: 23 (limit: 14304) 2022-03-15 21:55:35.299 | Memory: 61.8M 2022-03-15 21:55:35.299 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-03-15 21:55:35.299 | ├─100859 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-15 21:55:35.299 | ├─101223 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-15 21:55:35.299 | └─101273 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-15 21:55:35.299 | 2022-03-15 21:55:35.299 | Mar 15 21:53:09 n-d-832156-6 systemd[1]: Started Devstack devstack@s-object.service. 2022-03-15 21:55:35.299 | Mar 15 21:53:11 n-d-832156-6 object-server[100859]: Started child 101223 from parent 100859 2022-03-15 21:55:35.299 | Mar 15 21:53:11 n-d-832156-6 swift-object-server[100859]: object-server: Started child 101223 from parent 100859 2022-03-15 21:55:35.299 | Mar 15 21:53:11 n-d-832156-6 object-server[100859]: Started child 101273 from parent 100859 2022-03-15 21:55:35.299 | Mar 15 21:53:11 n-d-832156-6 swift-object-server[100859]: object-server: Started child 101273 from parent 100859 2022-03-15 21:55:35.299 | Mar 15 21:55:30 n-d-832156-6 object-server[101223]: 127.0.0.1 - - [15/Mar/2022:21:55:30 +0000] "PUT /sdb1/281/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" "txe05a6eb25d8749b6b288c-0062310b43" "proxy-server 102447" 14.5209 "-" 101223 0 2022-03-15 21:55:35.299 | Mar 15 21:55:30 n-d-832156-6 swift-object-server[101223]: object-server: 127.0.0.1 - - [15/Mar/2022:21:55:30 +0000] "PUT /sdb1/281/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" "txe05a6eb25d8749b6b288c-0062310b43" "proxy-server 102447" 14.5209 "-" 101223 0 2022-03-15 21:55:35.303 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.305 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container.service 2022-03-15 21:55:35.319 | enabled 2022-03-15 21:55:35.323 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container.service --no-pager 2022-03-15 21:55:35.339 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-03-15 21:55:35.339 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.339 | Active: active (running) since Tue 2022-03-15 21:53:10 UTC; 2min 24s ago 2022-03-15 21:55:35.339 | Main PID: 101220 (swift-container) 2022-03-15 21:55:35.339 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:35.339 | Memory: 60.0M 2022-03-15 21:55:35.339 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-03-15 21:55:35.339 | ├─101220 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-15 21:55:35.339 | ├─101576 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-15 21:55:35.339 | └─101581 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-15 21:55:35.339 | 2022-03-15 21:55:35.339 | Mar 15 21:53:12 n-d-832156-6 container-server[101220]: Started child 101576 from parent 101220 2022-03-15 21:55:35.340 | Mar 15 21:53:12 n-d-832156-6 swift-container-server[101220]: container-server: Started child 101576 from parent 101220 2022-03-15 21:55:35.340 | Mar 15 21:53:12 n-d-832156-6 container-server[101220]: Started child 101581 from parent 101220 2022-03-15 21:55:35.340 | Mar 15 21:53:12 n-d-832156-6 swift-container-server[101220]: container-server: Started child 101581 from parent 101220 2022-03-15 21:55:35.340 | Mar 15 21:55:15 n-d-832156-6 container-server[101576]: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "PUT /sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" "txc4a7b0a0c6574d6ab0c48-0062310b43" "proxy-server 102447" 0.0209 "-" 101576 0 2022-03-15 21:55:35.340 | Mar 15 21:55:15 n-d-832156-6 swift-container-server[101576]: container-server: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "PUT /sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" "txc4a7b0a0c6574d6ab0c48-0062310b43" "proxy-server 102447" 0.0209 "-" 101576 0 2022-03-15 21:55:35.340 | Mar 15 21:55:15 n-d-832156-6 container-server[101576]: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance?format=json&states=listing" "txe05a6eb25d8749b6b288c-0062310b43" "proxy-server 102447" 0.0030 "-" 101576 0 2022-03-15 21:55:35.340 | Mar 15 21:55:15 n-d-832156-6 swift-container-server[101576]: container-server: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569/glance?format=json&states=listing" "txe05a6eb25d8749b6b288c-0062310b43" "proxy-server 102447" 0.0030 "-" 101576 0 2022-03-15 21:55:35.340 | Mar 15 21:55:30 n-d-832156-6 container-server[101576]: 127.0.0.1 - - [15/Mar/2022:21:55:30 +0000] "PUT /sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" 201 - "PUT http://10.222.0.24:8080/sdb1/281/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" "txe05a6eb25d8749b6b288c-0062310b43" "object-server 101223" 0.0010 "-" 101576 0 2022-03-15 21:55:35.340 | Mar 15 21:55:30 n-d-832156-6 swift-container-server[101576]: container-server: 127.0.0.1 - - [15/Mar/2022:21:55:30 +0000] "PUT /sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" 201 - "PUT http://10.222.0.24:8080/sdb1/281/AUTH_302ace81cb9d4ebfb952333a63a19569/glance/becea0b0-1b12-4cfd-8630-fee7e7ebef5c" "txe05a6eb25d8749b6b288c-0062310b43" "object-server 101223" 0.0010 "-" 101576 0 2022-03-15 21:55:35.343 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.345 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-account.service 2022-03-15 21:55:35.359 | enabled 2022-03-15 21:55:35.363 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-account.service --no-pager 2022-03-15 21:55:35.379 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-03-15 21:55:35.379 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.379 | Active: active (running) since Tue 2022-03-15 21:53:12 UTC; 2min 22s ago 2022-03-15 21:55:35.379 | Main PID: 101583 (swift-account-s) 2022-03-15 21:55:35.380 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:35.380 | Memory: 60.0M 2022-03-15 21:55:35.380 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-03-15 21:55:35.380 | ├─101583 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-15 21:55:35.380 | ├─101973 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-15 21:55:35.380 | └─101974 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-15 21:55:35.380 | 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 account-server[101974]: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569?format=json" "tx8843faa346a54ad4b4c89-0062310b43" "proxy-server 102447" 0.0019 "-" 101974 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 swift-account-server[101974]: account-server: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569?format=json" "tx8843faa346a54ad4b4c89-0062310b43" "proxy-server 102447" 0.0019 "-" 101974 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 account-server[101974]: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569?format=json" "tx8843faa346a54ad4b4c89-0062310b43" "proxy-server 102447" 0.0003 "-" 101974 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 swift-account-server[101974]: account-server: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569?format=json" "tx8843faa346a54ad4b4c89-0062310b43" "proxy-server 102447" 0.0003 "-" 101974 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 account-server[101973]: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "PUT /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 201 - "-" "txc4a7b0a0c6574d6ab0c48-0062310b43" "-" 0.0169 "-" 101973 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 swift-account-server[101973]: account-server: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "PUT /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 201 - "-" "txc4a7b0a0c6574d6ab0c48-0062310b43" "-" 0.0169 "-" 101973 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 account-server[101974]: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569?format=json" "txc4a7b0a0c6574d6ab0c48-0062310b43" "proxy-server 102447" 0.0040 "-" 101974 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 swift-account-server[101974]: account-server: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "HEAD /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_302ace81cb9d4ebfb952333a63a19569?format=json" "txc4a7b0a0c6574d6ab0c48-0062310b43" "proxy-server 102447" 0.0040 "-" 101974 - 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 account-server[101973]: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "PUT /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" "txc4a7b0a0c6574d6ab0c48-0062310b43" "container-server 101576" 0.0021 "-" 101973 0 2022-03-15 21:55:35.380 | Mar 15 21:55:15 n-d-832156-6 swift-account-server[101973]: account-server: 127.0.0.1 - - [15/Mar/2022:21:55:15 +0000] "PUT /sdb1/216/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/264/AUTH_302ace81cb9d4ebfb952333a63a19569/glance" "txc4a7b0a0c6574d6ab0c48-0062310b43" "container-server 101576" 0.0021 "-" 101973 0 2022-03-15 21:55:35.383 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.386 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@heat.service 2022-03-15 21:55:35.398 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-03-15 21:55:35.402 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.404 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api.service 2022-03-15 21:55:35.423 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-03-15 21:55:35.426 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.429 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-03-15 21:55:35.441 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-03-15 21:55:35.445 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.448 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-03-15 21:55:35.460 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-03-15 21:55:35.463 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.466 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-eng.service 2022-03-15 21:55:35.480 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-03-15 21:55:35.484 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.487 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-03-15 21:55:35.500 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-03-15 21:55:35.503 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.506 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-03-15 21:55:35.518 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-03-15 21:55:35.521 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.524 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-03-15 21:55:35.536 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-03-15 21:55:35.540 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.543 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-03-15 21:55:35.555 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-03-15 21:55:35.559 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.561 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-03-15 21:55:35.573 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-03-15 21:55:35.577 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.580 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-03-15 21:55:35.593 | enabled 2022-03-15 21:55:35.597 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-03-15 21:55:35.614 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-03-15 21:55:35.614 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.614 | Active: active (running) since Tue 2022-03-15 21:53:13 UTC; 2min 21s ago 2022-03-15 21:55:35.614 | Main PID: 101980 (swift-container) 2022-03-15 21:55:35.614 | Tasks: 1 (limit: 14304) 2022-03-15 21:55:35.614 | Memory: 42.6M 2022-03-15 21:55:35.614 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-03-15 21:55:35.614 | └─101980 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-03-15 21:55:35.614 | 2022-03-15 21:55:35.614 | Mar 15 21:53:13 n-d-832156-6 systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-03-15 21:55:35.614 | Mar 15 21:53:15 n-d-832156-6 container-sync[101980]: Starting 101980 2022-03-15 21:55:35.614 | Mar 15 21:53:15 n-d-832156-6 container-sync[101980]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-03-15 21:55:35.617 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.621 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-03-15 21:55:35.635 | enabled 2022-03-15 21:55:35.638 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-03-15 21:55:35.654 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-03-15 21:55:35.654 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.654 | Active: active (running) since Tue 2022-03-15 21:54:37 UTC; 58s ago 2022-03-15 21:55:35.654 | Main PID: 109300 (nova-conductor) 2022-03-15 21:55:35.654 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:35.654 | Memory: 153.3M 2022-03-15 21:55:35.654 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-03-15 21:55:35.654 | ├─109300 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-15 21:55:35.654 | ├─110175 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-15 21:55:35.654 | └─110176 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-15 21:55:35.654 | 2022-03-15 21:55:35.654 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_limit.split_loggers = False {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_limit.status_code_retries = None {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_limit.status_code_retry_delay = None {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_limit.timeout = None {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_limit.valid_interfaces = None {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_limit.version = None {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_reports.file_event_handler = None {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] oslo_reports.log_dir = None {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.655 | Mar 15 21:54:41 n-d-832156-6 nova-conductor[109300]: DEBUG oslo_service.service [None req-f9b4a40c-223c-4afa-bcde-35374d2663b7 None None] ******************************************************************************** {{(pid=109300) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-15 21:55:35.658 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-15 21:55:35.660 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-03-15 21:55:35.674 | enabled 2022-03-15 21:55:35.678 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-03-15 21:55:35.694 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-03-15 21:55:35.694 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-03-15 21:55:35.694 | Active: active (running) since Tue 2022-03-15 21:54:38 UTC; 56s ago 2022-03-15 21:55:35.694 | Main PID: 109691 (nova-conductor) 2022-03-15 21:55:35.694 | Tasks: 3 (limit: 14304) 2022-03-15 21:55:35.694 | Memory: 148.0M 2022-03-15 21:55:35.694 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-03-15 21:55:35.694 | ├─109691 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-15 21:55:35.694 | ├─110182 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-15 21:55:35.694 | └─110183 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-15 21:55:35.694 | 2022-03-15 21:55:35.694 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_limit.split_loggers = False {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.694 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_limit.status_code_retries = None {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.694 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_limit.status_code_retry_delay = None {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.695 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_limit.timeout = None {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.695 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_limit.valid_interfaces = None {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.695 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_limit.version = None {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.695 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_reports.file_event_handler = None {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.695 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.695 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] oslo_reports.log_dir = None {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-15 21:55:35.695 | Mar 15 21:54:42 n-d-832156-6 nova-conductor[109691]: DEBUG oslo_service.service [None req-9d356c44-26da-4bae-9ace-4fa4618b824b None None] ******************************************************************************** {{(pid=109691) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-15 21:55:35.698 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-03-15 21:55:35.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:55:35.718 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-03-15 21:55:35.737 | + functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:55:35.739 | + ./stack.sh:main:1444 : 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-03-15 21:55:35.742 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:55:35.745 | + ./stack.sh:echo_summary:446 : 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-03-15 21:55:35.748 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-03-15 21:55:36.777 | 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-03-15 21:55:39.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:39.577 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:39.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:39.577 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:39.577 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.577 | | Upgrade Check Results | 2022-03-15 21:55:39.577 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.577 | | Check: Cells v2 | 2022-03-15 21:55:39.577 | | Result: Success | 2022-03-15 21:55:39.577 | | Details: No host mappings or compute nodes were found. Remember to | 2022-03-15 21:55:39.577 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-03-15 21:55:39.577 | | compute hosts are deployed. | 2022-03-15 21:55:39.577 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.577 | | Check: Placement API | 2022-03-15 21:55:39.577 | | Result: Success | 2022-03-15 21:55:39.577 | | Details: None | 2022-03-15 21:55:39.577 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.577 | | Check: Cinder API | 2022-03-15 21:55:39.577 | | Result: Success | 2022-03-15 21:55:39.577 | | Details: None | 2022-03-15 21:55:39.577 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.577 | | Check: Policy Scope-based Defaults | 2022-03-15 21:55:39.577 | | Result: Success | 2022-03-15 21:55:39.577 | | Details: None | 2022-03-15 21:55:39.577 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.577 | | Check: Policy File JSON to YAML Migration | 2022-03-15 21:55:39.577 | | Result: Success | 2022-03-15 21:55:39.577 | | Details: None | 2022-03-15 21:55:39.577 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.577 | | Check: Older than N-1 computes | 2022-03-15 21:55:39.578 | | Result: Success | 2022-03-15 21:55:39.578 | | Details: None | 2022-03-15 21:55:39.578 | +--------------------------------------------------------------------+ 2022-03-15 21:55:39.578 | | Check: hw_machine_type unset | 2022-03-15 21:55:39.578 | | Result: Success | 2022-03-15 21:55:39.578 | | Details: None | 2022-03-15 21:55:39.578 | +--------------------------------------------------------------------+ 2022-03-15 21:55:40.033 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-03-15 21:55:40.035 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-03-15 21:55:40.035 | Running user script /home/ubuntu/devstack/local.sh 2022-03-15 21:55:40.038 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-03-15 21:55:40.040 | Before updating nova flavors: 2022-03-15 21:55:42.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:42.244 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:42.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:42.244 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:42.244 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:55:42.244 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-15 21:55:42.244 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:55:42.245 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-15 21:55:42.245 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-15 21:55:42.245 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-15 21:55:42.245 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-15 21:55:42.245 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-15 21:55:42.245 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-15 21:55:42.245 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-15 21:55:42.245 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-15 21:55:42.245 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-15 21:55:42.245 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-15 21:55:42.245 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:55:43.894 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-03-15 21:55:43.955 | Flavor 42 not found 2022-03-15 21:55:45.453 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-03-15 21:55:45.513 | Flavor 84 not found 2022-03-15 21:55:46.968 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-03-15 21:55:47.030 | Flavor 451 not found 2022-03-15 21:55:48.445 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:48.445 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-15 21:55:48.445 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:48.445 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:48.445 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:49.915 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:49.916 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-15 21:55:49.916 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:49.916 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:49.916 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:51.391 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:51.391 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-15 21:55:51.391 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:51.391 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:51.391 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:52.850 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:52.850 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-15 21:55:52.850 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:52.850 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:52.850 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:52.911 | After updating nova flavors: 2022-03-15 21:55:54.323 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:54.323 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-15 21:55:54.323 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:54.323 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-15 21:55:54.323 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-15 21:55:54.323 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-15 21:55:56.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:56.773 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:56.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:56.773 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:59.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:59.414 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:59.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:55:59.414 | from cryptography.utils import int_from_bytes 2022-03-15 21:55:59.588 | Neutron networks: 2022-03-15 21:56:02.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:02.066 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:02.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:02.066 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:02.066 | +--------------------------------------+---------+--------------------------------------+ 2022-03-15 21:56:02.066 | | ID | Name | Subnets | 2022-03-15 21:56:02.066 | +--------------------------------------+---------+--------------------------------------+ 2022-03-15 21:56:02.066 | | 5d6c099f-422f-4c16-9c82-fb1050ae44b9 | private | db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 | 2022-03-15 21:56:02.066 | | e1e2c400-c9b1-43f7-9d9b-f1423b994f53 | public | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 | 2022-03-15 21:56:02.066 | +--------------------------------------+---------+--------------------------------------+ 2022-03-15 21:56:04.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:04.519 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:04.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:04.519 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:07.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:07.028 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:07.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:07.028 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:07.028 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:07.028 | | Field | Value | 2022-03-15 21:56:07.028 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:07.028 | | admin_state_up | UP | 2022-03-15 21:56:07.028 | | availability_zone_hints | | 2022-03-15 21:56:07.028 | | availability_zones | nova | 2022-03-15 21:56:07.028 | | created_at | 2022-03-15T21:53:58Z | 2022-03-15 21:56:07.028 | | description | | 2022-03-15 21:56:07.028 | | dns_domain | None | 2022-03-15 21:56:07.028 | | id | 5d6c099f-422f-4c16-9c82-fb1050ae44b9 | 2022-03-15 21:56:07.029 | | ipv4_address_scope | None | 2022-03-15 21:56:07.029 | | ipv6_address_scope | None | 2022-03-15 21:56:07.029 | | is_default | None | 2022-03-15 21:56:07.029 | | is_vlan_transparent | None | 2022-03-15 21:56:07.029 | | mtu | 1500 | 2022-03-15 21:56:07.029 | | name | private | 2022-03-15 21:56:07.029 | | port_security_enabled | True | 2022-03-15 21:56:07.029 | | project_id | c726d3e6758348dea3f20709b694af3b | 2022-03-15 21:56:07.029 | | provider:network_type | vlan | 2022-03-15 21:56:07.029 | | provider:physical_network | physnet1 | 2022-03-15 21:56:07.029 | | provider:segmentation_id | 100 | 2022-03-15 21:56:07.029 | | qos_policy_id | None | 2022-03-15 21:56:07.029 | | revision_number | 3 | 2022-03-15 21:56:07.029 | | router:external | Internal | 2022-03-15 21:56:07.029 | | segments | None | 2022-03-15 21:56:07.029 | | shared | False | 2022-03-15 21:56:07.029 | | status | ACTIVE | 2022-03-15 21:56:07.029 | | subnets | db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 | 2022-03-15 21:56:07.029 | | tags | | 2022-03-15 21:56:07.029 | | updated_at | 2022-03-15T21:55:59Z | 2022-03-15 21:56:07.029 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:09.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:09.571 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:09.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:09.571 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:09.571 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:09.571 | | Field | Value | 2022-03-15 21:56:09.571 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:09.572 | | admin_state_up | UP | 2022-03-15 21:56:09.572 | | availability_zone_hints | | 2022-03-15 21:56:09.572 | | availability_zones | nova | 2022-03-15 21:56:09.572 | | created_at | 2022-03-15T21:54:16Z | 2022-03-15 21:56:09.572 | | description | | 2022-03-15 21:56:09.572 | | dns_domain | None | 2022-03-15 21:56:09.572 | | id | e1e2c400-c9b1-43f7-9d9b-f1423b994f53 | 2022-03-15 21:56:09.572 | | ipv4_address_scope | None | 2022-03-15 21:56:09.572 | | ipv6_address_scope | None | 2022-03-15 21:56:09.572 | | is_default | True | 2022-03-15 21:56:09.572 | | is_vlan_transparent | None | 2022-03-15 21:56:09.572 | | mtu | 1500 | 2022-03-15 21:56:09.572 | | name | public | 2022-03-15 21:56:09.572 | | port_security_enabled | True | 2022-03-15 21:56:09.572 | | project_id | 62c4634956524231905ab44b06a0aa38 | 2022-03-15 21:56:09.572 | | provider:network_type | flat | 2022-03-15 21:56:09.572 | | provider:physical_network | physnet1 | 2022-03-15 21:56:09.572 | | provider:segmentation_id | None | 2022-03-15 21:56:09.572 | | qos_policy_id | None | 2022-03-15 21:56:09.572 | | revision_number | 2 | 2022-03-15 21:56:09.572 | | router:external | External | 2022-03-15 21:56:09.572 | | segments | None | 2022-03-15 21:56:09.573 | | shared | False | 2022-03-15 21:56:09.573 | | status | ACTIVE | 2022-03-15 21:56:09.573 | | subnets | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 | 2022-03-15 21:56:09.573 | | tags | | 2022-03-15 21:56:09.573 | | updated_at | 2022-03-15T21:54:23Z | 2022-03-15 21:56:09.573 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:09.730 | Neutron subnetworks: 2022-03-15 21:56:11.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:11.989 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:11.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:11.989 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:11.989 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-15 21:56:11.989 | | ID | Name | Network | Subnet | 2022-03-15 21:56:11.989 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-15 21:56:11.989 | | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 | public-subnet | e1e2c400-c9b1-43f7-9d9b-f1423b994f53 | 172.25.2.0/24 | 2022-03-15 21:56:11.989 | | db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 | private-subnet | 5d6c099f-422f-4c16-9c82-fb1050ae44b9 | 172.20.0.0/26 | 2022-03-15 21:56:11.989 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-15 21:56:14.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:14.370 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:14.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:14.370 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:16.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:16.768 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:16.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:16.768 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:16.768 | +----------------------+--------------------------------------+ 2022-03-15 21:56:16.768 | | Field | Value | 2022-03-15 21:56:16.768 | +----------------------+--------------------------------------+ 2022-03-15 21:56:16.768 | | allocation_pools | 172.25.2.2-172.25.2.254 | 2022-03-15 21:56:16.768 | | cidr | 172.25.2.0/24 | 2022-03-15 21:56:16.768 | | created_at | 2022-03-15T21:54:23Z | 2022-03-15 21:56:16.768 | | description | | 2022-03-15 21:56:16.768 | | dns_nameservers | | 2022-03-15 21:56:16.768 | | dns_publish_fixed_ip | None | 2022-03-15 21:56:16.768 | | enable_dhcp | False | 2022-03-15 21:56:16.768 | | gateway_ip | 172.25.2.1 | 2022-03-15 21:56:16.768 | | host_routes | | 2022-03-15 21:56:16.768 | | id | 2e62cc16-c692-4cb2-83d7-2d235b9bdaa3 | 2022-03-15 21:56:16.768 | | ip_version | 4 | 2022-03-15 21:56:16.769 | | ipv6_address_mode | None | 2022-03-15 21:56:16.769 | | ipv6_ra_mode | None | 2022-03-15 21:56:16.769 | | name | public-subnet | 2022-03-15 21:56:16.769 | | network_id | e1e2c400-c9b1-43f7-9d9b-f1423b994f53 | 2022-03-15 21:56:16.769 | | project_id | 62c4634956524231905ab44b06a0aa38 | 2022-03-15 21:56:16.769 | | revision_number | 0 | 2022-03-15 21:56:16.769 | | segment_id | None | 2022-03-15 21:56:16.769 | | service_types | | 2022-03-15 21:56:16.769 | | subnetpool_id | None | 2022-03-15 21:56:16.769 | | tags | | 2022-03-15 21:56:16.769 | | updated_at | 2022-03-15T21:54:23Z | 2022-03-15 21:56:16.769 | +----------------------+--------------------------------------+ 2022-03-15 21:56:19.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:19.183 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:19.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:19.183 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:19.183 | +----------------------+--------------------------------------+ 2022-03-15 21:56:19.183 | | Field | Value | 2022-03-15 21:56:19.183 | +----------------------+--------------------------------------+ 2022-03-15 21:56:19.183 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-03-15 21:56:19.183 | | cidr | 172.20.0.0/26 | 2022-03-15 21:56:19.183 | | created_at | 2022-03-15T21:54:01Z | 2022-03-15 21:56:19.183 | | description | | 2022-03-15 21:56:19.183 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-03-15 21:56:19.183 | | dns_publish_fixed_ip | None | 2022-03-15 21:56:19.183 | | enable_dhcp | True | 2022-03-15 21:56:19.183 | | gateway_ip | 172.20.0.1 | 2022-03-15 21:56:19.183 | | host_routes | | 2022-03-15 21:56:19.183 | | id | db3ce7b4-b78f-4d32-b49a-7bb6f355fc34 | 2022-03-15 21:56:19.183 | | ip_version | 4 | 2022-03-15 21:56:19.183 | | ipv6_address_mode | None | 2022-03-15 21:56:19.183 | | ipv6_ra_mode | None | 2022-03-15 21:56:19.183 | | name | private-subnet | 2022-03-15 21:56:19.183 | | network_id | 5d6c099f-422f-4c16-9c82-fb1050ae44b9 | 2022-03-15 21:56:19.183 | | project_id | c726d3e6758348dea3f20709b694af3b | 2022-03-15 21:56:19.183 | | revision_number | 1 | 2022-03-15 21:56:19.183 | | segment_id | None | 2022-03-15 21:56:19.183 | | service_types | | 2022-03-15 21:56:19.183 | | subnetpool_id | a8bc0696-0a93-46e2-b838-ff4c2c8ba773 | 2022-03-15 21:56:19.183 | | tags | | 2022-03-15 21:56:19.183 | | updated_at | 2022-03-15T21:55:59Z | 2022-03-15 21:56:19.183 | +----------------------+--------------------------------------+ 2022-03-15 21:56:19.417 | + ./stack.sh:main:1469 : command openstack complete 2022-03-15 21:56:19.418 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-03-15 21:56:19.420 | + ./stack.sh:main:1469 : openstack complete 2022-03-15 21:56:22.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:22.093 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:22.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:22.093 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:22.093 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-03-15 21:56:22.412 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-03-15 21:56:22.431 | + functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:22.433 | + ./stack.sh:main:1474 : is_ubuntu 2022-03-15 21:56:22.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-15 21:56:22.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-15 21:56:22.441 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-03-15 21:56:22.443 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:56:22.447 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-03-15 21:56:22.449 | + ./stack.sh:main:1476 : set_lvm_filter 2022-03-15 21:56:22.452 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-03-15 21:56:22.455 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-03-15 21:56:22.457 | + lib/lvm:set_lvm_filter:185 : local pv 2022-03-15 21:56:22.460 | + lib/lvm:set_lvm_filter:186 : local vg 2022-03-15 21:56:22.462 | + lib/lvm:set_lvm_filter:187 : local line 2022-03-15 21:56:22.465 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-03-15 21:56:22.625 | + lib/lvm:set_lvm_filter:189 : for pv_info in $(sudo pvs --noheadings -o name) 2022-03-15 21:56:22.629 | ++ lib/lvm:set_lvm_filter:190 : echo -e /dev/loop4 2022-03-15 21:56:22.629 | ++ lib/lvm:set_lvm_filter:190 : sed 's/ //g' 2022-03-15 21:56:22.630 | ++ lib/lvm:set_lvm_filter:190 : sed 's/\/dev\///g' 2022-03-15 21:56:22.636 | + lib/lvm:set_lvm_filter:190 : pv=loop4 2022-03-15 21:56:22.639 | + lib/lvm:set_lvm_filter:191 : new='"a|loop4|", ' 2022-03-15 21:56:22.642 | + lib/lvm:set_lvm_filter:192 : filter_string='global_filter = [ "a|loop4|", ' 2022-03-15 21:56:22.644 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-03-15 21:56:22.647 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-03-15 21:56:22.649 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-03-15 21:56:22.669 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-03-15 21:56:22.683 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-03-15 21:56:22.685 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:56:22.688 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"r|.*|"' ']' '#' from devstack 2022-03-15 21:56:22.691 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-03-15 21:56:22.694 | + functions-common:run_phase:1853 : local mode=stack 2022-03-15 21:56:22.696 | + functions-common:run_phase:1854 : local phase=test-config 2022-03-15 21:56:22.699 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-15 21:56:22.701 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-15 21:56:22.704 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-15 21:56:22.707 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-15 21:56:22.709 | + functions-common:run_phase:1863 : local extra 2022-03-15 21:56:22.713 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-15 21:56:22.717 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-15 21:56:22.720 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-15 21:56:22.723 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-15 21:56:22.725 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-03-15 21:56:22.729 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-15 21:56:22.746 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:22.749 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:56:22.751 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:56:22.754 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-03-15 21:56:22.756 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:56:22.758 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-15 21:56:22.761 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:56:22.763 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-03-15 21:56:22.766 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:56:22.768 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-15 21:56:22.771 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-15 21:56:22.773 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-15 21:56:22.776 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-03-15 21:56:22.824 | [17765 Async install_tempest:77494]: Waiting for completion of install_tempest running on PID 77494 (1 other jobs running) 2022-03-15 21:56:22.848 | [17765 Async install_tempest:77494]: Signaling child to exit 2022-03-15 21:56:22.848 | WAKEUP 2022-03-15 21:56:22.871 | [17765 Async install_tempest:77494]: Signaled 2022-03-15 21:56:22.873 | ++ lib/tempest:install_tempest:711 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:610 : local git_ref=master 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:611 : local orig_dir 2022-03-15 21:56:22.873 | +++ functions-common:git_clone:612 : pwd 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-03-15 21:56:22.873 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:615 : RECLONE=False 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:629 : echo master 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:678 : git show --oneline 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:678 : head -1 2022-03-15 21:56:22.873 | 5c556626d Merge "Add release notes page for version 30.0.0" 2022-03-15 21:56:22.873 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-15 21:56:22.873 | ++ lib/tempest:install_tempest:712 : pip_install 'tox!=2.8.0' 2022-03-15 21:56:22.873 | Using python 3.8 to install tox!=2.8.0 2022-03-15 21:56:22.873 | ++ 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-03-15 21:56:22.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:22.874 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:22.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:22.874 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:22.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:56:22.874 | Collecting tox!=2.8.0 2022-03-15 21:56:22.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-03-15 21:56:22.874 | Collecting 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 2022-03-15 21:56:22.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7b/34c9474e6476e/virtualenv-20.13.2-py2.py3-none-any.whl (8.7 MB) 2022-03-15 21:56:22.874 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-03-15 21:56:22.874 | Collecting pluggy>=0.12.0 2022-03-15 21:56:22.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-03-15 21:56:22.874 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.6.0) 2022-03-15 21:56:22.874 | Collecting toml>=0.9.4 2022-03-15 21:56:22.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-03-15 21:56:22.874 | Collecting py>=1.4.17 2022-03-15 21:56:22.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-03-15 21:56:22.874 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-03-15 21:56:22.874 | 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.7) 2022-03-15 21:56:22.874 | 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.1) 2022-03-15 21:56:22.874 | 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-03-15 21:56:22.874 | Installing collected packages: virtualenv, toml, py, pluggy, tox 2022-03-15 21:56:22.874 | Attempting uninstall: virtualenv 2022-03-15 21:56:22.874 | Found existing installation: virtualenv 20.13.3 2022-03-15 21:56:22.874 | Uninstalling virtualenv-20.13.3: 2022-03-15 21:56:22.874 | Successfully uninstalled virtualenv-20.13.3 2022-03-15 21:56:22.874 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.24.5 virtualenv-20.13.2 2022-03-15 21:56:22.874 | 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-03-15 21:56:22.874 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:56:22.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:56:22.874 | ++ inc/python:pip_install:200 : result=0 2022-03-15 21:56:22.874 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:56:22.874 | ++ functions-common:time_stop:2425 : local name 2022-03-15 21:56:22.874 | ++ functions-common:time_stop:2426 : local end_time 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2428 : local total 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2429 : local start_time 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2432 : start_time=1647380811722 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2434 : [[ -z 1647380811722 ]] 2022-03-15 21:56:22.875 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2437 : end_time=1647380820040 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2438 : elapsed_time=8318 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2439 : total=286949 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:56:22.875 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=295267 2022-03-15 21:56:22.875 | ++ inc/python:pip_install:203 : return 0 2022-03-15 21:56:22.875 | ++ lib/tempest:install_tempest:713 : pushd /opt/stack/tempest 2022-03-15 21:56:22.875 | /opt/stack/tempest ~/devstack 2022-03-15 21:56:22.875 | ++ lib/tempest:install_tempest:717 : git checkout master 2022-03-15 21:56:22.875 | M .coveragerc 2022-03-15 21:56:22.875 | M .gitignore 2022-03-15 21:56:22.875 | M .gitreview 2022-03-15 21:56:22.875 | M .mailmap 2022-03-15 21:56:22.875 | M .stestr.conf 2022-03-15 21:56:22.875 | M CONTRIBUTING.rst 2022-03-15 21:56:22.875 | M HACKING.rst 2022-03-15 21:56:22.875 | M LICENSE 2022-03-15 21:56:22.875 | M README.rst 2022-03-15 21:56:22.875 | M REVIEWING.rst 2022-03-15 21:56:22.875 | M bindep.txt 2022-03-15 21:56:22.875 | M doc/requirements.txt 2022-03-15 21:56:22.875 | M doc/source/_extra/.htaccess 2022-03-15 21:56:22.875 | M doc/source/_static/.keep 2022-03-15 21:56:22.875 | M doc/source/account_generator.rst 2022-03-15 21:56:22.875 | M doc/source/cleanup.rst 2022-03-15 21:56:22.875 | M doc/source/conf.py 2022-03-15 21:56:22.875 | M doc/source/configuration.rst 2022-03-15 21:56:22.875 | M doc/source/contributor/contributing.rst 2022-03-15 21:56:22.875 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-03-15 21:56:22.875 | M doc/source/data/tempest-plugins-registry.header 2022-03-15 21:56:22.875 | M doc/source/index.rst 2022-03-15 21:56:22.876 | M doc/source/keystone_scopes_and_roles_support.rst 2022-03-15 21:56:22.876 | M doc/source/library.rst 2022-03-15 21:56:22.876 | M doc/source/library/api_microversion_testing.rst 2022-03-15 21:56:22.876 | M doc/source/library/auth.rst 2022-03-15 21:56:22.876 | M doc/source/library/cli.rst 2022-03-15 21:56:22.876 | M doc/source/library/clients.rst 2022-03-15 21:56:22.876 | M doc/source/library/credential_providers.rst 2022-03-15 21:56:22.876 | M doc/source/library/decorators.rst 2022-03-15 21:56:22.876 | M doc/source/library/rest_client.rst 2022-03-15 21:56:22.876 | M doc/source/library/service_clients/compute_clients.rst 2022-03-15 21:56:22.876 | M doc/source/library/utils.rst 2022-03-15 21:56:22.876 | M doc/source/library/validation_resources.rst 2022-03-15 21:56:22.876 | M doc/source/microversion_testing.rst 2022-03-15 21:56:22.876 | M doc/source/overview.rst 2022-03-15 21:56:22.876 | M doc/source/plugins/index.rst 2022-03-15 21:56:22.876 | M doc/source/plugins/plugin.rst 2022-03-15 21:56:22.876 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-03-15 21:56:22.876 | M doc/source/run.rst 2022-03-15 21:56:22.876 | M doc/source/sampleconf.rst 2022-03-15 21:56:22.876 | M doc/source/stable_branch_support_policy.rst 2022-03-15 21:56:22.876 | M doc/source/stable_branch_testing_policy.rst 2022-03-15 21:56:22.876 | M doc/source/subunit_describe_calls.rst 2022-03-15 21:56:22.876 | M doc/source/supported_version.rst 2022-03-15 21:56:22.876 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-03-15 21:56:22.876 | M doc/source/test_removal.rst 2022-03-15 21:56:22.876 | M doc/source/tests/modules.rst 2022-03-15 21:56:22.876 | M doc/source/workspace.rst 2022-03-15 21:56:22.876 | M doc/source/write_tests.rst 2022-03-15 21:56:22.876 | M etc/accounts.yaml.sample 2022-03-15 21:56:22.876 | M etc/allow-list.yaml 2022-03-15 21:56:22.876 | M etc/logging.conf.sample 2022-03-15 21:56:22.876 | M etc/rbac-persona-accounts.yaml.sample 2022-03-15 21:56:22.877 | M playbooks/devstack-tempest-ipv6.yaml 2022-03-15 21:56:22.877 | M playbooks/devstack-tempest.yaml 2022-03-15 21:56:22.877 | M playbooks/enable-fips.yaml 2022-03-15 21:56:22.877 | M playbooks/post-tempest.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-03-15 21:56:22.877 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-03-15 21:56:22.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-03-15 21:56:22.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-03-15 21:56:22.880 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-03-15 21:56:22.881 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-03-15 21:56:22.882 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-03-15 21:56:22.883 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-03-15 21:56:22.884 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-03-15 21:56:22.885 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-03-15 21:56:22.886 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-03-15 21:56:22.886 | M releasenotes/source/_static/.placeholder 2022-03-15 21:56:22.886 | M releasenotes/source/_templates/.placeholder 2022-03-15 21:56:22.886 | M releasenotes/source/conf.py 2022-03-15 21:56:22.886 | M releasenotes/source/index.rst 2022-03-15 21:56:22.886 | M releasenotes/source/unreleased.rst 2022-03-15 21:56:22.886 | M releasenotes/source/v10.0.0.rst 2022-03-15 21:56:22.886 | M releasenotes/source/v11.0.0.rst 2022-03-15 21:56:22.886 | M releasenotes/source/v12.0.0.rst 2022-03-15 21:56:22.886 | M releasenotes/source/v13.0.0.rst 2022-03-15 21:56:22.886 | M releasenotes/source/v14.0.0.rst 2022-03-15 21:56:22.886 | M releasenotes/source/v15.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v16.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v16.1.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v17.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v17.1.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v17.2.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v18.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v19.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v20.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v21.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v22.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v22.1.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v23.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v24.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v26.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v26.1.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v27.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v28.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v28.1.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v29.0.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v29.1.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v29.2.0.rst 2022-03-15 21:56:22.887 | M releasenotes/source/v30.0.0.rst 2022-03-15 21:56:22.887 | M requirements.txt 2022-03-15 21:56:22.887 | M roles/acl-devstack-files/README.rst 2022-03-15 21:56:22.887 | M roles/acl-devstack-files/defaults/main.yaml 2022-03-15 21:56:22.887 | M roles/acl-devstack-files/tasks/main.yaml 2022-03-15 21:56:22.887 | M roles/run-tempest-26/README.rst 2022-03-15 21:56:22.887 | M roles/run-tempest-26/defaults/main.yaml 2022-03-15 21:56:22.887 | M roles/run-tempest-26/tasks/main.yaml 2022-03-15 21:56:22.887 | M roles/run-tempest/README.rst 2022-03-15 21:56:22.887 | M roles/run-tempest/defaults/main.yaml 2022-03-15 21:56:22.887 | M roles/run-tempest/tasks/main.yaml 2022-03-15 21:56:22.887 | M roles/setup-tempest-data-dir/README.rst 2022-03-15 21:56:22.887 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-03-15 21:56:22.887 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-03-15 21:56:22.887 | M roles/setup-tempest-run-dir/README.rst 2022-03-15 21:56:22.887 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-03-15 21:56:22.888 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-03-15 21:56:22.888 | M roles/tempest-cleanup/README.rst 2022-03-15 21:56:22.888 | M roles/tempest-cleanup/defaults/main.yaml 2022-03-15 21:56:22.888 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-03-15 21:56:22.888 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-03-15 21:56:22.888 | M roles/tempest-cleanup/tasks/main.yaml 2022-03-15 21:56:22.888 | M setup.cfg 2022-03-15 21:56:22.888 | M setup.py 2022-03-15 21:56:22.888 | M tempest/README.rst 2022-03-15 21:56:22.888 | M tempest/__init__.py 2022-03-15 21:56:22.888 | M tempest/api/README.rst 2022-03-15 21:56:22.888 | M tempest/api/__init__.py 2022-03-15 21:56:22.888 | M tempest/api/compute/__init__.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/__init__.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_agents.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_aggregates.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_availability_zone.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_create_server.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_delete_server.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_fixed_ips.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_flavors.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_flavors_access.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_hosts.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_hosts_negative.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_hypervisor.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-03-15 21:56:22.888 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_live_migration.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_migrations.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_networks.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_quotas.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_quotas_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_security_groups.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_servers.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_servers_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_services.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_services_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_volume.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_volume_swap.py 2022-03-15 21:56:22.889 | M tempest/api/compute/admin/test_volumes_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/api_microversion_fixture.py 2022-03-15 21:56:22.889 | M tempest/api/compute/base.py 2022-03-15 21:56:22.889 | M tempest/api/compute/certificates/__init__.py 2022-03-15 21:56:22.889 | M tempest/api/compute/certificates/test_certificates.py 2022-03-15 21:56:22.889 | M tempest/api/compute/flavors/__init__.py 2022-03-15 21:56:22.889 | M tempest/api/compute/flavors/test_flavors.py 2022-03-15 21:56:22.889 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/floating_ips/__init__.py 2022-03-15 21:56:22.889 | M tempest/api/compute/floating_ips/base.py 2022-03-15 21:56:22.889 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-03-15 21:56:22.889 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-03-15 21:56:22.889 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-03-15 21:56:22.889 | M tempest/api/compute/images/__init__.py 2022-03-15 21:56:22.889 | M tempest/api/compute/images/test_image_metadata.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_images.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_images_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_images_oneserver.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_list_image_filters.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/images/test_list_images.py 2022-03-15 21:56:22.890 | M tempest/api/compute/keypairs/__init__.py 2022-03-15 21:56:22.890 | M tempest/api/compute/keypairs/base.py 2022-03-15 21:56:22.890 | M tempest/api/compute/keypairs/test_keypairs.py 2022-03-15 21:56:22.890 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-03-15 21:56:22.890 | M tempest/api/compute/limits/__init__.py 2022-03-15 21:56:22.890 | M tempest/api/compute/limits/test_absolute_limits.py 2022-03-15 21:56:22.890 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/security_groups/__init__.py 2022-03-15 21:56:22.890 | M tempest/api/compute/security_groups/base.py 2022-03-15 21:56:22.890 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-03-15 21:56:22.890 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/security_groups/test_security_groups.py 2022-03-15 21:56:22.890 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/__init__.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_availability_zone.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_create_server.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_delete_server.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_device_tagging.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_disk_config.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_instance_actions.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_list_server_filters.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_multiple_create.py 2022-03-15 21:56:22.890 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_novnc.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_actions.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_addresses.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_group.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_metadata.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_password.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_personality.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_rescue.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_server_tags.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_servers.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_servers_microversions.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_servers_negative.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-03-15 21:56:22.891 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-03-15 21:56:22.891 | M tempest/api/compute/test_extensions.py 2022-03-15 21:56:22.891 | M tempest/api/compute/test_networks.py 2022-03-15 21:56:22.891 | M tempest/api/compute/test_quotas.py 2022-03-15 21:56:22.891 | M tempest/api/compute/test_tenant_networks.py 2022-03-15 21:56:22.891 | M tempest/api/compute/test_versions.py 2022-03-15 21:56:22.891 | M tempest/api/compute/volumes/__init__.py 2022-03-15 21:56:22.891 | M tempest/api/compute/volumes/test_attach_volume.py 2022-03-15 21:56:22.891 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-03-15 21:56:22.891 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-03-15 21:56:22.891 | M tempest/api/compute/volumes/test_volumes_get.py 2022-03-15 21:56:22.891 | M tempest/api/compute/volumes/test_volumes_list.py 2022-03-15 21:56:22.891 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-03-15 21:56:22.891 | M tempest/api/identity/__init__.py 2022-03-15 21:56:22.891 | M tempest/api/identity/admin/__init__.py 2022-03-15 21:56:22.891 | M tempest/api/identity/admin/v2/__init__.py 2022-03-15 21:56:22.891 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-03-15 21:56:22.891 | M tempest/api/identity/admin/v2/test_roles.py 2022-03-15 21:56:22.891 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-03-15 21:56:22.891 | M tempest/api/identity/admin/v2/test_services.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v2/test_tenants.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v2/test_tokens.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v2/test_users.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/__init__.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_credentials.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_domains.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_groups.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_inherits.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_list_users.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_policies.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_projects.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_regions.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_roles.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_services.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_tokens.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_trusts.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_users.py 2022-03-15 21:56:22.892 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-03-15 21:56:22.892 | M tempest/api/identity/base.py 2022-03-15 21:56:22.892 | M tempest/api/identity/v2/__init__.py 2022-03-15 21:56:22.892 | M tempest/api/identity/v2/test_api_discovery.py 2022-03-15 21:56:22.892 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v2/test_extension.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v2/test_tenants.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v2/test_tokens.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v2/test_users.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/__init__.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_access_rules.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_api_discovery.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_application_credentials.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_catalog.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_domains.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_projects.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_tokens.py 2022-03-15 21:56:22.893 | M tempest/api/identity/v3/test_users.py 2022-03-15 21:56:22.893 | M tempest/api/image/__init__.py 2022-03-15 21:56:22.893 | M tempest/api/image/base.py 2022-03-15 21:56:22.893 | M tempest/api/image/v1/__init__.py 2022-03-15 21:56:22.893 | M tempest/api/image/v1/test_image_members.py 2022-03-15 21:56:22.893 | M tempest/api/image/v1/test_image_members_negative.py 2022-03-15 21:56:22.893 | M tempest/api/image/v1/test_images.py 2022-03-15 21:56:22.893 | M tempest/api/image/v1/test_images_negative.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/__init__.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/admin/__init__.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/admin/test_images.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_images.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_images_member.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_images_member_negative.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_images_negative.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_images_tags.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_images_tags_negative.py 2022-03-15 21:56:22.893 | M tempest/api/image/v2/test_versions.py 2022-03-15 21:56:22.894 | M tempest/api/network/__init__.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/__init__.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_external_network_extension.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_external_networks_negative.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_metering_extensions.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_negative_quotas.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_ports.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_quotas.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_routers.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_routers_dvr.py 2022-03-15 21:56:22.894 | M tempest/api/network/admin/test_routers_negative.py 2022-03-15 21:56:22.894 | M tempest/api/network/base.py 2022-03-15 21:56:22.894 | M tempest/api/network/base_security_groups.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_agent_management_negative.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_allowed_address_pair.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_dhcp_ipv6.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_extensions.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_extra_dhcp_options.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_floating_ips.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_floating_ips_negative.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_networks.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_networks_negative.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_ports.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_routers.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_routers_negative.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_security_groups.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_security_groups_negative.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_service_providers.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_subnetpools_extensions.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_tags.py 2022-03-15 21:56:22.894 | M tempest/api/network/test_versions.py 2022-03-15 21:56:22.894 | M tempest/api/object_storage/__init__.py 2022-03-15 21:56:22.894 | M tempest/api/object_storage/base.py 2022-03-15 21:56:22.894 | M tempest/api/object_storage/test_account_bulk.py 2022-03-15 21:56:22.894 | M tempest/api/object_storage/test_account_quotas.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_account_services.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_account_services_negative.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_acl.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_acl_negative.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_quotas.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_services.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_services_negative.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_staticweb.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_sync.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_crossdomain.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_healthcheck.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_expiry.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_formpost.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_services.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_slo.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_temp_url.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-03-15 21:56:22.895 | M tempest/api/object_storage/test_object_version.py 2022-03-15 21:56:22.895 | M tempest/api/volume/__init__.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/__init__.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_group_snapshots.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_group_type_specs.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_group_types.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_groups.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_multi_backend.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_qos.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_user_messages.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_volume_hosts.py 2022-03-15 21:56:22.895 | M tempest/api/volume/admin/test_volume_manage.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_pools.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_quotas.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_retype.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_services.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_type_access.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_types.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volumes_actions.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volumes_backup.py 2022-03-15 21:56:22.896 | M tempest/api/volume/admin/test_volumes_list.py 2022-03-15 21:56:22.896 | M tempest/api/volume/api_microversion_fixture.py 2022-03-15 21:56:22.896 | M tempest/api/volume/base.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_availability_zone.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_extensions.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_image_metadata.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_snapshot_metadata.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_versions.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volume_absolute_limits.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volume_delete_cascade.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volume_metadata.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volume_transfers.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_actions.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_backup.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_clone.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_clone_negative.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_extend.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_get.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_list.py 2022-03-15 21:56:22.896 | M tempest/api/volume/test_volumes_negative.py 2022-03-15 21:56:22.897 | M tempest/api/volume/test_volumes_snapshots.py 2022-03-15 21:56:22.897 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-03-15 21:56:22.897 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-03-15 21:56:22.897 | M tempest/clients.py 2022-03-15 21:56:22.897 | M tempest/cmd/__init__.py 2022-03-15 21:56:22.897 | M tempest/cmd/cleanup.py 2022-03-15 21:56:22.897 | M tempest/cmd/cleanup_service.py 2022-03-15 21:56:22.897 | M tempest/cmd/config-generator.tempest.conf 2022-03-15 21:56:22.897 | M tempest/cmd/init.py 2022-03-15 21:56:22.897 | M tempest/cmd/list_plugins.py 2022-03-15 21:56:22.897 | M tempest/cmd/main.py 2022-03-15 21:56:22.897 | M tempest/cmd/run.py 2022-03-15 21:56:22.897 | M tempest/cmd/subunit_describe_calls.py 2022-03-15 21:56:22.897 | M tempest/cmd/verify_tempest_config.py 2022-03-15 21:56:22.897 | M tempest/cmd/workspace.py 2022-03-15 21:56:22.897 | M tempest/common/__init__.py 2022-03-15 21:56:22.897 | M tempest/common/compute.py 2022-03-15 21:56:22.897 | M tempest/common/credentials_factory.py 2022-03-15 21:56:22.897 | M tempest/common/custom_matchers.py 2022-03-15 21:56:22.897 | M tempest/common/identity.py 2022-03-15 21:56:22.897 | M tempest/common/image.py 2022-03-15 21:56:22.897 | M tempest/common/tempest_fixtures.py 2022-03-15 21:56:22.897 | M tempest/common/utils/__init__.py 2022-03-15 21:56:22.897 | M tempest/common/utils/linux/__init__.py 2022-03-15 21:56:22.897 | M tempest/common/utils/linux/remote_client.py 2022-03-15 21:56:22.897 | M tempest/common/utils/net_info.py 2022-03-15 21:56:22.897 | M tempest/common/utils/net_utils.py 2022-03-15 21:56:22.897 | M tempest/common/waiters.py 2022-03-15 21:56:22.897 | M tempest/config.py 2022-03-15 21:56:22.897 | M tempest/hacking/__init__.py 2022-03-15 21:56:22.897 | M tempest/hacking/checks.py 2022-03-15 21:56:22.897 | M tempest/lib/__init__.py 2022-03-15 21:56:22.897 | M tempest/lib/api_schema/__init__.py 2022-03-15 21:56:22.897 | M tempest/lib/api_schema/response/__init__.py 2022-03-15 21:56:22.897 | M tempest/lib/api_schema/response/compute/__init__.py 2022-03-15 21:56:22.897 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-03-15 21:56:22.897 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-03-15 21:56:22.898 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-03-15 21:56:22.899 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-03-15 21:56:22.900 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/__init__.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/backups.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/extensions.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/group_types.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/groups.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/hosts.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/limits.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/messages.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/qos.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/quotas.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/services.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/transfers.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-03-15 21:56:22.901 | M tempest/lib/api_schema/response/volume/volumes.py 2022-03-15 21:56:22.901 | M tempest/lib/auth.py 2022-03-15 21:56:22.901 | M tempest/lib/base.py 2022-03-15 21:56:22.901 | M tempest/lib/cli/__init__.py 2022-03-15 21:56:22.901 | M tempest/lib/cli/base.py 2022-03-15 21:56:22.901 | M tempest/lib/cli/output_parser.py 2022-03-15 21:56:22.901 | M tempest/lib/cmd/__init__.py 2022-03-15 21:56:22.901 | M tempest/lib/common/__init__.py 2022-03-15 21:56:22.901 | M tempest/lib/common/api_microversion_fixture.py 2022-03-15 21:56:22.901 | M tempest/lib/common/api_version_request.py 2022-03-15 21:56:22.901 | M tempest/lib/common/api_version_utils.py 2022-03-15 21:56:22.902 | M tempest/lib/common/cred_client.py 2022-03-15 21:56:22.902 | M tempest/lib/common/cred_provider.py 2022-03-15 21:56:22.902 | M tempest/lib/common/dynamic_creds.py 2022-03-15 21:56:22.902 | M tempest/lib/common/fixed_network.py 2022-03-15 21:56:22.902 | M tempest/lib/common/http.py 2022-03-15 21:56:22.902 | M tempest/lib/common/jsonschema_validator.py 2022-03-15 21:56:22.902 | M tempest/lib/common/preprov_creds.py 2022-03-15 21:56:22.902 | M tempest/lib/common/profiler.py 2022-03-15 21:56:22.902 | M tempest/lib/common/rest_client.py 2022-03-15 21:56:22.902 | M tempest/lib/common/ssh.py 2022-03-15 21:56:22.902 | M tempest/lib/common/thread.py 2022-03-15 21:56:22.902 | M tempest/lib/common/utils/__init__.py 2022-03-15 21:56:22.902 | M tempest/lib/common/utils/data_utils.py 2022-03-15 21:56:22.902 | M tempest/lib/common/utils/linux/__init__.py 2022-03-15 21:56:22.902 | M tempest/lib/common/utils/linux/remote_client.py 2022-03-15 21:56:22.902 | M tempest/lib/common/utils/misc.py 2022-03-15 21:56:22.902 | M tempest/lib/common/utils/test_utils.py 2022-03-15 21:56:22.902 | M tempest/lib/common/validation_resources.py 2022-03-15 21:56:22.902 | M tempest/lib/decorators.py 2022-03-15 21:56:22.902 | M tempest/lib/exceptions.py 2022-03-15 21:56:22.902 | M tempest/lib/services/__init__.py 2022-03-15 21:56:22.902 | M tempest/lib/services/clients.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/__init__.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/agents_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/aggregates_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/availability_zone_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/base_compute_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/certificates_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/extensions_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/fixed_ips_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/flavors_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/floating_ips_client.py 2022-03-15 21:56:22.902 | M tempest/lib/services/compute/hosts_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/hypervisor_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/images_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/interfaces_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/keypairs_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/limits_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/migrations_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/networks_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/quota_classes_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/quotas_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/security_group_rules_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/security_groups_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/server_groups_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/servers_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/services_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/snapshots_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/tenant_networks_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/tenant_usages_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/versions_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/compute/volumes_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/__init__.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/__init__.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/identity_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/roles_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/services_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/tenants_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/token_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v2/users_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v3/__init__.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v3/catalog_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v3/credentials_client.py 2022-03-15 21:56:22.903 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/domains_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/groups_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/identity_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/limits_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/mappings_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/policies_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/projects_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/protocols_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/regions_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/roles_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/services_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/token_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/trusts_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/users_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/identity/v3/versions_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/__init__.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v1/__init__.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v1/image_members_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v1/images_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v2/__init__.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v2/image_members_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v2/images_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-03-15 21:56:22.904 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/image/v2/namespaces_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/image/v2/resource_types_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/image/v2/schemas_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/image/v2/versions_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/__init__.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/agents_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/base.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/extensions_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/floating_ips_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/log_resource_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/loggable_resource_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/metering_label_rules_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/metering_labels_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/networks_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/ports_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/qos_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/quotas_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/routers_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/security_group_rules_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/security_groups_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/segments_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/service_providers_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/subnetpools_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/subnets_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/tags_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/trunks_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/network/versions_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/object_storage/__init__.py 2022-03-15 21:56:22.905 | M tempest/lib/services/object_storage/account_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/object_storage/capabilities_client.py 2022-03-15 21:56:22.905 | M tempest/lib/services/object_storage/container_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/object_storage/object_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/placement/__init__.py 2022-03-15 21:56:22.906 | M tempest/lib/services/placement/base_placement_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/placement/placement_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/placement/resource_providers_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/__init__.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/base_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/__init__.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/backups_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/extensions_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/hosts_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/limits_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/qos_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/quotas_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/services_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/transfers_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/types_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v2/volumes_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/__init__.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/attachments_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/backups_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/base_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/extensions_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-03-15 21:56:22.906 | M tempest/lib/services/volume/v3/group_types_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/groups_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/hosts_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/limits_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/messages_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/qos_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/quotas_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/services_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/transfers_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/types_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/versions_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-03-15 21:56:22.907 | M tempest/lib/services/volume/v3/volumes_client.py 2022-03-15 21:56:22.907 | M tempest/scenario/README.rst 2022-03-15 21:56:22.907 | M tempest/scenario/__init__.py 2022-03-15 21:56:22.907 | M tempest/scenario/manager.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_aggregates_basic_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_compute_unified_limits.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_dashboard_basic_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_minimum_basic.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_network_advanced_server_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_network_basic_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_network_qos_placement.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_network_v6.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_object_storage_basic_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_security_groups_basic_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_server_advanced_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_server_basic_ops.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_server_multinode.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_shelve_instance.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_snapshot_pattern.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_stamp_pattern.py 2022-03-15 21:56:22.907 | M tempest/scenario/test_unified_limits.py 2022-03-15 21:56:22.908 | M tempest/scenario/test_volume_backup_restore.py 2022-03-15 21:56:22.908 | M tempest/scenario/test_volume_boot_pattern.py 2022-03-15 21:56:22.908 | M tempest/scenario/test_volume_migrate_attached.py 2022-03-15 21:56:22.908 | M tempest/services/__init__.py 2022-03-15 21:56:22.908 | M tempest/services/orchestration/__init__.py 2022-03-15 21:56:22.908 | M tempest/services/orchestration/json/__init__.py 2022-03-15 21:56:22.908 | M tempest/services/orchestration/json/orchestration_client.py 2022-03-15 21:56:22.908 | M tempest/test.py 2022-03-15 21:56:22.908 | M tempest/test_discover/__init__.py 2022-03-15 21:56:22.908 | M tempest/test_discover/plugins.py 2022-03-15 21:56:22.908 | M tempest/test_discover/test_discover.py 2022-03-15 21:56:22.908 | M tempest/tests/README.rst 2022-03-15 21:56:22.908 | M tempest/tests/__init__.py 2022-03-15 21:56:22.908 | M tempest/tests/api/__init__.py 2022-03-15 21:56:22.908 | M tempest/tests/api/compute/__init__.py 2022-03-15 21:56:22.908 | M tempest/tests/api/compute/test_base.py 2022-03-15 21:56:22.908 | M tempest/tests/base.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/__init__.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-03-15 21:56:22.908 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_account_generator.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_cleanup.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_cleanup_services.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_list_plugins.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_run.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_saved_state_json.json 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_tempest_init.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-03-15 21:56:22.908 | M tempest/tests/cmd/test_workspace.py 2022-03-15 21:56:22.908 | M tempest/tests/common/__init__.py 2022-03-15 21:56:22.908 | M tempest/tests/common/test_admin_available.py 2022-03-15 21:56:22.908 | M tempest/tests/common/test_alt_available.py 2022-03-15 21:56:22.908 | M tempest/tests/common/test_compute.py 2022-03-15 21:56:22.908 | M tempest/tests/common/test_credentials_factory.py 2022-03-15 21:56:22.909 | M tempest/tests/common/test_custom_matchers.py 2022-03-15 21:56:22.909 | M tempest/tests/common/test_image.py 2022-03-15 21:56:22.909 | M tempest/tests/common/utils/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/common/utils/linux/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-03-15 21:56:22.909 | M tempest/tests/common/utils/test_net_utils.py 2022-03-15 21:56:22.909 | M tempest/tests/fake_config.py 2022-03-15 21:56:22.909 | M tempest/tests/fake_tempest_plugin.py 2022-03-15 21:56:22.909 | M tempest/tests/files/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/files/failing-tests 2022-03-15 21:56:22.909 | M tempest/tests/files/passing-tests 2022-03-15 21:56:22.909 | M tempest/tests/files/setup.cfg 2022-03-15 21:56:22.909 | M tempest/tests/files/testr-conf 2022-03-15 21:56:22.909 | M tempest/tests/lib/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/cli/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/cli/test_command_failed.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/cli/test_execute.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/cli/test_output_parser.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/cmd/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_api_version_request.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_api_version_utils.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_cred_client.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_http.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_preprov_creds.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_profiler.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_rest_client.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/test_validation_resources.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/utils/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/utils/test_misc.py 2022-03-15 21:56:22.909 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/fake_auth_provider.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/fake_credentials.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/fake_http.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/fake_identity.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/__init__.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/base.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/__init__.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_images_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-03-15 21:56:22.910 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/compute/test_services_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/__init__.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-03-15 21:56:22.911 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/__init__.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v1/__init__.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/__init__.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/__init__.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_agents_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-03-15 21:56:22.912 | M tempest/tests/lib/services/network/test_networks_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_ports_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_qos_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_routers_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_segments_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_tags_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/network/test_versions_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/object_storage/__init__.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/placement/__init__.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/placemenSwitched to branch 'master' 2022-03-15 21:56:22.913 | t/test_resource_providers_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/registry_fixture.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/test_clients.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/__init__.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-03-15 21:56:22.913 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/test_auth.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/test_base.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/test_credentials.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/test_decorators.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/test_ssh.py 2022-03-15 21:56:22.914 | M tempest/tests/lib/test_tempest_lib.py 2022-03-15 21:56:22.914 | M tempest/tests/test_base_test.py 2022-03-15 21:56:22.914 | M tempest/tests/test_config.py 2022-03-15 21:56:22.914 | M tempest/tests/test_decorators.py 2022-03-15 21:56:22.914 | M tempest/tests/test_hacking.py 2022-03-15 21:56:22.914 | M tempest/tests/test_imports.py 2022-03-15 21:56:22.914 | M tempest/tests/test_list_tests.py 2022-03-15 21:56:22.914 | M tempest/tests/test_microversions.py 2022-03-15 21:56:22.914 | M tempest/tests/test_tempest_plugin.py 2022-03-15 21:56:22.914 | M tempest/tests/test_test.py 2022-03-15 21:56:22.914 | M tempest/tests/utils.py 2022-03-15 21:56:22.914 | M tempest/version.py 2022-03-15 21:56:22.914 | M test-requirements.txt 2022-03-15 21:56:22.915 | M tools/generate-tempest-plugins-list.py 2022-03-15 21:56:22.915 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-03-15 21:56:22.915 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-03-15 21:56:22.915 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-03-15 21:56:22.915 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-03-15 21:56:22.915 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-03-15 21:56:22.915 | M tools/tempest-plugin-sanity.sh 2022-03-15 21:56:22.915 | M tox.ini 2022-03-15 21:56:22.915 | M zuul.d/base.yaml 2022-03-15 21:56:22.915 | M zuul.d/integrated-gate.yaml 2022-03-15 21:56:22.915 | M zuul.d/project.yaml 2022-03-15 21:56:22.915 | M zuul.d/stable-jobs.yaml 2022-03-15 21:56:22.915 | M zuul.d/tempest-specific.yaml 2022-03-15 21:56:22.915 | Your branch is up to date with 'origin/master'. 2022-03-15 21:56:22.915 | ++ lib/tempest:install_tempest:719 : local tmp_u_c_m 2022-03-15 21:56:22.915 | +++ lib/tempest:install_tempest:720 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-15 21:56:22.915 | ++ lib/tempest:install_tempest:720 : tmp_u_c_m=/tmp/tempest_u_c_m.GC8BM1KXRi 2022-03-15 21:56:22.915 | ++ lib/tempest:install_tempest:721 : set_tempest_venv_constraints /tmp/tempest_u_c_m.GC8BM1KXRi 2022-03-15 21:56:22.915 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-03-15 21:56:22.915 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.GC8BM1KXRi 2022-03-15 21:56:22.915 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-03-15 21:56:22.916 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-03-15 21:56:22.916 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-03-15 21:56:22.916 | ++ lib/tempest:install_tempest:723 : tox -r --notest -efull 2022-03-15 21:56:22.916 | full create: /opt/stack/tempest/.tox/tempest 2022-03-15 21:56:22.916 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-15 21:56:22.916 | full develop-inst: /opt/stack/tempest 2022-03-15 21:56:22.916 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,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.0,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.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,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@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-15 21:56:22.916 | ___________________________________ summary ____________________________________ 2022-03-15 21:56:22.916 | full: skipped tests 2022-03-15 21:56:22.916 | congratulations :) 2022-03-15 21:56:22.916 | ++ lib/tempest:install_tempest:727 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.GC8BM1KXRi -r requirements.txt 2022-03-15 21:56:22.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:56:22.916 | 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.8.1) 2022-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | 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-03-15 21:56:22.916 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.1.1) 2022-03-15 21:56:22.916 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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.7) 2022-03-15 21:56:22.917 | 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.0) 2022-03-15 21:56:22.917 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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.0) 2022-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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.12.2) 2022-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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)) (2021.3) 2022-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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.13.3) 2022-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.917 | 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-03-15 21:56:22.918 | 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-03-15 21:56:22.918 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-15 21:56:22.918 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-15 21:56:22.918 | ++ lib/tempest:install_tempest:728 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-03-15 21:56:22.918 | ++ lib/tempest:install_tempest:729 : rm -f /tmp/tempest_u_c_m.GC8BM1KXRi 2022-03-15 21:56:22.918 | ++ lib/tempest:install_tempest:730 : popd 2022-03-15 21:56:22.918 | ~/devstack 2022-03-15 21:56:22.926 | [17765 Async install_tempest:77494]: finished install_tempest with result 0 in 49 seconds 2022-03-15 21:56:22.931 | ++ inc/async:async_wait:197 : return 0 2022-03-15 21:56:22.934 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-03-15 21:56:22.936 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:56:22.939 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-03-15 21:56:22.941 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-03-15 21:56:22.944 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-03-15 21:56:22.946 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-03-15 21:56:22.949 | ++ inc/python:setup_develop:338 : local bindep 2022-03-15 21:56:22.951 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-15 21:56:22.953 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-03-15 21:56:22.955 | ++ inc/python:setup_develop:344 : local extras= 2022-03-15 21:56:22.957 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-03-15 21:56:22.959 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-15 21:56:22.962 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-15 21:56:22.964 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-03-15 21:56:22.966 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-15 21:56:22.968 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-15 21:56:22.971 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-03-15 21:56:22.973 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-15 21:56:22.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-03-15 21:56:22.978 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-15 21:56:22.980 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-15 21:56:22.983 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-03-15 21:56:22.989 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-03-15 21:56:22.991 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-03-15 21:56:23.634 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-03-15 21:56:23.637 | ++ inc/python:setup_package:418 : local bindep=0 2022-03-15 21:56:23.639 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-03-15 21:56:23.641 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-03-15 21:56:23.643 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-15 21:56:23.645 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-03-15 21:56:23.647 | ++ inc/python:setup_package:427 : local flags=-e 2022-03-15 21:56:23.650 | ++ inc/python:setup_package:428 : local extras= 2022-03-15 21:56:23.652 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-03-15 21:56:23.654 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-03-15 21:56:23.656 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-15 21:56:23.658 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-15 21:56:23.660 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-15 21:56:23.663 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-03-15 21:56:23.683 | Using python 3.8 to install /opt/stack/tempest 2022-03-15 21:56:23.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 -e /opt/stack/tempest 2022-03-15 21:56:24.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:24.574 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:24.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:24.574 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:25.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:56:25.728 | Obtaining file:///opt/stack/tempest 2022-03-15 21:56:25.729 | Preparing metadata (setup.py): started 2022-03-15 21:56:29.317 | Preparing metadata (setup.py): finished with status 'done' 2022-03-15 21:56:29.446 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (5.8.1) 2022-03-15 21:56:29.447 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.10.1) 2022-03-15 21:56:29.448 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==30.0.1.dev5) (3.2.0) 2022-03-15 21:56:29.449 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.5.0) 2022-03-15 21:56:29.451 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.8.1) 2022-03-15 21:56:29.452 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (36.0.1) 2022-03-15 21:56:29.453 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (0.8.0) 2022-03-15 21:56:29.454 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.5.0) 2022-03-15 21:56:29.455 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (8.8.0) 2022-03-15 21:56:29.456 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.7.0) 2022-03-15 21:56:29.457 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.2.1) 2022-03-15 21:56:29.458 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.3.0) 2022-03-15 21:56:29.459 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.12.2) 2022-03-15 21:56:29.460 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.0.0) 2022-03-15 21:56:29.461 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (6.0) 2022-03-15 21:56:29.463 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (1.4.0) 2022-03-15 21:56:29.464 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.5.0) 2022-03-15 21:56:29.465 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.1.1) 2022-03-15 21:56:29.466 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (1.26.8) 2022-03-15 21:56:29.467 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.5.0) 2022-03-15 21:56:29.479 | 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.0.1.dev5) (3.0.7) 2022-03-15 21:56:29.480 | 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.0.1.dev5) (0.5.0) 2022-03-15 21:56:29.481 | 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.0.1.dev5) (2.4.0) 2022-03-15 21:56:29.519 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==30.0.1.dev5) (1.15.0) 2022-03-15 21:56:29.526 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==30.0.1.dev5) (1.13.3) 2022-03-15 21:56:29.536 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==30.0.1.dev5) (1.16.0) 2022-03-15 21:56:29.560 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.0.1.dev5) (0.17.3) 2022-03-15 21:56:29.561 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.0.1.dev5) (5.1.0) 2022-03-15 21:56:29.600 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.0.1.dev5) (1.5.0) 2022-03-15 21:56:29.601 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.0.1.dev5) (2.27.1) 2022-03-15 21:56:29.642 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (2.8.2) 2022-03-15 21:56:29.645 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (0.9.6) 2022-03-15 21:56:29.646 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (4.1.0) 2022-03-15 21:56:29.657 | 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.0.1.dev5) (2021.3) 2022-03-15 21:56:29.658 | 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.0.1.dev5) (1.0.3) 2022-03-15 21:56:29.672 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (0.11.0) 2022-03-15 21:56:29.673 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (21.3) 2022-03-15 21:56:29.674 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (1.0.2) 2022-03-15 21:56:29.711 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.0.1.dev5) (3.2.0) 2022-03-15 21:56:29.712 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.0.1.dev5) (1.5.0) 2022-03-15 21:56:29.730 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==30.0.1.dev5) (0.2.5) 2022-03-15 21:56:29.747 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==30.0.1.dev5) (1.0.0) 2022-03-15 21:56:29.782 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.0.1.dev5) (0.12.2) 2022-03-15 21:56:29.784 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.0.1.dev5) (0.18.2) 2022-03-15 21:56:29.863 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==30.0.1.dev5) (2.21) 2022-03-15 21:56:29.917 | 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.0.1.dev5) (21.4.0) 2022-03-15 21:56:29.918 | 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.0.1.dev5) (1.8.2) 2022-03-15 21:56:30.090 | 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.0.1.dev5) (2.0.12) 2022-03-15 21:56:30.092 | 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.0.1.dev5) (3.3) 2022-03-15 21:56:30.093 | 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.0.1.dev5) (2019.11.28) 2022-03-15 21:56:32.285 | Installing collected packages: tempest 2022-03-15 21:56:32.287 | Running setup.py develop for tempest 2022-03-15 21:56:36.929 | Successfully installed tempest 2022-03-15 21:56:36.929 | 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-03-15 21:56:36.937 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-15 21:56:36.937 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-15 21:56:37.072 | ++ inc/python:pip_install:200 : result=0 2022-03-15 21:56:37.074 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-15 21:56:37.076 | ++ functions-common:time_stop:2425 : local name 2022-03-15 21:56:37.079 | ++ functions-common:time_stop:2426 : local end_time 2022-03-15 21:56:37.081 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-15 21:56:37.083 | ++ functions-common:time_stop:2428 : local total 2022-03-15 21:56:37.085 | ++ functions-common:time_stop:2429 : local start_time 2022-03-15 21:56:37.088 | ++ functions-common:time_stop:2431 : name=pip_install 2022-03-15 21:56:37.090 | ++ functions-common:time_stop:2432 : start_time=1647381383678 2022-03-15 21:56:37.093 | ++ functions-common:time_stop:2434 : [[ -z 1647381383678 ]] 2022-03-15 21:56:37.095 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-15 21:56:37.099 | ++ functions-common:time_stop:2437 : end_time=1647381397097 2022-03-15 21:56:37.102 | ++ functions-common:time_stop:2438 : elapsed_time=13419 2022-03-15 21:56:37.104 | ++ functions-common:time_stop:2439 : total=294519 2022-03-15 21:56:37.106 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-15 21:56:37.109 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=307938 2022-03-15 21:56:37.111 | ++ inc/python:pip_install:203 : return 0 2022-03-15 21:56:37.113 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-15 21:56:37.115 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-15 21:56:37.118 | ++ functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-15 21:56:37.140 | ++ functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-15 21:56:37.153 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-03-15 21:56:37.155 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-03-15 21:56:37.158 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-03-15 21:56:37.160 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-15 21:56:37.162 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-03-15 21:56:37.165 | ++ inc/python:use_library_from_git:253 : return 1 2022-03-15 21:56:37.167 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-03-15 21:56:37.169 | ++ lib/tempest:configure_tempest:140 : local images 2022-03-15 21:56:37.172 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-03-15 21:56:37.174 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-03-15 21:56:37.176 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-03-15 21:56:37.178 | ++ lib/tempest:configure_tempest:144 : local password 2022-03-15 21:56:37.180 | ++ lib/tempest:configure_tempest:145 : local line 2022-03-15 21:56:37.183 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-03-15 21:56:37.185 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-03-15 21:56:37.187 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-03-15 21:56:37.189 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-03-15 21:56:37.191 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-03-15 21:56:37.194 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-03-15 21:56:37.196 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-03-15 21:56:37.198 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-03-15 21:56:37.201 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-03-15 21:56:37.203 | ++ lib/tempest:configure_tempest:155 : local disk 2022-03-15 21:56:37.205 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-03-15 21:56:37.205 | ' 2022-03-15 21:56:37.207 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-03-15 21:56:37.209 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-03-15 21:56:37.227 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:37.230 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-03-15 21:56:37.231 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-03-15 21:56:37.231 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-03-15 21:56:39.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:39.639 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:39.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:39.639 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:39.801 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:56:39.805 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-03-15 21:56:39.807 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-03-15 21:56:39.809 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-03-15 21:56:39.812 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-03-15 21:56:39.814 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-03-15 21:56:39.816 | ++ lib/tempest:configure_tempest:186 : image_uuid=becea0b0-1b12-4cfd-8630-fee7e7ebef5c 2022-03-15 21:56:39.818 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=becea0b0-1b12-4cfd-8630-fee7e7ebef5c 2022-03-15 21:56:39.821 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-03-15 21:56:39.838 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-03-15 21:56:39.842 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-03-15 21:56:39.844 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-03-15 21:56:39.847 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-03-15 21:56:39.849 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-03-15 21:56:39.851 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-03-15 21:56:39.854 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-03-15 21:56:39.856 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-03-15 21:56:39.860 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-03-15 21:56:39.860 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-03-15 21:56:42.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:42.080 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:42.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:42.080 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:42.245 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:56:42.249 | ++ lib/tempest:configure_tempest:213 : admin_project_id=62c4634956524231905ab44b06a0aa38 2022-03-15 21:56:42.251 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-03-15 21:56:42.267 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:42.270 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-03-15 21:56:44.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:44.595 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:44.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:44.595 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:44.761 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:56:44.764 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:56:44.764 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-15 21:56:44.764 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:56:44.764 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.764 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-15 21:56:44.764 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-15 21:56:44.764 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-15 21:56:44.765 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.765 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.765 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.765 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-15 21:56:44.765 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-15 21:56:44.765 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.765 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-15 21:56:44.765 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-15 21:56:44.765 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-15 21:56:44.765 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-15 21:56:44.765 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-03-15 21:56:44.767 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-03-15 21:56:44.769 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:56:44.769 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-15 21:56:44.769 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:56:44.769 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-15 21:56:44.769 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-15 21:56:44.769 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-15 21:56:44.769 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-15 21:56:44.769 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-15 21:56:44.770 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-15 21:56:44.770 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-03-15 21:56:44.771 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-03-15 21:56:44.774 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:56:44.774 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-15 21:56:44.775 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-15 21:56:44.775 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-15 21:56:44.775 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-15 21:56:44.775 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-15 21:56:44.775 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-15 21:56:44.775 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-15 21:56:44.775 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-15 21:56:44.775 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-03-15 21:56:44.777 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-03-15 21:56:44.779 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-03-15 21:56:44.809 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-03-15 21:56:44.812 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-03-15 21:56:44.814 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-03-15 21:56:44.816 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-15 21:56:44.820 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-15 21:56:47.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:47.083 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:47.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:47.083 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:47.249 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:56:47.252 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-15 21:56:47.252 | address-scope 2022-03-15 21:56:47.252 | router-admin-state-down-before-update 2022-03-15 21:56:47.252 | agent 2022-03-15 21:56:47.252 | agent-resources-synced 2022-03-15 21:56:47.252 | allowed-address-pairs 2022-03-15 21:56:47.252 | auto-allocated-topology 2022-03-15 21:56:47.252 | availability_zone 2022-03-15 21:56:47.252 | availability_zone_filter 2022-03-15 21:56:47.252 | default-subnetpools 2022-03-15 21:56:47.252 | dhcp_agent_scheduler 2022-03-15 21:56:47.252 | dvr 2022-03-15 21:56:47.252 | empty-string-filtering 2022-03-15 21:56:47.252 | external-net 2022-03-15 21:56:47.252 | extra_dhcp_opt 2022-03-15 21:56:47.252 | extraroute 2022-03-15 21:56:47.252 | extraroute-atomic 2022-03-15 21:56:47.252 | filter-validation 2022-03-15 21:56:47.252 | fip-port-details 2022-03-15 21:56:47.252 | flavors 2022-03-15 21:56:47.252 | floatingip-pools 2022-03-15 21:56:47.252 | ip-substring-filtering 2022-03-15 21:56:47.252 | router 2022-03-15 21:56:47.252 | ext-gw-mode 2022-03-15 21:56:47.252 | l3-ha 2022-03-15 21:56:47.253 | l3-flavors 2022-03-15 21:56:47.253 | l3-port-ip-change-not-allowed 2022-03-15 21:56:47.253 | l3_agent_scheduler 2022-03-15 21:56:47.253 | metering 2022-03-15 21:56:47.253 | metering_source_and_destination_fields 2022-03-15 21:56:47.253 | multi-provider 2022-03-15 21:56:47.253 | net-mtu 2022-03-15 21:56:47.253 | net-mtu-writable 2022-03-15 21:56:47.253 | network_availability_zone 2022-03-15 21:56:47.253 | network-ip-availability 2022-03-15 21:56:47.253 | pagination 2022-03-15 21:56:47.253 | port-device-profile 2022-03-15 21:56:47.253 | port-mac-address-regenerate 2022-03-15 21:56:47.253 | port-numa-affinity-policy 2022-03-15 21:56:47.253 | binding 2022-03-15 21:56:47.253 | binding-extended 2022-03-15 21:56:47.253 | port-security 2022-03-15 21:56:47.253 | project-id 2022-03-15 21:56:47.253 | provider 2022-03-15 21:56:47.253 | quota-check-limit 2022-03-15 21:56:47.253 | quotas 2022-03-15 21:56:47.253 | quota_details 2022-03-15 21:56:47.253 | rbac-policies 2022-03-15 21:56:47.253 | rbac-address-group 2022-03-15 21:56:47.253 | rbac-address-scope 2022-03-15 21:56:47.253 | rbac-security-groups 2022-03-15 21:56:47.253 | rbac-subnetpool 2022-03-15 21:56:47.253 | revision-if-match 2022-03-15 21:56:47.253 | standard-attr-revisions 2022-03-15 21:56:47.253 | router_availability_zone 2022-03-15 21:56:47.253 | security-groups-normalized-cidr 2022-03-15 21:56:47.253 | port-security-groups-filtering 2022-03-15 21:56:47.253 | security-groups-remote-address-group 2022-03-15 21:56:47.253 | security-groups-shared-filtering 2022-03-15 21:56:47.253 | security-group 2022-03-15 21:56:47.253 | service-type 2022-03-15 21:56:47.253 | sorting 2022-03-15 21:56:47.253 | standard-attr-description 2022-03-15 21:56:47.253 | stateful-security-group 2022-03-15 21:56:47.254 | subnet_onboard 2022-03-15 21:56:47.254 | subnet-service-types 2022-03-15 21:56:47.254 | subnet_allocation 2022-03-15 21:56:47.254 | subnetpool-prefix-ops 2022-03-15 21:56:47.254 | standard-attr-tag 2022-03-15 21:56:47.254 | standard-attr-timestamp' 2022-03-15 21:56:47.255 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-15 21:56:47.255 | address-scope 2022-03-15 21:56:47.255 | router-admin-state-down-before-update 2022-03-15 21:56:47.255 | agent 2022-03-15 21:56:47.255 | agent-resources-synced 2022-03-15 21:56:47.255 | allowed-address-pairs 2022-03-15 21:56:47.255 | auto-allocated-topology 2022-03-15 21:56:47.256 | availability_zone 2022-03-15 21:56:47.256 | availability_zone_filter 2022-03-15 21:56:47.256 | default-subnetpools 2022-03-15 21:56:47.256 | dhcp_agent_scheduler 2022-03-15 21:56:47.256 | dvr 2022-03-15 21:56:47.256 | empty-string-filtering 2022-03-15 21:56:47.256 | external-net 2022-03-15 21:56:47.256 | extra_dhcp_opt 2022-03-15 21:56:47.256 | extraroute 2022-03-15 21:56:47.256 | extraroute-atomic 2022-03-15 21:56:47.256 | filter-validation 2022-03-15 21:56:47.256 | fip-port-details 2022-03-15 21:56:47.256 | flavors 2022-03-15 21:56:47.256 | floatingip-pools 2022-03-15 21:56:47.256 | ip-substring-filtering 2022-03-15 21:56:47.256 | router 2022-03-15 21:56:47.256 | ext-gw-mode 2022-03-15 21:56:47.256 | l3-ha 2022-03-15 21:56:47.256 | l3-flavors 2022-03-15 21:56:47.256 | l3-port-ip-change-not-allowed 2022-03-15 21:56:47.256 | l3_agent_scheduler 2022-03-15 21:56:47.256 | metering 2022-03-15 21:56:47.256 | metering_source_and_destination_fields 2022-03-15 21:56:47.256 | multi-provider 2022-03-15 21:56:47.256 | net-mtu 2022-03-15 21:56:47.256 | net-mtu-writable 2022-03-15 21:56:47.256 | network_availability_zone 2022-03-15 21:56:47.256 | network-ip-availability 2022-03-15 21:56:47.256 | pagination 2022-03-15 21:56:47.256 | port-device-profile 2022-03-15 21:56:47.256 | port-mac-address-regenerate 2022-03-15 21:56:47.256 | port-numa-affinity-policy 2022-03-15 21:56:47.256 | binding 2022-03-15 21:56:47.256 | binding-extended 2022-03-15 21:56:47.256 | port-security 2022-03-15 21:56:47.256 | project-id 2022-03-15 21:56:47.256 | provider 2022-03-15 21:56:47.257 | quota-check-limit 2022-03-15 21:56:47.257 | quotas 2022-03-15 21:56:47.257 | quota_details 2022-03-15 21:56:47.257 | rbac-policies 2022-03-15 21:56:47.257 | rbac-address-group 2022-03-15 21:56:47.257 | rbac-address-scope 2022-03-15 21:56:47.257 | rbac-security-groups 2022-03-15 21:56:47.257 | rbac-subnetpool 2022-03-15 21:56:47.257 | revision-if-match 2022-03-15 21:56:47.257 | standard-attr-revisions 2022-03-15 21:56:47.257 | router_availability_zone 2022-03-15 21:56:47.257 | security-groups-normalized-cidr 2022-03-15 21:56:47.257 | port-security-groups-filtering 2022-03-15 21:56:47.257 | security-groups-remote-address-group 2022-03-15 21:56:47.257 | security-groups-shared-filtering 2022-03-15 21:56:47.257 | security-group 2022-03-15 21:56:47.257 | service-type 2022-03-15 21:56:47.257 | sorting 2022-03-15 21:56:47.257 | standard-attr-description 2022-03-15 21:56:47.257 | stateful-security-group 2022-03-15 21:56:47.257 | subnet_onboard 2022-03-15 21:56:47.257 | subnet-service-types 2022-03-15 21:56:47.257 | subnet_allocation 2022-03-15 21:56:47.257 | subnetpool-prefix-ops 2022-03-15 21:56:47.257 | standard-attr-tag 2022-03-15 21:56:47.257 | standard-attr-timestamp =~ external-net ]] 2022-03-15 21:56:47.259 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-15 21:56:47.262 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-03-15 21:56:49.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:49.648 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:49.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:49.648 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:49.815 | +++ functions-common:oscwrap:2465 : return 0 2022-03-15 21:56:49.817 | ++ lib/tempest:configure_tempest:289 : public_network_id=e1e2c400-c9b1-43f7-9d9b-f1423b994f53 2022-03-15 21:56:49.820 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-03-15 21:56:52.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:52.274 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:52.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:52.274 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:52.274 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:52.274 | | Field | Value | 2022-03-15 21:56:52.274 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:52.274 | | admin_state_up | UP | 2022-03-15 21:56:52.274 | | availability_zone_hints | | 2022-03-15 21:56:52.274 | | availability_zones | | 2022-03-15 21:56:52.274 | | created_at | 2022-03-15T21:56:52Z | 2022-03-15 21:56:52.274 | | description | | 2022-03-15 21:56:52.274 | | dns_domain | None | 2022-03-15 21:56:52.274 | | id | 154e3563-fea0-46b1-a75f-9b49ef6e2108 | 2022-03-15 21:56:52.274 | | ipv4_address_scope | None | 2022-03-15 21:56:52.274 | | ipv6_address_scope | None | 2022-03-15 21:56:52.274 | | is_default | False | 2022-03-15 21:56:52.274 | | is_vlan_transparent | None | 2022-03-15 21:56:52.274 | | mtu | 1500 | 2022-03-15 21:56:52.274 | | name | shared | 2022-03-15 21:56:52.274 | | port_security_enabled | True | 2022-03-15 21:56:52.274 | | project_id | 62c4634956524231905ab44b06a0aa38 | 2022-03-15 21:56:52.274 | | provider:network_type | vlan | 2022-03-15 21:56:52.274 | | provider:physical_network | physnet1 | 2022-03-15 21:56:52.275 | | provider:segmentation_id | 142 | 2022-03-15 21:56:52.275 | | qos_policy_id | None | 2022-03-15 21:56:52.275 | | revision_number | 1 | 2022-03-15 21:56:52.275 | | router:external | Internal | 2022-03-15 21:56:52.275 | | segments | None | 2022-03-15 21:56:52.275 | | shared | True | 2022-03-15 21:56:52.275 | | status | ACTIVE | 2022-03-15 21:56:52.275 | | subnets | | 2022-03-15 21:56:52.275 | | tags | | 2022-03-15 21:56:52.275 | | updated_at | 2022-03-15T21:56:52Z | 2022-03-15 21:56:52.275 | +---------------------------+--------------------------------------+ 2022-03-15 21:56:52.451 | ++ 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-03-15 21:56:55.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:55.019 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:55.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-15 21:56:55.019 | from cryptography.utils import int_from_bytes 2022-03-15 21:56:55.019 | +----------------------+--------------------------------------+ 2022-03-15 21:56:55.019 | | Field | Value | 2022-03-15 21:56:55.019 | +----------------------+--------------------------------------+ 2022-03-15 21:56:55.019 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-03-15 21:56:55.019 | | cidr | 192.168.233.0/24 | 2022-03-15 21:56:55.019 | | created_at | 2022-03-15T21:56:54Z | 2022-03-15 21:56:55.019 | | description | shared-subnet | 2022-03-15 21:56:55.019 | | dns_nameservers | | 2022-03-15 21:56:55.019 | | dns_publish_fixed_ip | None | 2022-03-15 21:56:55.019 | | enable_dhcp | True | 2022-03-15 21:56:55.019 | | gateway_ip | 192.168.233.1 | 2022-03-15 21:56:55.019 | | host_routes | | 2022-03-15 21:56:55.020 | | id | 3b76148e-fd56-4086-a3dc-0bf08342ffd9 | 2022-03-15 21:56:55.020 | | ip_version | 4 | 2022-03-15 21:56:55.020 | | ipv6_address_mode | None | 2022-03-15 21:56:55.020 | | ipv6_ra_mode | None | 2022-03-15 21:56:55.020 | | name | shared-subnet | 2022-03-15 21:56:55.020 | | network_id | 154e3563-fea0-46b1-a75f-9b49ef6e2108 | 2022-03-15 21:56:55.020 | | project_id | 62c4634956524231905ab44b06a0aa38 | 2022-03-15 21:56:55.020 | | revision_number | 0 | 2022-03-15 21:56:55.020 | | segment_id | None | 2022-03-15 21:56:55.020 | | service_types | | 2022-03-15 21:56:55.020 | | subnetpool_id | None | 2022-03-15 21:56:55.020 | | tags | | 2022-03-15 21:56:55.020 | | updated_at | 2022-03-15T21:56:54Z | 2022-03-15 21:56:55.020 | +----------------------+--------------------------------------+ 2022-03-15 21:56:55.204 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-03-15 21:56:55.238 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-03-15 21:56:55.281 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-03-15 21:56:55.292 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-03-15 21:56:55.325 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-03-15 21:56:55.355 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-03-15 21:56:55.390 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-03-15 21:56:55.422 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-03-15 21:56:55.458 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.24/identity/v2.0/ 2022-03-15 21:56:55.494 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.24/identity/v3 2022-03-15 21:56:55.527 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-03-15 21:56:55.565 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-03-15 21:56:55.596 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-03-15 21:56:55.626 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-03-15 21:56:55.629 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-03-15 21:56:55.663 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-03-15 21:56:55.698 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-03-15 21:56:55.735 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-03-15 21:56:55.776 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-03-15 21:56:55.780 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-03-15 21:56:55.830 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-03-15 21:56:55.861 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-03-15 21:56:55.865 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-03-15 21:56:55.903 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-03-15 21:56:55.923 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:56:55.925 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-03-15 21:56:55.928 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-03-15 21:56:55.967 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-03-15 21:56:56.001 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:56:56.004 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-03-15 21:56:56.039 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-03-15 21:56:56.083 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-03-15 21:56:56.123 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-03-15 21:56:56.126 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-03-15 21:56:56.160 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-03-15 21:56:56.188 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-03-15 21:56:56.204 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:56:56.206 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref becea0b0-1b12-4cfd-8630-fee7e7ebef5c 2022-03-15 21:56:56.241 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt becea0b0-1b12-4cfd-8630-fee7e7ebef5c 2022-03-15 21:56:56.268 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-03-15 21:56:56.298 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-03-15 21:56:56.328 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-03-15 21:56:56.360 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-03-15 21:56:56.376 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:56.379 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-03-15 21:56:56.381 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-03-15 21:56:56.383 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-03-15 21:56:56.386 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-03-15 21:56:56.388 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-03-15 21:56:56.390 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-03-15 21:56:56.409 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-03-15 21:56:56.412 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-03-15 21:56:56.441 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-03-15 21:56:56.478 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-03-15 21:56:56.514 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-03-15 21:56:56.546 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-03-15 21:56:56.578 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-03-15 21:56:56.612 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-03-15 21:56:56.653 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-03-15 21:56:56.689 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-03-15 21:56:56.725 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-03-15 21:56:56.728 | ++ 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-03-15 21:56:56.757 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-03-15 21:56:56.760 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-03-15 21:56:56.778 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:56:56.780 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-03-15 21:56:56.817 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e1e2c400-c9b1-43f7-9d9b-f1423b994f53 2022-03-15 21:56:56.852 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-03-15 21:56:56.888 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-03-15 21:56:56.926 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-03-15 21:56:56.965 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-03-15 21:56:57.001 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-03-15 21:56:57.035 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-03-15 21:56:57.078 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-03-15 21:56:57.081 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-03-15 21:56:57.084 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-03-15 21:56:57.120 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-03-15 21:56:57.123 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-03-15 21:56:57.125 | ++ functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-15 21:56:57.130 | ++ functions-common:is_provider_network:2277 : return 1 2022-03-15 21:56:57.133 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-03-15 21:56:57.162 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-03-15 21:56:57.192 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-03-15 21:56:57.222 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-03-15 21:56:57.254 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-03-15 21:56:57.283 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-03-15 21:56:57.312 | ++ lib/tempest:configure_tempest:469 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-15 21:56:57.314 | ++ lib/tempest:configure_tempest:470 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-03-15 21:56:57.317 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-03-15 21:56:57.333 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-03-15 21:56:57.364 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-15 21:56:57.366 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-03-15 21:56:57.370 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-03-15 21:56:57.387 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-03-15 21:56:57.415 | ++ lib/tempest:configure_tempest:480 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-15 21:56:57.418 | ++ lib/tempest:configure_tempest:480 : '[' libvirt = libvirt ']' 2022-03-15 21:56:57.420 | ++ lib/tempest:configure_tempest:481 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-03-15 21:56:57.423 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-03-15 21:56:57.440 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-03-15 21:56:57.467 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-15 21:56:57.470 | ++ lib/tempest:configure_tempest:486 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-03-15 21:56:57.473 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-03-15 21:56:57.490 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-03-15 21:56:57.519 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-03-15 21:56:57.521 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-03-15 21:56:57.524 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-03-15 21:56:57.526 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-03-15 21:56:57.545 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-03-15 21:56:57.548 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-03-15 21:56:57.575 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-03-15 21:56:57.591 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:57.593 | ++ lib/tempest:configure_tempest:510 : [[ -n lvm:lvmdriver-1 ]] 2022-03-15 21:56:57.596 | ++ lib/tempest:configure_tempest:510 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-03-15 21:56:57.598 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-03-15 21:56:57.600 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-03-15 21:56:57.603 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-03-15 21:56:57.605 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-03-15 21:56:57.608 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-03-15 21:56:57.610 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-03-15 21:56:57.629 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-03-15 21:56:57.632 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-03-15 21:56:57.662 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-03-15 21:56:57.665 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-03-15 21:56:57.667 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-03-15 21:56:57.669 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-03-15 21:56:57.701 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-03-15 21:56:57.730 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-03-15 21:56:57.758 | ++ lib/tempest:configure_tempest:596 : local service 2022-03-15 21:56:57.760 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-03-15 21:56:57.763 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-15 21:56:57.765 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-03-15 21:56:57.782 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:57.784 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-03-15 21:56:57.815 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-15 21:56:57.817 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-03-15 21:56:57.834 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:57.837 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-03-15 21:56:57.872 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-15 21:56:57.874 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-03-15 21:56:57.894 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:57.896 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-03-15 21:56:57.928 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-15 21:56:57.930 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-03-15 21:56:57.950 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:57.952 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-03-15 21:56:57.983 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-15 21:56:57.985 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-03-15 21:56:58.002 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:58.005 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-03-15 21:56:58.035 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-15 21:56:58.037 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-03-15 21:56:58.054 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:56:58.057 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-03-15 21:56:58.088 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-15 21:56:58.090 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-03-15 21:56:58.107 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-15 21:56:58.109 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-03-15 21:56:58.139 | ++ lib/tempest:configure_tempest:610 : [[ False == True ]] 2022-03-15 21:56:58.142 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-03-15 21:56:58.170 | ++ lib/tempest:configure_tempest:617 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-03-15 21:56:58.199 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = libvirt ']' 2022-03-15 21:56:58.201 | ++ lib/tempest:configure_tempest:619 : '[' kvm = lxc ']' 2022-03-15 21:56:58.203 | ++ lib/tempest:configure_tempest:629 : local tmp_cfg_file 2022-03-15 21:56:58.206 | +++ lib/tempest:configure_tempest:630 : mktemp 2022-03-15 21:56:58.217 | ++ lib/tempest:configure_tempest:630 : tmp_cfg_file=/tmp/tmp.xYP7Gx1Vgq 2022-03-15 21:56:58.219 | ++ lib/tempest:configure_tempest:631 : cd /opt/stack/tempest 2022-03-15 21:56:58.221 | ++ lib/tempest:configure_tempest:632 : [[ False != \T\r\u\e ]] 2022-03-15 21:56:58.224 | ++ lib/tempest:configure_tempest:633 : tox -revenv-tempest --notest 2022-03-15 21:56:58.892 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-03-15 21:57:00.691 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-15 21:57:16.547 | venv-tempest develop-inst: /opt/stack/tempest 2022-03-15 21:57:26.766 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,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.0,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.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,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@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-15 21:57:26.766 | ___________________________________ summary ____________________________________ 2022-03-15 21:57:26.766 | venv-tempest: skipped tests 2022-03-15 21:57:26.766 | congratulations :) 2022-03-15 21:57:26.798 | ++ lib/tempest:configure_tempest:636 : local tmp_u_c_m 2022-03-15 21:57:26.801 | +++ lib/tempest:configure_tempest:637 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-15 21:57:26.806 | ++ lib/tempest:configure_tempest:637 : tmp_u_c_m=/tmp/tempest_u_c_m.E0P0eiPbtv 2022-03-15 21:57:26.809 | ++ lib/tempest:configure_tempest:638 : set_tempest_venv_constraints /tmp/tempest_u_c_m.E0P0eiPbtv 2022-03-15 21:57:26.811 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-03-15 21:57:26.813 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.E0P0eiPbtv 2022-03-15 21:57:26.816 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-03-15 21:57:26.819 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-03-15 21:57:26.821 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-03-15 21:57:26.827 | ++ lib/tempest:configure_tempest:639 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.E0P0eiPbtv -r requirements.txt 2022-03-15 21:57:29.355 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-03-15 21:57:29.355 | warnings.warn( 2022-03-15 21:57:29.355 | /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-03-15 21:57:29.355 | warnings.warn( 2022-03-15 21:57:29.446 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-03-15 21:57:30.354 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,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.0,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.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,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@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-15 21:57:30.355 | venv-tempest run-test-pre: PYTHONHASHSEED='2219522683' 2022-03-15 21:57:30.355 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.E0P0eiPbtv -r requirements.txt 2022-03-15 21:57:32.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-15 21:57:32.245 | 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.8.1) 2022-03-15 21:57:32.247 | 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-03-15 21:57:32.248 | 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-03-15 21:57:32.250 | 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-03-15 21:57:32.251 | 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-03-15 21:57:32.252 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-03-15 21:57:32.254 | 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-03-15 21:57:32.255 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-03-15 21:57:32.257 | 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-03-15 21:57:32.258 | 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-03-15 21:57:32.260 | 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-03-15 21:57:32.261 | 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-03-15 21:57:32.262 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-03-15 21:57:32.264 | 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-03-15 21:57:32.265 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-03-15 21:57:32.266 | 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-03-15 21:57:32.268 | 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-03-15 21:57:32.269 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.1.1) 2022-03-15 21:57:32.270 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-03-15 21:57:32.272 | 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-03-15 21:57:32.285 | 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.0) 2022-03-15 21:57:32.286 | 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-03-15 21:57:32.288 | 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.7) 2022-03-15 21:57:32.317 | 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-03-15 21:57:32.318 | 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-03-15 21:57:32.319 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-15 21:57:32.320 | 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-03-15 21:57:32.331 | 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-03-15 21:57:32.366 | 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-03-15 21:57:32.368 | 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.0) 2022-03-15 21:57:32.406 | 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-03-15 21:57:32.422 | 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-03-15 21:57:32.423 | 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-03-15 21:57:32.463 | 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-03-15 21:57:32.465 | 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-03-15 21:57:32.506 | 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-03-15 21:57:32.511 | 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-03-15 21:57:32.513 | 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-03-15 21:57:32.542 | 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.12.2) 2022-03-15 21:57:32.543 | 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-03-15 21:57:32.555 | 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-03-15 21:57:32.556 | 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)) (2021.3) 2022-03-15 21:57:32.573 | 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-03-15 21:57:32.575 | 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-03-15 21:57:32.576 | 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-03-15 21:57:32.664 | 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-03-15 21:57:32.699 | 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.13.3) 2022-03-15 21:57:32.798 | 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-03-15 21:57:32.854 | 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-03-15 21:57:33.040 | 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-03-15 21:57:33.041 | 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-03-15 21:57:33.045 | 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-03-15 21:57:33.318 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-15 21:57:33.318 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-15 21:57:33.422 | ___________________________________ summary ____________________________________ 2022-03-15 21:57:33.422 | venv-tempest: commands succeeded 2022-03-15 21:57:33.422 | congratulations :) 2022-03-15 21:57:33.454 | ++ lib/tempest:configure_tempest:640 : rm -f /tmp/tempest_u_c_m.E0P0eiPbtv 2022-03-15 21:57:33.458 | ++ lib/tempest:configure_tempest:643 : [[ False == \T\r\u\e ]] 2022-03-15 21:57:33.461 | ++ lib/tempest:configure_tempest:651 : [[ True == \F\a\l\s\e ]] 2022-03-15 21:57:33.463 | ++ lib/tempest:configure_tempest:655 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-03-15 21:57:33.493 | ++ lib/tempest:configure_tempest:661 : tox -evenv -- tempest verify-config -uro /tmp/tmp.xYP7Gx1Vgq 2022-03-15 21:57:34.177 | venv create: /opt/stack/tempest/.tox/venv 2022-03-15 21:57:35.719 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-03-15 21:58:05.311 | venv develop-inst: /opt/stack/tempest 2022-03-15 21:58:17.685 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,MarkupSafe==2.1.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.4.0,oslo.concurrency==4.5.0,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.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-03-15 21:58:17.686 | venv run-test-pre: PYTHONHASHSEED='1237727631' 2022-03-15 21:58:17.686 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.xYP7Gx1Vgq 2022-03-15 21:58:20.707 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-03-15 21:58:20.707 | warnings.warn( 2022-03-15 21:58:20.707 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-03-15 21:58:20.707 | warnings.warn( 2022-03-15 21:58:20.707 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-03-15 21:58:20.707 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-03-15 21:58:20.708 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-03-15 21:58:20.839 | ___________________________________ summary ____________________________________ 2022-03-15 21:58:20.839 | venv: commands succeeded 2022-03-15 21:58:20.839 | congratulations :) 2022-03-15 21:58:20.872 | ++ lib/tempest:configure_tempest:666 : is_service_enabled q-metering 2022-03-15 21:58:20.889 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:58:20.892 | ++ lib/tempest:configure_tempest:671 : is_service_enabled q-l3 2022-03-15 21:58:20.908 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-15 21:58:20.911 | ++ lib/tempest:configure_tempest:675 : local network_api_extensions=all 2022-03-15 21:58:20.913 | ++ lib/tempest:configure_tempest:676 : [[ ! -z '' ]] 2022-03-15 21:58:20.916 | ++ lib/tempest:configure_tempest:682 : [[ -n '' ]] 2022-03-15 21:58:20.918 | ++ lib/tempest:configure_tempest:685 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions all 2022-03-15 21:58:20.948 | ++ lib/tempest:configure_tempest:687 : local object_storage_api_extensions=all 2022-03-15 21:58:20.950 | ++ lib/tempest:configure_tempest:688 : [[ ! -z '' ]] 2022-03-15 21:58:20.953 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-03-15 21:58:20.984 | ++ lib/tempest:configure_tempest:696 : local volume_api_extensions=all 2022-03-15 21:58:20.987 | ++ lib/tempest:configure_tempest:697 : [[ ! -z '' ]] 2022-03-15 21:58:20.990 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-03-15 21:58:21.020 | ++ lib/tempest:configure_tempest:706 : IFS=' 2022-03-15 21:58:21.021 | ' 2022-03-15 21:58:21.023 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-03-15 21:58:21.026 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-15 21:58:21.028 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-03-15 21:58:21.030 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-03-15 21:58:21.033 | ++ lib/tempest:install_tempest_plugins:735 : pushd /opt/stack/tempest 2022-03-15 21:58:21.033 | /opt/stack/tempest /opt/stack/tempest 2022-03-15 21:58:21.035 | ++ lib/tempest:install_tempest_plugins:736 : [[ 0 != 0 ]] 2022-03-15 21:58:21.038 | ++ lib/tempest:install_tempest_plugins:745 : popd 2022-03-15 21:58:21.038 | /opt/stack/tempest 2022-03-15 21:58:21.041 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-15 21:58:21.044 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-15 21:58:21.046 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-15 21:58:21.049 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-15 21:58:21.052 | + functions-common:run_phase:1880 : run_plugins stack test-config 2022-03-15 21:58:21.055 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-15 21:58:21.058 | + functions-common:run_plugins:1840 : local phase=test-config 2022-03-15 21:58:21.061 | + functions-common:run_plugins:1842 : local plugins= 2022-03-15 21:58:21.065 | + functions-common:run_plugins:1843 : local plugin 2022-03-15 21:58:21.067 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-03-15 21:58:21.071 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-15 21:58:21.074 | + inc/meta-config:merge_config_group:171 : shift 2022-03-15 21:58:21.077 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-03-15 21:58:21.079 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:58:21.085 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-15 21:58:21.088 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-15 21:58:21.092 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-03-15 21:58:21.095 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-15 21:58:21.098 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-03-15 21:58:21.101 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-15 21:58:21.103 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-03-15 21:58:21.103 | /^\[\[.+\|.*\]\]/ { 2022-03-15 21:58:21.104 | gsub("[][]", "", $1); 2022-03-15 21:58:21.104 | split($1, a, "|"); 2022-03-15 21:58:21.104 | if (a[1] == matchgroup) 2022-03-15 21:58:21.104 | print a[2] 2022-03-15 21:58:21.104 | } 2022-03-15 21:58:21.104 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 26 pip_install 307 apt-get 294 run_process 39 dbsync 8 git_timed 108 apt-get-update 2 test_with_retry 5 async_wait 179 osc 608 ------------------------- Unaccounted time -132 ========================= Total runtime 1444 ================= Async summary ================= Time spent in the background minus waits: 671 sec Elapsed time: 1444 sec Time if we did everything serially: 2115 sec Speedup: 1.46468 This is your host IP address: 10.222.0.24 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.24/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: 04906492b77ec966450e77b85a8c4af7f6ee3a4f Use ping instead of arping for br-data 2022-03-15 21:31:45 +0000 OS Version: Ubuntu 20.04 focal