2022-02-17 10:35:23.268 | + ./stack.sh:main:487 : exec 2022-02-17 10:35:23.268 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-103523' 2022-02-17 10:35:23.268 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-103523.summary.2022-02-17-103523 2022-02-17 10:35:23.268 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:35:23.268 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-103523 2022-02-17 10:35:23.268 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-103523 /opt/stack/logs/stack.sh.log 2022-02-17 10:35:23.268 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-103523.summary.2022-02-17-103523 /opt/stack/logs/stack.sh.log.summary 2022-02-17 10:35:23.268 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 10:35:23.268 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 10:35:23.268 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 10:35:23.268 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 10:35:23.269 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 10:35:23.269 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 10:35:23.269 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 10:35:23.269 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 10:35:23.269 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 10:35:23.269 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 10:35:23.269 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 10:35:23.269 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 10:35:23.269 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 10:35:23.269 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 10:35:23.269 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 10:35:23.269 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 10:35:23.269 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 10:35:23.271 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 10:35:23.273 | + ./stack.sh:main:576 : uname -a 2022-02-17 10:35:23.274 | Linux dv-cinder-606346-35-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 10:35:23.276 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 10:35:23.278 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 10:35:23.281 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 10:35:23.319 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 10:35:23.334 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 10:35:23.336 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 10:35:23.338 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 10:35:23.340 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 10:35:23.341 | + functions-common:fetch_plugins:1776 : return 2022-02-17 10:35:23.343 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 10:35:23.345 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 10:35:23.347 | + functions-common:run_phase:1854 : local phase= 2022-02-17 10:35:23.348 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 10:35:23.350 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 10:35:23.352 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 10:35:23.353 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 10:35:23.355 | + functions-common:run_phase:1863 : local extra 2022-02-17 10:35:23.357 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 10:35:23.361 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 10:35:23.363 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 10:35:23.364 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 10:35:23.366 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 10:35:23.369 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 10:35:23.382 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:35:23.383 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 10:35:23.385 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 10:35:23.387 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 10:35:23.389 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 10:35:23.390 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 10:35:23.392 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 10:35:23.394 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 10:35:23.396 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 10:35:23.397 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 10:35:23.399 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 10:35:23.401 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 10:35:23.402 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 10:35:23.404 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 10:35:23.406 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 10:35:23.408 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 10:35:23.410 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 10:35:23.427 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 10:35:23.429 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 10:35:23.442 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:35:23.444 | +++ lib/tls:source:43 : hostname -f 2022-02-17 10:35:23.447 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 10:35:23.449 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 10:35:23.451 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 10:35:23.453 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 10:35:23.457 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 10:35:23.460 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 10:35:23.462 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 10:35:23.464 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 10:35:23.466 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 10:35:23.468 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 10:35:23.473 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 10:35:23.485 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 10:35:23.503 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 10:35:23.514 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 10:35:23.526 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 10:35:23.555 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 10:35:23.609 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 10:35:23.690 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 10:35:23.711 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 10:35:23.752 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 10:35:23.802 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 10:35:23.941 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 10:35:23.955 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 10:35:23.967 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 10:35:23.979 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 10:35:24.064 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 10:35:24.066 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 10:35:24.069 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 10:35:24.071 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 10:35:24.073 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 10:35:24.075 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 10:35:24.077 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 10:35:24.077 | False' 2022-02-17 10:35:24.080 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 10:35:24.094 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 10:35:24.096 | + ./stack.sh:main:624 : run_phase source 2022-02-17 10:35:24.098 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 10:35:24.100 | + functions-common:run_phase:1854 : local phase= 2022-02-17 10:35:24.102 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 10:35:24.104 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 10:35:24.106 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 10:35:24.108 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 10:35:24.111 | + functions-common:run_phase:1863 : local extra 2022-02-17 10:35:24.113 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 10:35:24.117 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 10:35:24.119 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 10:35:24.121 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 10:35:24.123 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 10:35:24.125 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 10:35:24.138 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:35:24.140 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 10:35:24.143 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 10:35:24.180 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 10:35:24.183 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 10:35:24.185 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 10:35:24.187 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 10:35:24.189 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 10:35:24.191 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 10:35:24.193 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 10:35:24.195 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 10:35:24.197 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 10:35:24.199 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 10:35:24.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.204 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 10:35:24.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.208 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 10:35:24.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.212 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 10:35:24.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.217 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 10:35:24.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.222 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 10:35:24.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.226 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 10:35:24.228 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.231 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 10:35:24.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.235 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 10:35:24.237 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.240 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 10:35:24.242 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.244 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 10:35:24.246 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.248 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 10:35:24.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.253 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 10:35:24.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.257 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 10:35:24.259 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.261 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 10:35:24.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.266 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 10:35:24.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.271 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 10:35:24.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.275 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 10:35:24.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.279 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 10:35:24.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.284 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 10:35:24.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.289 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 10:35:24.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.293 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 10:35:24.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.297 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 10:35:24.300 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.302 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 10:35:24.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.306 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 10:35:24.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.310 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 10:35:24.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.315 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 10:35:24.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.319 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 10:35:24.321 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.324 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 10:35:24.326 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.328 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 10:35:24.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.333 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 10:35:24.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.337 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 10:35:24.339 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.342 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 10:35:24.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.347 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 10:35:24.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.351 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 10:35:24.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.355 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 10:35:24.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.360 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 10:35:24.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.364 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 10:35:24.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.368 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 10:35:24.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.373 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 10:35:24.375 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.377 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 10:35:24.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.382 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 10:35:24.384 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.386 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 10:35:24.388 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.390 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 10:35:24.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.395 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 10:35:24.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 10:35:24.400 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 10:35:24.402 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 10:35:24.405 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 10:35:24.407 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 10:35:24.421 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:35:24.423 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 10:35:24.426 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 10:35:24.428 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 10:35:24.442 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:35:24.444 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 10:35:24.446 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 10:35:24.449 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 10:35:24.451 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 10:35:24.453 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 10:35:24.456 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 10:35:24.458 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 10:35:24.460 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 10:35:24.462 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 10:35:24.462 | Using mysql database backend 2022-02-17 10:35:24.464 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 10:35:24.480 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 10:35:24.483 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 10:35:24.485 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 10:35:24.488 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 10:35:24.490 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 10:35:24.493 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 10:35:24.509 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:35:24.511 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 10:35:24.527 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 10:35:24.542 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:35:24.545 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 10:35:24.560 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 10:35:24.575 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 10:35:24.591 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:35:24.593 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 10:35:24.609 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:35:24.611 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 10:35:24.627 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 10:35:24.629 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 10:35:24.631 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 10:35:24.634 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 10:35:24.636 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 10:35:24.640 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-103524 2022-02-17 10:35:24.643 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-103524 757' 2022-02-17 10:35:24.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.648 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 10:35:24.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.652 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 10:35:24.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.657 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 10:35:24.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.661 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 10:35:24.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.666 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.93 2022-02-17 10:35:24.668 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.670 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.93/identity 2022-02-17 10:35:24.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.675 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-103523 2022-02-17 10:35:24.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.679 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 10:35:24.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.683 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.93 2022-02-17 10:35:24.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.688 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 10:35:24.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.693 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 10:35:24.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.697 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 10:35:24.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:35:24.702 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 10:35:24.705 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 10:35:24.707 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 10:35:24.709 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 10:35:24.711 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 10:35:24.713 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:35:24.715 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:35:24.718 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:35:24.721 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:35:24.723 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:35:24.725 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:35:24.740 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:35:24.742 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:35:24.744 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:35:24.746 | + functions-common:git_clone:629 : echo master 2022-02-17 10:35:24.747 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:35:24.752 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 10:35:24.754 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 10:35:24.756 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 10:35:24.759 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:35:24.759 | + functions-common:git_clone:678 : head -1 2022-02-17 10:35:24.762 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 10:35:24.764 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:35:24.768 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 10:35:24.770 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:35:24.772 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 10:35:24.775 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 10:35:24.777 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 10:35:24.779 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 10:35:24.782 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 10:35:24.786 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 10:35:24.789 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 10:35:24.791 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 10:35:24.794 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 10:35:24.798 | ++ tools/install_prereqs.sh:source:47 : NOW=1645094124 2022-02-17 10:35:24.801 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 10:35:24.805 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-17 10:35:24.808 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-17 10:35:24.811 | ++ tools/install_prereqs.sh:source:49 : DELTA=1645094124 2022-02-17 10:35:24.814 | ++ tools/install_prereqs.sh:source:50 : [[ 1645094124 -lt 7200 ]] 2022-02-17 10:35:24.816 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 10:35:24.819 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 10:35:24.822 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 10:35:24.825 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 10:35:24.827 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 10:35:24.830 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 10:35:24.833 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 10:35:24.836 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 10:35:24.881 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 10:35:24.881 | apache2-dev 2022-02-17 10:35:24.882 | bc 2022-02-17 10:35:24.882 | bsdmainutils 2022-02-17 10:35:24.882 | curl 2022-02-17 10:35:24.882 | g++ 2022-02-17 10:35:24.882 | gawk 2022-02-17 10:35:24.882 | gcc 2022-02-17 10:35:24.882 | gettext 2022-02-17 10:35:24.882 | git 2022-02-17 10:35:24.882 | graphviz 2022-02-17 10:35:24.882 | iputils-ping 2022-02-17 10:35:24.882 | libapache2-mod-proxy-uwsgi 2022-02-17 10:35:24.882 | libffi-dev 2022-02-17 10:35:24.882 | libjpeg-dev 2022-02-17 10:35:24.882 | libpcre3-dev 2022-02-17 10:35:24.882 | libpq-dev 2022-02-17 10:35:24.882 | libssl-dev 2022-02-17 10:35:24.882 | libsystemd-dev 2022-02-17 10:35:24.882 | libxml2-dev 2022-02-17 10:35:24.882 | libxslt1-dev 2022-02-17 10:35:24.882 | libyaml-dev 2022-02-17 10:35:24.882 | lsof 2022-02-17 10:35:24.882 | openssh-server 2022-02-17 10:35:24.882 | openssl 2022-02-17 10:35:24.882 | pkg-config 2022-02-17 10:35:24.882 | psmisc 2022-02-17 10:35:24.882 | python3-dev 2022-02-17 10:35:24.882 | python3-pip 2022-02-17 10:35:24.882 | python3-systemd 2022-02-17 10:35:24.882 | python3-venv 2022-02-17 10:35:24.882 | tar 2022-02-17 10:35:24.882 | tcpdump 2022-02-17 10:35:24.882 | unzip 2022-02-17 10:35:24.882 | uuid-runtime 2022-02-17 10:35:24.882 | wget 2022-02-17 10:35:24.882 | wget 2022-02-17 10:35:24.882 | zlib1g-dev 2022-02-17 10:35:24.882 | libkrb5-dev 2022-02-17 10:35:24.882 | libldap2-dev 2022-02-17 10:35:24.883 | libsasl2-dev 2022-02-17 10:35:24.883 | memcached 2022-02-17 10:35:24.883 | python3-mysqldb 2022-02-17 10:35:24.883 | sqlite3 2022-02-17 10:35:24.883 | conntrack 2022-02-17 10:35:24.883 | curl 2022-02-17 10:35:24.883 | dnsmasq-base 2022-02-17 10:35:24.883 | dnsmasq-utils 2022-02-17 10:35:24.883 | ebtables 2022-02-17 10:35:24.883 | genisoimage 2022-02-17 10:35:24.883 | iptables 2022-02-17 10:35:24.883 | iputils-arping 2022-02-17 10:35:24.883 | kpartx 2022-02-17 10:35:24.883 | libjs-jquery-tablesorter 2022-02-17 10:35:24.883 | parted 2022-02-17 10:35:24.883 | pm-utils 2022-02-17 10:35:24.883 | python3-mysqldb 2022-02-17 10:35:24.883 | socat 2022-02-17 10:35:24.883 | sqlite3 2022-02-17 10:35:24.883 | sudo 2022-02-17 10:35:24.883 | vlan 2022-02-17 10:35:24.883 | lsscsi 2022-02-17 10:35:24.883 | open-iscsi 2022-02-17 10:35:24.883 | lvm2 2022-02-17 10:35:24.883 | qemu-utils 2022-02-17 10:35:24.883 | thin-provisioning-tools 2022-02-17 10:35:24.883 | acl 2022-02-17 10:35:24.883 | dnsmasq-base 2022-02-17 10:35:24.883 | dnsmasq-utils 2022-02-17 10:35:24.883 | ebtables 2022-02-17 10:35:24.883 | haproxy 2022-02-17 10:35:24.883 | iptables 2022-02-17 10:35:24.883 | iputils-arping 2022-02-17 10:35:24.883 | iputils-ping 2022-02-17 10:35:24.883 | postgresql-server-dev-all 2022-02-17 10:35:24.883 | python3-mysqldb 2022-02-17 10:35:24.883 | sqlite3 2022-02-17 10:35:24.883 | sudo 2022-02-17 10:35:24.883 | vlan 2022-02-17 10:35:24.884 | pcp 2022-02-17 10:35:24.884 | ipset 2022-02-17 10:35:24.884 | conntrack 2022-02-17 10:35:24.884 | conntrackd 2022-02-17 10:35:24.884 | keepalived 2022-02-17 10:35:24.884 | lvm2 2022-02-17 10:35:24.884 | qemu-utils 2022-02-17 10:35:24.884 | thin-provisioning-tools 2022-02-17 10:35:24.884 | curl 2022-02-17 10:35:24.884 | liberasurecode-dev 2022-02-17 10:35:24.884 | make 2022-02-17 10:35:24.884 | memcached 2022-02-17 10:35:24.884 | rsync 2022-02-17 10:35:24.884 | sqlite3 2022-02-17 10:35:24.884 | xfsprogs' 2022-02-17 10:35:24.886 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 10:35:24.903 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 10:35:24.903 | apache2-dev 2022-02-17 10:35:24.903 | bc 2022-02-17 10:35:24.903 | bsdmainutils 2022-02-17 10:35:24.903 | curl 2022-02-17 10:35:24.903 | g++ 2022-02-17 10:35:24.903 | gawk 2022-02-17 10:35:24.903 | gcc 2022-02-17 10:35:24.903 | gettext 2022-02-17 10:35:24.903 | git 2022-02-17 10:35:24.903 | graphviz 2022-02-17 10:35:24.903 | iputils-ping 2022-02-17 10:35:24.903 | libapache2-mod-proxy-uwsgi 2022-02-17 10:35:24.903 | libffi-dev 2022-02-17 10:35:24.903 | libjpeg-dev 2022-02-17 10:35:24.903 | libpcre3-dev 2022-02-17 10:35:24.903 | libpq-dev 2022-02-17 10:35:24.903 | libssl-dev 2022-02-17 10:35:24.903 | libsystemd-dev 2022-02-17 10:35:24.904 | libxml2-dev 2022-02-17 10:35:24.904 | libxslt1-dev 2022-02-17 10:35:24.904 | libyaml-dev 2022-02-17 10:35:24.904 | lsof 2022-02-17 10:35:24.904 | openssh-server 2022-02-17 10:35:24.904 | openssl 2022-02-17 10:35:24.904 | pkg-config 2022-02-17 10:35:24.904 | psmisc 2022-02-17 10:35:24.904 | python3-dev 2022-02-17 10:35:24.904 | python3-pip 2022-02-17 10:35:24.904 | python3-systemd 2022-02-17 10:35:24.904 | python3-venv 2022-02-17 10:35:24.904 | tar 2022-02-17 10:35:24.904 | tcpdump 2022-02-17 10:35:24.904 | unzip 2022-02-17 10:35:24.904 | uuid-runtime 2022-02-17 10:35:24.904 | wget 2022-02-17 10:35:24.904 | wget 2022-02-17 10:35:24.904 | zlib1g-dev 2022-02-17 10:35:24.904 | libkrb5-dev 2022-02-17 10:35:24.904 | libldap2-dev 2022-02-17 10:35:24.904 | libsasl2-dev 2022-02-17 10:35:24.904 | memcached 2022-02-17 10:35:24.904 | python3-mysqldb 2022-02-17 10:35:24.904 | sqlite3 2022-02-17 10:35:24.904 | conntrack 2022-02-17 10:35:24.904 | curl 2022-02-17 10:35:24.904 | dnsmasq-base 2022-02-17 10:35:24.904 | dnsmasq-utils 2022-02-17 10:35:24.904 | ebtables 2022-02-17 10:35:24.904 | genisoimage 2022-02-17 10:35:24.904 | iptables 2022-02-17 10:35:24.904 | iputils-arping 2022-02-17 10:35:24.904 | kpartx 2022-02-17 10:35:24.904 | libjs-jquery-tablesorter 2022-02-17 10:35:24.904 | parted 2022-02-17 10:35:24.904 | pm-utils 2022-02-17 10:35:24.904 | python3-mysqldb 2022-02-17 10:35:24.904 | socat 2022-02-17 10:35:24.904 | sqlite3 2022-02-17 10:35:24.905 | sudo 2022-02-17 10:35:24.905 | vlan 2022-02-17 10:35:24.905 | lsscsi 2022-02-17 10:35:24.905 | open-iscsi 2022-02-17 10:35:24.905 | lvm2 2022-02-17 10:35:24.905 | qemu-utils 2022-02-17 10:35:24.905 | thin-provisioning-tools 2022-02-17 10:35:24.905 | acl 2022-02-17 10:35:24.905 | dnsmasq-base 2022-02-17 10:35:24.905 | dnsmasq-utils 2022-02-17 10:35:24.905 | ebtables 2022-02-17 10:35:24.905 | haproxy 2022-02-17 10:35:24.905 | iptables 2022-02-17 10:35:24.905 | iputils-arping 2022-02-17 10:35:24.905 | iputils-ping 2022-02-17 10:35:24.905 | postgresql-server-dev-all 2022-02-17 10:35:24.905 | python3-mysqldb 2022-02-17 10:35:24.905 | sqlite3 2022-02-17 10:35:24.905 | sudo 2022-02-17 10:35:24.905 | vlan 2022-02-17 10:35:24.905 | pcp 2022-02-17 10:35:24.905 | ipset 2022-02-17 10:35:24.905 | conntrack 2022-02-17 10:35:24.905 | conntrackd 2022-02-17 10:35:24.905 | keepalived 2022-02-17 10:35:24.905 | lvm2 2022-02-17 10:35:24.905 | qemu-utils 2022-02-17 10:35:24.905 | thin-provisioning-tools 2022-02-17 10:35:24.905 | curl 2022-02-17 10:35:24.905 | liberasurecode-dev 2022-02-17 10:35:24.905 | make 2022-02-17 10:35:24.905 | memcached 2022-02-17 10:35:24.905 | rsync 2022-02-17 10:35:24.905 | sqlite3 2022-02-17 10:35:24.905 | xfsprogs ' 2022-02-17 10:35:24.905 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 10:35:24.908 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:35:24.910 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:35:24.913 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 10:35:24.913 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 10:35:24.917 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 10:35:24.919 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 10:35:24.921 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:35:24.924 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 10:35:24.926 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:35:24.928 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:35:24.930 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:35:24.932 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:35:24.934 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:35:24.936 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:35:24.939 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 10:35:24.941 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 10:35:24.943 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 10:35:24.945 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 10:35:24.949 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 10:35:24.951 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 10:35:24.953 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 10:35:24.955 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 10:35:24.957 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:35:24.959 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:35:24.963 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645094124961 2022-02-17 10:35:24.965 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 10:35:24.967 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 10:35:24.969 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-17 10:35:25.180 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 10:35:25.211 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-17 10:35:25.214 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-17 10:35:25.385 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-17 10:35:25.640 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,580 kB] 2022-02-17 10:35:25.871 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [304 kB] 2022-02-17 10:35:25.897 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [810 kB] 2022-02-17 10:35:25.966 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [115 kB] 2022-02-17 10:35:35.959 | Fetched 3,146 kB in 2s (2,068 kB/s) 2022-02-17 10:35:37.450 | Reading package lists... 2022-02-17 10:35:37.481 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 10:35:37.483 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 10:35:37.485 | ++ functions-common:time_stop:2425 : local name 2022-02-17 10:35:37.487 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 10:35:37.489 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:35:37.491 | ++ functions-common:time_stop:2428 : local total 2022-02-17 10:35:37.493 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 10:35:37.495 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 10:35:37.497 | ++ functions-common:time_stop:2432 : start_time=1645094124961 2022-02-17 10:35:37.499 | ++ functions-common:time_stop:2434 : [[ -z 1645094124961 ]] 2022-02-17 10:35:37.502 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:35:37.506 | ++ functions-common:time_stop:2437 : end_time=1645094137504 2022-02-17 10:35:37.508 | ++ functions-common:time_stop:2438 : elapsed_time=12543 2022-02-17 10:35:37.510 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 10:35:37.512 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:35:37.514 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12543 2022-02-17 10:35:37.517 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 10:35:37.519 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:35:37.521 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:35:37.523 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:35:37.526 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 10:35:37.545 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 10:35:37.652 | Reading package lists... 2022-02-17 10:35:37.884 | Building dependency tree... 2022-02-17 10:35:37.885 | Reading state information... 2022-02-17 10:35:38.152 | bc is already the newest version (1.07.1-2build1). 2022-02-17 10:35:38.152 | bc set to manually installed. 2022-02-17 10:35:38.152 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 10:35:38.152 | bsdmainutils set to manually installed. 2022-02-17 10:35:38.152 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 10:35:38.152 | gawk set to manually installed. 2022-02-17 10:35:38.153 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 10:35:38.153 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 10:35:38.153 | iptables set to manually installed. 2022-02-17 10:35:38.153 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 10:35:38.153 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 10:35:38.153 | kpartx set to manually installed. 2022-02-17 10:35:38.153 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 10:35:38.153 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 10:35:38.153 | psmisc is already the newest version (23.3-1). 2022-02-17 10:35:38.153 | psmisc set to manually installed. 2022-02-17 10:35:38.153 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 10:35:38.153 | python3-systemd is already the newest version (234-3build2). 2022-02-17 10:35:38.153 | python3-systemd set to manually installed. 2022-02-17 10:35:38.153 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 10:35:38.153 | tcpdump set to manually installed. 2022-02-17 10:35:38.153 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 10:35:38.153 | thin-provisioning-tools set to manually installed. 2022-02-17 10:35:38.153 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 10:35:38.153 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 10:35:38.153 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 10:35:38.153 | lsof set to manually installed. 2022-02-17 10:35:38.153 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 10:35:38.153 | parted set to manually installed. 2022-02-17 10:35:38.153 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 10:35:38.153 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 10:35:38.153 | tar set to manually installed. 2022-02-17 10:35:38.153 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 10:35:38.153 | zlib1g-dev set to manually installed. 2022-02-17 10:35:38.153 | The following packages were automatically installed and are no longer required: 2022-02-17 10:35:38.153 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:35:38.153 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:35:38.153 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:35:38.153 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:35:38.153 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:35:38.153 | python3-zope.interface 2022-02-17 10:35:38.154 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:35:38.154 | The following additional packages will be installed: 2022-02-17 10:35:38.154 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-17 10:35:38.154 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-17 10:35:38.154 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-17 10:35:38.154 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-17 10:35:38.154 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-17 10:35:38.154 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-17 10:35:38.154 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-17 10:35:38.154 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-17 10:35:38.154 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-17 10:35:38.154 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-17 10:35:38.154 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-17 10:35:38.154 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-17 10:35:38.154 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-17 10:35:38.154 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-17 10:35:38.154 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-17 10:35:38.154 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-17 10:35:38.154 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-17 10:35:38.154 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-17 10:35:38.154 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-17 10:35:38.154 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-17 10:35:38.154 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-17 10:35:38.154 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-17 10:35:38.154 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-17 10:35:38.154 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-17 10:35:38.154 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-17 10:35:38.155 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-17 10:35:38.155 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-17 10:35:38.155 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-17 10:35:38.155 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-17 10:35:38.155 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-17 10:35:38.155 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-02-17 10:35:38.155 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-17 10:35:38.155 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-17 10:35:38.155 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-17 10:35:38.155 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-17 10:35:38.155 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-17 10:35:38.157 | Suggested packages: 2022-02-17 10:35:38.157 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-17 10:35:38.157 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-17 10:35:38.157 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-17 10:35:38.157 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-17 10:35:38.157 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-17 10:35:38.157 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-17 10:35:38.157 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-17 10:35:38.157 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-17 10:35:38.157 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-17 10:35:38.157 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-17 10:35:38.157 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-17 10:35:38.157 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-17 10:35:38.157 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-17 10:35:38.157 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-17 10:35:38.157 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-17 10:35:38.405 | The following NEW packages will be installed: 2022-02-17 10:35:38.405 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-17 10:35:38.405 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-17 10:35:38.405 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-17 10:35:38.405 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-17 10:35:38.405 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-17 10:35:38.405 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-17 10:35:38.405 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-17 10:35:38.405 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-17 10:35:38.405 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-17 10:35:38.405 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-17 10:35:38.405 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-17 10:35:38.405 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-17 10:35:38.405 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-17 10:35:38.405 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-17 10:35:38.405 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-17 10:35:38.405 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-17 10:35:38.405 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-17 10:35:38.405 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-17 10:35:38.405 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-17 10:35:38.406 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-17 10:35:38.406 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-17 10:35:38.406 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-17 10:35:38.406 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-17 10:35:38.406 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-17 10:35:38.406 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-17 10:35:38.406 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-17 10:35:38.406 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-17 10:35:38.406 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-17 10:35:38.406 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-17 10:35:38.406 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-17 10:35:38.406 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-17 10:35:38.406 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-17 10:35:38.406 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-17 10:35:38.406 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-17 10:35:38.406 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-17 10:35:38.406 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-17 10:35:38.406 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-17 10:35:38.406 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-17 10:35:38.406 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-17 10:35:38.406 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-17 10:35:38.406 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-17 10:35:38.407 | unzip uuid-dev vbetool vlan x11-common 2022-02-17 10:35:38.407 | The following packages will be upgraded: 2022-02-17 10:35:38.408 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-17 10:35:38.408 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-17 10:35:38.409 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd 2022-02-17 10:35:38.409 | uuid-runtime wget 2022-02-17 10:35:38.514 | 21 upgraded, 219 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:35:38.514 | Need to get 164 MB of archives. 2022-02-17 10:35:38.514 | After this operation, 768 MB of additional disk space will be used. 2022-02-17 10:35:38.514 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-17 10:35:38.665 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-17 10:35:38.675 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-17 10:35:38.680 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-17 10:35:38.746 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-17 10:35:39.087 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-17 10:35:39.110 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.1 [318 kB] 2022-02-17 10:35:39.137 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-17 10:35:39.138 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-17 10:35:39.141 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-17 10:35:39.149 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-17 10:35:39.366 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-17 10:35:39.368 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-17 10:35:39.369 | Get:14 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-02-17 10:35:39.372 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-17 10:35:39.373 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-17 10:35:39.388 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-17 10:35:39.393 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-17 10:35:39.394 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-17 10:35:39.400 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-17 10:35:40.651 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-17 10:35:40.751 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-17 10:35:40.946 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-17 10:35:40.967 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-17 10:35:40.978 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-17 10:35:40.998 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-17 10:35:41.017 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-17 10:35:41.271 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-17 10:35:41.273 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-17 10:35:41.274 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-17 10:35:41.274 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-17 10:35:41.482 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-17 10:35:41.482 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-17 10:35:41.487 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-17 10:35:41.523 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-17 10:35:41.676 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-17 10:35:41.738 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-17 10:35:41.758 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-17 10:35:41.805 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-17 10:35:41.956 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-17 10:35:41.959 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-17 10:35:41.960 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-17 10:35:41.997 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-17 10:35:42.147 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-17 10:35:42.218 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-17 10:35:42.219 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-17 10:35:42.220 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-17 10:35:42.224 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-17 10:35:42.289 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-17 10:35:42.348 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-17 10:35:42.461 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-17 10:35:44.947 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-17 10:35:46.509 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-17 10:35:46.784 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-17 10:35:46.802 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-17 10:35:46.804 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-17 10:35:46.843 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-17 10:35:47.261 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-17 10:35:47.262 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-17 10:35:47.378 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-17 10:35:48.213 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-17 10:35:49.425 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-17 10:35:49.427 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-17 10:35:49.460 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-17 10:35:49.461 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-17 10:35:49.462 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-17 10:35:49.529 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-17 10:35:49.530 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-17 10:35:49.531 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-17 10:35:49.531 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-17 10:35:49.598 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-17 10:35:49.601 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-17 10:35:49.693 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-17 10:35:49.696 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-17 10:35:49.701 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-17 10:35:49.838 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-17 10:35:49.839 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-17 10:35:49.900 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-17 10:35:50.020 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-17 10:35:50.030 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-17 10:35:50.030 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-17 10:35:50.042 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-17 10:35:50.156 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-17 10:35:50.233 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-17 10:35:50.306 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-17 10:35:50.330 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-17 10:35:50.331 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-17 10:35:51.651 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-17 10:35:51.651 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-17 10:35:51.653 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-17 10:35:51.710 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-17 10:35:51.710 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-17 10:35:51.711 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-17 10:35:51.713 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-17 10:35:51.714 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-17 10:35:51.715 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-17 10:35:51.748 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-17 10:35:51.748 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-17 10:35:51.776 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-17 10:35:51.777 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-17 10:35:51.780 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-17 10:35:52.007 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-17 10:35:52.304 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-17 10:35:52.307 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-17 10:35:52.316 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-17 10:35:52.331 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-17 10:35:52.360 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-17 10:35:52.361 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-17 10:35:52.363 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-17 10:35:52.367 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-17 10:35:52.377 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-17 10:35:52.378 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-17 10:35:52.418 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-17 10:35:52.435 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-17 10:35:52.448 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-17 10:35:52.451 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-17 10:35:52.461 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-17 10:35:52.474 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-17 10:35:52.493 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-17 10:35:52.494 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-17 10:35:52.495 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-17 10:35:52.496 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-17 10:35:52.546 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-17 10:35:52.552 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-17 10:35:52.586 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-17 10:35:52.597 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-17 10:35:52.599 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-17 10:35:52.600 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-17 10:35:52.614 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-17 10:35:52.617 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-17 10:35:52.619 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-17 10:35:52.658 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-17 10:35:52.714 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-17 10:35:52.728 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-17 10:35:52.743 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-17 10:35:52.745 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-17 10:35:52.749 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-17 10:35:52.751 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-17 10:35:52.764 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-17 10:35:52.768 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-17 10:35:52.782 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-17 10:35:52.892 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-17 10:35:52.901 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-17 10:35:52.902 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-17 10:35:52.906 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-17 10:35:52.930 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-17 10:35:52.931 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-17 10:35:52.931 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-17 10:35:52.933 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-17 10:35:52.934 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-17 10:35:52.943 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-17 10:35:52.979 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-17 10:35:52.983 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-17 10:35:52.993 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-17 10:35:52.997 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-17 10:35:52.998 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-17 10:35:52.999 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-17 10:35:53.000 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-17 10:35:53.020 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-17 10:35:53.041 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-17 10:35:53.053 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-17 10:35:53.057 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-17 10:35:54.408 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-17 10:35:54.410 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-17 10:35:54.467 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-17 10:35:54.470 | Get:166 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-02-17 10:35:54.517 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-17 10:35:54.517 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-17 10:35:54.517 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-17 10:35:54.571 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-17 10:35:54.571 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-17 10:35:54.581 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-17 10:35:54.584 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-17 10:35:54.585 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-17 10:35:54.586 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-17 10:35:54.687 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-17 10:35:54.699 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-17 10:35:54.899 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-17 10:35:55.006 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-17 10:35:55.008 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-17 10:35:55.008 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-17 10:35:55.012 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-17 10:35:55.018 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-17 10:35:55.019 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-17 10:35:55.041 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-17 10:35:55.061 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-17 10:35:55.554 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-17 10:35:55.839 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-17 10:35:55.865 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-17 10:35:56.144 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-17 10:35:56.169 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-17 10:35:56.170 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-17 10:35:56.172 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-17 10:35:56.314 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-17 10:35:56.351 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-17 10:35:56.354 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-17 10:35:56.365 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-17 10:35:57.281 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-17 10:35:57.283 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-17 10:35:57.355 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-17 10:35:57.360 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-17 10:35:58.479 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-17 10:35:58.573 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-17 10:36:02.663 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-17 10:36:03.082 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-17 10:36:03.287 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-17 10:36:03.495 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-17 10:36:03.636 | Get:208 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-02-17 10:36:04.346 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-17 10:36:04.486 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-17 10:36:04.639 | Get:211 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-02-17 10:36:04.859 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-17 10:36:04.999 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-17 10:36:05.299 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-17 10:36:05.441 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-17 10:36:05.582 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-17 10:36:05.739 | Get:217 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-02-17 10:36:05.878 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-17 10:36:06.017 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-17 10:36:06.160 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-17 10:36:06.381 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-17 10:36:06.532 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-17 10:36:06.744 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-17 10:36:06.897 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-17 10:36:07.037 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-17 10:36:07.357 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-17 10:36:07.499 | Get:227 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-02-17 10:36:07.638 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-17 10:36:07.780 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-17 10:36:07.920 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-17 10:36:08.060 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-17 10:36:08.204 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-17 10:36:08.349 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-17 10:36:08.496 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-17 10:36:08.640 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-17 10:36:08.795 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-17 10:36:08.944 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-17 10:36:09.094 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-17 10:36:09.659 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-17 10:36:09.831 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-17 10:36:11.310 | Preconfiguring packages ... 2022-02-17 10:36:11.466 | Fetched 164 MB in 31s (5,221 kB/s) 2022-02-17 10:36:11.533 | (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-02-17 10:36:11.536 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 10:36:11.548 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 10:36:11.624 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 10:36:11.635 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 10:36:12.042 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 10:36:12.049 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 10:36:12.097 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 10:36:12.120 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 10:36:12.197 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 10:36:12.353 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 10:36:13.159 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 10:36:13.168 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 10:36:13.248 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 10:36:13.326 | (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-02-17 10:36:13.330 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.1_amd64.deb ... 2022-02-17 10:36:13.344 | Unpacking rsync (3.1.3-8ubuntu0.1) over (3.1.3-8) ... 2022-02-17 10:36:13.754 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 10:36:13.760 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-17 10:36:13.814 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 10:36:13.901 | (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-02-17 10:36:13.904 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 10:36:13.912 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-17 10:36:13.951 | Selecting previously unselected package libapr1:amd64. 2022-02-17 10:36:13.958 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-17 10:36:13.960 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-17 10:36:14.014 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 10:36:14.025 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-17 10:36:14.236 | Selecting previously unselected package libaprutil1:amd64. 2022-02-17 10:36:14.243 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 10:36:14.245 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 10:36:14.280 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-17 10:36:14.287 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 10:36:14.289 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 10:36:14.323 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-17 10:36:14.334 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-17 10:36:14.388 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-17 10:36:14.396 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 10:36:14.398 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 10:36:14.431 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-17 10:36:14.436 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-17 10:36:14.494 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-17 10:36:14.502 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-17 10:36:14.562 | Selecting previously unselected package libjansson4:amd64. 2022-02-17 10:36:14.569 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-17 10:36:14.571 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-17 10:36:14.600 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-17 10:36:14.607 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-17 10:36:14.609 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-17 10:36:14.657 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 10:36:14.670 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-17 10:36:15.955 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:15.966 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-17 10:36:16.102 | Selecting previously unselected package apache2-bin. 2022-02-17 10:36:16.109 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 10:36:16.112 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-17 10:36:16.340 | Selecting previously unselected package apache2-data. 2022-02-17 10:36:16.347 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-17 10:36:16.352 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-17 10:36:16.477 | Selecting previously unselected package apache2-utils. 2022-02-17 10:36:16.486 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 10:36:16.489 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-17 10:36:16.545 | Selecting previously unselected package apache2. 2022-02-17 10:36:16.556 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 10:36:16.577 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-17 10:36:16.650 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-17 10:36:16.658 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-17 10:36:16.660 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-17 10:36:16.705 | Selecting previously unselected package haproxy. 2022-02-17 10:36:16.712 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-17 10:36:16.722 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-17 10:36:16.945 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-17 10:36:16.952 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-17 10:36:16.955 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-17 10:36:16.990 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-17 10:36:16.997 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-17 10:36:16.999 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-17 10:36:17.029 | Selecting previously unselected package mysql-common. 2022-02-17 10:36:17.037 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-17 10:36:17.054 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-17 10:36:17.082 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-17 10:36:17.089 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 10:36:17.091 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:36:17.330 | Selecting previously unselected package libsensors-config. 2022-02-17 10:36:17.337 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-17 10:36:17.339 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-17 10:36:17.368 | Selecting previously unselected package libsensors5:amd64. 2022-02-17 10:36:17.375 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-17 10:36:17.467 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-17 10:36:17.498 | Selecting previously unselected package libsnmp-base. 2022-02-17 10:36:17.506 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-17 10:36:17.508 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 10:36:17.577 | Selecting previously unselected package libsnmp35:amd64. 2022-02-17 10:36:17.584 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-17 10:36:17.587 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 10:36:17.754 | Selecting previously unselected package keepalived. 2022-02-17 10:36:17.761 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-17 10:36:17.763 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-17 10:36:17.855 | Selecting previously unselected package memcached. 2022-02-17 10:36:17.863 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-17 10:36:17.865 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-17 10:36:17.922 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-17 10:36:18.390 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-17 10:36:18.490 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 10:36:18.496 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-17 10:36:18.625 | Selecting previously unselected package python3-yaml. 2022-02-17 10:36:18.632 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-17 10:36:18.635 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-17 10:36:18.686 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 10:36:18.692 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 10:36:18.738 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 10:36:18.814 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 10:36:19.262 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 10:36:19.291 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 10:36:19.480 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-17 10:36:19.487 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-17 10:36:19.560 | Selecting previously unselected package acl. 2022-02-17 10:36:19.568 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-17 10:36:19.570 | Unpacking acl (2.2.53-6) ... 2022-02-17 10:36:19.598 | Selecting previously unselected package autotools-dev. 2022-02-17 10:36:19.605 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-17 10:36:19.607 | Unpacking autotools-dev (20180224.1) ... 2022-02-17 10:36:19.649 | Selecting previously unselected package m4. 2022-02-17 10:36:19.657 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-17 10:36:19.659 | Unpacking m4 (1.4.18-4) ... 2022-02-17 10:36:19.710 | Selecting previously unselected package autoconf. 2022-02-17 10:36:19.717 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-17 10:36:19.719 | Unpacking autoconf (2.69-11.1) ... 2022-02-17 10:36:19.798 | Selecting previously unselected package automake. 2022-02-17 10:36:19.805 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-17 10:36:19.809 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-17 10:36:19.911 | Selecting previously unselected package autopoint. 2022-02-17 10:36:19.918 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-17 10:36:19.923 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-17 10:36:19.965 | Selecting previously unselected package libllvm10:amd64. 2022-02-17 10:36:19.973 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:19.975 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:22.215 | Selecting previously unselected package libclang-cpp10. 2022-02-17 10:36:22.223 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:22.225 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:23.654 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-17 10:36:23.661 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 10:36:23.664 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 10:36:24.119 | Selecting previously unselected package libgc1c2:amd64. 2022-02-17 10:36:24.127 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-17 10:36:24.129 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-17 10:36:24.167 | Selecting previously unselected package libobjc4:amd64. 2022-02-17 10:36:24.175 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 10:36:24.179 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 10:36:24.209 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-17 10:36:24.216 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 10:36:24.219 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 10:36:24.295 | Selecting previously unselected package libc6-i386. 2022-02-17 10:36:24.302 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-17 10:36:24.304 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-17 10:36:24.804 | Selecting previously unselected package lib32gcc-s1. 2022-02-17 10:36:24.812 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 10:36:24.815 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 10:36:24.852 | Selecting previously unselected package lib32stdc++6. 2022-02-17 10:36:24.860 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 10:36:24.862 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 10:36:24.961 | Selecting previously unselected package libclang-common-10-dev. 2022-02-17 10:36:24.969 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:24.972 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:25.949 | Selecting previously unselected package libclang1-10. 2022-02-17 10:36:25.957 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:25.960 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:27.070 | Selecting previously unselected package clang-10. 2022-02-17 10:36:27.077 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:27.080 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:27.117 | Selecting previously unselected package libtool. 2022-02-17 10:36:27.124 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-17 10:36:27.129 | Unpacking libtool (2.4.6-14) ... 2022-02-17 10:36:27.176 | Selecting previously unselected package dh-autoreconf. 2022-02-17 10:36:27.183 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-17 10:36:27.185 | Unpacking dh-autoreconf (19) ... 2022-02-17 10:36:27.215 | Selecting previously unselected package libdebhelper-perl. 2022-02-17 10:36:27.222 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-17 10:36:27.224 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-17 10:36:27.271 | Selecting previously unselected package libarchive-zip-perl. 2022-02-17 10:36:27.279 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-17 10:36:27.281 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-17 10:36:27.320 | Selecting previously unselected package libsub-override-perl. 2022-02-17 10:36:27.327 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-17 10:36:27.329 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-17 10:36:27.354 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-17 10:36:27.362 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-17 10:36:27.364 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-17 10:36:27.392 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-17 10:36:27.399 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-17 10:36:27.401 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-17 10:36:27.427 | Selecting previously unselected package libdpkg-perl. 2022-02-17 10:36:27.434 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-17 10:36:27.438 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-17 10:36:27.512 | Selecting previously unselected package make. 2022-02-17 10:36:27.520 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-17 10:36:27.522 | Unpacking make (4.2.1-1.2) ... 2022-02-17 10:36:27.569 | Selecting previously unselected package dpkg-dev. 2022-02-17 10:36:27.577 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-17 10:36:27.580 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-17 10:36:27.716 | Selecting previously unselected package dwz. 2022-02-17 10:36:27.724 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-17 10:36:27.726 | Unpacking dwz (0.13-5) ... 2022-02-17 10:36:27.775 | Selecting previously unselected package libcroco3:amd64. 2022-02-17 10:36:27.783 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-17 10:36:27.785 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-17 10:36:27.824 | Selecting previously unselected package gettext. 2022-02-17 10:36:27.831 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-17 10:36:27.833 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-17 10:36:27.993 | Selecting previously unselected package intltool-debian. 2022-02-17 10:36:28.001 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-17 10:36:28.003 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-17 10:36:28.034 | Selecting previously unselected package po-debconf. 2022-02-17 10:36:28.041 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-17 10:36:28.043 | Unpacking po-debconf (1.0.21) ... 2022-02-17 10:36:28.120 | Selecting previously unselected package debhelper. 2022-02-17 10:36:28.128 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-17 10:36:28.130 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-17 10:36:28.321 | Selecting previously unselected package uuid-dev:amd64. 2022-02-17 10:36:28.330 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 10:36:28.332 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 10:36:28.365 | Selecting previously unselected package libsctp1:amd64. 2022-02-17 10:36:28.372 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-17 10:36:28.375 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-17 10:36:28.403 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-17 10:36:28.411 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-17 10:36:28.413 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-17 10:36:28.450 | Selecting previously unselected package libapr1-dev. 2022-02-17 10:36:28.458 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-17 10:36:28.460 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-17 10:36:28.701 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-17 10:36:28.709 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-17 10:36:28.711 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 10:36:28.824 | Selecting previously unselected package libaprutil1-dev. 2022-02-17 10:36:28.832 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 10:36:28.834 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-17 10:36:29.040 | Selecting previously unselected package apache2-dev. 2022-02-17 10:36:29.048 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 10:36:29.051 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-17 10:36:29.117 | Selecting previously unselected package binfmt-support. 2022-02-17 10:36:29.125 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-17 10:36:29.134 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-17 10:36:29.169 | Selecting previously unselected package g++-9. 2022-02-17 10:36:29.176 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 10:36:29.179 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 10:36:30.332 | Selecting previously unselected package g++. 2022-02-17 10:36:30.340 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-17 10:36:30.342 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-17 10:36:30.366 | Selecting previously unselected package build-essential. 2022-02-17 10:36:30.374 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-17 10:36:30.376 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-17 10:36:30.402 | Selecting previously unselected package conntrack. 2022-02-17 10:36:30.410 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-17 10:36:30.413 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-17 10:36:30.442 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-17 10:36:30.450 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-17 10:36:30.453 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-17 10:36:30.482 | Selecting previously unselected package libnetfilter-queue1. 2022-02-17 10:36:30.490 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-17 10:36:30.493 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-17 10:36:30.527 | Selecting previously unselected package conntrackd. 2022-02-17 10:36:30.534 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-17 10:36:30.536 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-17 10:36:30.585 | Selecting previously unselected package dns-root-data. 2022-02-17 10:36:30.592 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-17 10:36:30.595 | Unpacking dns-root-data (2019052802) ... 2022-02-17 10:36:30.625 | Selecting previously unselected package libidn11:amd64. 2022-02-17 10:36:30.633 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-17 10:36:30.635 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-17 10:36:30.673 | Selecting previously unselected package dnsmasq-base. 2022-02-17 10:36:30.680 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-17 10:36:30.683 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-17 10:36:30.753 | Selecting previously unselected package dnsmasq-utils. 2022-02-17 10:36:30.761 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-17 10:36:30.763 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-17 10:36:30.798 | Selecting previously unselected package ebtables. 2022-02-17 10:36:30.806 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-17 10:36:30.820 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-17 10:36:30.862 | Selecting previously unselected package libfakeroot:amd64. 2022-02-17 10:36:30.870 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-17 10:36:30.872 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-17 10:36:30.902 | Selecting previously unselected package fakeroot. 2022-02-17 10:36:30.910 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-17 10:36:30.913 | Unpacking fakeroot (1.24-1) ... 2022-02-17 10:36:30.953 | Selecting previously unselected package fonts-dejavu-core. 2022-02-17 10:36:30.961 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-17 10:36:30.963 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-17 10:36:31.138 | Selecting previously unselected package fonts-liberation. 2022-02-17 10:36:31.146 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-17 10:36:31.149 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-17 10:36:31.286 | Selecting previously unselected package fontconfig-config. 2022-02-17 10:36:31.294 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-17 10:36:31.296 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-17 10:36:31.335 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-17 10:36:31.344 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-17 10:36:31.346 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-17 10:36:31.391 | Selecting previously unselected package fontconfig. 2022-02-17 10:36:31.399 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-17 10:36:31.401 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-17 10:36:31.448 | Selecting previously unselected package genisoimage. 2022-02-17 10:36:31.457 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-17 10:36:31.459 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-17 10:36:31.538 | Selecting previously unselected package libann0. 2022-02-17 10:36:31.546 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-17 10:36:31.548 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-17 10:36:31.579 | Selecting previously unselected package libcdt5:amd64. 2022-02-17 10:36:31.587 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-17 10:36:31.589 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:31.619 | Selecting previously unselected package libcgraph6:amd64. 2022-02-17 10:36:31.628 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-17 10:36:31.630 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:31.664 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-17 10:36:31.672 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-17 10:36:31.674 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 10:36:31.717 | Selecting previously unselected package libjpeg8:amd64. 2022-02-17 10:36:31.724 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-17 10:36:31.726 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-17 10:36:31.756 | Selecting previously unselected package libjbig0:amd64. 2022-02-17 10:36:31.763 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-17 10:36:31.765 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-17 10:36:31.797 | Selecting previously unselected package libwebp6:amd64. 2022-02-17 10:36:31.805 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:31.809 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-17 10:36:31.870 | Selecting previously unselected package libtiff5:amd64. 2022-02-17 10:36:31.879 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-17 10:36:31.881 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-17 10:36:31.933 | Selecting previously unselected package libxpm4:amd64. 2022-02-17 10:36:31.941 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-17 10:36:31.943 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-17 10:36:31.978 | Selecting previously unselected package libgd3:amd64. 2022-02-17 10:36:31.986 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-17 10:36:31.989 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-17 10:36:32.034 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-17 10:36:32.042 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-17 10:36:32.044 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-17 10:36:32.092 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-17 10:36:32.101 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-17 10:36:32.103 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-17 10:36:32.164 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-17 10:36:32.173 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-17 10:36:32.175 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-17 10:36:32.204 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-17 10:36:32.212 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-17 10:36:32.214 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-17 10:36:32.244 | Selecting previously unselected package libxrender1:amd64. 2022-02-17 10:36:32.252 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-17 10:36:32.254 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-17 10:36:32.284 | Selecting previously unselected package libcairo2:amd64. 2022-02-17 10:36:32.292 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:32.294 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-17 10:36:32.394 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-17 10:36:32.402 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-17 10:36:32.404 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-17 10:36:32.446 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-17 10:36:32.454 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-17 10:36:32.456 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-17 10:36:32.537 | Selecting previously unselected package libthai-data. 2022-02-17 10:36:32.545 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-17 10:36:32.548 | Unpacking libthai-data (0.1.28-3) ... 2022-02-17 10:36:32.599 | Selecting previously unselected package libdatrie1:amd64. 2022-02-17 10:36:32.607 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-17 10:36:32.609 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-17 10:36:32.639 | Selecting previously unselected package libthai0:amd64. 2022-02-17 10:36:32.647 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-17 10:36:32.649 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-17 10:36:32.680 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-17 10:36:32.688 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 10:36:32.690 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 10:36:32.741 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-17 10:36:32.748 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 10:36:32.751 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 10:36:32.784 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-17 10:36:32.792 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 10:36:32.794 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 10:36:32.826 | Selecting previously unselected package libpathplan4:amd64. 2022-02-17 10:36:32.834 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-17 10:36:32.836 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:32.869 | Selecting previously unselected package libgvc6. 2022-02-17 10:36:32.877 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-17 10:36:32.879 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-17 10:36:32.998 | Selecting previously unselected package libgvpr2:amd64. 2022-02-17 10:36:33.006 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-17 10:36:33.008 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:33.060 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-17 10:36:33.068 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-17 10:36:33.070 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:33.224 | Selecting previously unselected package x11-common. 2022-02-17 10:36:33.231 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-17 10:36:33.258 | dpkg-query: no packages found matching nux-tools 2022-02-17 10:36:33.269 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-17 10:36:33.315 | Selecting previously unselected package libice6:amd64. 2022-02-17 10:36:33.323 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-17 10:36:33.325 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-17 10:36:33.358 | Selecting previously unselected package libsm6:amd64. 2022-02-17 10:36:33.367 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-17 10:36:33.369 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-17 10:36:33.399 | Selecting previously unselected package libxt6:amd64. 2022-02-17 10:36:33.407 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-17 10:36:33.410 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-17 10:36:33.459 | Selecting previously unselected package libxmu6:amd64. 2022-02-17 10:36:33.467 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-17 10:36:33.470 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-17 10:36:33.505 | Selecting previously unselected package libxaw7:amd64. 2022-02-17 10:36:33.513 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-17 10:36:33.515 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-17 10:36:33.566 | Selecting previously unselected package graphviz. 2022-02-17 10:36:33.574 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-17 10:36:33.576 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-17 10:36:33.709 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-17 10:36:33.717 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-17 10:36:33.721 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-17 10:36:33.771 | Selecting previously unselected package libibverbs1:amd64. 2022-02-17 10:36:33.779 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-17 10:36:33.782 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-17 10:36:33.823 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-17 10:36:33.831 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-17 10:36:33.846 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-17 10:36:33.908 | Selecting previously unselected package icu-devtools. 2022-02-17 10:36:33.916 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 10:36:33.918 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-17 10:36:33.975 | Selecting previously unselected package iputils-arping. 2022-02-17 10:36:33.983 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-17 10:36:33.985 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-17 10:36:34.019 | Selecting previously unselected package javascript-common. 2022-02-17 10:36:34.027 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-17 10:36:34.042 | Unpacking javascript-common (11) ... 2022-02-17 10:36:34.073 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-17 10:36:34.081 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 10:36:34.083 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:34.119 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-17 10:36:34.126 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 10:36:34.129 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:34.162 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-17 10:36:34.170 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 10:36:34.172 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:34.208 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-17 10:36:34.216 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 10:36:34.219 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:34.252 | Selecting previously unselected package comerr-dev:amd64. 2022-02-17 10:36:34.260 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-17 10:36:34.264 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-17 10:36:34.295 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-17 10:36:34.303 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 10:36:34.305 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:34.356 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-17 10:36:34.364 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-17 10:36:34.367 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-17 10:36:34.399 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-17 10:36:34.407 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-17 10:36:34.409 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-17 10:36:34.436 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-17 10:36:34.444 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-17 10:36:34.446 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-17 10:36:34.473 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-17 10:36:34.480 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-17 10:36:34.482 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-17 10:36:34.514 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-17 10:36:34.522 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-17 10:36:34.526 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 10:36:34.592 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-17 10:36:34.600 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-17 10:36:34.602 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 10:36:34.667 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-17 10:36:34.676 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-17 10:36:34.678 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-17 10:36:34.709 | Selecting previously unselected package libgts-bin. 2022-02-17 10:36:34.716 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-17 10:36:34.733 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-17 10:36:34.769 | Selecting previously unselected package libicu-dev:amd64. 2022-02-17 10:36:34.776 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 10:36:34.779 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 10:36:36.214 | Selecting previously unselected package libipset13:amd64. 2022-02-17 10:36:36.222 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:36.224 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-17 10:36:36.261 | Selecting previously unselected package librdmacm1:amd64. 2022-02-17 10:36:36.269 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-17 10:36:36.271 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-17 10:36:36.310 | Selecting previously unselected package libiscsi7:amd64. 2022-02-17 10:36:36.319 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-17 10:36:36.321 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-17 10:36:36.356 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-17 10:36:36.365 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-17 10:36:36.367 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 10:36:36.427 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-17 10:36:36.435 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-17 10:36:36.438 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 10:36:36.461 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-17 10:36:36.474 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-17 10:36:36.474 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 10:36:36.497 | Selecting previously unselected package libjs-jquery. 2022-02-17 10:36:36.506 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-17 10:36:36.508 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-17 10:36:36.569 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-17 10:36:36.576 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-17 10:36:36.579 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-17 10:36:36.604 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-17 10:36:36.613 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-17 10:36:36.615 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-17 10:36:36.692 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-17 10:36:36.700 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-17 10:36:36.702 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-17 10:36:36.760 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-17 10:36:36.768 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-17 10:36:36.770 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-17 10:36:36.798 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-17 10:36:36.806 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-17 10:36:36.808 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-17 10:36:36.835 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-17 10:36:36.844 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-17 10:36:36.847 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 10:36:36.940 | Selecting previously unselected package libnspr4:amd64. 2022-02-17 10:36:36.948 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-17 10:36:36.950 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-17 10:36:36.993 | Selecting previously unselected package libnss3:amd64. 2022-02-17 10:36:37.001 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-17 10:36:37.004 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-17 10:36:37.206 | Selecting previously unselected package libomp5-10:amd64. 2022-02-17 10:36:37.214 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:37.217 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:37.289 | Selecting previously unselected package libomp-10-dev. 2022-02-17 10:36:37.297 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:37.300 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:37.334 | Selecting previously unselected package pcp-conf. 2022-02-17 10:36:37.342 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-17 10:36:37.345 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-17 10:36:37.376 | Selecting previously unselected package libpcp3. 2022-02-17 10:36:37.384 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-17 10:36:37.386 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-17 10:36:37.449 | Selecting previously unselected package libpcp-pmda3. 2022-02-17 10:36:37.458 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-17 10:36:37.460 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-17 10:36:37.490 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-17 10:36:37.497 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-17 10:36:37.500 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-17 10:36:37.534 | Selecting previously unselected package libpq5:amd64. 2022-02-17 10:36:37.542 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:37.544 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:36:37.590 | Selecting previously unselected package libpq-dev. 2022-02-17 10:36:37.597 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:37.600 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:36:37.673 | Selecting previously unselected package librados2. 2022-02-17 10:36:37.681 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-17 10:36:37.683 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 10:36:38.155 | Selecting previously unselected package librbd1. 2022-02-17 10:36:38.163 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-17 10:36:38.165 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 10:36:38.428 | Selecting previously unselected package libsasl2-dev. 2022-02-17 10:36:38.435 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-17 10:36:38.438 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-17 10:36:38.504 | Selecting previously unselected package libssl-dev:amd64. 2022-02-17 10:36:38.512 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 10:36:38.514 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 10:36:38.772 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-17 10:36:38.781 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 10:36:38.783 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 10:36:38.900 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-17 10:36:38.908 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-17 10:36:38.911 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 10:36:38.936 | Selecting previously unselected package libx86-1:amd64. 2022-02-17 10:36:38.944 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-17 10:36:38.947 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-17 10:36:38.981 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-17 10:36:38.990 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:38.992 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 10:36:39.135 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-17 10:36:39.143 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-17 10:36:39.146 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-17 10:36:39.227 | Selecting previously unselected package llvm-10-runtime. 2022-02-17 10:36:39.237 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:39.240 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:39.295 | Selecting previously unselected package libpfm4:amd64. 2022-02-17 10:36:39.304 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-17 10:36:39.306 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-17 10:36:39.381 | Selecting previously unselected package llvm-10. 2022-02-17 10:36:39.389 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:39.391 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:40.160 | Selecting previously unselected package libffi-dev:amd64. 2022-02-17 10:36:40.168 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-17 10:36:40.170 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-17 10:36:40.213 | Selecting previously unselected package python3-pygments. 2022-02-17 10:36:40.222 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-17 10:36:40.224 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-17 10:36:40.368 | Selecting previously unselected package llvm-10-tools. 2022-02-17 10:36:40.377 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:40.380 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:40.529 | Selecting previously unselected package libz3-4:amd64. 2022-02-17 10:36:40.537 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-17 10:36:40.539 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-17 10:36:41.500 | Selecting previously unselected package libz3-dev:amd64. 2022-02-17 10:36:41.508 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-17 10:36:41.511 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-17 10:36:41.555 | Selecting previously unselected package llvm-10-dev. 2022-02-17 10:36:41.563 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 10:36:41.565 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:46.038 | Selecting previously unselected package lsscsi. 2022-02-17 10:36:46.047 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-17 10:36:46.049 | Unpacking lsscsi (0.30-0.1) ... 2022-02-17 10:36:46.083 | Selecting previously unselected package pkg-config. 2022-02-17 10:36:46.091 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-17 10:36:46.093 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-17 10:36:46.131 | Selecting previously unselected package pm-utils. 2022-02-17 10:36:46.140 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-17 10:36:46.142 | Unpacking pm-utils (1.4.1-19) ... 2022-02-17 10:36:46.210 | Selecting previously unselected package postgresql-client-common. 2022-02-17 10:36:46.219 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-17 10:36:46.221 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-17 10:36:46.254 | Selecting previously unselected package postgresql-client-12. 2022-02-17 10:36:46.263 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:46.265 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:36:46.469 | Selecting previously unselected package ssl-cert. 2022-02-17 10:36:46.477 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-17 10:36:46.480 | Unpacking ssl-cert (1.0.39) ... 2022-02-17 10:36:46.517 | Selecting previously unselected package postgresql-common. 2022-02-17 10:36:46.525 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-17 10:36:46.560 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-17 10:36:46.566 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-17 10:36:46.629 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-17 10:36:46.637 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:46.639 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:36:46.933 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-17 10:36:46.942 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-17 10:36:46.944 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-17 10:36:46.975 | Selecting previously unselected package python-pip-whl. 2022-02-17 10:36:46.983 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-17 10:36:46.986 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-17 10:36:47.191 | Selecting previously unselected package python3-mysqldb. 2022-02-17 10:36:47.199 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-17 10:36:47.201 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-17 10:36:47.239 | Selecting previously unselected package python3-wheel. 2022-02-17 10:36:47.247 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-17 10:36:47.250 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-17 10:36:47.286 | Selecting previously unselected package python3-pip. 2022-02-17 10:36:47.295 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-17 10:36:47.298 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-17 10:36:47.384 | Selecting previously unselected package python3.8-venv. 2022-02-17 10:36:47.393 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-17 10:36:47.396 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-17 10:36:47.422 | Selecting previously unselected package python3-venv. 2022-02-17 10:36:47.430 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-17 10:36:47.432 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-17 10:36:47.458 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-17 10:36:47.467 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-17 10:36:47.469 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-17 10:36:47.502 | Selecting previously unselected package qemu-utils. 2022-02-17 10:36:47.510 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-17 10:36:47.512 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-17 10:36:47.695 | Selecting previously unselected package sharutils. 2022-02-17 10:36:47.704 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-17 10:36:47.706 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-17 10:36:47.754 | Selecting previously unselected package sqlite3. 2022-02-17 10:36:47.762 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-17 10:36:47.764 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-17 10:36:47.910 | Selecting previously unselected package unzip. 2022-02-17 10:36:47.919 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-17 10:36:47.921 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-17 10:36:47.969 | Selecting previously unselected package vbetool. 2022-02-17 10:36:47.977 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-17 10:36:47.980 | Unpacking vbetool (1.1-4) ... 2022-02-17 10:36:48.011 | Selecting previously unselected package ipset. 2022-02-17 10:36:48.020 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-17 10:36:48.030 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-17 10:36:48.065 | Selecting previously unselected package ipvsadm. 2022-02-17 10:36:48.073 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-17 10:36:48.075 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-17 10:36:48.112 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-17 10:36:48.120 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 10:36:48.130 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-17 10:36:48.156 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-17 10:36:48.165 | Preparing to unpack .../219-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-17 10:36:48.167 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-17 10:36:48.197 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-17 10:36:48.206 | Preparing to unpack .../220-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-17 10:36:48.209 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-17 10:36:48.240 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-17 10:36:48.248 | Preparing to unpack .../221-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 10:36:48.251 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:48.285 | Selecting previously unselected package libpcp-gui2. 2022-02-17 10:36:48.293 | Preparing to unpack .../222-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-17 10:36:48.296 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-17 10:36:48.324 | Selecting previously unselected package libpcp-import1. 2022-02-17 10:36:48.333 | Preparing to unpack .../223-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-17 10:36:48.335 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-17 10:36:48.364 | Selecting previously unselected package libpcp-mmv1. 2022-02-17 10:36:48.373 | Preparing to unpack .../224-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-17 10:36:48.375 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-17 10:36:48.403 | Selecting previously unselected package libpcp-trace2. 2022-02-17 10:36:48.412 | Preparing to unpack .../225-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-17 10:36:48.414 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-17 10:36:48.444 | Selecting previously unselected package libpcp-web1. 2022-02-17 10:36:48.452 | Preparing to unpack .../226-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-17 10:36:48.455 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-17 10:36:48.498 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-17 10:36:48.506 | Preparing to unpack .../227-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-17 10:36:48.508 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-17 10:36:48.544 | Selecting previously unselected package python3-pcp. 2022-02-17 10:36:48.553 | Preparing to unpack .../228-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-17 10:36:48.555 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-17 10:36:48.598 | Selecting previously unselected package pcp. 2022-02-17 10:36:48.606 | Preparing to unpack .../229-pcp_5.0.3-1_amd64.deb ... 2022-02-17 10:36:48.676 | Unpacking pcp (5.0.3-1) ... 2022-02-17 10:36:49.226 | Selecting previously unselected package socat. 2022-02-17 10:36:49.237 | Preparing to unpack .../230-socat_1.7.3.3-2_amd64.deb ... 2022-02-17 10:36:49.240 | Unpacking socat (1.7.3.3-2) ... 2022-02-17 10:36:49.316 | Selecting previously unselected package vlan. 2022-02-17 10:36:49.325 | Preparing to unpack .../231-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-17 10:36:49.327 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-17 10:36:49.393 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-17 10:36:49.399 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-17 10:36:49.409 | Setting up javascript-common (11) ... 2022-02-17 10:36:49.440 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-17 10:36:49.455 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-17 10:36:49.461 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-17 10:36:49.466 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-17 10:36:49.472 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-17 10:36:49.495 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-17 10:36:49.499 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 10:36:49.505 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-17 10:36:49.510 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 10:36:49.516 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-17 10:36:49.521 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-17 10:36:49.527 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-17 10:36:49.533 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-17 10:36:49.538 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-17 10:36:49.544 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-17 10:36:49.550 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-17 10:36:49.556 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-17 10:36:49.561 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-17 10:36:49.567 | Setting up vbetool (1.1-4) ... 2022-02-17 10:36:49.572 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 10:36:49.579 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 10:36:49.586 | Setting up pm-utils (1.4.1-19) ... 2022-02-17 10:36:49.596 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 10:36:49.841 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-17 10:36:49.866 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-17 10:36:49.871 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:49.878 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-17 10:36:50.119 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-17 10:36:50.785 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-17 10:36:50.795 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-17 10:36:50.801 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 10:36:50.806 | Setting up m4 (1.4.18-4) ... 2022-02-17 10:36:50.812 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-17 10:36:51.098 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 10:36:51.104 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-17 10:36:51.109 | Setting up iputils-arping (3:20190709-3) ... 2022-02-17 10:36:51.145 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-17 10:36:51.151 | Setting up conntrack (1:1.4.5-2) ... 2022-02-17 10:36:51.157 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 10:36:51.162 | Setting up python3-wheel (0.34.2-1) ... 2022-02-17 10:36:51.420 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-17 10:36:51.425 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-17 10:36:51.636 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-17 10:36:53.693 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-17 10:36:54.939 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-17 10:36:55.624 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-17 10:36:55.632 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-17 10:36:55.638 | Setting up acl (2.2.53-6) ... 2022-02-17 10:36:55.654 | Setting up dns-root-data (2019052802) ... 2022-02-17 10:36:55.660 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:55.666 | Setting up fakeroot (1.24-1) ... 2022-02-17 10:36:55.673 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-17 10:36:55.682 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-17 10:36:55.688 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 10:36:55.694 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:55.699 | Setting up autotools-dev (20180224.1) ... 2022-02-17 10:36:55.705 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-17 10:36:56.509 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-17 10:36:56.514 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-17 10:36:56.519 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-17 10:36:56.524 | Setting up make (4.2.1-1.2) ... 2022-02-17 10:36:56.530 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-17 10:36:56.535 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-17 10:36:56.540 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:56.545 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 10:36:56.551 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:56.557 | Setting up ebtables (2.0.11-3build1) ... 2022-02-17 10:36:57.094 | Setting up socat (1.7.3.3-2) ... 2022-02-17 10:36:57.100 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-17 10:36:57.106 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-17 10:36:57.113 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 10:36:57.119 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-17 10:36:57.124 | Setting up binfmt-support (2.2.0-2) ... 2022-02-17 10:36:57.403 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-17 10:36:58.432 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-17 10:36:58.438 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-17 10:36:58.459 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-17 10:36:58.488 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-17 10:36:58.493 | Setting up lsscsi (0.30-0.1) ... 2022-02-17 10:36:58.499 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-17 10:36:58.504 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 10:36:58.509 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 10:36:58.515 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 10:36:58.521 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-17 10:36:58.527 | Setting up autoconf (2.69-11.1) ... 2022-02-17 10:36:58.534 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-17 10:36:58.539 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-17 10:36:58.582 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-17 10:36:58.588 | Setting up dwz (0.13-5) ... 2022-02-17 10:36:58.593 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-17 10:36:58.599 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-17 10:36:58.604 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-17 10:36:58.610 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-17 10:36:58.615 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-17 10:36:58.632 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-17 10:36:59.844 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:59.850 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:36:59.855 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-17 10:36:59.861 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-17 10:36:59.866 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-17 10:36:59.871 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-17 10:36:59.880 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 10:36:59.885 | Setting up pcp-conf (5.0.3-1) ... 2022-02-17 10:36:59.893 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-17 10:36:59.900 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-17 10:36:59.906 | Setting up libsub-override-perl (0.09-2) ... 2022-02-17 10:36:59.912 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-17 10:36:59.917 | Setting up libthai-data (0.1.28-3) ... 2022-02-17 10:36:59.923 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-17 10:36:59.928 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:59.933 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-17 10:36:59.938 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-17 10:36:59.944 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-17 10:36:59.949 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:36:59.955 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-17 10:36:59.960 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-17 10:36:59.966 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-17 10:36:59.979 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-17 10:36:59.987 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-17 10:37:00.993 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-17 10:37:01.333 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-17 10:37:01.339 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-17 10:37:01.345 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 10:37:01.350 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 10:37:01.356 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 10:37:01.364 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-17 10:37:01.369 | Setting up rsync (3.1.3-8ubuntu0.1) ... 2022-02-17 10:37:02.668 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-17 10:37:02.675 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 10:37:02.685 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-17 10:37:02.692 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-17 10:37:02.699 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-17 10:37:02.703 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-17 10:37:02.710 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 10:37:02.717 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:37:02.723 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-17 10:37:02.729 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-17 10:37:02.736 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-17 10:37:02.743 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 10:37:02.749 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:37:02.756 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:02.763 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 10:37:02.770 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:02.776 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-17 10:37:02.788 | Setting up libtool (2.4.6-14) ... 2022-02-17 10:37:02.795 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-17 10:37:02.901 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-17 10:37:02.938 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:37:02.944 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-17 10:37:03.338 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-17 10:37:04.382 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:37:04.388 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-17 10:37:04.394 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 10:37:04.400 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-17 10:37:04.545 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 10:37:04.552 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:04.558 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:04.567 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-17 10:37:04.577 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-17 10:37:04.583 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-17 10:37:04.838 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-17 10:37:04.844 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-17 10:37:04.851 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-17 10:37:04.856 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 10:37:04.863 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:37:05.470 | 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-02-17 10:37:05.497 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 10:37:05.505 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 10:37:05.512 | Setting up ssl-cert (1.0.39) ... 2022-02-17 10:37:06.095 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-17 10:37:06.100 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-17 10:37:06.174 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-17 10:37:06.181 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-17 10:37:06.656 | Adding user postgres to group ssl-cert 2022-02-17 10:37:06.816 | 2022-02-17 10:37:06.816 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-17 10:37:07.012 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-17 10:37:07.012 | Removing obsolete dictionary files: 2022-02-17 10:37:07.612 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-17 10:37:08.721 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-17 10:37:08.728 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-17 10:37:08.737 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-17 10:37:08.829 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-17 10:37:09.253 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-17 10:37:09.258 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-17 10:37:09.264 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-17 10:37:09.270 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-17 10:37:09.277 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-17 10:37:09.282 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-17 10:37:09.288 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-17 10:37:09.293 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 10:37:09.299 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-17 10:37:09.305 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-17 10:37:09.313 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:37:09.318 | Setting up ipvsadm (1:1.31-1) ... 2022-02-17 10:37:10.061 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-17 10:37:10.067 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-17 10:37:10.171 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-17 10:37:12.237 | Regenerating fonts cache... done. 2022-02-17 10:37:12.239 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-17 10:37:12.245 | Setting up libpcp3 (5.0.3-1) ... 2022-02-17 10:37:12.252 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-17 10:37:12.257 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-17 10:37:12.264 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-17 10:37:13.599 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-17 10:37:14.422 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-17 10:37:14.470 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:14.475 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-17 10:37:15.447 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-17 10:37:16.133 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:16.139 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-17 10:37:16.146 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 10:37:16.152 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-17 10:37:16.159 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 10:37:16.165 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-17 10:37:16.170 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-17 10:37:16.178 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-17 10:37:16.187 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-17 10:37:16.193 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-17 10:37:16.214 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 10:37:16.221 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:16.226 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-17 10:37:16.232 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-17 10:37:16.240 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-17 10:37:16.245 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-17 10:37:16.251 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-17 10:37:16.256 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-17 10:37:16.264 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 10:37:16.270 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 10:37:16.275 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 10:37:16.282 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 10:37:16.288 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-17 10:37:16.295 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-17 10:37:16.302 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 10:37:16.309 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-17 10:37:16.315 | Setting up po-debconf (1.0.21) ... 2022-02-17 10:37:16.322 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-17 10:37:16.717 | Enabling module mpm_event. 2022-02-17 10:37:16.781 | Enabling module authz_core. 2022-02-17 10:37:16.786 | Enabling module authz_host. 2022-02-17 10:37:16.847 | Enabling module authn_core. 2022-02-17 10:37:16.852 | Enabling module auth_basic. 2022-02-17 10:37:16.912 | Enabling module access_compat. 2022-02-17 10:37:16.972 | Enabling module authn_file. 2022-02-17 10:37:17.030 | Enabling module authz_user. 2022-02-17 10:37:17.090 | Enabling module alias. 2022-02-17 10:37:17.151 | Enabling module dir. 2022-02-17 10:37:17.210 | Enabling module autoindex. 2022-02-17 10:37:17.269 | Enabling module env. 2022-02-17 10:37:17.329 | Enabling module mime. 2022-02-17 10:37:17.388 | Enabling module negotiation. 2022-02-17 10:37:17.447 | Enabling module setenvif. 2022-02-17 10:37:17.506 | Enabling module filter. 2022-02-17 10:37:17.567 | Enabling module deflate. 2022-02-17 10:37:17.625 | Enabling module status. 2022-02-17 10:37:17.685 | Enabling module reqtimeout. 2022-02-17 10:37:17.745 | Enabling conf charset. 2022-02-17 10:37:17.804 | Enabling conf localized-error-pages. 2022-02-17 10:37:17.876 | Enabling conf other-vhosts-access-log. 2022-02-17 10:37:17.936 | Enabling conf security. 2022-02-17 10:37:18.000 | Enabling conf serve-cgi-bin. 2022-02-17 10:37:18.062 | Enabling site 000-default. 2022-02-17 10:37:18.118 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-17 10:37:18.182 | Enabling conf javascript-common. 2022-02-17 10:37:18.463 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-17 10:37:19.073 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-17 10:37:21.765 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-17 10:37:21.778 | Setting up python3-pcp (5.0.3-1) ... 2022-02-17 10:37:22.086 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-17 10:37:22.112 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 10:37:22.118 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-17 10:37:22.130 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-17 10:37:22.135 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-17 10:37:22.141 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-17 10:37:22.146 | Setting up graphviz (2.42.2-3build2) ... 2022-02-17 10:37:22.154 | Setting up pcp (5.0.3-1) ... 2022-02-17 10:37:22.505 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-17 10:37:22.927 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-17 10:37:23.354 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-17 10:37:23.772 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-17 10:37:39.887 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-17 10:37:39.896 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-17 10:37:39.899 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-17 10:37:41.051 | Setting up dh-autoreconf (19) ... 2022-02-17 10:37:41.056 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-17 10:37:41.852 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-17 10:37:41.860 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 10:37:41.867 | Setting up debhelper (12.10ubuntu1) ... 2022-02-17 10:37:41.873 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 10:37:42.194 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-17 10:37:42.200 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-17 10:37:42.224 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-17 10:37:42.297 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-17 10:37:55.264 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 10:37:55.288 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-17 10:37:55.672 | Processing triggers for ufw (0.36-6) ... 2022-02-17 10:37:55.815 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 10:38:23.195 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-17 10:38:23.208 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-17 10:38:30.705 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 10:38:30.707 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:38:30.710 | ++ functions-common:time_stop:2425 : local name 2022-02-17 10:38:30.712 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 10:38:30.714 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:38:30.716 | ++ functions-common:time_stop:2428 : local total 2022-02-17 10:38:30.718 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 10:38:30.720 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:38:30.723 | ++ functions-common:time_stop:2432 : start_time=1645094137542 2022-02-17 10:38:30.725 | ++ functions-common:time_stop:2434 : [[ -z 1645094137542 ]] 2022-02-17 10:38:30.728 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:38:30.732 | ++ functions-common:time_stop:2437 : end_time=1645094310730 2022-02-17 10:38:30.734 | ++ functions-common:time_stop:2438 : elapsed_time=173188 2022-02-17 10:38:30.736 | ++ functions-common:time_stop:2439 : total=731 2022-02-17 10:38:30.739 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:38:30.741 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173919 2022-02-17 10:38:30.743 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 10:38:30.746 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 10:38:30.748 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 10:38:30.750 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 10:38:30.754 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 10:38:30.758 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 10:38:30.760 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 10:38:30.763 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 10:38:32.058 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 10:38:32.060 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 10:38:32.062 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 10:38:32.064 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 10:38:32.066 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 10:38:32.068 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 10:38:32.070 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 10:38:32.072 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 10:38:32.073 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 10:38:32.075 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 10:38:32.077 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 10:38:32.078 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 10:38:32.080 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 10:38:32.082 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 10:38:32.083 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 10:38:32.085 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 10:38:32.087 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 10:38:32.089 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 10:38:32.090 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 10:38:32.092 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 10:38:32.094 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 10:38:32.096 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 10:38:32.098 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 10:38:32.101 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 10:38:32.167 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 10:38:32.170 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 10:38:32.236 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 10:38:32.239 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 10:38:32.305 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 10:38:32.307 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 10:38:32.309 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 10:38:32.311 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 10:38:32.312 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 10:38:32.314 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 10:38:32.316 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 10:38:32.319 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 10:38:32.321 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 10:38:32.322 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 10:38:32.324 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 10:38:32.324 | Distro: focal 2022-02-17 10:38:32.327 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 10:38:32.329 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 10:38:32.333 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 10:38:32.334 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 10:38:32.337 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 10:38:32.337 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 10:38:32.901 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 10:38:32.903 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 10:38:32.903 | pip: 21.3.1 2022-02-17 10:38:32.904 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 10:38:32.906 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 10:38:32.908 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:38:32.910 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:38:32.911 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:38:32.913 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:38:32.915 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:38:32.916 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:38:32.918 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:38:32.920 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:38:32.921 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:38:32.923 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:38:32.925 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:38:32.927 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 10:38:32.929 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:38:32.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:38:32.933 | + tools/install_pip.sh:main:142 : : 2022-02-17 10:38:32.934 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 10:38:32.936 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 10:38:32.938 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 10:38:32.940 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 10:38:32.942 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 10:38:32.944 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 10:38:32.946 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 10:38:32.949 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 10:38:32.949 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 10:38:32.953 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-17 10:38:32.954 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-17 10:38:32.956 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 10:38:32.958 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 10:38:32.960 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 10:38:32.975 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 10:38:32.977 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 10:38:33.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:38:33.696 | from cryptography.utils import int_from_bytes 2022-02-17 10:38:33.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:38:33.696 | from cryptography.utils import int_from_bytes 2022-02-17 10:38:34.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:38:36.379 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 10:38:36.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 10:38:38.024 | Installing collected packages: setuptools 2022-02-17 10:38:38.770 | Successfully installed setuptools-60.9.0 2022-02-17 10:38:38.770 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:38:38.940 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:38:38.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:38:39.052 | + inc/python:pip_install:200 : result=0 2022-02-17 10:38:39.054 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:38:39.055 | + functions-common:time_stop:2425 : local name 2022-02-17 10:38:39.057 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:38:39.059 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:38:39.060 | + functions-common:time_stop:2428 : local total 2022-02-17 10:38:39.062 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:38:39.064 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:38:39.065 | + functions-common:time_stop:2432 : start_time=1645094312971 2022-02-17 10:38:39.068 | + functions-common:time_stop:2434 : [[ -z 1645094312971 ]] 2022-02-17 10:38:39.070 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:38:39.073 | + functions-common:time_stop:2437 : end_time=1645094319071 2022-02-17 10:38:39.075 | + functions-common:time_stop:2438 : elapsed_time=6100 2022-02-17 10:38:39.076 | + functions-common:time_stop:2439 : total=0 2022-02-17 10:38:39.078 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:38:39.080 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6100 2022-02-17 10:38:39.081 | + inc/python:pip_install:203 : return 0 2022-02-17 10:38:39.083 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 10:38:39.086 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 10:38:39.089 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 10:38:39.091 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 10:38:39.094 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 10:38:39.094 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 10:38:39.663 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 10:38:39.665 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 10:38:39.665 | pip: 21.3.1 2022-02-17 10:38:39.668 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 10:38:39.670 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 10:38:39.673 | + ./stack.sh:main:796 : fixup_all 2022-02-17 10:38:39.676 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 10:38:39.678 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 10:38:39.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:38:39.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:38:39.684 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-17 10:38:39.697 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 10:38:39.707 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 10:38:39.718 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 10:38:39.720 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 10:38:39.722 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:38:39.725 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:38:39.727 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:38:39.729 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:38:39.731 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:38:39.733 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:38:39.735 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:38:39.737 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:38:39.739 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:38:39.741 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:38:39.743 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:38:39.745 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 10:38:39.747 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 10:38:39.749 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 10:38:39.752 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:38:39.754 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:38:39.756 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:38:39.758 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:38:39.760 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:38:39.762 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:38:39.764 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 10:38:39.766 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 10:38:39.768 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 10:38:39.771 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 10:38:39.773 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 10:38:39.775 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 10:38:39.778 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 10:38:39.797 | Using python 3.8 to install os-testr 2022-02-17 10:38:39.800 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-17 10:38:40.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:38:40.518 | from cryptography.utils import int_from_bytes 2022-02-17 10:38:40.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:38:40.518 | from cryptography.utils import int_from_bytes 2022-02-17 10:38:41.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:38:41.741 | Collecting os-testr 2022-02-17 10:38:41.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-17 10:38:41.766 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 10:38:41.808 | Collecting stestr>=1.0.0 2022-02-17 10:38:41.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-17 10:38:41.855 | Collecting python-subunit>=1.0.0 2022-02-17 10:38:41.862 | 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-02-17 10:38:41.868 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-17 10:38:41.882 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 10:38:41.909 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 10:38:41.910 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 10:38:41.953 | Collecting future 2022-02-17 10:38:41.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-17 10:38:42.171 | Preparing metadata (setup.py): started 2022-02-17 10:38:44.135 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:38:44.141 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 10:38:44.143 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 10:38:44.167 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 10:38:44.168 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 10:38:44.169 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 10:38:44.170 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 10:38:44.171 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 10:38:44.186 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 10:38:44.256 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 10:38:44.257 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 10:38:44.258 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 10:38:44.370 | Building wheels for collected packages: future 2022-02-17 10:38:44.371 | Building wheel for future (setup.py): started 2022-02-17 10:38:47.239 | Building wheel for future (setup.py): finished with status 'done' 2022-02-17 10:38:47.243 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=539dfadd60e101f8fadaf669b87ea048b96af96ef5094c1a390e880539e77caf 2022-02-17 10:38:47.243 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-17 10:38:47.250 | Successfully built future 2022-02-17 10:38:48.675 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-17 10:38:49.525 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-17 10:38:49.525 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:38:49.531 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:38:49.531 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:38:49.665 | + inc/python:pip_install:200 : result=0 2022-02-17 10:38:49.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:38:49.669 | + functions-common:time_stop:2425 : local name 2022-02-17 10:38:49.671 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:38:49.673 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:38:49.675 | + functions-common:time_stop:2428 : local total 2022-02-17 10:38:49.678 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:38:49.680 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:38:49.682 | + functions-common:time_stop:2432 : start_time=1645094319792 2022-02-17 10:38:49.684 | + functions-common:time_stop:2434 : [[ -z 1645094319792 ]] 2022-02-17 10:38:49.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:38:49.690 | + functions-common:time_stop:2437 : end_time=1645094329688 2022-02-17 10:38:49.693 | + functions-common:time_stop:2438 : elapsed_time=9896 2022-02-17 10:38:49.695 | + functions-common:time_stop:2439 : total=0 2022-02-17 10:38:49.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:38:49.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9896 2022-02-17 10:38:49.701 | + inc/python:pip_install:203 : return 0 2022-02-17 10:38:49.703 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 10:38:49.751 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 10:38:49.847 | + ./stack.sh:main:810 : install_infra 2022-02-17 10:38:49.850 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 10:38:49.852 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 10:38:49.856 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-17 10:38:53.034 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 10:38:53.036 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 10:38:53.059 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 10:38:54.866 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:54.912 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:54.984 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:54.993 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.015 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.019 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.036 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.063 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.075 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.135 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.211 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.228 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.259 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.267 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.281 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.297 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.310 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.323 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.333 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.371 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.393 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.402 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.469 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.473 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.477 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.517 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.557 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.573 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.590 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.609 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.626 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.643 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.672 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.703 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.731 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.742 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.759 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.787 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.794 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.798 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:55.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:38:55.946 | Collecting pbr===5.8.1 2022-02-17 10:38:55.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-17 10:38:55.994 | Installing collected packages: pbr 2022-02-17 10:38:56.134 | Successfully installed pbr-5.8.1 2022-02-17 10:38:56.196 | + inc/python:pip_install:200 : result=0 2022-02-17 10:38:56.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:38:56.200 | + functions-common:time_stop:2425 : local name 2022-02-17 10:38:56.202 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:38:56.204 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:38:56.206 | + functions-common:time_stop:2428 : local total 2022-02-17 10:38:56.209 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:38:56.211 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:38:56.213 | + functions-common:time_stop:2432 : start_time=1645094333051 2022-02-17 10:38:56.215 | + functions-common:time_stop:2434 : [[ -z 1645094333051 ]] 2022-02-17 10:38:56.217 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:38:56.221 | + functions-common:time_stop:2437 : end_time=1645094336219 2022-02-17 10:38:56.224 | + functions-common:time_stop:2438 : elapsed_time=3168 2022-02-17 10:38:56.226 | + functions-common:time_stop:2439 : total=9896 2022-02-17 10:38:56.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:38:56.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13064 2022-02-17 10:38:56.232 | + inc/python:pip_install:203 : return 0 2022-02-17 10:38:56.234 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 10:38:56.237 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 10:38:56.258 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-17 10:38:58.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.120 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.192 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.201 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.224 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.227 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.244 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.271 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.282 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.342 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.417 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.434 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.465 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.472 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.486 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.504 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.515 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.529 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.539 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.576 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.597 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.606 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.668 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.671 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.675 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.714 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.753 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.769 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.785 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.805 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.822 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.838 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.867 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.897 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.924 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.935 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.952 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.980 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.986 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.991 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 10:38:58.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:38:58.996 | Processing /opt/stack/requirements 2022-02-17 10:39:00.392 | Collecting fixtures===3.0.0 2022-02-17 10:39:00.399 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-17 10:39:00.612 | Collecting PyYAML===6.0 2022-02-17 10:39:00.618 | 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-02-17 10:39:00.790 | Collecting requests===2.27.1 2022-02-17 10:39:00.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-17 10:39:00.888 | Collecting packaging===21.3 2022-02-17 10:39:00.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-17 10:39:00.957 | Collecting testtools===2.5.0 2022-02-17 10:39:00.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-17 10:39:01.045 | Collecting idna===3.3 2022-02-17 10:39:01.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-17 10:39:01.185 | Collecting pyparsing===3.0.7 2022-02-17 10:39:01.190 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-17 10:39:01.247 | Collecting six===1.16.0 2022-02-17 10:39:01.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-17 10:39:01.305 | Collecting charset-normalizer===2.0.12 2022-02-17 10:39:01.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-02-17 10:39:01.345 | Collecting Parsley>=1.2 2022-02-17 10:39:01.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-17 10:39:01.397 | Collecting beagle>=0.2.1 2022-02-17 10:39:01.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-17 10:39:01.428 | 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-02-17 10:39:01.496 | Collecting urllib3===1.26.8 2022-02-17 10:39:01.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-17 10:39:01.613 | Collecting certifi>=2017.4.17 2022-02-17 10:39:01.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-17 10:39:01.659 | Collecting extras===1.0.0 2022-02-17 10:39:01.669 | 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-02-17 10:39:01.750 | Collecting cliff===3.10.0 2022-02-17 10:39:01.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-17 10:39:01.830 | Collecting prettytable===3.1.0 2022-02-17 10:39:01.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/c6a7d9ef34230/prettytable-3.1.0-py3-none-any.whl (26 kB) 2022-02-17 10:39:01.877 | Collecting autopage===0.5.0 2022-02-17 10:39:01.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-17 10:39:02.035 | Collecting cmd2===2.3.3 2022-02-17 10:39:02.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-17 10:39:02.185 | Collecting stevedore===3.5.0 2022-02-17 10:39:02.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-17 10:39:02.245 | Collecting wcwidth===0.2.5 2022-02-17 10:39:02.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-17 10:39:02.305 | Collecting pyperclip===1.8.2 2022-02-17 10:39:02.311 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-17 10:39:02.367 | Collecting attrs===21.4.0 2022-02-17 10:39:02.372 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-17 10:39:02.451 | Building wheels for collected packages: openstack-requirements 2022-02-17 10:39:02.452 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 10:39:03.242 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 10:39:03.242 | ERROR: Command errored out with exit status 1: 2022-02-17 10:39:03.242 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tw_e1f9q/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tw_e1f9q/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-uulcfyak 2022-02-17 10:39:03.242 | cwd: /tmp/pip-req-build-tw_e1f9q/ 2022-02-17 10:39:03.242 | Complete output (6 lines): 2022-02-17 10:39:03.242 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 10:39:03.242 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 10:39:03.242 | or: setup.py --help-commands 2022-02-17 10:39:03.242 | or: setup.py cmd --help 2022-02-17 10:39:03.242 | 2022-02-17 10:39:03.242 | error: invalid command 'bdist_wheel' 2022-02-17 10:39:03.242 | ---------------------------------------- 2022-02-17 10:39:03.242 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 10:39:03.242 | Running setup.py clean for openstack-requirements 2022-02-17 10:39:04.048 | Failed to build openstack-requirements 2022-02-17 10:39:04.286 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, autopage, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-17 10:39:06.147 | Running setup.py install for openstack-requirements: started 2022-02-17 10:39:08.405 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 10:39:08.438 | 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.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5223 packaging-21.3 prettytable-3.1.0 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-02-17 10:39:08.563 | + inc/python:pip_install:200 : result=0 2022-02-17 10:39:08.565 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:39:08.568 | + functions-common:time_stop:2425 : local name 2022-02-17 10:39:08.570 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:39:08.572 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:39:08.574 | + functions-common:time_stop:2428 : local total 2022-02-17 10:39:08.576 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:39:08.578 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:39:08.580 | + functions-common:time_stop:2432 : start_time=1645094336251 2022-02-17 10:39:08.583 | + functions-common:time_stop:2434 : [[ -z 1645094336251 ]] 2022-02-17 10:39:08.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:39:08.589 | + functions-common:time_stop:2437 : end_time=1645094348587 2022-02-17 10:39:08.591 | + functions-common:time_stop:2438 : elapsed_time=12336 2022-02-17 10:39:08.593 | + functions-common:time_stop:2439 : total=13064 2022-02-17 10:39:08.595 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:39:08.597 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25400 2022-02-17 10:39:08.599 | + inc/python:pip_install:203 : return 0 2022-02-17 10:39:08.602 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 10:39:08.604 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 10:39:08.607 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 10:39:08.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:39:08.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:39:08.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-02-17 10:39:08.616 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:39:08.618 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 10:39:08.638 | Using python 3.8 to install pbr 2022-02-17 10:39:08.640 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 10:39:09.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:39:09.358 | from cryptography.utils import int_from_bytes 2022-02-17 10:39:09.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:39:09.358 | from cryptography.utils import int_from_bytes 2022-02-17 10:39:10.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:39:10.487 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 10:39:12.248 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:39:12.255 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:39:12.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:39:12.361 | + inc/python:pip_install:200 : result=0 2022-02-17 10:39:12.363 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:39:12.365 | + functions-common:time_stop:2425 : local name 2022-02-17 10:39:12.367 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:39:12.369 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:39:12.371 | + functions-common:time_stop:2428 : local total 2022-02-17 10:39:12.373 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:39:12.375 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:39:12.377 | + functions-common:time_stop:2432 : start_time=1645094348633 2022-02-17 10:39:12.379 | + functions-common:time_stop:2434 : [[ -z 1645094348633 ]] 2022-02-17 10:39:12.382 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:39:12.386 | + functions-common:time_stop:2437 : end_time=1645094352383 2022-02-17 10:39:12.388 | + functions-common:time_stop:2438 : elapsed_time=3750 2022-02-17 10:39:12.389 | + functions-common:time_stop:2439 : total=25400 2022-02-17 10:39:12.392 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:39:12.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29150 2022-02-17 10:39:12.396 | + inc/python:pip_install:203 : return 0 2022-02-17 10:39:12.398 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 10:39:15.560 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 10:39:17.322 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:39:17.401 | Collecting bindep 2022-02-17 10:39:17.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-17 10:39:17.514 | Collecting packaging; python_version >= "3.6" 2022-02-17 10:39:17.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-17 10:39:17.664 | Collecting pbr>=2.0.0 2022-02-17 10:39:17.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-17 10:39:17.737 | Collecting distro 2022-02-17 10:39:17.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-02-17 10:39:17.772 | Collecting Parsley 2022-02-17 10:39:17.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-17 10:39:17.960 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-17 10:39:17.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-17 10:39:18.014 | Installing collected packages: pyparsing, packaging, pbr, distro, Parsley, bindep 2022-02-17 10:39:18.593 | 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-02-17 10:39:18.664 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 10:39:18.666 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 10:39:18.669 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 10:39:18.686 | + ./stack.sh:main:819 : pkgs= 2022-02-17 10:39:18.688 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 10:39:18.690 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 10:39:18.697 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 10:39:18.699 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 10:39:18.701 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 10:39:18.704 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 10:39:18.707 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 10:39:18.709 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 10:39:18.711 | + functions-common:run_phase:1863 : local extra 2022-02-17 10:39:18.714 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 10:39:18.717 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 10:39:18.720 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 10:39:18.722 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 10:39:18.725 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 10:39:18.727 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 10:39:18.741 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:39:18.743 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 10:39:18.745 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:39:18.747 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 10:39:18.749 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:39:18.751 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 10:39:18.753 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:39:18.755 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 10:39:18.757 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:39:18.759 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 10:39:18.761 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:39:18.763 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 10:39:18.765 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 10:39:18.767 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 10:39:18.770 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 10:39:18.772 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 10:39:18.774 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 10:39:18.776 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 10:39:18.778 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 10:39:18.781 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 10:39:18.783 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 10:39:18.786 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 10:39:18.788 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 10:39:18.790 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 10:39:18.793 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 10:39:18.795 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 10:39:18.843 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 10:39:18.843 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 10:39:18.845 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 10:39:19.184 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 10:39:19.186 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 10:39:19.202 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:39:19.204 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 10:39:19.207 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:39:19.210 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:39:19.212 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:39:19.214 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:39:19.216 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:39:19.218 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:39:19.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:39:19.223 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:39:19.225 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:39:19.228 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:39:19.230 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:39:19.232 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:39:19.234 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 10:39:19.237 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:39:19.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:39:19.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:39:19.244 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 10:39:19.264 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-17 10:39:19.370 | Reading package lists... 2022-02-17 10:39:19.608 | Building dependency tree... 2022-02-17 10:39:19.609 | Reading state information... 2022-02-17 10:39:19.851 | The following packages were automatically installed and are no longer required: 2022-02-17 10:39:19.852 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:39:19.852 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:39:19.852 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:39:19.852 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:39:19.852 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:39:19.852 | python3-zope.interface 2022-02-17 10:39:19.852 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:39:19.852 | The following additional packages will be installed: 2022-02-17 10:39:19.852 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-17 10:39:19.852 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-17 10:39:19.852 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-17 10:39:19.853 | erlang-tools erlang-xmerl locales-all 2022-02-17 10:39:19.854 | Suggested packages: 2022-02-17 10:39:19.854 | erlang erlang-manpages erlang-doc 2022-02-17 10:39:19.926 | The following NEW packages will be installed: 2022-02-17 10:39:19.926 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-17 10:39:19.926 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-17 10:39:19.926 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-17 10:39:19.928 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-17 10:39:20.043 | 0 upgraded, 19 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:39:20.043 | Need to get 38.1 MB of archives. 2022-02-17 10:39:20.043 | After this operation, 276 MB of additional disk space will be used. 2022-02-17 10:39:20.043 | 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-02-17 10:39:21.033 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-17 10:39:21.144 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-17 10:39:21.154 | 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-02-17 10:39:21.175 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-17 10:39:21.449 | 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-02-17 10:39:21.469 | 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-02-17 10:39:21.653 | 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-02-17 10:39:21.663 | 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-02-17 10:39:21.665 | 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-02-17 10:39:21.667 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-17 10:39:21.718 | 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-02-17 10:39:21.879 | 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-02-17 10:39:21.930 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-17 10:39:21.933 | 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-02-17 10:39:21.971 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-17 10:39:22.055 | 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-02-17 10:39:22.259 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-17 10:39:23.957 | 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-02-17 10:39:26.399 | Fetched 38.1 MB in 6s (6,466 kB/s) 2022-02-17 10:39:26.428 | Selecting previously unselected package erlang-base. 2022-02-17 10:39:26.476 | (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-02-17 10:39:26.479 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:26.481 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:27.562 | Selecting previously unselected package erlang-asn1. 2022-02-17 10:39:27.571 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:27.573 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:27.681 | Selecting previously unselected package erlang-crypto. 2022-02-17 10:39:27.691 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:27.693 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:27.734 | Selecting previously unselected package erlang-public-key. 2022-02-17 10:39:27.743 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:27.745 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:27.842 | Selecting previously unselected package erlang-mnesia. 2022-02-17 10:39:27.851 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:27.853 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:27.963 | Selecting previously unselected package erlang-runtime-tools. 2022-02-17 10:39:27.972 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:27.974 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.028 | Selecting previously unselected package erlang-ssl. 2022-02-17 10:39:28.037 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.039 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.208 | Selecting previously unselected package erlang-eldap. 2022-02-17 10:39:28.217 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.219 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.257 | Selecting previously unselected package erlang-ftp. 2022-02-17 10:39:28.265 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.267 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.301 | Selecting previously unselected package erlang-tftp. 2022-02-17 10:39:28.310 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.312 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.348 | Selecting previously unselected package erlang-inets. 2022-02-17 10:39:28.357 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.359 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.465 | Selecting previously unselected package erlang-snmp. 2022-02-17 10:39:28.473 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.476 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.725 | Selecting previously unselected package erlang-os-mon. 2022-02-17 10:39:28.734 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.736 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.772 | Selecting previously unselected package erlang-parsetools. 2022-02-17 10:39:28.781 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.783 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.828 | Selecting previously unselected package erlang-syntax-tools. 2022-02-17 10:39:28.837 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.839 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:28.910 | Selecting previously unselected package erlang-tools. 2022-02-17 10:39:28.918 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:28.920 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:29.013 | Selecting previously unselected package erlang-xmerl. 2022-02-17 10:39:29.022 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 10:39:29.024 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:29.198 | Selecting previously unselected package locales-all. 2022-02-17 10:39:29.208 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-17 10:39:29.210 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-17 10:39:33.441 | Selecting previously unselected package rabbitmq-server. 2022-02-17 10:39:33.453 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-17 10:39:33.455 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-17 10:39:34.594 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:34.973 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-17 10:39:34.973 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-17 10:39:39.236 | Searching for services which depend on erlang and should be started... none found. 2022-02-17 10:39:39.239 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.244 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.249 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-17 10:39:39.257 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.261 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.266 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.272 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.277 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.282 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.287 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.292 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.297 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.302 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.307 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.312 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.318 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.323 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-17 10:39:39.328 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-17 10:39:39.416 | Adding group `rabbitmq' (GID 125) ... 2022-02-17 10:39:39.428 | Done. 2022-02-17 10:39:39.511 | Adding system user `rabbitmq' (UID 117) ... 2022-02-17 10:39:39.511 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-17 10:39:39.544 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-17 10:39:39.808 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-17 10:39:45.509 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 10:39:46.110 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 10:39:53.818 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:39:53.820 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:39:53.823 | + functions-common:time_stop:2425 : local name 2022-02-17 10:39:53.825 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:39:53.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:39:53.829 | + functions-common:time_stop:2428 : local total 2022-02-17 10:39:53.831 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:39:53.833 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:39:53.835 | + functions-common:time_stop:2432 : start_time=1645094359262 2022-02-17 10:39:53.837 | + functions-common:time_stop:2434 : [[ -z 1645094359262 ]] 2022-02-17 10:39:53.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:39:53.844 | + functions-common:time_stop:2437 : end_time=1645094393842 2022-02-17 10:39:53.846 | + functions-common:time_stop:2438 : elapsed_time=34580 2022-02-17 10:39:53.848 | + functions-common:time_stop:2439 : total=173919 2022-02-17 10:39:53.851 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:39:53.853 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=208499 2022-02-17 10:39:53.855 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:39:53.857 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 10:39:53.860 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:39:53.862 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:39:53.865 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:39:53.867 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:39:53.869 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:39:53.871 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:39:53.874 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 10:39:53.876 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:39:53.879 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:39:53.881 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:39:53.883 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:39:53.885 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:39:53.887 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:39:53.889 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:39:53.892 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:39:53.894 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:39:53.896 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:39:53.898 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:39:53.900 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 10:39:53.903 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:39:53.905 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:39:53.907 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:39:53.909 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:39:53.912 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:39:53.914 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:39:53.916 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 10:39:53.918 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 10:39:53.934 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:39:53.936 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 10:39:53.938 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:39:53.941 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 10:39:53.943 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 10:39:53.946 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 10:39:53.950 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 10:39:53.952 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 10:39:53.955 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 10:39:53.957 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 10:39:53.960 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 10:39:53.962 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 10:39:53.965 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 10:39:54.653 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 10:39:54.653 | user tags 2022-02-17 10:39:54.653 | guest [administrator]' 2022-02-17 10:39:54.656 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 10:39:54.656 | user tags 2022-02-17 10:39:54.656 | guest [administrator]' 2022-02-17 10:39:54.656 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 10:39:54.663 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-17 10:39:54.665 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-17 10:39:54.667 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-17 10:39:55.309 | Adding user "stackrabbit" ... 2022-02-17 10:39:55.332 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 10:39:56.004 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 10:39:56.026 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 10:39:56.028 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 10:39:56.672 | Changing password for user "stackrabbit" ... 2022-02-17 10:39:56.694 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 10:39:56.696 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 10:39:56.698 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 10:39:57.360 | Deleting user "guest" ... 2022-02-17 10:39:57.382 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 10:39:57.399 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:39:57.402 | + ./stack.sh:main:836 : install_database 2022-02-17 10:39:57.404 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 10:39:57.406 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 10:39:57.409 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:39:57.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:39:57.413 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 10:39:57.625 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 10:39:57.628 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-17 10:39:57.632 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-17 10:39:57.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:39:57.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:39:57.640 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-17 10:39:57.642 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-17 10:39:57.644 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-17 10:39:57.648 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 10:39:57.650 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 10:39:57.653 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 10:39:57.655 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:39:57.657 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 10:39:57.659 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:39:57.662 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:39:57.664 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:39:57.667 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:39:57.669 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:39:57.671 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:39:57.674 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:39:57.676 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:39:57.678 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:39:57.681 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:39:57.683 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:39:57.685 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 10:39:57.687 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:39:57.690 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:39:57.693 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:39:57.695 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:39:57.697 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:39:57.699 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:39:57.701 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 10:39:57.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:39:57.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:39:57.709 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 10:39:57.711 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:39:57.713 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:39:57.715 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:39:57.717 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:39:57.720 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:39:57.722 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:39:57.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:39:57.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:39:57.728 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:39:57.731 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:39:57.733 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:39:57.735 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:39:57.738 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 10:39:57.740 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:39:57.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:39:57.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:39:57.747 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 10:39:57.767 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-17 10:39:57.875 | Reading package lists... 2022-02-17 10:39:58.110 | Building dependency tree... 2022-02-17 10:39:58.111 | Reading state information... 2022-02-17 10:39:58.353 | The following packages were automatically installed and are no longer required: 2022-02-17 10:39:58.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:39:58.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:39:58.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:39:58.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:39:58.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:39:58.354 | python3-zope.interface 2022-02-17 10:39:58.354 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:39:58.355 | The following additional packages will be installed: 2022-02-17 10:39:58.355 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-17 10:39:58.355 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-17 10:39:58.355 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-17 10:39:58.355 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-17 10:39:58.355 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-17 10:39:58.355 | mysql-server-8.0 mysql-server-core-8.0 2022-02-17 10:39:58.356 | Suggested packages: 2022-02-17 10:39:58.356 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-17 10:39:58.433 | The following NEW packages will be installed: 2022-02-17 10:39:58.433 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-17 10:39:58.433 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-17 10:39:58.433 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-17 10:39:58.433 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-17 10:39:58.433 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-17 10:39:58.434 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-17 10:39:58.677 | 0 upgraded, 24 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:39:58.677 | Need to get 31.4 MB of archives. 2022-02-17 10:39:58.677 | After this operation, 262 MB of additional disk space will be used. 2022-02-17 10:39:58.677 | 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-02-17 10:39:59.822 | 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-02-17 10:39:59.824 | 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-02-17 10:39:59.832 | 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-02-17 10:39:59.833 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-17 10:39:59.853 | 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-02-17 10:40:02.630 | 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-02-17 10:40:02.706 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-17 10:40:02.707 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-17 10:40:02.708 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-17 10:40:02.721 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-17 10:40:02.736 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-17 10:40:02.737 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-17 10:40:02.738 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-17 10:40:02.739 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-17 10:40:02.743 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-17 10:40:02.851 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-17 10:40:02.853 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-17 10:40:02.855 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-17 10:40:02.858 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-17 10:40:02.869 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-17 10:40:02.869 | 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-02-17 10:40:03.909 | 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-02-17 10:40:03.909 | 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-02-17 10:40:04.408 | Preconfiguring packages ... 2022-02-17 10:40:04.524 | Fetched 31.4 MB in 5s (5,753 kB/s) 2022-02-17 10:40:04.553 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-17 10:40:04.605 | (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-02-17 10:40:04.608 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 10:40:04.611 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:05.540 | Selecting previously unselected package mysql-client-8.0. 2022-02-17 10:40:05.550 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 10:40:05.552 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:05.585 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-17 10:40:05.594 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-17 10:40:05.598 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 10:40:05.639 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-17 10:40:05.649 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-17 10:40:05.652 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 10:40:05.680 | Selecting previously unselected package libmecab2:amd64. 2022-02-17 10:40:05.690 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-17 10:40:05.692 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-17 10:40:05.759 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-17 10:40:05.768 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 10:40:05.770 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:08.652 | Selecting previously unselected package mysql-server-8.0. 2022-02-17 10:40:08.662 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 10:40:09.120 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:09.212 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-17 10:40:09.221 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-17 10:40:09.224 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-17 10:40:09.252 | Selecting previously unselected package liburi-perl. 2022-02-17 10:40:09.261 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-17 10:40:09.263 | Unpacking liburi-perl (1.76-2) ... 2022-02-17 10:40:09.311 | Selecting previously unselected package libhtml-parser-perl. 2022-02-17 10:40:09.320 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-17 10:40:09.322 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-17 10:40:09.364 | Selecting previously unselected package libcgi-pm-perl. 2022-02-17 10:40:09.374 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-17 10:40:09.376 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-17 10:40:09.428 | Selecting previously unselected package libfcgi-perl. 2022-02-17 10:40:09.438 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-17 10:40:09.440 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-17 10:40:09.471 | Selecting previously unselected package libcgi-fast-perl. 2022-02-17 10:40:09.480 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-17 10:40:09.483 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-17 10:40:09.509 | Selecting previously unselected package libencode-locale-perl. 2022-02-17 10:40:09.518 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-17 10:40:09.521 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-17 10:40:09.548 | Selecting previously unselected package libhtml-template-perl. 2022-02-17 10:40:09.557 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-17 10:40:09.559 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-17 10:40:09.593 | Selecting previously unselected package libtimedate-perl. 2022-02-17 10:40:09.603 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-17 10:40:09.605 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-17 10:40:09.644 | Selecting previously unselected package libhttp-date-perl. 2022-02-17 10:40:09.654 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-17 10:40:09.656 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-17 10:40:09.683 | Selecting previously unselected package libio-html-perl. 2022-02-17 10:40:09.693 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-17 10:40:09.696 | Unpacking libio-html-perl (1.001-1) ... 2022-02-17 10:40:09.725 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-17 10:40:09.735 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-17 10:40:09.737 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-17 10:40:09.766 | Selecting previously unselected package libhttp-message-perl. 2022-02-17 10:40:09.775 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-17 10:40:09.777 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-17 10:40:09.815 | Selecting previously unselected package mecab-utils. 2022-02-17 10:40:09.825 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-17 10:40:09.828 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-17 10:40:09.857 | Selecting previously unselected package mecab-ipadic. 2022-02-17 10:40:09.870 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-17 10:40:09.873 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-17 10:40:11.160 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-17 10:40:11.170 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-17 10:40:11.172 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-17 10:40:11.202 | Selecting previously unselected package mysql-server. 2022-02-17 10:40:11.212 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-17 10:40:11.214 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:11.268 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-17 10:40:11.276 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:11.282 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-17 10:40:11.287 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-17 10:40:11.293 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-17 10:40:11.298 | Setting up mecab-utils (0.996-10build1) ... 2022-02-17 10:40:11.303 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 10:40:11.308 | Setting up libio-html-perl (1.001-1) ... 2022-02-17 10:40:11.317 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-17 10:40:11.322 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:11.328 | Setting up libfcgi-perl (0.79-1) ... 2022-02-17 10:40:11.334 | Setting up liburi-perl (1.76-2) ... 2022-02-17 10:40:11.339 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 10:40:11.346 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-17 10:40:11.352 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-17 10:40:11.357 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-17 10:40:11.361 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-17 10:40:11.362 | 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-02-17 10:40:11.362 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-17 10:40:11.362 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-17 10:40:11.522 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-17 10:40:11.522 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-17 10:40:11.523 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-17 10:40:11.523 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-17 10:40:11.532 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-17 10:40:11.636 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-17 10:40:11.636 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-17 10:40:11.637 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-17 10:40:11.666 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-17 10:40:11.712 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-17 10:40:12.009 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-17 10:40:12.016 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-17 10:40:12.107 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-17 10:40:12.107 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-17 10:40:12.107 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-17 10:40:12.107 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-17 10:40:12.111 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-17 10:40:12.112 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-17 10:40:12.157 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-17 10:40:12.352 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-17 10:40:12.353 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-17 10:40:12.353 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-17 10:40:12.353 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-17 10:40:12.356 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-17 10:40:12.356 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-17 10:40:12.789 | 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-02-17 10:40:12.911 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-17 10:40:13.233 | 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-02-17 10:40:13.237 | 2022-02-17 10:40:13.237 | done! 2022-02-17 10:40:13.244 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-17 10:40:13.248 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:13.253 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-17 10:40:13.258 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-17 10:40:13.272 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-17 10:40:13.272 | 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-02-17 10:40:13.272 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-17 10:40:13.272 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-17 10:40:13.481 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-17 10:40:13.481 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-17 10:40:13.482 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-17 10:40:13.482 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-17 10:40:13.494 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-17 10:40:13.622 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-17 10:40:13.623 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-17 10:40:13.623 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-17 10:40:13.663 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-17 10:40:13.736 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-17 10:40:14.235 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-17 10:40:14.245 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-17 10:40:14.354 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-17 10:40:14.355 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-17 10:40:14.355 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-17 10:40:14.355 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-17 10:40:14.360 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-17 10:40:14.361 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-17 10:40:14.451 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-17 10:40:14.744 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-17 10:40:14.744 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-17 10:40:14.745 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-17 10:40:14.745 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-17 10:40:14.749 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-17 10:40:14.749 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-17 10:40:15.280 | 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-02-17 10:40:15.451 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-17 10:40:15.796 | 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-02-17 10:40:15.800 | 2022-02-17 10:40:15.801 | done! 2022-02-17 10:40:15.808 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-17 10:40:15.812 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-17 10:40:15.818 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-17 10:40:15.824 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:16.521 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-17 10:40:16.550 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-17 10:40:24.670 | mysqld will log errors to /var/log/mysql/error.log 2022-02-17 10:40:25.279 | mysqld is running as pid 56429 2022-02-17 10:40:28.113 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-17 10:40:30.175 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-17 10:40:30.181 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-17 10:40:30.187 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 10:40:30.195 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-17 10:40:30.201 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 10:40:30.556 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 10:40:32.254 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 10:40:39.695 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:40:39.697 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:40:39.699 | + functions-common:time_stop:2425 : local name 2022-02-17 10:40:39.701 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:40:39.703 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:40:39.706 | + functions-common:time_stop:2428 : local total 2022-02-17 10:40:39.708 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:40:39.710 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:40:39.712 | + functions-common:time_stop:2432 : start_time=1645094397764 2022-02-17 10:40:39.714 | + functions-common:time_stop:2434 : [[ -z 1645094397764 ]] 2022-02-17 10:40:39.717 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:40:39.721 | + functions-common:time_stop:2437 : end_time=1645094439719 2022-02-17 10:40:39.723 | + functions-common:time_stop:2438 : elapsed_time=41955 2022-02-17 10:40:39.725 | + functions-common:time_stop:2439 : total=208499 2022-02-17 10:40:39.728 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:40:39.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=250454 2022-02-17 10:40:39.732 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:40:39.735 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 10:40:39.737 | + ./stack.sh:main:839 : install_database_python 2022-02-17 10:40:39.740 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 10:40:39.742 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 10:40:39.744 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 10:40:39.746 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 10:40:39.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 10:40:39.751 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 10:40:39.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 10:40:39.758 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 10:40:39.758 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 10:40:39.763 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 10:40:39.765 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 10:40:39.767 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 10:40:39.770 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 10:40:39.773 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 10:40:39.794 | Using python 3.8 to install PyMySQL 2022-02-17 10:40:39.796 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-17 10:40:40.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:40:40.527 | from cryptography.utils import int_from_bytes 2022-02-17 10:40:40.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:40:40.527 | from cryptography.utils import int_from_bytes 2022-02-17 10:40:41.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:40:41.768 | Collecting PyMySQL 2022-02-17 10:40:41.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-17 10:40:43.385 | Installing collected packages: PyMySQL 2022-02-17 10:40:43.516 | Successfully installed PyMySQL-1.0.2 2022-02-17 10:40:43.516 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:40:43.521 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:40:43.521 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:40:43.628 | + inc/python:pip_install:200 : result=0 2022-02-17 10:40:43.631 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:40:43.633 | + functions-common:time_stop:2425 : local name 2022-02-17 10:40:43.636 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:40:43.638 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:40:43.640 | + functions-common:time_stop:2428 : local total 2022-02-17 10:40:43.642 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:40:43.645 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:40:43.647 | + functions-common:time_stop:2432 : start_time=1645094439788 2022-02-17 10:40:43.649 | + functions-common:time_stop:2434 : [[ -z 1645094439788 ]] 2022-02-17 10:40:43.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:40:43.656 | + functions-common:time_stop:2437 : end_time=1645094443654 2022-02-17 10:40:43.658 | + functions-common:time_stop:2438 : elapsed_time=3866 2022-02-17 10:40:43.661 | + functions-common:time_stop:2439 : total=29150 2022-02-17 10:40:43.663 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:40:43.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33016 2022-02-17 10:40:43.668 | + inc/python:pip_install:203 : return 0 2022-02-17 10:40:43.670 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 10:40:43.672 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 10:40:43.675 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 10:40:43.677 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 10:40:43.694 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:40:43.696 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 10:40:43.698 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 10:40:43.702 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:40:43.702 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 10:40:43.708 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:40:43.710 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 10:40:43.712 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 10:40:43.715 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 10:40:43.717 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 10:40:43.719 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 10:40:43.735 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:40:43.737 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 10:40:43.740 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:40:43.742 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:40:43.744 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:40:43.746 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:40:43.749 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:40:43.751 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:40:43.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:40:43.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:40:43.758 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:40:43.760 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:40:43.762 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:40:43.765 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:40:43.767 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 10:40:43.770 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:40:43.772 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:40:43.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:40:43.777 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 10:40:43.797 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-17 10:40:43.905 | Reading package lists... 2022-02-17 10:40:44.142 | Building dependency tree... 2022-02-17 10:40:44.144 | Reading state information... 2022-02-17 10:40:44.396 | The following packages were automatically installed and are no longer required: 2022-02-17 10:40:44.397 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:40:44.397 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:40:44.397 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:40:44.397 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:40:44.397 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:40:44.397 | python3-zope.interface 2022-02-17 10:40:44.397 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:40:44.463 | The following NEW packages will be installed: 2022-02-17 10:40:44.463 | radvd 2022-02-17 10:40:44.706 | 0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:40:44.707 | Need to get 59.0 kB of archives. 2022-02-17 10:40:44.707 | After this operation, 164 kB of additional disk space will be used. 2022-02-17 10:40:44.707 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-17 10:40:45.513 | Fetched 59.0 kB in 0s (121 kB/s) 2022-02-17 10:40:45.547 | Selecting previously unselected package radvd. 2022-02-17 10:40:45.600 | (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-02-17 10:40:45.604 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-17 10:40:45.606 | Unpacking radvd (1:2.17-2) ... 2022-02-17 10:40:45.667 | Setting up radvd (1:2.17-2) ... 2022-02-17 10:40:46.603 | Job for radvd.service failed because the control process exited with error code. 2022-02-17 10:40:46.604 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-17 10:40:46.605 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-17 10:40:46.617 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-17 10:40:46.617 | Loaded: loaded (]8;;file://dv-cinder-606346-35-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-17 10:40:46.617 | Active: failed (Result: exit-code) since Thu 2022-02-17 10:40:46 UTC; 15ms ago 2022-02-17 10:40:46.617 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-17 10:40:46.617 | Process: 57578 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-17 10:40:46.617 | 2022-02-17 10:40:46.617 | Feb 17 10:40:46 dv-cinder-606346-35-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-17 10:40:46.617 | Feb 17 10:40:46 dv-cinder-606346-35-iscsi radvd[57578]: can't open /etc/radvd.conf: No such file or directory 2022-02-17 10:40:46.617 | Feb 17 10:40:46 dv-cinder-606346-35-iscsi radvd[57578]: Insecure file permissions, but continuing anyway 2022-02-17 10:40:46.617 | Feb 17 10:40:46 dv-cinder-606346-35-iscsi radvd[57578]: exiting, failed to read config file 2022-02-17 10:40:46.617 | Feb 17 10:40:46 dv-cinder-606346-35-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-17 10:40:46.618 | Feb 17 10:40:46 dv-cinder-606346-35-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-17 10:40:46.618 | Feb 17 10:40:46 dv-cinder-606346-35-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-17 10:40:46.622 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 10:40:46.718 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 10:40:54.494 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:40:54.496 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:40:54.498 | + functions-common:time_stop:2425 : local name 2022-02-17 10:40:54.500 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:40:54.502 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:40:54.505 | + functions-common:time_stop:2428 : local total 2022-02-17 10:40:54.507 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:40:54.509 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:40:54.511 | + functions-common:time_stop:2432 : start_time=1645094443794 2022-02-17 10:40:54.513 | + functions-common:time_stop:2434 : [[ -z 1645094443794 ]] 2022-02-17 10:40:54.516 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:40:54.520 | + functions-common:time_stop:2437 : end_time=1645094454517 2022-02-17 10:40:54.522 | + functions-common:time_stop:2438 : elapsed_time=10723 2022-02-17 10:40:54.524 | + functions-common:time_stop:2439 : total=250454 2022-02-17 10:40:54.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:40:54.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=261177 2022-02-17 10:40:54.531 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:40:54.533 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 10:40:54.550 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:40:54.552 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 10:40:54.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 10:40:54.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 10:40:54.560 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 10:40:54.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 10:40:54.581 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:40:54.583 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:40:54.585 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:40:54.587 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:40:54.589 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:40:54.591 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:40:54.594 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:40:54.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:40:54.598 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:40:54.600 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:40:54.603 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:40:54.605 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:40:54.607 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 10:40:54.609 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:40:54.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:40:54.614 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:40:54.616 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 10:40:54.635 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-17 10:40:54.744 | Reading package lists... 2022-02-17 10:40:54.978 | Building dependency tree... 2022-02-17 10:40:54.980 | Reading state information... 2022-02-17 10:40:55.224 | fakeroot is already the newest version (1.24-1). 2022-02-17 10:40:55.224 | fakeroot set to manually installed. 2022-02-17 10:40:55.224 | make is already the newest version (4.2.1-1.2). 2022-02-17 10:40:55.224 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 10:40:55.224 | The following packages were automatically installed and are no longer required: 2022-02-17 10:40:55.225 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:40:55.225 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:40:55.225 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:40:55.225 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:40:55.225 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:40:55.225 | python3-zope.interface 2022-02-17 10:40:55.225 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:40:55.353 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:40:55.357 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:40:55.359 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:40:55.361 | + functions-common:time_stop:2425 : local name 2022-02-17 10:40:55.363 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:40:55.365 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:40:55.367 | + functions-common:time_stop:2428 : local total 2022-02-17 10:40:55.369 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:40:55.371 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:40:55.373 | + functions-common:time_stop:2432 : start_time=1645094454633 2022-02-17 10:40:55.375 | + functions-common:time_stop:2434 : [[ -z 1645094454633 ]] 2022-02-17 10:40:55.379 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:40:55.383 | + functions-common:time_stop:2437 : end_time=1645094455380 2022-02-17 10:40:55.385 | + functions-common:time_stop:2438 : elapsed_time=747 2022-02-17 10:40:55.387 | + functions-common:time_stop:2439 : total=261177 2022-02-17 10:40:55.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:40:55.391 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=261924 2022-02-17 10:40:55.393 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:40:55.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 10:40:55.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:40:55.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:40:55.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 10:40:55.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 10:40:55.407 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 10:40:55.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 10:40:55.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 10:40:55.417 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 10:40:55.417 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 10:40:55.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 10:40:55.424 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 10:40:55.427 | + functions:vercmp:628 : local v1=5.4 2022-02-17 10:40:55.429 | + functions:vercmp:629 : local 'op=<' 2022-02-17 10:40:55.431 | + functions:vercmp:630 : local v2=3.13 2022-02-17 10:40:55.433 | + functions:vercmp:631 : local result 2022-02-17 10:40:55.437 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 10:40:55.437 | ++ functions:vercmp:635 : sort -V 2022-02-17 10:40:55.437 | ++ functions:vercmp:635 : head -1 2022-02-17 10:40:55.442 | + functions:vercmp:635 : result=3.13 2022-02-17 10:40:55.444 | + functions:vercmp:637 : case $op in 2022-02-17 10:40:55.446 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 10:40:55.448 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 10:40:55.450 | + functions:vercmp:648 : return 2022-02-17 10:40:55.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 10:40:55.455 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:40:55.457 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 10:40:55.773 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 10:40:55.775 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 10:40:55.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:55.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:55.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-02-17 10:40:55.785 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:55.787 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 10:40:55.804 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:40:55.807 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 10:40:55.809 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 10:40:55.809 | Installing etcd 2022-02-17 10:40:55.812 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 10:40:55.826 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 10:40:55.838 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 10:40:55.840 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 10:40:55.858 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 10:40:55.861 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 10:40:55.864 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 10:40:55.867 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 10:40:55.871 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 10:40:55.873 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-17 10:40:55.876 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 10:40:55.879 | ++ 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-02-17 10:40:55.882 | --2022-02-17 10:40:55-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 10:40:56.109 | Resolving github.com (github.com)... 140.82.121.3 2022-02-17 10:40:56.148 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-02-17 10:40:56.407 | HTTP request sent, awaiting response... 302 Found 2022-02-17 10:40:56.407 | 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%2F20220217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220217T104056Z&X-Amz-Expires=300&X-Amz-Signature=c25f0ce13176ff9610e17785f923dcd44cee5630408645e30f849b659d809b95&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-02-17 10:40:56.407 | --2022-02-17 10:40:56-- 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%2F20220217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220217T104056Z&X-Amz-Expires=300&X-Amz-Signature=c25f0ce13176ff9610e17785f923dcd44cee5630408645e30f849b659d809b95&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-02-17 10:40:56.408 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2022-02-17 10:40:56.430 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-02-17 10:40:57.072 | HTTP request sent, awaiting response... 200 OK 2022-02-17 10:40:57.072 | Length: 11350736 (11M) [application/octet-stream] 2022-02-17 10:40:57.072 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-17 10:40:57.180 | 2022-02-17 10:40:58.094 | 0K ........ .. 100% 10.6M=1.0s 2022-02-17 10:40:58.094 | 2022-02-17 10:40:58.094 | 2022-02-17 10:40:58 (10.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-17 10:40:58.094 | 2022-02-17 10:40:58.098 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-17 10:40:58.100 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 10:40:58.103 | ++ functions:get_extra_file:74 : return 2022-02-17 10:40:58.106 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 10:40:58.108 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 10:40:58.111 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-17 10:40:58.114 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-17 10:40:58.240 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-17 10:40:58.243 | + 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-02-17 10:40:58.247 | etcd-v3.3.12-linux-amd64/ 2022-02-17 10:40:58.247 | etcd-v3.3.12-linux-amd64/README.md 2022-02-17 10:40:58.247 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-17 10:40:58.247 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-17 10:40:58.247 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-17 10:40:58.247 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-17 10:40:58.248 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-17 10:40:58.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-17 10:40:58.250 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-17 10:40:58.251 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-17 10:40:58.252 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-17 10:40:58.253 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-17 10:40:58.254 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-17 10:40:58.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-17 10:40:58.256 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-17 10:40:58.256 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-17 10:40:58.256 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-17 10:40:58.256 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-17 10:40:58.257 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-17 10:40:58.257 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-17 10:40:58.257 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-17 10:40:58.257 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-17 10:40:58.258 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-17 10:40:58.258 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-17 10:40:58.258 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-17 10:40:58.258 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-17 10:40:58.443 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-17 10:40:58.443 | etcd-v3.3.12-linux-amd64/etcd 2022-02-17 10:40:58.671 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-17 10:40:58.708 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-17 10:40:58.746 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 10:40:58.748 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 10:40:58.764 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:40:58.767 | + ./stack.sh:main:866 : install_dstat 2022-02-17 10:40:58.770 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 10:40:58.786 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:40:58.788 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 10:40:58.791 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:40:58.793 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 10:40:58.795 | + ./stack.sh:main:875 : install_libs 2022-02-17 10:40:58.797 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 10:40:58.800 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 10:40:58.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 10:40:58.804 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 10:40:58.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-02-17 10:40:58.813 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.815 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 10:40:58.817 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 10:40:58.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 10:40:58.822 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 10:40:58.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.829 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-02-17 10:40:58.831 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.834 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 10:40:58.836 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 10:40:58.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 10:40:58.840 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 10:40:58.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.847 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-02-17 10:40:58.850 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.852 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 10:40:58.855 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 10:40:58.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 10:40:58.859 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 10:40:58.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.864 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.866 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-02-17 10:40:58.868 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.871 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 10:40:58.873 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 10:40:58.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 10:40:58.877 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 10:40:58.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-02-17 10:40:58.887 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.889 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 10:40:58.891 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 10:40:58.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 10:40:58.896 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 10:40:58.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.903 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-02-17 10:40:58.905 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.908 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 10:40:58.910 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 10:40:58.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 10:40:58.915 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 10:40:58.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.919 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.922 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-02-17 10:40:58.924 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.926 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 10:40:58.928 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 10:40:58.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 10:40:58.933 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 10:40:58.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.938 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-02-17 10:40:58.943 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.945 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 10:40:58.947 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 10:40:58.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 10:40:58.952 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 10:40:58.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-02-17 10:40:58.962 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.964 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 10:40:58.966 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 10:40:58.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 10:40:58.971 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 10:40:58.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-02-17 10:40:58.980 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:58.982 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 10:40:58.984 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 10:40:58.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 10:40:58.989 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 10:40:58.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:58.994 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:58.996 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-02-17 10:40:58.998 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.000 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 10:40:59.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 10:40:59.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 10:40:59.007 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 10:40:59.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-02-17 10:40:59.016 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.019 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 10:40:59.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 10:40:59.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 10:40:59.026 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 10:40:59.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-02-17 10:40:59.034 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.037 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 10:40:59.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 10:40:59.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 10:40:59.044 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 10:40:59.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-02-17 10:40:59.053 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.055 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 10:40:59.057 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 10:40:59.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 10:40:59.063 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 10:40:59.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.068 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.070 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-02-17 10:40:59.072 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.075 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 10:40:59.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 10:40:59.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 10:40:59.082 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 10:40:59.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-02-17 10:40:59.091 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.093 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 10:40:59.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 10:40:59.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 10:40:59.100 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 10:40:59.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-02-17 10:40:59.109 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.112 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 10:40:59.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 10:40:59.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 10:40:59.119 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 10:40:59.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-02-17 10:40:59.128 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.131 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 10:40:59.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 10:40:59.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 10:40:59.138 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 10:40:59.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-02-17 10:40:59.148 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.150 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 10:40:59.152 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 10:40:59.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 10:40:59.157 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 10:40:59.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.161 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-02-17 10:40:59.166 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.168 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 10:40:59.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 10:40:59.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 10:40:59.175 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 10:40:59.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-02-17 10:40:59.185 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.187 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 10:40:59.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 10:40:59.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 10:40:59.194 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 10:40:59.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-02-17 10:40:59.203 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.205 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 10:40:59.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 10:40:59.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 10:40:59.213 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 10:40:59.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.217 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-02-17 10:40:59.221 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.224 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 10:40:59.226 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 10:40:59.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 10:40:59.231 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 10:40:59.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-02-17 10:40:59.240 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.243 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 10:40:59.245 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 10:40:59.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 10:40:59.249 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 10:40:59.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-02-17 10:40:59.259 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.261 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 10:40:59.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 10:40:59.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 10:40:59.268 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 10:40:59.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-02-17 10:40:59.277 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.279 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 10:40:59.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 10:40:59.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 10:40:59.286 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 10:40:59.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.293 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-02-17 10:40:59.295 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.297 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 10:40:59.300 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 10:40:59.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 10:40:59.305 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 10:40:59.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.309 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-02-17 10:40:59.314 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.317 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 10:40:59.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 10:40:59.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 10:40:59.323 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 10:40:59.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.330 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-02-17 10:40:59.333 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.335 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 10:40:59.337 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 10:40:59.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 10:40:59.342 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 10:40:59.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-02-17 10:40:59.351 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.354 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 10:40:59.356 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 10:40:59.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 10:40:59.360 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 10:40:59.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-02-17 10:40:59.370 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.372 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 10:40:59.375 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 10:40:59.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 10:40:59.380 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 10:40:59.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.384 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-02-17 10:40:59.389 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.391 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 10:40:59.393 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 10:40:59.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 10:40:59.398 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 10:40:59.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.405 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-02-17 10:40:59.407 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.409 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 10:40:59.412 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 10:40:59.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 10:40:59.416 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 10:40:59.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.421 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-02-17 10:40:59.426 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.428 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 10:40:59.430 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 10:40:59.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 10:40:59.435 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 10:40:59.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.439 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.442 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-02-17 10:40:59.444 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.447 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 10:40:59.449 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 10:40:59.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 10:40:59.454 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 10:40:59.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.458 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-02-17 10:40:59.463 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.465 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 10:40:59.467 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 10:40:59.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 10:40:59.472 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 10:40:59.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-02-17 10:40:59.481 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.484 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 10:40:59.486 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 10:40:59.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 10:40:59.491 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 10:40:59.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:40:59.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:40:59.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-02-17 10:40:59.502 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:40:59.505 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 10:40:59.526 | Using python 3.8 to install etcd3 2022-02-17 10:40:59.528 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-17 10:41:00.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:00.256 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:00.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:00.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:01.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:41:01.466 | Collecting etcd3 2022-02-17 10:41:01.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-17 10:41:01.504 | Preparing metadata (setup.py): started 2022-02-17 10:41:03.500 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:41:05.849 | Collecting grpcio>=1.27.1 2022-02-17 10:41:05.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-17 10:41:06.737 | Collecting protobuf>=3.6.1 2022-02-17 10:41:06.747 | 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-02-17 10:41:06.774 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 10:41:06.775 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 10:41:06.802 | Building wheels for collected packages: etcd3 2022-02-17 10:41:06.803 | Building wheel for etcd3 (setup.py): started 2022-02-17 10:41:09.426 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-17 10:41:09.427 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=ba6223848fb27eb47cab8c8ed099080d5ea1112cfaa1a1d40fcf02509fb9435a 2022-02-17 10:41:09.427 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-17 10:41:09.431 | Successfully built etcd3 2022-02-17 10:41:11.036 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-17 10:41:11.630 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-17 10:41:11.630 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:41:11.636 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:41:11.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:41:11.782 | + inc/python:pip_install:200 : result=0 2022-02-17 10:41:11.784 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:41:11.787 | + functions-common:time_stop:2425 : local name 2022-02-17 10:41:11.789 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:41:11.791 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:41:11.793 | + functions-common:time_stop:2428 : local total 2022-02-17 10:41:11.795 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:41:11.797 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:41:11.799 | + functions-common:time_stop:2432 : start_time=1645094459521 2022-02-17 10:41:11.801 | + functions-common:time_stop:2434 : [[ -z 1645094459521 ]] 2022-02-17 10:41:11.804 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:41:11.808 | + functions-common:time_stop:2437 : end_time=1645094471805 2022-02-17 10:41:11.810 | + functions-common:time_stop:2438 : elapsed_time=12284 2022-02-17 10:41:11.812 | + functions-common:time_stop:2439 : total=33016 2022-02-17 10:41:11.814 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:41:11.816 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45300 2022-02-17 10:41:11.819 | + inc/python:pip_install:203 : return 0 2022-02-17 10:41:11.821 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 10:41:11.843 | Using python 3.8 to install etcd3gw 2022-02-17 10:41:11.846 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-17 10:41:12.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:12.580 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:12.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:12.580 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:13.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:41:13.777 | Collecting etcd3gw 2022-02-17 10:41:13.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-02-17 10:41:13.797 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 10:41:13.798 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 10:41:13.799 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 10:41:13.799 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 10:41:13.833 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-17 10:41:13.834 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 10:41:13.836 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 10:41:13.837 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-17 10:41:15.392 | Installing collected packages: etcd3gw 2022-02-17 10:41:15.498 | Successfully installed etcd3gw-1.0.1 2022-02-17 10:41:15.498 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:41:15.505 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:41:15.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:41:15.609 | + inc/python:pip_install:200 : result=0 2022-02-17 10:41:15.612 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:41:15.614 | + functions-common:time_stop:2425 : local name 2022-02-17 10:41:15.617 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:41:15.619 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:41:15.621 | + functions-common:time_stop:2428 : local total 2022-02-17 10:41:15.623 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:41:15.625 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:41:15.627 | + functions-common:time_stop:2432 : start_time=1645094471837 2022-02-17 10:41:15.629 | + functions-common:time_stop:2434 : [[ -z 1645094471837 ]] 2022-02-17 10:41:15.632 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:41:15.636 | + functions-common:time_stop:2437 : end_time=1645094475634 2022-02-17 10:41:15.638 | + functions-common:time_stop:2438 : elapsed_time=3797 2022-02-17 10:41:15.640 | + functions-common:time_stop:2439 : total=45300 2022-02-17 10:41:15.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:41:15.645 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49097 2022-02-17 10:41:15.647 | + inc/python:pip_install:203 : return 0 2022-02-17 10:41:15.649 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 10:41:15.651 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 10:41:15.654 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 10:41:15.656 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:41:15.658 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:41:15.661 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:41:15.664 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:41:15.666 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:41:15.668 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:41:15.670 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:41:15.673 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:41:15.675 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:41:15.678 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:41:15.680 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:41:15.682 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 10:41:15.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:41:15.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:41:15.689 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 10:41:15.691 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 10:41:15.693 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:41:15.696 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:41:15.698 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:41:15.700 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:41:15.703 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:41:15.705 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:41:15.708 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:41:15.710 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:41:15.712 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:41:15.715 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:41:15.717 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:41:15.719 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:41:15.722 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 10:41:15.724 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:41:15.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:41:15.729 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:41:15.731 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 10:41:15.752 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 10:41:15.860 | Reading package lists... 2022-02-17 10:41:16.096 | Building dependency tree... 2022-02-17 10:41:16.097 | Reading state information... 2022-02-17 10:41:16.339 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 10:41:16.339 | The following packages were automatically installed and are no longer required: 2022-02-17 10:41:16.340 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:41:16.340 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:41:16.340 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:41:16.340 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:41:16.340 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:41:16.340 | python3-zope.interface 2022-02-17 10:41:16.340 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:41:16.340 | The following additional packages will be installed: 2022-02-17 10:41:16.341 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-17 10:41:16.342 | Suggested packages: 2022-02-17 10:41:16.342 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-17 10:41:16.408 | The following NEW packages will be installed: 2022-02-17 10:41:16.408 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-17 10:41:16.646 | 0 upgraded, 6 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:41:16.646 | Need to get 1,306 kB of archives. 2022-02-17 10:41:16.646 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-17 10:41:16.646 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-17 10:41:17.259 | 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-02-17 10:41:17.303 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-17 10:41:17.394 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-17 10:41:17.497 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-17 10:41:17.499 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-17 10:41:18.068 | Fetched 1,306 kB in 1s (1,197 kB/s) 2022-02-17 10:41:18.100 | Selecting previously unselected package libnorm1:amd64. 2022-02-17 10:41:18.152 | (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-02-17 10:41:18.156 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-17 10:41:18.160 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-17 10:41:18.234 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-17 10:41:18.244 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-17 10:41:18.246 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-17 10:41:18.295 | Selecting previously unselected package libzmq5:amd64. 2022-02-17 10:41:18.305 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-17 10:41:18.307 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-17 10:41:18.370 | Selecting previously unselected package uwsgi-core. 2022-02-17 10:41:18.379 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 10:41:18.381 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-17 10:41:18.526 | Selecting previously unselected package uwsgi. 2022-02-17 10:41:18.536 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 10:41:18.539 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-17 10:41:18.578 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-17 10:41:18.588 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 10:41:18.590 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-17 10:41:18.659 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-17 10:41:18.665 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-17 10:41:18.671 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-17 10:41:18.677 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-17 10:41:18.689 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-17 10:41:19.537 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-17 10:41:19.563 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 10:41:19.916 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 10:41:20.284 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 10:41:27.824 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:41:27.826 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:41:27.828 | + functions-common:time_stop:2425 : local name 2022-02-17 10:41:27.830 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:41:27.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:41:27.835 | + functions-common:time_stop:2428 : local total 2022-02-17 10:41:27.837 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:41:27.839 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:41:27.841 | + functions-common:time_stop:2432 : start_time=1645094475749 2022-02-17 10:41:27.843 | + functions-common:time_stop:2434 : [[ -z 1645094475749 ]] 2022-02-17 10:41:27.846 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:41:27.851 | + functions-common:time_stop:2437 : end_time=1645094487848 2022-02-17 10:41:27.853 | + functions-common:time_stop:2438 : elapsed_time=12099 2022-02-17 10:41:27.855 | + functions-common:time_stop:2439 : total=261924 2022-02-17 10:41:27.857 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:41:27.859 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=274023 2022-02-17 10:41:27.862 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:41:27.864 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 10:41:27.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:41:27.868 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:41:27.871 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 10:41:27.932 | Enabling module proxy. 2022-02-17 10:41:27.938 | To activate the new configuration, you need to run: 2022-02-17 10:41:27.938 | systemctl restart apache2 2022-02-17 10:41:27.942 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 10:41:28.006 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 10:41:28.006 | Module proxy already enabled 2022-02-17 10:41:28.006 | Enabling module proxy_uwsgi. 2022-02-17 10:41:28.011 | To activate the new configuration, you need to run: 2022-02-17 10:41:28.011 | systemctl restart apache2 2022-02-17 10:41:28.016 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 10:41:28.018 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 10:41:28.021 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:41:28.023 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 10:41:28.151 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 10:41:28.153 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 10:41:28.156 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 10:41:28.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-02-17 10:41:28.165 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.168 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 10:41:28.170 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 10:41:28.172 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 10:41:28.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-02-17 10:41:28.182 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.184 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 10:41:28.186 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 10:41:28.188 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 10:41:28.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-02-17 10:41:28.198 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.201 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 10:41:28.203 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 10:41:28.205 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 10:41:28.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 10:41:28.220 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.223 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 10:41:28.226 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 10:41:28.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-02-17 10:41:28.235 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.238 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 10:41:28.240 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 10:41:28.242 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 10:41:28.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-02-17 10:41:28.252 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.255 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 10:41:28.272 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:41:28.274 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 10:41:28.276 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 10:41:28.278 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 10:41:28.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-02-17 10:41:28.288 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.290 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 10:41:28.306 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:41:28.308 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 10:41:28.311 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 10:41:28.313 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 10:41:28.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.321 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-02-17 10:41:28.323 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.325 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 10:41:28.328 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 10:41:28.330 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 10:41:28.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:28.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:28.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-02-17 10:41:28.340 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:28.342 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 10:41:28.345 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 10:41:28.347 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 10:41:28.350 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 10:41:28.353 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 10:41:28.355 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 10:41:28.358 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 10:41:28.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 10:41:28.363 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 10:41:28.366 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 10:41:28.368 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 10:41:28.371 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 10:41:28.373 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 10:41:28.394 | Using python 3.8 to install keystonemiddleware 2022-02-17 10:41:28.396 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-17 10:41:29.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:29.133 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:29.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:29.134 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:30.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:41:30.272 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 10:41:30.324 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 10:41:30.325 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-02-17 10:41:30.326 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 10:41:30.327 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 10:41:30.328 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 10:41:30.329 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 10:41:30.330 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 10:41:30.331 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 10:41:30.332 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 10:41:30.333 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 10:41:30.334 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 10:41:30.335 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 10:41:30.336 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 10:41:30.337 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 10:41:30.397 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-17 10:41:30.398 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-17 10:41:30.399 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-17 10:41:30.437 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-17 10:41:30.476 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-17 10:41:30.478 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 10:41:30.479 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 10:41:30.480 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-17 10:41:30.530 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-17 10:41:30.531 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-17 10:41:30.542 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 10:41:30.542 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-17 10:41:30.558 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-17 10:41:30.560 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 10:41:30.560 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-17 10:41:30.623 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 10:41:30.625 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 10:41:30.626 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-17 10:41:30.629 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-17 10:41:30.679 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 10:41:30.692 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-17 10:41:32.237 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:41:32.243 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:41:32.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:41:32.352 | + inc/python:pip_install:200 : result=0 2022-02-17 10:41:32.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:41:32.357 | + functions-common:time_stop:2425 : local name 2022-02-17 10:41:32.359 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:41:32.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:41:32.364 | + functions-common:time_stop:2428 : local total 2022-02-17 10:41:32.366 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:41:32.368 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:41:32.370 | + functions-common:time_stop:2432 : start_time=1645094488388 2022-02-17 10:41:32.372 | + functions-common:time_stop:2434 : [[ -z 1645094488388 ]] 2022-02-17 10:41:32.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:41:32.380 | + functions-common:time_stop:2437 : end_time=1645094492376 2022-02-17 10:41:32.382 | + functions-common:time_stop:2438 : elapsed_time=3988 2022-02-17 10:41:32.384 | + functions-common:time_stop:2439 : total=49097 2022-02-17 10:41:32.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:41:32.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=53085 2022-02-17 10:41:32.390 | + inc/python:pip_install:203 : return 0 2022-02-17 10:41:32.393 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 10:41:32.395 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 10:41:32.398 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 10:41:32.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 10:41:32.403 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 10:41:32.405 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 10:41:32.409 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 10:41:32.409 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 10:41:32.414 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 10:41:32.416 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 10:41:32.419 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 10:41:32.421 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 10:41:32.424 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 10:41:32.445 | Using python 3.8 to install python-memcached 2022-02-17 10:41:32.447 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-17 10:41:33.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:33.182 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:33.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:33.182 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:34.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:41:34.392 | Collecting python-memcached 2022-02-17 10:41:34.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-17 10:41:34.406 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 10:41:36.008 | Installing collected packages: python-memcached 2022-02-17 10:41:36.101 | Successfully installed python-memcached-1.59 2022-02-17 10:41:36.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-02-17 10:41:36.107 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:41:36.107 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:41:36.212 | + inc/python:pip_install:200 : result=0 2022-02-17 10:41:36.214 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:41:36.217 | + functions-common:time_stop:2425 : local name 2022-02-17 10:41:36.219 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:41:36.221 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:41:36.224 | + functions-common:time_stop:2428 : local total 2022-02-17 10:41:36.226 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:41:36.228 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:41:36.231 | + functions-common:time_stop:2432 : start_time=1645094492439 2022-02-17 10:41:36.233 | + functions-common:time_stop:2434 : [[ -z 1645094492439 ]] 2022-02-17 10:41:36.236 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:41:36.240 | + functions-common:time_stop:2437 : end_time=1645094496237 2022-02-17 10:41:36.242 | + functions-common:time_stop:2438 : elapsed_time=3798 2022-02-17 10:41:36.244 | + functions-common:time_stop:2439 : total=53085 2022-02-17 10:41:36.246 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:41:36.248 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56883 2022-02-17 10:41:36.251 | + inc/python:pip_install:203 : return 0 2022-02-17 10:41:36.253 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 10:41:36.269 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:41:36.272 | + ./stack.sh:main:897 : '[' 10.222.0.93 == 10.222.0.93 ']' 2022-02-17 10:41:36.274 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 10:41:36.276 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 10:41:36.279 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 10:41:36.281 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 10:41:36.287 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 10:41:36.290 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 10:41:36.305 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:41:36.307 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 10:41:36.309 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 10:41:36.311 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 10:41:36.313 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:41:36.315 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:41:36.318 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:41:36.320 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:41:36.322 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:41:36.325 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:41:36.340 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:41:36.342 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:41:36.344 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:41:36.346 | + functions-common:git_clone:629 : echo master 2022-02-17 10:41:36.347 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:41:36.352 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 10:41:36.355 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 10:41:36.357 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 10:41:36.359 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:41:36.359 | + functions-common:git_clone:678 : head -1 2022-02-17 10:41:36.381 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 10:41:36.384 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:41:36.386 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 10:41:36.388 | + inc/python:setup_develop:338 : local bindep 2022-02-17 10:41:36.390 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 10:41:36.393 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 10:41:36.395 | + inc/python:setup_develop:344 : local extras= 2022-02-17 10:41:36.398 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 10:41:36.400 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 10:41:36.402 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 10:41:36.404 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 10:41:36.407 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 10:41:36.409 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 10:41:36.412 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 10:41:36.414 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 10:41:36.417 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 10:41:36.419 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 10:41:36.421 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 10:41:36.424 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 10:41:36.429 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 10:41:36.432 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 10:41:37.076 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 10:41:37.078 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 10:41:37.080 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 10:41:37.082 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 10:41:37.085 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 10:41:37.087 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 10:41:37.089 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 10:41:37.091 | + inc/python:setup_package:428 : local extras= 2022-02-17 10:41:37.093 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 10:41:37.095 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 10:41:37.098 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 10:41:37.100 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 10:41:37.102 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 10:41:37.105 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 10:41:37.124 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 10:41:37.126 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-17 10:41:37.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:37.893 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:37.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:37.893 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:39.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:41:39.041 | Obtaining file:///opt/stack/keystone 2022-02-17 10:41:39.041 | Preparing metadata (setup.py): started 2022-02-17 10:41:42.276 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:41:42.418 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 10:41:42.419 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 10:41:42.515 | Collecting Flask!=0.11,>=1.0.2 2022-02-17 10:41:42.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-02-17 10:41:42.574 | Collecting Flask-RESTful>=0.3.5 2022-02-17 10:41:42.580 | 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-02-17 10:41:42.583 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 10:41:42.584 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 10:41:42.585 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 10:41:42.586 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 10:41:42.634 | Collecting passlib>=1.7.0 2022-02-17 10:41:42.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-17 10:41:42.658 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 10:41:42.659 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 10:41:42.661 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 10:41:42.875 | Collecting scrypt>=0.8.0 2022-02-17 10:41:42.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-17 10:41:42.917 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 10:41:42.918 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 10:41:42.919 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 10:41:42.920 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 10:41:42.921 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 10:41:42.923 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 10:41:42.924 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 10:41:42.925 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 10:41:42.926 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 10:41:42.927 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 10:41:42.928 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 10:41:42.929 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 10:41:42.978 | Collecting oauthlib>=0.6.2 2022-02-17 10:41:42.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-17 10:41:43.056 | Collecting pysaml2>=5.0.0 2022-02-17 10:41:43.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-17 10:41:43.150 | Collecting PyJWT>=1.6.1 2022-02-17 10:41:43.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-17 10:41:43.162 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 10:41:43.163 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 10:41:43.164 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 10:41:43.165 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 10:41:43.166 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 10:41:43.167 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 10:41:43.177 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 10:41:43.178 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 10:41:43.222 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 10:41:43.317 | Collecting Werkzeug>=2.0 2022-02-17 10:41:43.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-02-17 10:41:43.335 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 10:41:43.371 | Collecting itsdangerous>=2.0 2022-02-17 10:41:43.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-17 10:41:43.449 | Collecting click>=7.1.2 2022-02-17 10:41:43.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-17 10:41:43.525 | Collecting aniso8601>=0.82 2022-02-17 10:41:43.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-17 10:41:43.597 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 10:41:43.599 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 10:41:43.706 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 10:41:43.707 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 10:41:43.710 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 10:41:43.711 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 10:41:43.795 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 10:41:43.796 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 10:41:43.797 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 10:41:43.848 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 10:41:43.851 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 10:41:43.906 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 10:41:43.908 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 10:41:43.909 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 10:41:43.911 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 10:41:43.914 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-17 10:41:43.915 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 10:41:43.935 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 10:41:43.982 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 10:41:44.004 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 10:41:44.006 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 10:41:44.007 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 10:41:44.009 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 10:41:44.067 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 10:41:44.181 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 10:41:44.287 | Collecting xmlschema>=1.2.1 2022-02-17 10:41:44.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-17 10:41:44.337 | Collecting defusedxml 2022-02-17 10:41:44.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-17 10:41:44.350 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 10:41:44.571 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 10:41:44.593 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 10:41:44.595 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 10:41:44.666 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 10:41:44.666 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 10:41:44.684 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 10:41:44.758 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 10:41:44.800 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-17 10:41:44.913 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 10:41:44.988 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-17 10:41:45.115 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-17 10:41:45.145 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-17 10:41:45.187 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-17 10:41:45.188 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-17 10:41:45.189 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-17 10:41:45.190 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-17 10:41:45.192 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-17 10:41:45.195 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-17 10:41:45.247 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 10:41:45.387 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-17 10:41:45.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 10:41:45.389 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-17 10:41:45.391 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-17 10:41:45.541 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 10:41:45.713 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-17 10:41:45.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-17 10:41:45.808 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 10:41:45.987 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 10:41:46.154 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 10:41:46.278 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-17 10:41:46.313 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-17 10:41:47.669 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-17 10:41:48.170 | Attempting uninstall: click 2022-02-17 10:41:48.172 | Found existing installation: Click 7.0 2022-02-17 10:41:48.181 | Uninstalling Click-7.0: 2022-02-17 10:41:48.211 | Successfully uninstalled Click-7.0 2022-02-17 10:41:49.413 | Attempting uninstall: PyJWT 2022-02-17 10:41:49.415 | Found existing installation: PyJWT 1.7.1 2022-02-17 10:41:49.430 | Uninstalling PyJWT-1.7.1: 2022-02-17 10:41:49.461 | Successfully uninstalled PyJWT-1.7.1 2022-02-17 10:41:49.911 | Attempting uninstall: oauthlib 2022-02-17 10:41:49.913 | Found existing installation: oauthlib 3.1.0 2022-02-17 10:41:49.917 | Uninstalling oauthlib-3.1.0: 2022-02-17 10:41:49.946 | Successfully uninstalled oauthlib-3.1.0 2022-02-17 10:41:50.110 | Running setup.py develop for keystone 2022-02-17 10:41:54.033 | 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.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-17 10:41:54.034 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:41:54.041 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:41:54.041 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:41:54.198 | + inc/python:pip_install:200 : result=0 2022-02-17 10:41:54.200 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:41:54.202 | + functions-common:time_stop:2425 : local name 2022-02-17 10:41:54.204 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:41:54.206 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:41:54.208 | + functions-common:time_stop:2428 : local total 2022-02-17 10:41:54.210 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:41:54.212 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:41:54.215 | + functions-common:time_stop:2432 : start_time=1645094497119 2022-02-17 10:41:54.217 | + functions-common:time_stop:2434 : [[ -z 1645094497119 ]] 2022-02-17 10:41:54.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:41:54.224 | + functions-common:time_stop:2437 : end_time=1645094514221 2022-02-17 10:41:54.226 | + functions-common:time_stop:2438 : elapsed_time=17102 2022-02-17 10:41:54.228 | + functions-common:time_stop:2439 : total=56883 2022-02-17 10:41:54.230 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:41:54.232 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73985 2022-02-17 10:41:54.234 | + inc/python:pip_install:203 : return 0 2022-02-17 10:41:54.236 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 10:41:54.238 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 10:41:54.241 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 10:41:54.258 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 10:41:54.270 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 10:41:54.272 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 10:41:54.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:41:54.277 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:41:54.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-02-17 10:41:54.282 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:41:54.284 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 10:41:54.301 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:41:54.303 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 10:41:54.305 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 10:41:54.308 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 10:41:54.310 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 10:41:54.322 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 10:41:54.324 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 10:41:54.329 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 10:41:54.344 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:41:54.347 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 10:41:54.376 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 10:41:54.403 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 10:41:54.432 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 10:41:54.462 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 10:41:54.492 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 10:41:54.522 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 10:41:54.549 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 10:41:54.576 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 10:41:54.578 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 10:41:54.581 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 10:41:54.583 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 10:41:54.586 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 10:41:54.588 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 10:41:54.603 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:41:54.606 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 10:41:54.608 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 10:41:54.610 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 10:41:54.625 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:41:54.628 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:41:54.631 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:41:54.660 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 10:41:54.663 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 10:41:54.665 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 10:41:54.667 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 10:41:54.683 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:41:54.685 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.93/identity 2022-02-17 10:41:54.716 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 10:41:54.718 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 10:41:54.749 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 10:41:54.751 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 10:41:54.753 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 10:41:54.756 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 10:41:54.758 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 10:41:54.761 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 10:41:54.793 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 10:41:54.796 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 10:41:54.798 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 10:41:54.801 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 10:41:54.804 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 10:41:54.820 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 10:41:54.822 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 10:41:54.825 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 10:41:54.827 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 10:41:54.829 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 10:41:54.856 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:41:54.884 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:41:54.910 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 10:41:54.938 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 10:41:54.965 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 10:41:54.968 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 10:41:54.970 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 10:41:54.972 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 10:41:54.974 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 10:41:54.977 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 10:41:54.979 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 10:41:54.982 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 10:41:54.986 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 10:41:54.989 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 10:41:54.991 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 10:41:55.003 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 10:41:55.004 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:41:55.012 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 10:41:55.015 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:41:55.031 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 10:41:55.034 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 10:41:55.038 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 10:41:55.070 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 10:41:55.098 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 10:41:55.125 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 10:41:55.152 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 10:41:55.179 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 10:41:55.205 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 10:41:55.232 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 10:41:55.259 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 10:41:55.285 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 10:41:55.312 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 10:41:55.338 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 10:41:55.365 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 10:41:55.391 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 10:41:55.393 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 10:41:55.396 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 10:41:55.399 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 10:41:55.401 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 10:41:55.403 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:41:55.405 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:41:55.407 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 10:41:55.411 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 10:41:55.413 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 10:41:55.439 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 10:41:55.466 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 10:41:55.466 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 10:41:55.475 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 10:41:55.479 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 10:41:55.481 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 10:41:55.483 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 10:41:55.485 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 10:41:55.488 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:41:55.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:41:55.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:41:55.494 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 10:41:55.497 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 10:41:55.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:41:55.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:41:55.503 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 10:41:55.564 | Enabling site keystone-wsgi-public. 2022-02-17 10:41:55.569 | To activate the new configuration, you need to run: 2022-02-17 10:41:55.569 | systemctl reload apache2 2022-02-17 10:41:55.573 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 10:41:55.576 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 10:41:55.578 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:41:55.580 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 10:41:55.704 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 10:41:55.737 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 10:41:55.769 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 10:41:55.799 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 10:41:55.802 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 10:41:55.832 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 10:41:55.859 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 10:41:55.887 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 10:41:55.903 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:41:55.905 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 10:41:55.921 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:41:55.924 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 10:41:55.926 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 10:41:55.929 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 10:41:55.931 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 10:41:55.933 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 10:41:55.936 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 10:41:55.938 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 10:41:55.940 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 10:41:55.943 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:41:55.945 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:41:55.948 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:41:55.950 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:41:55.952 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:41:55.955 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:41:55.971 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:41:55.973 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:41:55.975 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:41:55.978 | + functions-common:git_clone:629 : echo master 2022-02-17 10:41:55.979 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:41:55.984 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 10:41:55.986 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 10:41:55.988 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 10:41:55.991 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:41:55.992 | + functions-common:git_clone:678 : head -1 2022-02-17 10:41:55.995 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 10:41:55.997 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:41:56.000 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 10:41:56.002 | + inc/python:setup_develop:338 : local bindep 2022-02-17 10:41:56.005 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 10:41:56.007 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 10:41:56.009 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 10:41:56.012 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 10:41:56.014 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 10:41:56.016 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 10:41:56.019 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 10:41:56.022 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 10:41:56.024 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 10:41:56.027 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 10:41:56.029 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 10:41:56.032 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 10:41:56.034 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 10:41:56.036 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 10:41:56.039 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 10:41:56.045 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 10:41:56.047 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 10:41:56.702 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 10:41:56.704 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 10:41:56.706 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 10:41:56.708 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 10:41:56.711 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 10:41:56.713 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 10:41:56.715 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 10:41:56.717 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 10:41:56.719 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 10:41:56.721 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 10:41:56.724 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 10:41:56.726 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 10:41:56.729 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 10:41:56.731 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 10:41:56.752 | Using python 3.8 to install /opt/stack/swift 2022-02-17 10:41:56.755 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-17 10:41:57.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:57.508 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:57.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:41:57.508 | from cryptography.utils import int_from_bytes 2022-02-17 10:41:58.620 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:41:58.645 | Obtaining file:///opt/stack/swift 2022-02-17 10:41:58.646 | Preparing metadata (setup.py): started 2022-02-17 10:42:01.529 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:42:01.637 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 10:42:01.638 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 10:42:01.639 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 10:42:01.640 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 10:42:02.551 | Collecting lxml>=3.4.1 2022-02-17 10:42:02.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-17 10:42:02.734 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 10:42:02.736 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 10:42:02.843 | Collecting xattr>=0.4 2022-02-17 10:42:02.849 | 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-02-17 10:42:02.895 | Collecting PyECLib>=1.3.1 2022-02-17 10:42:02.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-17 10:42:03.226 | Preparing metadata (setup.py): started 2022-02-17 10:42:05.089 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:42:05.093 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 10:42:05.094 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 10:42:05.133 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 10:42:05.141 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 10:42:05.196 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 10:42:05.197 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 10:42:05.198 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 10:42:05.199 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 10:42:05.201 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 10:42:05.201 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 10:42:05.203 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 10:42:05.204 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 10:42:05.205 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 10:42:05.207 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 10:42:05.208 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 10:42:05.209 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 10:42:05.234 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 10:42:05.263 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 10:42:05.264 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 10:42:05.267 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 10:42:05.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 10:42:05.294 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 10:42:05.420 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 10:42:05.422 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 10:42:05.423 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 10:42:05.470 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 10:42:05.513 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 10:42:05.514 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 10:42:05.515 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 10:42:05.517 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 10:42:05.578 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 10:42:05.581 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 10:42:05.594 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 10:42:05.596 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 10:42:05.615 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 10:42:05.617 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 10:42:05.721 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 10:42:05.737 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 10:42:06.031 | Building wheels for collected packages: PyECLib 2022-02-17 10:42:06.032 | Building wheel for PyECLib (setup.py): started 2022-02-17 10:42:08.906 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-17 10:42:08.907 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55547 sha256=34ff97435b9f5628a8b9ca08bf6ae11d22dc692f7b80575554da1213cbda575d 2022-02-17 10:42:08.908 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-17 10:42:08.912 | Successfully built PyECLib 2022-02-17 10:42:10.322 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-17 10:42:10.685 | Running setup.py develop for swift 2022-02-17 10:42:14.475 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-17 10:42:14.475 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:42:14.482 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:42:14.482 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:42:14.631 | + inc/python:pip_install:200 : result=0 2022-02-17 10:42:14.634 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:42:14.636 | + functions-common:time_stop:2425 : local name 2022-02-17 10:42:14.638 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:42:14.640 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:42:14.642 | + functions-common:time_stop:2428 : local total 2022-02-17 10:42:14.645 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:42:14.647 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:42:14.649 | + functions-common:time_stop:2432 : start_time=1645094516747 2022-02-17 10:42:14.651 | + functions-common:time_stop:2434 : [[ -z 1645094516747 ]] 2022-02-17 10:42:14.654 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:42:14.658 | + functions-common:time_stop:2437 : end_time=1645094534655 2022-02-17 10:42:14.660 | + functions-common:time_stop:2438 : elapsed_time=17908 2022-02-17 10:42:14.662 | + functions-common:time_stop:2439 : total=73985 2022-02-17 10:42:14.664 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:42:14.666 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91893 2022-02-17 10:42:14.668 | + inc/python:pip_install:203 : return 0 2022-02-17 10:42:14.671 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 10:42:14.673 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 10:42:14.675 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 10:42:14.693 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 10:42:14.705 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 10:42:14.708 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 10:42:14.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:42:14.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:42:14.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-02-17 10:42:14.717 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:42:14.720 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 10:42:14.722 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 10:42:14.724 | + ./stack.sh:main:908 : configure_swift 2022-02-17 10:42:14.727 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 10:42:14.729 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 10:42:14.731 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 10:42:14.733 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 10:42:14.735 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 10:42:15.851 | No object-server running 2022-02-17 10:42:15.851 | No account-auditor running 2022-02-17 10:42:15.851 | No container-updater running 2022-02-17 10:42:15.851 | No object-auditor running 2022-02-17 10:42:15.851 | No account-replicator running 2022-02-17 10:42:15.851 | No object-reconstructor running 2022-02-17 10:42:15.851 | No container-auditor running 2022-02-17 10:42:15.851 | No object-replicator running 2022-02-17 10:42:15.851 | No object-updater running 2022-02-17 10:42:15.851 | No account-server running 2022-02-17 10:42:15.852 | No container-sync running 2022-02-17 10:42:15.852 | No proxy-server running 2022-02-17 10:42:15.852 | No account-reaper running 2022-02-17 10:42:15.852 | No container-sharder running 2022-02-17 10:42:15.852 | No container-replicator running 2022-02-17 10:42:15.852 | No container-server running 2022-02-17 10:42:15.852 | No object-expirer running 2022-02-17 10:42:15.852 | No container-reconciler running 2022-02-17 10:42:15.938 | + lib/swift:configure_swift:340 : true 2022-02-17 10:42:15.940 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 10:42:15.952 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 10:42:15.964 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 10:42:15.967 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 10:42:15.967 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 10:42:15.972 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 10:42:15.972 | s/%GROUP%/ubuntu/; 2022-02-17 10:42:15.972 | s/%USER%/ubuntu/; 2022-02-17 10:42:15.972 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 10:42:15.972 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 10:42:15.976 | uid = ubuntu 2022-02-17 10:42:15.976 | gid = ubuntu 2022-02-17 10:42:15.976 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 10:42:15.976 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 10:42:15.976 | address = 127.0.0.1 2022-02-17 10:42:15.976 | 2022-02-17 10:42:15.976 | [account6612] 2022-02-17 10:42:15.976 | max connections = 25 2022-02-17 10:42:15.976 | path = /opt/stack/data/swift/1/node/ 2022-02-17 10:42:15.976 | read only = false 2022-02-17 10:42:15.976 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 10:42:15.976 | 2022-02-17 10:42:15.976 | [account6622] 2022-02-17 10:42:15.976 | max connections = 25 2022-02-17 10:42:15.976 | path = /opt/stack/data/swift/2/node/ 2022-02-17 10:42:15.976 | read only = false 2022-02-17 10:42:15.976 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 10:42:15.976 | 2022-02-17 10:42:15.976 | [account6632] 2022-02-17 10:42:15.976 | max connections = 25 2022-02-17 10:42:15.976 | path = /opt/stack/data/swift/3/node/ 2022-02-17 10:42:15.976 | read only = false 2022-02-17 10:42:15.976 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | [account6642] 2022-02-17 10:42:15.977 | max connections = 25 2022-02-17 10:42:15.977 | path = /opt/stack/data/swift/4/node/ 2022-02-17 10:42:15.977 | read only = false 2022-02-17 10:42:15.977 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | [container6611] 2022-02-17 10:42:15.977 | max connections = 25 2022-02-17 10:42:15.977 | path = /opt/stack/data/swift/1/node/ 2022-02-17 10:42:15.977 | read only = false 2022-02-17 10:42:15.977 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | [container6621] 2022-02-17 10:42:15.977 | max connections = 25 2022-02-17 10:42:15.977 | path = /opt/stack/data/swift/2/node/ 2022-02-17 10:42:15.977 | read only = false 2022-02-17 10:42:15.977 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | [container6631] 2022-02-17 10:42:15.977 | max connections = 25 2022-02-17 10:42:15.977 | path = /opt/stack/data/swift/3/node/ 2022-02-17 10:42:15.977 | read only = false 2022-02-17 10:42:15.977 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | [container6641] 2022-02-17 10:42:15.977 | max connections = 25 2022-02-17 10:42:15.977 | path = /opt/stack/data/swift/4/node/ 2022-02-17 10:42:15.977 | read only = false 2022-02-17 10:42:15.977 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | 2022-02-17 10:42:15.977 | [object6613] 2022-02-17 10:42:15.977 | max connections = 25 2022-02-17 10:42:15.978 | path = /opt/stack/data/swift/1/node/ 2022-02-17 10:42:15.978 | read only = false 2022-02-17 10:42:15.978 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 10:42:15.978 | 2022-02-17 10:42:15.978 | [object6623] 2022-02-17 10:42:15.978 | max connections = 25 2022-02-17 10:42:15.978 | path = /opt/stack/data/swift/2/node/ 2022-02-17 10:42:15.978 | read only = false 2022-02-17 10:42:15.978 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 10:42:15.978 | 2022-02-17 10:42:15.978 | [object6633] 2022-02-17 10:42:15.978 | max connections = 25 2022-02-17 10:42:15.978 | path = /opt/stack/data/swift/3/node/ 2022-02-17 10:42:15.978 | read only = false 2022-02-17 10:42:15.978 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 10:42:15.978 | 2022-02-17 10:42:15.978 | [object6643] 2022-02-17 10:42:15.978 | max connections = 25 2022-02-17 10:42:15.978 | path = /opt/stack/data/swift/4/node/ 2022-02-17 10:42:15.978 | read only = false 2022-02-17 10:42:15.978 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 10:42:15.979 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 10:42:15.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:42:15.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:42:15.985 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 10:42:15.997 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 10:42:15.999 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 10:42:16.003 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 10:42:16.008 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 10:42:16.010 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 10:42:16.014 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 10:42:16.042 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.93:8080/v1/ 2022-02-17 10:42:16.067 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 10:42:16.085 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 10:42:16.112 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 10:42:16.129 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 10:42:16.156 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 10:42:16.174 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 10:42:16.201 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 10:42:16.218 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 10:42:16.246 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 10:42:16.264 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 10:42:16.291 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 10:42:16.308 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 10:42:16.323 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:16.325 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 10:42:16.352 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 10:42:16.380 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 10:42:16.406 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 10:42:16.432 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 10:42:16.447 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:16.449 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 10:42:16.476 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 10:42:16.490 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:16.492 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 10:42:16.506 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:16.508 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 10:42:16.510 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 10:42:16.526 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:16.528 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 10:42:16.530 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 10:42:16.532 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 10:42:16.537 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 10:42:16.542 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 10:42:16.568 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 10:42:16.594 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 10:42:16.623 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 10:42:16.652 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 10:42:16.678 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 10:42:16.681 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 10:42:16.683 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 10:42:16.685 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 10:42:16.687 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 10:42:16.713 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 10:42:16.740 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.93/identity 2022-02-17 10:42:16.767 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 10:42:16.793 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 10:42:16.820 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 10:42:16.846 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 10:42:16.874 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 10:42:16.900 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:42:16.927 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 10:42:16.953 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 10:42:16.980 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 10:42:17.007 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 10:42:17.033 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 10:42:17.063 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 10:42:17.089 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 10:42:17.108 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 10:42:17.134 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 10:42:17.162 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 10:42:17.166 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 10:42:17.193 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 10:42:17.220 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 10:42:17.246 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 10:42:17.248 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 10:42:17.250 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 10:42:17.252 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 10:42:17.257 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 10:42:17.259 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 10:42:17.261 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 10:42:17.263 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 10:42:17.265 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 10:42:17.267 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 10:42:17.270 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 10:42:17.272 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 10:42:17.290 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 10:42:17.317 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 10:42:17.335 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 10:42:17.363 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 10:42:17.381 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 10:42:17.409 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 10:42:17.427 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 10:42:17.454 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 10:42:17.471 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 10:42:17.499 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 10:42:17.517 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 10:42:17.545 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 10:42:17.563 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 10:42:17.591 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 10:42:17.609 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 10:42:17.637 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 10:42:17.655 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 10:42:17.681 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 10:42:17.686 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 10:42:17.704 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 10:42:17.733 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 10:42:17.761 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 10:42:17.763 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 10:42:17.767 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 10:42:17.770 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 10:42:17.772 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 10:42:17.774 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 10:42:17.776 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 10:42:17.778 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 10:42:17.780 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 10:42:17.782 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 10:42:17.800 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 10:42:17.828 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 10:42:17.846 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 10:42:17.874 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 10:42:17.892 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 10:42:17.920 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 10:42:17.938 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 10:42:17.967 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 10:42:17.984 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 10:42:18.014 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 10:42:18.032 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 10:42:18.061 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 10:42:18.080 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 10:42:18.107 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 10:42:18.125 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 10:42:18.154 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 10:42:18.171 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 10:42:18.199 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 10:42:18.203 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 10:42:18.221 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 10:42:18.249 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 10:42:18.251 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 10:42:18.256 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 10:42:18.258 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 10:42:18.261 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 10:42:18.263 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 10:42:18.265 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 10:42:18.267 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 10:42:18.269 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 10:42:18.271 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 10:42:18.289 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 10:42:18.317 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 10:42:18.336 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 10:42:18.365 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 10:42:18.384 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 10:42:18.411 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 10:42:18.429 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 10:42:18.456 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 10:42:18.474 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 10:42:18.502 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 10:42:18.519 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 10:42:18.547 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 10:42:18.564 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 10:42:18.592 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 10:42:18.610 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 10:42:18.638 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 10:42:18.656 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 10:42:18.683 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 10:42:18.687 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 10:42:18.706 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 10:42:18.735 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 10:42:18.762 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 10:42:18.791 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 10:42:18.818 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 10:42:18.820 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 10:42:18.824 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 10:42:18.853 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 10:42:18.881 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 10:42:18.909 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 10:42:18.937 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 10:42:18.966 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 10:42:18.993 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 10:42:19.021 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 10:42:19.049 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 10:42:19.077 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 10:42:19.093 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:19.095 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 10:42:19.114 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 10:42:19.117 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 10:42:19.136 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 10:42:19.138 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.93 2022-02-17 10:42:19.165 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 10:42:19.168 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 10:42:19.195 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.93/identity 2022-02-17 10:42:19.224 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 10:42:19.226 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 10:42:19.253 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 10:42:19.270 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:19.272 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 10:42:19.275 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 10:42:19.279 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 10:42:19.281 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 10:42:19.294 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 10:42:19.296 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 10:42:19.307 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 10:42:19.309 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 10:42:19.312 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:42:19.314 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:42:19.317 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:42:19.319 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:42:19.322 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:42:19.324 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:42:19.326 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 10:42:19.339 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 10:42:19.341 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 10:42:19.344 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 10:42:19.361 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:19.364 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 10:42:19.381 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:19.383 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 10:42:19.386 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 10:42:19.388 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 10:42:19.390 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 10:42:19.393 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 10:42:19.396 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 10:42:19.398 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 10:42:19.401 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 10:42:19.417 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:19.420 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 10:42:19.422 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 10:42:19.439 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:19.442 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 10:42:19.444 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 10:42:19.447 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 10:42:19.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:42:19.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:42:19.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-02-17 10:42:19.457 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:42:19.461 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 10:42:19.463 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 10:42:19.466 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 10:42:19.469 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 10:42:19.471 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 10:42:19.474 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 10:42:19.476 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 10:42:19.480 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 10:42:19.482 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 10:42:19.485 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 10:42:19.489 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 10:42:19.490 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 10:42:19.494 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 10:42:19.497 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 10:42:19.499 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 10:42:19.502 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 10:42:19.506 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 10:42:19.527 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 10:42:19.529 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 10:42:20.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:42:20.295 | from cryptography.utils import int_from_bytes 2022-02-17 10:42:20.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:42:20.295 | from cryptography.utils import int_from_bytes 2022-02-17 10:42:21.416 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:42:21.567 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-17 10:42:21.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-02-17 10:42:21.670 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 10:42:21.671 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 10:42:21.672 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 10:42:21.673 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 10:42:21.674 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-17 10:42:21.675 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 10:42:21.676 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 10:42:21.677 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 10:42:21.678 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 10:42:21.679 | 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.1) 2022-02-17 10:42:21.680 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-17 10:42:21.682 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 10:42:21.684 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 10:42:21.757 | Collecting python-swiftclient>=3.2.0 2022-02-17 10:42:21.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-17 10:42:21.909 | Collecting os-brick>=2.6.0 2022-02-17 10:42:21.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-17 10:42:21.929 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 10:42:21.931 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 10:42:22.023 | Collecting python-cinderclient>=4.1.0 2022-02-17 10:42:22.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-17 10:42:22.050 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 10:42:22.051 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 10:42:22.064 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 10:42:22.136 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-17 10:42:22.138 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 10:42:22.139 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 10:42:22.163 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 10:42:22.165 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-17 10:42:22.166 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 10:42:22.169 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 10:42:22.170 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 10:42:22.182 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 10:42:22.223 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-17 10:42:22.224 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 10:42:22.226 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-17 10:42:22.228 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-17 10:42:22.247 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 10:42:22.250 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 10:42:22.264 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 10:42:22.278 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 10:42:22.281 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-17 10:42:22.300 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 10:42:22.302 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 10:42:22.384 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 10:42:22.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 10:42:22.386 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 10:42:22.389 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 10:42:22.437 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 10:42:22.463 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 10:42:22.686 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 10:42:22.687 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 10:42:22.721 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 10:42:22.723 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 10:42:22.725 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 10:42:22.726 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 10:42:22.728 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 10:42:22.730 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 10:42:22.783 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 10:42:22.950 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 10:42:22.972 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 10:42:23.055 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 10:42:23.200 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 10:42:24.845 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-17 10:42:25.873 | Successfully installed glance-store-3.0.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-17 10:42:25.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-02-17 10:42:25.880 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:42:25.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:42:26.014 | + inc/python:pip_install:200 : result=0 2022-02-17 10:42:26.016 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:42:26.019 | + functions-common:time_stop:2425 : local name 2022-02-17 10:42:26.021 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:42:26.023 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:42:26.026 | + functions-common:time_stop:2428 : local total 2022-02-17 10:42:26.028 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:42:26.030 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:42:26.032 | + functions-common:time_stop:2432 : start_time=1645094539521 2022-02-17 10:42:26.035 | + functions-common:time_stop:2434 : [[ -z 1645094539521 ]] 2022-02-17 10:42:26.038 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:42:26.042 | + functions-common:time_stop:2437 : end_time=1645094546040 2022-02-17 10:42:26.045 | + functions-common:time_stop:2438 : elapsed_time=6519 2022-02-17 10:42:26.047 | + functions-common:time_stop:2439 : total=91893 2022-02-17 10:42:26.050 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:42:26.053 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=98412 2022-02-17 10:42:26.055 | + inc/python:pip_install:203 : return 0 2022-02-17 10:42:26.058 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 10:42:26.060 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 10:42:26.063 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 10:42:26.077 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 10:42:26.083 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 10:42:26.085 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 10:42:26.087 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 10:42:26.090 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:42:26.092 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:42:26.095 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:42:26.099 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:42:26.101 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:42:26.104 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:42:26.124 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:42:26.126 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:42:26.129 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:42:26.132 | + functions-common:git_clone:629 : echo master 2022-02-17 10:42:26.132 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:42:26.138 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 10:42:26.140 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 10:42:26.143 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 10:42:26.147 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:42:26.147 | + functions-common:git_clone:678 : head -1 2022-02-17 10:42:26.150 | 52af68247 Merge "tests: Remove check for os.set_inheritable" 2022-02-17 10:42:26.153 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:42:26.157 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 10:42:26.160 | + inc/python:setup_develop:338 : local bindep 2022-02-17 10:42:26.163 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 10:42:26.166 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 10:42:26.169 | + inc/python:setup_develop:344 : local extras= 2022-02-17 10:42:26.172 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 10:42:26.176 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 10:42:26.179 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 10:42:26.181 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 10:42:26.184 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 10:42:26.187 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 10:42:26.190 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 10:42:26.193 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 10:42:26.195 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 10:42:26.198 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 10:42:26.201 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 10:42:26.204 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 10:42:26.213 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 10:42:26.216 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 10:42:26.947 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 10:42:26.950 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 10:42:26.952 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 10:42:26.954 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 10:42:26.957 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 10:42:26.960 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 10:42:26.962 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 10:42:26.964 | + inc/python:setup_package:428 : local extras= 2022-02-17 10:42:26.966 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 10:42:26.969 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 10:42:26.971 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 10:42:26.975 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 10:42:26.978 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 10:42:26.980 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 10:42:27.001 | Using python 3.8 to install /opt/stack/glance 2022-02-17 10:42:27.003 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-17 10:42:27.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:42:27.873 | from cryptography.utils import int_from_bytes 2022-02-17 10:42:27.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:42:27.873 | from cryptography.utils import int_from_bytes 2022-02-17 10:42:29.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:42:29.039 | Obtaining file:///opt/stack/glance 2022-02-17 10:42:29.040 | Preparing metadata (setup.py): started 2022-02-17 10:42:32.026 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:42:32.170 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.8.1) 2022-02-17 10:42:32.171 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.7.1) 2022-02-17 10:42:32.172 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.4.31) 2022-02-17 10:42:32.173 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.33.0) 2022-02-17 10:42:32.174 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.1.1) 2022-02-17 10:42:32.176 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.5.1) 2022-02-17 10:42:32.177 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.8.7) 2022-02-17 10:42:32.179 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.4.2) 2022-02-17 10:42:32.180 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.7.6) 2022-02-17 10:42:32.182 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.20.4) 2022-02-17 10:42:32.183 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (8.8.0) 2022-02-17 10:42:32.184 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.0) 2022-02-17 10:42:32.185 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.0) 2022-02-17 10:42:32.186 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 10:42:32.187 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.12.1) 2022-02-17 10:42:32.188 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 10:42:32.189 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 10:42:32.339 | Collecting taskflow>=4.0.0 2022-02-17 10:42:32.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-02-17 10:42:32.368 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 10:42:32.369 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (9.4.0) 2022-02-17 10:42:32.412 | Collecting WSME>=0.8.0 2022-02-17 10:42:32.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-17 10:42:32.423 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.1.0) 2022-02-17 10:42:32.425 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 10:42:32.426 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev79) (3.2.0) 2022-02-17 10:42:32.427 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 10:42:32.428 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (22.0.0) 2022-02-17 10:42:32.429 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (11.2.0) 2022-02-17 10:42:32.430 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.1.0) 2022-02-17 10:42:32.469 | Collecting oslo.limit>=1.4.0 2022-02-17 10:42:32.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-17 10:42:32.479 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.1) 2022-02-17 10:42:32.480 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (12.13.0) 2022-02-17 10:42:32.481 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.1) 2022-02-17 10:42:32.482 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.3.0) 2022-02-17 10:42:32.484 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 10:42:32.516 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-17 10:42:32.523 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-17 10:42:32.526 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.2) 2022-02-17 10:42:32.527 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.0.0) 2022-02-17 10:42:32.528 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 10:42:32.529 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (36.0.1) 2022-02-17 10:42:32.560 | Collecting cursive>=0.2.1 2022-02-17 10:42:32.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-17 10:42:32.571 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.0.2) 2022-02-17 10:42:32.572 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.5.0) 2022-02-17 10:42:32.657 | Collecting castellan>=0.17.0 2022-02-17 10:42:32.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-02-17 10:42:32.686 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (5.4.0) 2022-02-17 10:42:32.689 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (4.11.0) 2022-02-17 10:42:32.690 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (1.1.6) 2022-02-17 10:42:32.710 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (2.27.1) 2022-02-17 10:42:32.774 | Collecting python-barbicanclient>=4.5.2 2022-02-17 10:42:32.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-17 10:42:32.825 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev79) (1.15.0) 2022-02-17 10:42:32.856 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev79) (4.3.0) 2022-02-17 10:42:32.866 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev79) (1.13.3) 2022-02-17 10:42:32.880 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (2.1.0) 2022-02-17 10:42:32.881 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.1.2) 2022-02-17 10:42:32.882 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.16.0) 2022-02-17 10:42:32.972 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev79) (3.0.7) 2022-02-17 10:42:33.049 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev79) (1.7.0) 2022-02-17 10:42:33.097 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (3.1.1) 2022-02-17 10:42:33.101 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (2.10.1) 2022-02-17 10:42:33.135 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev79) (0.17.3) 2022-02-17 10:42:33.204 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (6.0) 2022-02-17 10:42:33.205 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (1.5.0) 2022-02-17 10:42:33.207 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (0.8.0) 2022-02-17 10:42:33.264 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.13.0) 2022-02-17 10:42:33.266 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 10:42:33.268 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 10:42:33.295 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.61.0) 2022-02-17 10:42:33.340 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (2.8.2) 2022-02-17 10:42:33.343 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (0.9.6) 2022-02-17 10:42:33.403 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.9) 2022-02-17 10:42:33.406 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 10:42:33.408 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.4.0) 2022-02-17 10:42:33.409 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.2.3) 2022-02-17 10:42:33.411 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (2.8.0) 2022-02-17 10:42:33.436 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.0.3) 2022-02-17 10:42:33.438 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.2.0) 2022-02-17 10:42:33.439 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.3.0) 2022-02-17 10:42:33.482 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev79) (5.9.0) 2022-02-17 10:42:33.523 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (0.11.0) 2022-02-17 10:42:33.525 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (2021.3) 2022-02-17 10:42:33.526 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (21.3) 2022-02-17 10:42:33.607 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev79) (60.9.0) 2022-02-17 10:42:33.665 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev79) (0.2.5) 2022-02-17 10:42:33.765 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev79) (0.7) 2022-02-17 10:42:34.103 | Collecting automaton>=1.9.0 2022-02-17 10:42:34.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-02-17 10:42:34.114 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (6.3.1) 2022-02-17 10:42:34.148 | Collecting pydot>=1.2.4 2022-02-17 10:42:34.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-17 10:42:34.269 | Collecting networkx>=2.1.0 2022-02-17 10:42:34.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-17 10:42:34.423 | Collecting simplegeneric 2022-02-17 10:42:34.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-17 10:42:34.436 | Preparing metadata (setup.py): started 2022-02-17 10:42:36.163 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:42:36.193 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 10:42:36.314 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev79) (2.21) 2022-02-17 10:42:36.417 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 10:42:36.630 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.0) 2022-02-17 10:42:36.631 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (5.1.1) 2022-02-17 10:42:36.632 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.1.5) 2022-02-17 10:42:36.633 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 10:42:36.635 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.10.0) 2022-02-17 10:42:36.637 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.4) 2022-02-17 10:42:36.638 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.32) 2022-02-17 10:42:36.759 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.13.1) 2022-02-17 10:42:36.823 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev79) (1.0.3) 2022-02-17 10:42:36.868 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (1.3.3) 2022-02-17 10:42:36.873 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (3.0.0) 2022-02-17 10:42:37.117 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (3.10.0) 2022-02-17 10:42:37.301 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2.0.12) 2022-02-17 10:42:37.302 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2019.11.28) 2022-02-17 10:42:37.305 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (3.3) 2022-02-17 10:42:37.306 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (1.26.8) 2022-02-17 10:42:37.413 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.2) 2022-02-17 10:42:37.573 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 10:42:37.676 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev79) (3.7.0) 2022-02-17 10:42:37.992 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (2.3.3) 2022-02-17 10:42:37.995 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 10:42:38.220 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.2) 2022-02-17 10:42:38.500 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (1.0.0) 2022-02-17 10:42:38.810 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (1.8.2) 2022-02-17 10:42:38.811 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (21.4.0) 2022-02-17 10:42:39.160 | Building wheels for collected packages: simplegeneric 2022-02-17 10:42:39.161 | Building wheel for simplegeneric (setup.py): started 2022-02-17 10:42:41.624 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-17 10:42:41.624 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=cb431092e787f7b5ae009b6546da6fdbf79bbe2e223b91db7ef2a172046d8a62 2022-02-17 10:42:41.624 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-17 10:42:41.628 | Successfully built simplegeneric 2022-02-17 10:42:42.469 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-17 10:42:45.129 | Running setup.py develop for glance 2022-02-17 10:42:49.107 | 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.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-02-17 10:42:49.107 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:42:49.114 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:42:49.114 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:42:49.259 | + inc/python:pip_install:200 : result=0 2022-02-17 10:42:49.261 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:42:49.263 | + functions-common:time_stop:2425 : local name 2022-02-17 10:42:49.265 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:42:49.268 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:42:49.270 | + functions-common:time_stop:2428 : local total 2022-02-17 10:42:49.272 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:42:49.274 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:42:49.276 | + functions-common:time_stop:2432 : start_time=1645094546996 2022-02-17 10:42:49.279 | + functions-common:time_stop:2434 : [[ -z 1645094546996 ]] 2022-02-17 10:42:49.282 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:42:49.286 | + functions-common:time_stop:2437 : end_time=1645094569284 2022-02-17 10:42:49.288 | + functions-common:time_stop:2438 : elapsed_time=22288 2022-02-17 10:42:49.291 | + functions-common:time_stop:2439 : total=98412 2022-02-17 10:42:49.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:42:49.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=120700 2022-02-17 10:42:49.297 | + inc/python:pip_install:203 : return 0 2022-02-17 10:42:49.301 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 10:42:49.303 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 10:42:49.305 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 10:42:49.325 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 10:42:49.337 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 10:42:49.339 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 10:42:49.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:42:49.344 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:42:49.348 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-02-17 10:42:49.350 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:42:49.353 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 10:42:49.355 | + ./stack.sh:main:920 : configure_glance 2022-02-17 10:42:49.358 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 10:42:49.371 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 10:42:49.374 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 10:42:49.376 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 10:42:49.379 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 10:42:49.381 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 10:42:49.383 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 10:42:49.386 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 10:42:49.388 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 10:42:49.418 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 10:42:49.447 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 10:42:49.475 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 10:42:49.502 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 10:42:49.532 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 10:42:49.562 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 10:42:49.565 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 10:42:49.567 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 10:42:49.570 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 10:42:49.572 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 10:42:49.601 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 10:42:49.629 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.93/identity 2022-02-17 10:42:49.656 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 10:42:49.684 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 10:42:49.712 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 10:42:49.743 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 10:42:49.772 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 10:42:49.800 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:42:49.828 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 10:42:49.855 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 10:42:49.886 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 10:42:49.889 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 10:42:49.891 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 10:42:49.893 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 10:42:49.896 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 10:42:49.898 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 10:42:49.915 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:49.918 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 10:42:49.920 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 10:42:49.923 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 10:42:49.939 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:49.941 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:42:49.944 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:42:49.972 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 10:42:49.974 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 10:42:49.977 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 10:42:49.979 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 10:42:49.981 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 10:42:50.009 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 10:42:50.037 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 10:42:50.040 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 10:42:50.042 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 10:42:50.044 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 10:42:50.047 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 10:42:50.050 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 10:42:50.053 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 10:42:50.084 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 10:42:50.086 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.93 2022-02-17 10:42:50.118 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 10:42:50.120 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 10:42:50.137 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:50.139 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 10:42:50.167 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 10:42:50.195 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 10:42:50.225 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 10:42:50.253 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 10:42:50.281 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 10:42:50.298 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:50.300 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 10:42:50.328 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 10:42:50.359 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 10:42:50.390 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.93/identity/v3 2022-02-17 10:42:50.418 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 10:42:50.446 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.93/image 2022-02-17 10:42:50.474 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 10:42:50.491 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:50.494 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 10:42:50.496 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 10:42:50.498 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 10:42:50.501 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 10:42:50.519 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 10:42:50.521 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 10:42:50.523 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 10:42:50.526 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 10:42:50.528 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 10:42:50.556 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:42:50.584 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:42:50.613 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 10:42:50.640 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 10:42:50.645 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 10:42:50.676 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 10:42:50.704 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 10:42:50.732 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.93/identity 2022-02-17 10:42:50.760 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 10:42:50.790 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 10:42:50.817 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 10:42:50.846 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 10:42:50.877 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 10:42:50.907 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 10:42:50.938 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 10:42:50.966 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 10:42:50.970 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-17 10:42:50.977 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 10:42:50.993 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:42:50.996 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 10:42:50.998 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 10:42:51.000 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 10:42:51.003 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 10:42:51.005 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 10:42:51.008 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 10:42:51.012 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 10:42:51.014 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 10:42:51.018 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 10:42:51.047 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 10:42:51.049 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 10:42:51.052 | ++ functions:get_random_port:837 : true 2022-02-17 10:42:51.054 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 10:42:51.056 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 10:42:51.059 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 10:42:51.140 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 10:42:51.143 | ++ functions:get_random_port:841 : break 2 2022-02-17 10:42:51.145 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 10:42:51.148 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 10:42:51.150 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 10:42:51.177 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 10:42:51.204 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 10:42:51.232 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 10:42:51.258 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 10:42:51.286 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 10:42:51.313 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 10:42:51.341 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 10:42:51.369 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 10:42:51.396 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 10:42:51.428 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 10:42:51.454 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 10:42:51.482 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 10:42:51.509 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 10:42:51.537 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 10:42:51.564 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 10:42:51.590 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 10:42:51.619 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 10:42:51.645 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 10:42:51.673 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 10:42:51.676 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 10:42:51.678 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:42:51.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:42:51.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:42:51.685 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 10:42:51.687 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 10:42:51.745 | proxy (enabled by site administrator) 2022-02-17 10:42:51.749 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 10:42:51.751 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 10:42:51.753 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:42:51.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:42:51.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:42:51.760 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 10:42:51.762 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 10:42:51.816 | No module matches proxy_http 2022-02-17 10:42:51.819 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-17 10:42:51.881 | Considering dependency proxy for proxy_http: 2022-02-17 10:42:51.881 | Module proxy already enabled 2022-02-17 10:42:51.881 | Enabling module proxy_http. 2022-02-17 10:42:51.886 | To activate the new configuration, you need to run: 2022-02-17 10:42:51.886 | systemctl restart apache2 2022-02-17 10:42:51.891 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-17 10:42:51.894 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 10:42:51.896 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:42:51.898 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 10:42:52.026 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 10:42:52.029 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 10:42:52.031 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 10:42:52.034 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 10:42:52.036 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:42:52.038 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:42:52.041 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 10:42:52.043 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 10:42:52.047 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 10:42:52.047 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 10:42:52.056 | KeepAlive Off 2022-02-17 10:42:52.060 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 10:42:52.060 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 10:42:52.069 | SetEnv proxy-sendchunked 1 2022-02-17 10:42:52.072 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 10:42:52.073 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 10:42:52.081 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 10:42:52.084 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 10:42:52.087 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 10:42:52.089 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 10:42:52.091 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 10:42:52.093 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:42:52.096 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:42:52.098 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:42:52.101 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 10:42:52.103 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 10:42:52.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:42:52.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:42:52.110 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 10:42:52.172 | Enabling site glance-wsgi-api. 2022-02-17 10:42:52.178 | To activate the new configuration, you need to run: 2022-02-17 10:42:52.178 | systemctl reload apache2 2022-02-17 10:42:52.182 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 10:42:52.185 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 10:42:52.187 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:42:52.189 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 10:42:52.318 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 10:42:52.324 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 10:42:52.355 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 10:42:52.357 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 10:42:52.375 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:42:52.378 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 10:42:52.383 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 10:42:52.387 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 10:42:52.389 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 10:42:52.391 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 10:42:52.395 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 10:42:52.397 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 10:42:52.399 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 10:42:52.402 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:42:52.404 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:42:52.407 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:42:52.410 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:42:52.412 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:42:52.415 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:42:52.431 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:42:52.434 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:42:52.436 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:42:52.439 | + functions-common:git_clone:629 : echo master 2022-02-17 10:42:52.439 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:42:52.445 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 10:42:52.447 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 10:42:52.449 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 10:42:52.452 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:42:52.453 | + functions-common:git_clone:678 : head -1 2022-02-17 10:42:52.460 | 5ada374a9 Support volume re-image 2022-02-17 10:42:52.464 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:42:52.467 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 10:42:52.469 | + inc/python:setup_develop:338 : local bindep 2022-02-17 10:42:52.471 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 10:42:52.474 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 10:42:52.476 | + inc/python:setup_develop:344 : local extras= 2022-02-17 10:42:52.479 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 10:42:52.481 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 10:42:52.484 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 10:42:52.487 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 10:42:52.489 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 10:42:52.491 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 10:42:52.494 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 10:42:52.497 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 10:42:52.499 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 10:42:52.502 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 10:42:52.504 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 10:42:52.507 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 10:42:52.513 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 10:42:52.515 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 10:42:53.165 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 10:42:53.168 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 10:42:53.170 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 10:42:53.173 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 10:42:53.175 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 10:42:53.177 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 10:42:53.179 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 10:42:53.182 | + inc/python:setup_package:428 : local extras= 2022-02-17 10:42:53.185 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 10:42:53.187 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 10:42:53.190 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 10:42:53.192 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 10:42:53.194 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 10:42:53.197 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 10:42:53.218 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 10:42:53.221 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-17 10:42:54.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:42:54.041 | from cryptography.utils import int_from_bytes 2022-02-17 10:42:54.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:42:54.041 | from cryptography.utils import int_from_bytes 2022-02-17 10:42:55.146 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:42:55.170 | Obtaining file:///opt/stack/cinder 2022-02-17 10:42:55.170 | Preparing metadata (setup.py): started 2022-02-17 10:42:58.972 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:42:59.177 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (5.8.1) 2022-02-17 10:42:59.178 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (5.1.1) 2022-02-17 10:42:59.179 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (0.33.0) 2022-02-17 10:42:59.180 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (1.1.2) 2022-02-17 10:42:59.181 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (0.20.4) 2022-02-17 10:42:59.182 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (1.0.2) 2022-02-17 10:42:59.183 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev204) (3.2.0) 2022-02-17 10:42:59.184 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.4.0) 2022-02-17 10:42:59.185 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (9.4.0) 2022-02-17 10:42:59.186 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.7.1) 2022-02-17 10:42:59.297 | Collecting oauth2client>=4.1.3 2022-02-17 10:42:59.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-17 10:42:59.312 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (8.8.0) 2022-02-17 10:42:59.314 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.5.0) 2022-02-17 10:42:59.315 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.4.0) 2022-02-17 10:42:59.316 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (11.2.0) 2022-02-17 10:42:59.317 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.6.1) 2022-02-17 10:42:59.318 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (12.13.0) 2022-02-17 10:42:59.319 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.5.1) 2022-02-17 10:42:59.320 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.10.1) 2022-02-17 10:42:59.321 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.7.0) 2022-02-17 10:42:59.322 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.3.0) 2022-02-17 10:42:59.324 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (6.3.0) 2022-02-17 10:42:59.325 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.3.0) 2022-02-17 10:42:59.326 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.8.0) 2022-02-17 10:42:59.327 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (1.5.0) 2022-02-17 10:42:59.328 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.12.1) 2022-02-17 10:42:59.329 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.5.0) 2022-02-17 10:42:59.331 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.4.2) 2022-02-17 10:42:59.332 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (21.3) 2022-02-17 10:42:59.454 | Collecting paramiko>=2.7.2 2022-02-17 10:42:59.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-17 10:42:59.472 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.5.0) 2022-02-17 10:42:59.473 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.1.1) 2022-02-17 10:42:59.474 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (5.9.0) 2022-02-17 10:42:59.475 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.0.7) 2022-02-17 10:42:59.476 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (5.2.0) 2022-02-17 10:42:59.572 | Collecting python-glanceclient>=3.2.2 2022-02-17 10:42:59.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-17 10:42:59.590 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.4.0) 2022-02-17 10:42:59.591 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (17.6.0) 2022-02-17 10:42:59.592 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.13.0) 2022-02-17 10:42:59.593 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2021.3) 2022-02-17 10:42:59.594 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.27.1) 2022-02-17 10:42:59.595 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.5.1) 2022-02-17 10:42:59.597 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (4.6.4) 2022-02-17 10:42:59.640 | Collecting rtslib-fb>=2.1.74 2022-02-17 10:42:59.648 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-17 10:42:59.654 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (1.16.0) 2022-02-17 10:42:59.655 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (1.4.31) 2022-02-17 10:42:59.656 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (0.13.0) 2022-02-17 10:42:59.656 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.5.0) 2022-02-17 10:42:59.697 | Collecting tabulate>=0.8.7 2022-02-17 10:42:59.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-17 10:42:59.707 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (6.3.1) 2022-02-17 10:42:59.708 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (1.8.7) 2022-02-17 10:42:59.709 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (5.1.0) 2022-02-17 10:42:59.829 | Collecting oslo.vmware>=3.10.0 2022-02-17 10:42:59.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-17 10:42:59.854 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (5.1.0) 2022-02-17 10:42:59.855 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (5.5.0) 2022-02-17 10:42:59.856 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (2.10.1) 2022-02-17 10:43:00.022 | Collecting google-api-python-client>=1.11.0 2022-02-17 10:43:00.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f9/176e4f26c11b2/google_api_python_client-2.37.0-py2.py3-none-any.whl (8.1 MB) 2022-02-17 10:43:00.254 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (3.10.1) 2022-02-17 10:43:00.255 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (36.0.1) 2022-02-17 10:43:00.256 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev204) (0.2.2) 2022-02-17 10:43:00.302 | Collecting zstd>=1.4.5.1 2022-02-17 10:43:00.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-17 10:43:00.410 | Preparing metadata (setup.py): started 2022-02-17 10:43:02.111 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:43:03.177 | Collecting boto3>=1.16.51 2022-02-17 10:43:03.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25a/76b7b530a124d/boto3-1.21.0-py3-none-any.whl (132 kB) 2022-02-17 10:43:03.264 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-17 10:43:03.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-17 10:43:03.276 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev204) (0.10.0) 2022-02-17 10:43:04.784 | Collecting botocore<1.25.0,>=1.24.0 2022-02-17 10:43:04.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2bf/4463513bd8981/botocore-1.24.0-py3-none-any.whl (8.5 MB) 2022-02-17 10:43:05.087 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev204) (1.15.0) 2022-02-17 10:43:05.117 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev204) (2.1.0) 2022-02-17 10:43:05.164 | Collecting google-auth-httplib2>=0.1.0 2022-02-17 10:43:05.171 | 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-02-17 10:43:05.281 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-17 10:43:05.289 | 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-02-17 10:43:05.330 | Collecting uritemplate<5,>=3.0.1 2022-02-17 10:43:05.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-17 10:43:05.470 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-17 10:43:05.478 | 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-02-17 10:43:05.585 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev204) (1.7.0) 2022-02-17 10:43:05.640 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev204) (3.1.1) 2022-02-17 10:43:05.641 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev204) (2.10.1) 2022-02-17 10:43:05.726 | Collecting rsa>=3.1.4 2022-02-17 10:43:05.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-17 10:43:05.881 | Collecting pyasn1>=0.1.7 2022-02-17 10:43:05.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-17 10:43:06.014 | Collecting pyasn1-modules>=0.0.5 2022-02-17 10:43:06.022 | 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-02-17 10:43:06.083 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev204) (0.17.3) 2022-02-17 10:43:06.127 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev204) (2.4.0) 2022-02-17 10:43:06.128 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev204) (6.0) 2022-02-17 10:43:06.131 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev204) (0.8.0) 2022-02-17 10:43:06.132 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev204) (1.5.0) 2022-02-17 10:43:06.190 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev204) (1.7.6) 2022-02-17 10:43:06.192 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev204) (0.5.0) 2022-02-17 10:43:06.193 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev204) (2.0.1) 2022-02-17 10:43:06.256 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev204) (2.8.2) 2022-02-17 10:43:06.260 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev204) (0.9.6) 2022-02-17 10:43:06.320 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev204) (5.0.9) 2022-02-17 10:43:06.322 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev204) (0.4.0) 2022-02-17 10:43:06.324 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev204) (5.0.0) 2022-02-17 10:43:06.325 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev204) (5.2.3) 2022-02-17 10:43:06.327 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev204) (2.4.0) 2022-02-17 10:43:06.351 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev204) (3.3.0) 2022-02-17 10:43:06.353 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev204) (3.2.0) 2022-02-17 10:43:06.357 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev204) (3.0.3) 2022-02-17 10:43:06.402 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev204) (1.0.3) 2022-02-17 10:43:06.485 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev204) (1.3.3) 2022-02-17 10:43:06.490 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev204) (3.0.0) 2022-02-17 10:43:06.511 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev204) (3.1.0) 2022-02-17 10:43:06.537 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev204) (0.11.0) 2022-02-17 10:43:06.647 | Collecting suds-community>=0.6 2022-02-17 10:43:06.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-17 10:43:06.666 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev204) (1.26.8) 2022-02-17 10:43:06.917 | Collecting pynacl>=1.0.1 2022-02-17 10:43:06.925 | 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-02-17 10:43:06.973 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev204) (60.9.0) 2022-02-17 10:43:07.162 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev204) (3.10.0) 2022-02-17 10:43:07.199 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev204) (1.13.3) 2022-02-17 10:43:07.202 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev204) (22.0.0) 2022-02-17 10:43:07.242 | Collecting warlock<2,>=1.2.0 2022-02-17 10:43:07.249 | 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-02-17 10:43:07.450 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev204) (2.0.12) 2022-02-17 10:43:07.451 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev204) (2019.11.28) 2022-02-17 10:43:07.454 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev204) (3.3) 2022-02-17 10:43:07.490 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev204) (0.7) 2022-02-17 10:43:07.567 | Collecting pyudev>=0.16.1 2022-02-17 10:43:07.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-02-17 10:43:07.819 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev204) (0.4.2) 2022-02-17 10:43:07.820 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev204) (0.5.2) 2022-02-17 10:43:07.962 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev204) (2.6.3) 2022-02-17 10:43:07.964 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev204) (2.5.0) 2022-02-17 10:43:07.968 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev204) (1.4.2) 2022-02-17 10:43:08.097 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev204) (0.12.2) 2022-02-17 10:43:08.215 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev204) (1.1.6) 2022-02-17 10:43:08.217 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev204) (4.11.0) 2022-02-17 10:43:08.218 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev204) (5.4.0) 2022-02-17 10:43:08.253 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev204) (5.0.0) 2022-02-17 10:43:08.500 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev204) (2.21) 2022-02-17 10:43:08.577 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev204) (0.5.0) 2022-02-17 10:43:08.579 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev204) (2.3.3) 2022-02-17 10:43:08.751 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev204) (2.5.0) 2022-02-17 10:43:08.903 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-17 10:43:08.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-17 10:43:08.921 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev204) (3.19.4) 2022-02-17 10:43:09.112 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev204) (2.0.1) 2022-02-17 10:43:09.537 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev204) (1.1.5) 2022-02-17 10:43:09.587 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev204) (0.13.1) 2022-02-17 10:43:09.638 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev204) (0.2.5) 2022-02-17 10:43:11.073 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev204) (1.32) 2022-02-17 10:43:11.352 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev204) (1.8.2) 2022-02-17 10:43:11.353 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev204) (21.4.0) 2022-02-17 10:43:11.499 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev204) (2.2) 2022-02-17 10:43:11.688 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev204) (1.0.0) 2022-02-17 10:43:11.816 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev204) (3.7.0) 2022-02-17 10:43:12.449 | Building wheels for collected packages: zstd 2022-02-17 10:43:12.450 | Building wheel for zstd (setup.py): started 2022-02-17 10:44:00.152 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-17 10:44:00.164 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761625 sha256=d33a6fd51c3d6ee63e29a556158499f968b2ded0b62936d5ee4166f05dcfb09f 2022-02-17 10:44:00.164 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-17 10:44:00.168 | Successfully built zstd 2022-02-17 10:44:01.118 | 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-02-17 10:44:03.118 | Attempting uninstall: pynacl 2022-02-17 10:44:03.120 | Found existing installation: PyNaCl 1.3.0 2022-02-17 10:44:03.126 | Uninstalling PyNaCl-1.3.0: 2022-02-17 10:44:03.152 | Successfully uninstalled PyNaCl-1.3.0 2022-02-17 10:44:04.867 | Running setup.py develop for cinder 2022-02-17 10:44:10.479 | Successfully installed boto3-1.21.0 botocore-1.24.0 cinder google-api-core-2.5.0 google-api-python-client-2.37.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.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.5.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-17 10:44:10.480 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:44:10.487 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:44:10.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:44:10.734 | + inc/python:pip_install:200 : result=0 2022-02-17 10:44:10.736 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:44:10.738 | + functions-common:time_stop:2425 : local name 2022-02-17 10:44:10.741 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:44:10.743 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:44:10.745 | + functions-common:time_stop:2428 : local total 2022-02-17 10:44:10.747 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:44:10.750 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:44:10.752 | + functions-common:time_stop:2432 : start_time=1645094573213 2022-02-17 10:44:10.754 | + functions-common:time_stop:2434 : [[ -z 1645094573213 ]] 2022-02-17 10:44:10.757 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:44:10.761 | + functions-common:time_stop:2437 : end_time=1645094650758 2022-02-17 10:44:10.763 | + functions-common:time_stop:2438 : elapsed_time=77545 2022-02-17 10:44:10.766 | + functions-common:time_stop:2439 : total=120700 2022-02-17 10:44:10.768 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:44:10.770 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=198245 2022-02-17 10:44:10.772 | + inc/python:pip_install:203 : return 0 2022-02-17 10:44:10.775 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 10:44:10.777 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 10:44:10.780 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 10:44:10.799 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 10:44:10.811 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 10:44:10.814 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 10:44:10.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:44:10.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:44:10.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-02-17 10:44:10.824 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:44:10.826 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 10:44:10.829 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 10:44:10.832 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 10:44:10.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:44:10.836 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:44:10.839 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 10:44:10.852 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 10:44:10.854 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:44:10.857 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:44:10.859 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:44:10.862 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:44:10.864 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:44:10.867 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:44:10.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:44:10.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:44:10.875 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:44:10.877 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:44:10.880 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:44:10.882 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:44:10.884 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 10:44:10.887 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:44:10.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:44:10.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:44:10.895 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 10:44:10.917 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-17 10:44:11.026 | Reading package lists... 2022-02-17 10:44:11.270 | Building dependency tree... 2022-02-17 10:44:11.271 | Reading state information... 2022-02-17 10:44:11.523 | The following packages were automatically installed and are no longer required: 2022-02-17 10:44:11.524 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:44:11.524 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:44:11.524 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:44:11.524 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:44:11.524 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:44:11.524 | python3-zope.interface 2022-02-17 10:44:11.524 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:44:11.525 | The following additional packages will be installed: 2022-02-17 10:44:11.525 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-17 10:44:11.525 | python3-urwid 2022-02-17 10:44:11.526 | Suggested packages: 2022-02-17 10:44:11.526 | python-pyparsing-doc python-urwid-doc 2022-02-17 10:44:11.594 | The following NEW packages will be installed: 2022-02-17 10:44:11.594 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-17 10:44:11.594 | python3-urwid targetcli-fb 2022-02-17 10:44:11.845 | 0 upgraded, 6 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:44:11.845 | Need to get 356 kB of archives. 2022-02-17 10:44:11.845 | After this operation, 2,294 kB of additional disk space will be used. 2022-02-17 10:44:11.845 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-17 10:44:12.211 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-17 10:44:12.416 | 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-02-17 10:44:12.439 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-17 10:44:12.456 | 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-02-17 10:44:12.474 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-17 10:44:13.042 | Fetched 356 kB in 1s (401 kB/s) 2022-02-17 10:44:13.074 | Selecting previously unselected package python3-pyparsing. 2022-02-17 10:44:13.125 | (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-02-17 10:44:13.129 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-17 10:44:13.131 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-17 10:44:13.168 | Selecting previously unselected package python3-urwid. 2022-02-17 10:44:13.177 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-02-17 10:44:13.180 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-17 10:44:13.237 | Selecting previously unselected package python3-configshell-fb. 2022-02-17 10:44:13.247 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-17 10:44:13.250 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-17 10:44:13.286 | Selecting previously unselected package python3-pyudev. 2022-02-17 10:44:13.295 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-17 10:44:13.297 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-17 10:44:13.336 | Selecting previously unselected package python3-rtslib-fb. 2022-02-17 10:44:13.346 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-17 10:44:13.348 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-17 10:44:13.388 | Selecting previously unselected package targetcli-fb. 2022-02-17 10:44:13.398 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-17 10:44:13.400 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-17 10:44:13.462 | Setting up python3-urwid (2.0.1-3) ... 2022-02-17 10:44:13.821 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 10:44:13.821 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 10:44:13.821 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 10:44:13.821 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 10:44:13.821 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 10:44:13.821 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 10:44:13.821 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 10:44:13.821 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 10:44:13.927 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-17 10:44:14.239 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-17 10:44:14.544 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-17 10:44:14.831 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-17 10:44:16.082 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-17 10:44:16.618 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-17 10:44:16.618 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-17 10:44:18.570 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 10:44:18.671 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 10:44:27.006 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:44:27.009 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:44:27.011 | + functions-common:time_stop:2425 : local name 2022-02-17 10:44:27.014 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:44:27.018 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:44:27.021 | + functions-common:time_stop:2428 : local total 2022-02-17 10:44:27.023 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:44:27.026 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:44:27.028 | + functions-common:time_stop:2432 : start_time=1645094650914 2022-02-17 10:44:27.031 | + functions-common:time_stop:2434 : [[ -z 1645094650914 ]] 2022-02-17 10:44:27.035 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:44:27.039 | + functions-common:time_stop:2437 : end_time=1645094667036 2022-02-17 10:44:27.041 | + functions-common:time_stop:2438 : elapsed_time=16122 2022-02-17 10:44:27.044 | + functions-common:time_stop:2439 : total=274023 2022-02-17 10:44:27.047 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:44:27.050 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=290145 2022-02-17 10:44:27.053 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:44:27.055 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 10:44:27.059 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 10:44:27.062 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 10:44:27.077 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 10:44:27.081 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 10:44:27.084 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 10:44:27.086 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 10:44:27.090 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 10:44:27.090 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 10:44:27.096 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 10:44:27.098 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 10:44:27.100 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 10:44:27.103 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 10:44:27.105 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 10:44:27.108 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 10:44:27.110 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 10:44:27.114 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 10:44:27.126 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 10:44:27.140 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-17 10:44:27.152 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-17 10:44:27.165 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 10:44:27.179 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 10:44:27.183 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 10:44:27.188 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.lCi82w3o7A 2022-02-17 10:44:27.190 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 10:44:27.193 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 10:44:27.195 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 10:44:27.197 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.lCi82w3o7A 2022-02-17 10:44:27.202 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.lCi82w3o7A 2022-02-17 10:44:27.214 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.lCi82w3o7A /etc/sudoers.d/cinder-rootwrap 2022-02-17 10:44:27.227 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 10:44:27.231 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 10:44:27.234 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 10:44:27.237 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 10:44:27.239 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 10:44:27.241 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-17 10:44:27.244 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-17 10:44:27.246 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 10:44:27.250 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 10:44:27.254 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 10:44:27.259 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 10:44:27.278 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 10:44:27.299 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 10:44:27.320 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 10:44:27.340 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 10:44:27.364 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 10:44:27.385 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 10:44:27.409 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 10:44:27.434 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 10:44:27.437 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 10:44:27.440 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 10:44:27.443 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 10:44:27.449 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 10:44:27.484 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 10:44:27.515 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.93/identity 2022-02-17 10:44:27.548 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 10:44:27.578 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 10:44:27.613 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 10:44:27.644 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 10:44:27.673 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 10:44:27.700 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:44:27.729 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 10:44:27.756 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 10:44:27.787 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 10:44:27.815 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 10:44:27.817 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 10:44:27.819 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 10:44:27.822 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 10:44:27.824 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 10:44:27.827 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 10:44:27.858 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 10:44:27.886 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 10:44:27.913 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 10:44:27.941 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 10:44:27.968 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 10:44:27.996 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 10:44:28.027 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 10:44:28.029 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.93 2022-02-17 10:44:28.057 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 10:44:28.088 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 10:44:28.096 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0bd4dcdc21b33be3422307acfcba0163 2022-02-17 10:44:28.124 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 10:44:28.126 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 10:44:28.153 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 10:44:28.181 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 10:44:28.209 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 10:44:28.237 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 10:44:28.254 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:28.256 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 10:44:28.273 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:28.276 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 10:44:28.292 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:28.294 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 10:44:28.311 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:28.313 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 10:44:28.316 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 10:44:28.318 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 10:44:28.320 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 10:44:28.323 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 10:44:28.325 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 10:44:28.328 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 10:44:28.344 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:44:28.347 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 10:44:28.350 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 10:44:28.352 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 10:44:28.368 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:44:28.370 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:44:28.374 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:44:28.402 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 10:44:28.404 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 10:44:28.406 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 10:44:28.409 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 10:44:28.411 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 10:44:28.414 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 10:44:28.430 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 10:44:28.432 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 10:44:28.435 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 10:44:28.438 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 10:44:28.440 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 10:44:28.468 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:44:28.496 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:44:28.524 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 10:44:28.552 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 10:44:28.568 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:44:28.571 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 10:44:28.573 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 10:44:28.576 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 10:44:28.578 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 10:44:28.580 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 10:44:28.583 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 10:44:28.586 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 10:44:28.589 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 10:44:28.592 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 10:44:28.594 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 10:44:28.607 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 10:44:28.608 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:44:28.616 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 10:44:28.619 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:44:28.635 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 10:44:28.637 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 10:44:28.641 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 10:44:28.670 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 10:44:28.697 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 10:44:28.724 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 10:44:28.752 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 10:44:28.778 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 10:44:28.805 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 10:44:28.832 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 10:44:28.862 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 10:44:28.889 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 10:44:28.916 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 10:44:28.944 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 10:44:28.971 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 10:44:28.998 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 10:44:29.001 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 10:44:29.004 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 10:44:29.006 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 10:44:29.008 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 10:44:29.011 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:44:29.013 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:44:29.015 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 10:44:29.018 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 10:44:29.020 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 10:44:29.048 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 10:44:29.076 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 10:44:29.076 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 10:44:29.084 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 10:44:29.087 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 10:44:29.090 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 10:44:29.093 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 10:44:29.095 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 10:44:29.098 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:44:29.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:44:29.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:44:29.105 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 10:44:29.107 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 10:44:29.110 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:44:29.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:44:29.114 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 10:44:29.176 | Enabling site cinder-wsgi. 2022-02-17 10:44:29.181 | To activate the new configuration, you need to run: 2022-02-17 10:44:29.181 | systemctl reload apache2 2022-02-17 10:44:29.186 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 10:44:29.189 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 10:44:29.191 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:44:29.193 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 10:44:29.326 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 10:44:29.328 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 10:44:29.357 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.93/image 2022-02-17 10:44:29.386 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 10:44:29.402 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:29.404 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 10:44:29.407 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 10:44:29.409 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 10:44:29.413 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 10:44:29.415 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 10:44:29.448 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 10:44:29.476 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.93/identity 2022-02-17 10:44:29.504 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 10:44:29.532 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 10:44:29.560 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 10:44:29.587 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 10:44:29.616 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 10:44:29.644 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:44:29.673 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 10:44:29.700 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 10:44:29.728 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 10:44:29.756 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 10:44:29.759 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 10:44:29.775 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:44:29.777 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.93:2379 2022-02-17 10:44:29.808 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 10:44:29.810 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 10:44:29.828 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:44:29.830 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 10:44:29.832 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 10:44:29.835 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 10:44:29.837 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 10:44:29.839 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 10:44:29.842 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 10:44:29.846 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:44:29.846 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 10:44:29.852 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:44:29.855 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 10:44:29.858 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 10:44:29.860 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 10:44:29.863 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 10:44:29.865 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 10:44:29.868 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 10:44:29.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:44:29.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:44:29.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-02-17 10:44:29.878 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:44:29.881 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 10:44:29.883 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 10:44:29.885 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 10:44:29.887 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:44:29.890 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:44:29.892 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:44:29.895 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:44:29.897 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:44:29.900 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:44:29.916 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:44:29.918 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:44:29.921 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:44:29.924 | + functions-common:git_clone:629 : echo master 2022-02-17 10:44:29.924 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:44:29.929 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 10:44:29.931 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 10:44:29.933 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 10:44:29.937 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:44:29.937 | + functions-common:git_clone:678 : head -1 2022-02-17 10:44:29.943 | 3dfe607242 Merge "OVN TestNBDbResources wait for NB_Global table to be present" 2022-02-17 10:44:29.946 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:44:29.948 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 10:44:29.951 | + inc/python:setup_develop:338 : local bindep 2022-02-17 10:44:29.954 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 10:44:29.956 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 10:44:29.959 | + inc/python:setup_develop:344 : local extras= 2022-02-17 10:44:29.961 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 10:44:29.964 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 10:44:29.966 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 10:44:29.969 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 10:44:29.971 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 10:44:29.974 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 10:44:29.977 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 10:44:29.979 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 10:44:29.983 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 10:44:29.985 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 10:44:29.988 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 10:44:29.991 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 10:44:29.997 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 10:44:30.000 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 10:44:30.663 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 10:44:30.666 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 10:44:30.668 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 10:44:30.671 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 10:44:30.674 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 10:44:30.676 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 10:44:30.679 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 10:44:30.681 | + inc/python:setup_package:428 : local extras= 2022-02-17 10:44:30.683 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 10:44:30.686 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 10:44:30.689 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 10:44:30.691 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 10:44:30.693 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 10:44:30.696 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 10:44:30.717 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 10:44:30.720 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-17 10:44:31.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:44:31.557 | from cryptography.utils import int_from_bytes 2022-02-17 10:44:31.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:44:31.557 | from cryptography.utils import int_from_bytes 2022-02-17 10:44:32.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:44:32.694 | Obtaining file:///opt/stack/neutron 2022-02-17 10:44:32.695 | Preparing metadata (setup.py): started 2022-02-17 10:44:36.718 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:44:36.808 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (5.8.1) 2022-02-17 10:44:36.809 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (3.5.0) 2022-02-17 10:44:36.811 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.1.1) 2022-02-17 10:44:36.812 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.5.1) 2022-02-17 10:44:36.813 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.4.0) 2022-02-17 10:44:36.814 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (5.1.1) 2022-02-17 10:44:36.815 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (0.33.0) 2022-02-17 10:44:36.816 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (1.4.1) 2022-02-17 10:44:36.817 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (0.20.4) 2022-02-17 10:44:36.818 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.27.1) 2022-02-17 10:44:36.819 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (3.0.3) 2022-02-17 10:44:36.820 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (9.4.0) 2022-02-17 10:44:36.821 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (0.8.0) 2022-02-17 10:44:36.822 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (0.11.0) 2022-02-17 10:44:36.823 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.19.0) 2022-02-17 10:44:36.824 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (7.8.0) 2022-02-17 10:44:36.825 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (6.3.1) 2022-02-17 10:44:36.826 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (1.4.31) 2022-02-17 10:44:36.827 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (1.8.7) 2022-02-17 10:44:36.828 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (4.4.0) 2022-02-17 10:44:36.829 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (1.7.6) 2022-02-17 10:44:36.830 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (3.5.0) 2022-02-17 10:44:36.831 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.10.1) 2022-02-17 10:44:36.832 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (4.5.0) 2022-02-17 10:44:36.834 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (8.8.0) 2022-02-17 10:44:36.835 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (3.4.0) 2022-02-17 10:44:36.836 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (11.2.0) 2022-02-17 10:44:36.837 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (5.1.0) 2022-02-17 10:44:36.838 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (4.6.1) 2022-02-17 10:44:36.839 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (12.13.0) 2022-02-17 10:44:36.840 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (4.5.1) 2022-02-17 10:44:36.841 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (3.10.1) 2022-02-17 10:44:36.842 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.7.0) 2022-02-17 10:44:36.844 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.3.0) 2022-02-17 10:44:36.845 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (6.3.0) 2022-02-17 10:44:36.846 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (4.3.0) 2022-02-17 10:44:36.847 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.8.0) 2022-02-17 10:44:36.848 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (1.5.0) 2022-02-17 10:44:36.849 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (4.12.1) 2022-02-17 10:44:36.850 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.5.0) 2022-02-17 10:44:36.851 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (3.4.2) 2022-02-17 10:44:36.852 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.3.0) 2022-02-17 10:44:36.854 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (1.1.0) 2022-02-17 10:44:36.855 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.16.0) 2022-02-17 10:44:36.855 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (1.15.0) 2022-02-17 10:44:36.856 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (21.3) 2022-02-17 10:44:36.858 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (5.9.0) 2022-02-17 10:44:36.859 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:36.860 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (22.0.0) 2022-02-17 10:44:36.861 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (17.6.0) 2022-02-17 10:44:36.862 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (0.61.0) 2022-02-17 10:44:36.864 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (4.4.0) 2022-02-17 10:44:36.865 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.7.0) 2022-02-17 10:44:36.866 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.4.0) 2022-02-17 10:44:36.867 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev507) (2.10.1) 2022-02-17 10:44:36.883 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev507) (4.11.0) 2022-02-17 10:44:36.884 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev507) (5.4.0) 2022-02-17 10:44:36.885 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev507) (1.1.6) 2022-02-17 10:44:36.895 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev507) (1.13.3) 2022-02-17 10:44:36.907 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev507) (1.16.0) 2022-02-17 10:44:36.908 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev507) (1.1.2) 2022-02-17 10:44:36.909 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev507) (2.1.0) 2022-02-17 10:44:36.928 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev507) (3.0.7) 2022-02-17 10:44:36.935 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev507) (2.0.1) 2022-02-17 10:44:36.994 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev507) (1.0.2) 2022-02-17 10:44:36.995 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev507) (1.7.0) 2022-02-17 10:44:37.049 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev507) (4.4.0) 2022-02-17 10:44:37.050 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev507) (3.1.1) 2022-02-17 10:44:37.097 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev507) (1.2.2) 2022-02-17 10:44:37.099 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev507) (2.7.0) 2022-02-17 10:44:37.128 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (1.4.4) 2022-02-17 10:44:37.129 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (0.10.0) 2022-02-17 10:44:37.130 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (36.0.1) 2022-02-17 10:44:37.131 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (1.4.0) 2022-02-17 10:44:37.133 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (6.0) 2022-02-17 10:44:37.134 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (2.5.0) 2022-02-17 10:44:37.136 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (1.1.5) 2022-02-17 10:44:37.137 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev507) (1.32) 2022-02-17 10:44:37.153 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev507) (1.0.3) 2022-02-17 10:44:37.243 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev507) (0.17.3) 2022-02-17 10:44:37.288 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev507) (1.5.0) 2022-02-17 10:44:37.352 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev507) (0.5.0) 2022-02-17 10:44:37.353 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev507) (0.13.0) 2022-02-17 10:44:37.354 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev507) (2.0.1) 2022-02-17 10:44:37.412 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev507) (0.9.6) 2022-02-17 10:44:37.440 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev507) (2.8.2) 2022-02-17 10:44:37.501 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev507) (5.0.9) 2022-02-17 10:44:37.503 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev507) (0.4.0) 2022-02-17 10:44:37.505 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev507) (5.0.0) 2022-02-17 10:44:37.506 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev507) (5.2.3) 2022-02-17 10:44:37.529 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev507) (3.3.0) 2022-02-17 10:44:37.530 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev507) (3.2.0) 2022-02-17 10:44:37.579 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev507) (1.15.0) 2022-02-17 10:44:37.636 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev507) (2021.3) 2022-02-17 10:44:37.666 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev507) (1.3.3) 2022-02-17 10:44:37.672 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev507) (3.0.0) 2022-02-17 10:44:37.694 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev507) (3.1.0) 2022-02-17 10:44:37.835 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev507) (2.4.0) 2022-02-17 10:44:37.906 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev507) (60.9.0) 2022-02-17 10:44:37.984 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev507) (3.0.0) 2022-02-17 10:44:37.985 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev507) (0.3.5) 2022-02-17 10:44:38.096 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:38.097 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:38.098 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:38.099 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:38.100 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:38.102 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:38.103 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev507) (0.6.5) 2022-02-17 10:44:38.312 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev507) (3.10.0) 2022-02-17 10:44:38.314 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev507) (3.2.0) 2022-02-17 10:44:38.316 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev507) (2.4.2) 2022-02-17 10:44:38.362 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev507) (3.17.6) 2022-02-17 10:44:38.363 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev507) (2.1.0) 2022-02-17 10:44:38.455 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev507) (3.3) 2022-02-17 10:44:38.456 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev507) (1.26.8) 2022-02-17 10:44:38.457 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev507) (2019.11.28) 2022-02-17 10:44:38.459 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev507) (2.0.12) 2022-02-17 10:44:38.496 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev507) (0.7) 2022-02-17 10:44:38.831 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev507) (0.12.2) 2022-02-17 10:44:38.907 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev507) (5.0.0) 2022-02-17 10:44:39.102 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev507) (2.21) 2022-02-17 10:44:39.175 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev507) (0.5.0) 2022-02-17 10:44:39.178 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev507) (2.3.3) 2022-02-17 10:44:39.403 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev507) (2.5.0) 2022-02-17 10:44:39.579 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev507) (2.2) 2022-02-17 10:44:40.111 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev507) (0.13.1) 2022-02-17 10:44:40.155 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev507) (0.2.5) 2022-02-17 10:44:40.767 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev507) (0.4.2) 2022-02-17 10:44:40.768 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev507) (0.5.2) 2022-02-17 10:44:41.109 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev507) (2.0.0) 2022-02-17 10:44:41.109 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev507) (4.10.0) 2022-02-17 10:44:41.277 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev507) (3.7.0) 2022-02-17 10:44:41.527 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev507) (21.4.0) 2022-02-17 10:44:41.528 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev507) (1.8.2) 2022-02-17 10:44:41.714 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev507) (1.0.0) 2022-02-17 10:44:41.940 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev507) (2.3.1) 2022-02-17 10:44:43.395 | Installing collected packages: neutron 2022-02-17 10:44:43.395 | Attempting uninstall: neutron 2022-02-17 10:44:43.397 | Found existing installation: neutron 19.1.0 2022-02-17 10:44:44.733 | Uninstalling neutron-19.1.0: 2022-02-17 10:44:44.812 | Successfully uninstalled neutron-19.1.0 2022-02-17 10:44:44.814 | Running setup.py develop for neutron 2022-02-17 10:44:50.748 | Successfully installed neutron 2022-02-17 10:44:50.748 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:44:50.755 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:44:50.755 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:44:50.893 | + inc/python:pip_install:200 : result=0 2022-02-17 10:44:50.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:44:50.898 | + functions-common:time_stop:2425 : local name 2022-02-17 10:44:50.900 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:44:50.902 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:44:50.905 | + functions-common:time_stop:2428 : local total 2022-02-17 10:44:50.907 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:44:50.909 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:44:50.912 | + functions-common:time_stop:2432 : start_time=1645094670712 2022-02-17 10:44:50.914 | + functions-common:time_stop:2434 : [[ -z 1645094670712 ]] 2022-02-17 10:44:50.916 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:44:50.921 | + functions-common:time_stop:2437 : end_time=1645094690918 2022-02-17 10:44:50.923 | + functions-common:time_stop:2438 : elapsed_time=20206 2022-02-17 10:44:50.925 | + functions-common:time_stop:2439 : total=198245 2022-02-17 10:44:50.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:44:50.930 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=218451 2022-02-17 10:44:50.932 | + inc/python:pip_install:203 : return 0 2022-02-17 10:44:50.934 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 10:44:50.937 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 10:44:50.939 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 10:44:50.958 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 10:44:50.970 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-17 10:44:50.972 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-17 10:44:50.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:44:50.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:44:50.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-02-17 10:44:50.983 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:44:50.986 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-17 10:44:50.988 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 10:44:50.991 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-17 10:44:51.009 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:44:51.011 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-17 10:44:51.014 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-17 10:44:51.016 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-17 10:44:51.019 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 10:44:51.021 | + lib/stack:stack_install_service:32 : install_nova 2022-02-17 10:44:51.024 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-17 10:44:51.026 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-17 10:44:51.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:44:51.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:44:51.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-02-17 10:44:51.035 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:44:51.038 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-17 10:44:51.054 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:51.056 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-17 10:44:51.073 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:51.076 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-17 10:44:51.092 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:44:51.094 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-17 10:44:51.097 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-17 10:44:51.099 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-17 10:44:51.101 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:44:51.103 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:44:51.107 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:44:51.109 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:44:51.112 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:44:51.114 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:44:51.130 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:44:51.132 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:44:51.136 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:44:51.140 | + functions-common:git_clone:629 : echo master 2022-02-17 10:44:51.141 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:44:51.146 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-17 10:44:51.148 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 10:44:51.150 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-17 10:44:51.154 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:44:51.154 | + functions-common:git_clone:678 : head -1 2022-02-17 10:44:51.206 | b5029890c1 Merge "Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardware" 2022-02-17 10:44:51.210 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:44:51.213 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-17 10:44:51.215 | + inc/python:setup_develop:338 : local bindep 2022-02-17 10:44:51.218 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 10:44:51.221 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-17 10:44:51.223 | + inc/python:setup_develop:344 : local extras= 2022-02-17 10:44:51.225 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-17 10:44:51.228 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 10:44:51.231 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 10:44:51.233 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-17 10:44:51.235 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 10:44:51.238 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 10:44:51.241 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-17 10:44:51.243 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 10:44:51.246 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-17 10:44:51.249 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 10:44:51.251 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 10:44:51.254 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-17 10:44:51.260 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-17 10:44:51.263 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-17 10:44:51.908 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-17 10:44:51.910 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 10:44:51.912 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 10:44:51.915 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 10:44:51.917 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 10:44:51.920 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-17 10:44:51.922 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 10:44:51.924 | + inc/python:setup_package:428 : local extras= 2022-02-17 10:44:51.927 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 10:44:51.929 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 10:44:51.931 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 10:44:51.934 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 10:44:51.936 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 10:44:51.939 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-17 10:44:51.959 | Using python 3.8 to install /opt/stack/nova 2022-02-17 10:44:51.961 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-17 10:44:52.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:44:52.797 | from cryptography.utils import int_from_bytes 2022-02-17 10:44:52.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:44:52.797 | from cryptography.utils import int_from_bytes 2022-02-17 10:44:53.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:44:53.941 | Obtaining file:///opt/stack/nova 2022-02-17 10:44:53.942 | Preparing metadata (setup.py): started 2022-02-17 10:44:58.847 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:44:59.060 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.8.1) 2022-02-17 10:44:59.061 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.4.31) 2022-02-17 10:44:59.063 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.1) 2022-02-17 10:44:59.064 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.33.0) 2022-02-17 10:44:59.065 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.0.3) 2022-02-17 10:44:59.066 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (9.4.0) 2022-02-17 10:44:59.067 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.7.1) 2022-02-17 10:44:59.068 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.1) 2022-02-17 10:44:59.069 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (36.0.1) 2022-02-17 10:44:59.070 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.8.7) 2022-02-17 10:44:59.072 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.2) 2022-02-17 10:44:59.072 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.1.1) 2022-02-17 10:44:59.073 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 10:44:59.076 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.1.0) 2022-02-17 10:44:59.077 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.13.0) 2022-02-17 10:44:59.078 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.6) 2022-02-17 10:44:59.079 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.8.0) 2022-02-17 10:44:59.080 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.11.0) 2022-02-17 10:44:59.081 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.1) 2022-02-17 10:44:59.082 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.2) 2022-02-17 10:44:59.083 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev257) (3.2.0) 2022-02-17 10:44:59.084 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.2.0) 2022-02-17 10:44:59.085 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.4.0) 2022-02-17 10:44:59.087 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (7.8.0) 2022-02-17 10:44:59.088 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 10:44:59.089 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.27.1) 2022-02-17 10:44:59.090 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 10:44:59.168 | Collecting websockify>=0.9.0 2022-02-17 10:44:59.175 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-17 10:44:59.180 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 10:44:59.181 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.0) 2022-02-17 10:44:59.183 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.8.0) 2022-02-17 10:44:59.184 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.4.0) 2022-02-17 10:44:59.185 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.1) 2022-02-17 10:44:59.186 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.3.0) 2022-02-17 10:44:59.187 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.3.0) 2022-02-17 10:44:59.188 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 10:44:59.189 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.12.1) 2022-02-17 10:44:59.190 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (11.2.0) 2022-02-17 10:44:59.192 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.3.0) 2022-02-17 10:44:59.193 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (12.13.0) 2022-02-17 10:44:59.194 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 10:44:59.195 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 10:44:59.196 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 10:44:59.197 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.0) 2022-02-17 10:44:59.198 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 10:44:59.199 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.1) 2022-02-17 10:44:59.200 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.9.0) 2022-02-17 10:44:59.202 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.0) 2022-02-17 10:44:59.203 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 10:44:59.204 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.0) 2022-02-17 10:44:59.205 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 10:44:59.206 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 10:44:59.208 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 10:44:59.245 | Collecting microversion-parse>=0.2.1 2022-02-17 10:44:59.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-17 10:44:59.256 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 10:44:59.257 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.2.2) 2022-02-17 10:44:59.258 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.3.3) 2022-02-17 10:44:59.259 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.0) 2022-02-17 10:44:59.260 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.4) 2022-02-17 10:44:59.261 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.2) 2022-02-17 10:44:59.262 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.4.0) 2022-02-17 10:44:59.263 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.61.0) 2022-02-17 10:44:59.264 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.0) 2022-02-17 10:44:59.280 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (1.1.6) 2022-02-17 10:44:59.282 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (4.11.0) 2022-02-17 10:44:59.283 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (5.4.0) 2022-02-17 10:44:59.304 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev257) (5.2.0) 2022-02-17 10:44:59.344 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev257) (1.15.0) 2022-02-17 10:44:59.376 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (1.16.0) 2022-02-17 10:44:59.377 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (2.1.0) 2022-02-17 10:44:59.400 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev257) (2.0.1) 2022-02-17 10:44:59.523 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (4.4.0) 2022-02-17 10:44:59.525 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (3.1.1) 2022-02-17 10:44:59.585 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.32) 2022-02-17 10:44:59.586 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.0) 2022-02-17 10:44:59.589 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 10:44:59.591 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.1.5) 2022-02-17 10:44:59.592 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.4) 2022-02-17 10:44:59.593 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (0.10.0) 2022-02-17 10:44:59.612 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (6.3.1) 2022-02-17 10:44:59.614 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (5.5.0) 2022-02-17 10:44:59.668 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:44:59.672 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (1.15.0) 2022-02-17 10:44:59.673 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (2.4.0) 2022-02-17 10:44:59.758 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev257) (0.17.3) 2022-02-17 10:44:59.869 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (2.0.1) 2022-02-17 10:44:59.873 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 10:44:59.936 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev257) (0.9.6) 2022-02-17 10:44:59.996 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.2.3) 2022-02-17 10:44:59.998 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (0.4.0) 2022-02-17 10:44:59.999 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.9) 2022-02-17 10:45:00.002 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.0) 2022-02-17 10:45:00.026 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.2.0) 2022-02-17 10:45:00.031 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.3.0) 2022-02-17 10:45:00.082 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev257) (1.0.3) 2022-02-17 10:45:00.147 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev257) (2021.3) 2022-02-17 10:45:00.180 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (3.0.0) 2022-02-17 10:45:00.181 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 10:45:00.234 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (21.3) 2022-02-17 10:45:00.235 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (3.0.7) 2022-02-17 10:45:00.321 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev257) (1.5.0) 2022-02-17 10:45:00.347 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev257) (60.9.0) 2022-02-17 10:45:00.427 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev257) (0.2.5) 2022-02-17 10:45:00.502 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev257) (3.17.6) 2022-02-17 10:45:00.565 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 10:45:00.569 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.13.3) 2022-02-17 10:45:00.570 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (22.0.0) 2022-02-17 10:45:00.612 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.4.2) 2022-02-17 10:45:00.613 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.1.0) 2022-02-17 10:45:00.618 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (3.10.0) 2022-02-17 10:45:00.698 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2.0.12) 2022-02-17 10:45:00.701 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (3.3) 2022-02-17 10:45:00.702 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2019.11.28) 2022-02-17 10:45:00.703 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (1.26.8) 2022-02-17 10:45:00.797 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev257) (0.7) 2022-02-17 10:45:01.005 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.4.2) 2022-02-17 10:45:01.008 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.5.2) 2022-02-17 10:45:01.118 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 10:45:01.119 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (1.4.2) 2022-02-17 10:45:01.121 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.6.3) 2022-02-17 10:45:01.205 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev257) (0.12.2) 2022-02-17 10:45:02.408 | Collecting numpy 2022-02-17 10:45:02.446 | 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-02-17 10:45:02.867 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.0) 2022-02-17 10:45:03.097 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev257) (2.21) 2022-02-17 10:45:03.173 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.3.3) 2022-02-17 10:45:03.174 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 10:45:03.375 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 10:45:03.481 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.2) 2022-02-17 10:45:03.942 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev257) (0.13.1) 2022-02-17 10:45:03.988 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev257) (2.16.0) 2022-02-17 10:45:04.349 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:45:04.350 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:45:04.351 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:45:04.353 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:45:04.354 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:45:04.355 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:45:04.356 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 10:45:05.544 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev257) (3.7.0) 2022-02-17 10:45:05.996 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (1.8.2) 2022-02-17 10:45:05.998 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev257) (21.4.0) 2022-02-17 10:45:06.094 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev257) (2.4.0) 2022-02-17 10:45:06.202 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (1.0.0) 2022-02-17 10:45:07.653 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-02-17 10:45:10.972 | Running setup.py develop for nova 2022-02-17 10:45:17.333 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-02-17 10:45:17.333 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:45:17.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:45:17.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:45:17.505 | + inc/python:pip_install:200 : result=0 2022-02-17 10:45:17.507 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:45:17.509 | + functions-common:time_stop:2425 : local name 2022-02-17 10:45:17.512 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:45:17.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:45:17.516 | + functions-common:time_stop:2428 : local total 2022-02-17 10:45:17.519 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:45:17.521 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:45:17.523 | + functions-common:time_stop:2432 : start_time=1645094691954 2022-02-17 10:45:17.525 | + functions-common:time_stop:2434 : [[ -z 1645094691954 ]] 2022-02-17 10:45:17.528 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:45:17.532 | + functions-common:time_stop:2437 : end_time=1645094717530 2022-02-17 10:45:17.534 | + functions-common:time_stop:2438 : elapsed_time=25576 2022-02-17 10:45:17.536 | + functions-common:time_stop:2439 : total=218451 2022-02-17 10:45:17.539 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:45:17.541 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=244027 2022-02-17 10:45:17.543 | + inc/python:pip_install:203 : return 0 2022-02-17 10:45:17.545 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 10:45:17.548 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 10:45:17.550 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 10:45:17.570 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 10:45:17.583 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-17 10:45:17.585 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-17 10:45:17.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:45:17.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:45:17.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-02-17 10:45:17.595 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:45:17.598 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-17 10:45:17.610 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 10:45:17.613 | + ./stack.sh:main:937 : configure_nova 2022-02-17 10:45:17.615 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-17 10:45:17.628 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-17 10:45:17.630 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-17 10:45:17.633 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 10:45:17.636 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-17 10:45:17.637 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 10:45:17.642 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-17 10:45:17.645 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-17 10:45:17.647 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 10:45:17.649 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-17 10:45:17.652 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-17 10:45:17.654 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-17 10:45:17.657 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-17 10:45:17.659 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-17 10:45:17.670 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-17 10:45:17.682 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-17 10:45:17.695 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-17 10:45:17.707 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-17 10:45:17.719 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 10:45:17.722 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 10:45:17.727 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7lEhXm3XQw 2022-02-17 10:45:17.729 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 10:45:17.732 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 10:45:17.735 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-17 10:45:17.737 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 10:45:17.739 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 10:45:17.742 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7lEhXm3XQw 2022-02-17 10:45:17.746 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7lEhXm3XQw 2022-02-17 10:45:17.759 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7lEhXm3XQw /etc/sudoers.d/nova-rootwrap 2022-02-17 10:45:17.773 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-17 10:45:17.778 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 10:45:17.781 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 10:45:17.783 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 10:45:17.786 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 10:45:17.788 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-17 10:45:17.791 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-17 10:45:17.793 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-17 10:45:17.796 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-17 10:45:17.800 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-17 10:45:17.817 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:17.820 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-17 10:45:17.822 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-17 10:45:17.826 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-17 10:45:17.829 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-17 10:45:17.857 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-17 10:45:17.860 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-17 10:45:17.886 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-17 10:45:17.914 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-17 10:45:17.941 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-17 10:45:17.970 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-17 10:45:18.000 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-17 10:45:18.029 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-17 10:45:18.031 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.93 2022-02-17 10:45:18.058 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-17 10:45:18.085 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-17 10:45:18.112 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-17 10:45:18.139 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-17 10:45:18.165 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 10:45:18.194 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-17 10:45:18.196 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:45:18.199 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:45:18.201 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:45:18.203 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:45:18.205 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:45:18.207 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:45:18.210 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:45:18.212 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:45:18.214 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:45:18.216 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:45:18.218 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:45:18.221 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-17 10:45:18.223 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:45:18.225 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:45:18.227 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:45:18.229 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:45:18.232 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:45:18.234 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:45:18.237 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-17 10:45:18.253 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:18.255 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:45:18.257 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-17 10:45:18.260 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-17 10:45:18.288 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-17 10:45:18.291 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 10:45:18.293 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 10:45:18.296 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 10:45:18.298 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 10:45:18.301 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 10:45:18.331 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-17 10:45:18.333 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-17 10:45:18.335 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-17 10:45:18.337 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-17 10:45:18.341 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 10:45:18.343 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 10:45:18.373 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-17 10:45:18.403 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-17 10:45:18.429 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-17 10:45:18.456 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-17 10:45:18.472 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:18.474 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-17 10:45:18.489 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:18.493 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-17 10:45:18.493 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-17 10:45:18.499 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-17 10:45:18.501 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-17 10:45:18.528 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-17 10:45:18.543 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:18.545 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-17 10:45:18.548 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-17 10:45:18.550 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 10:45:18.552 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 10:45:18.554 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-17 10:45:18.584 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-17 10:45:18.611 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.93/identity 2022-02-17 10:45:18.637 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-17 10:45:18.664 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-17 10:45:18.691 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-17 10:45:18.719 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-17 10:45:18.746 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-17 10:45:18.773 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:45:18.800 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 10:45:18.827 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-17 10:45:18.843 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:18.845 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-17 10:45:18.848 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-17 10:45:18.877 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-17 10:45:18.904 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.93/identity 2022-02-17 10:45:18.931 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-17 10:45:18.958 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-17 10:45:18.986 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-17 10:45:19.012 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-17 10:45:19.039 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-17 10:45:19.066 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-17 10:45:19.082 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:19.084 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-17 10:45:19.086 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-17 10:45:19.113 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-17 10:45:19.143 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-17 10:45:19.145 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-17 10:45:19.171 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-17 10:45:19.173 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-17 10:45:19.176 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-17 10:45:19.178 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:45:19.180 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:45:19.182 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:45:19.185 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:45:19.187 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:45:19.189 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:45:19.191 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-17 10:45:19.194 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:45:19.196 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:45:19.198 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:45:19.201 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:45:19.203 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:45:19.205 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:45:19.208 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:45:19.210 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:45:19.212 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:45:19.214 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:45:19.216 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:45:19.219 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-17 10:45:19.221 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-17 10:45:19.223 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-17 10:45:19.226 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 10:45:19.242 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 10:45:19.244 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 10:45:19.247 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 10:45:19.249 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 10:45:19.251 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 10:45:19.278 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:45:19.305 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:45:19.333 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 10:45:19.360 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-17 10:45:19.390 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-17 10:45:19.406 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:19.408 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-17 10:45:19.410 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-17 10:45:19.413 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-17 10:45:19.415 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-17 10:45:19.417 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 10:45:19.419 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 10:45:19.422 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-17 10:45:19.426 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-17 10:45:19.428 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 10:45:19.431 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 10:45:19.443 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 10:45:19.444 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:45:19.452 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 10:45:19.456 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:45:19.471 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 10:45:19.473 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-17 10:45:19.477 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-17 10:45:19.506 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-17 10:45:19.532 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-17 10:45:19.558 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 10:45:19.585 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 10:45:19.612 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 10:45:19.639 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 10:45:19.665 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 10:45:19.693 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 10:45:19.719 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 10:45:19.746 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 10:45:19.772 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 10:45:19.799 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 10:45:19.826 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 10:45:19.829 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 10:45:19.831 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-17 10:45:19.834 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-17 10:45:19.836 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 10:45:19.838 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:19.841 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:19.844 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 10:45:19.846 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 10:45:19.848 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 10:45:19.876 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 10:45:19.903 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-17 10:45:19.904 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 10:45:19.912 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-17 10:45:19.915 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-17 10:45:19.918 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-17 10:45:19.921 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 10:45:19.923 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 10:45:19.925 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:45:19.927 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:19.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:19.932 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 10:45:19.934 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 10:45:19.936 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:19.939 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:19.941 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-17 10:45:20.002 | Enabling site nova-api-wsgi. 2022-02-17 10:45:20.007 | To activate the new configuration, you need to run: 2022-02-17 10:45:20.008 | systemctl reload apache2 2022-02-17 10:45:20.012 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 10:45:20.014 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 10:45:20.016 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:45:20.019 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 10:45:20.146 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-17 10:45:20.164 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:20.166 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-17 10:45:20.169 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-17 10:45:20.171 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-17 10:45:20.174 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-17 10:45:20.176 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-17 10:45:20.178 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 10:45:20.181 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-17 10:45:20.185 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-17 10:45:20.188 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 10:45:20.190 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 10:45:20.203 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 10:45:20.203 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:45:20.211 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 10:45:20.215 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:45:20.231 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-17 10:45:20.233 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-17 10:45:20.237 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-17 10:45:20.266 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-17 10:45:20.293 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-17 10:45:20.321 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-17 10:45:20.349 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 10:45:20.378 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 10:45:20.406 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-17 10:45:20.432 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-17 10:45:20.459 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-17 10:45:20.486 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 10:45:20.513 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 10:45:20.539 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 10:45:20.566 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-17 10:45:20.593 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-17 10:45:20.595 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-17 10:45:20.622 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-17 10:45:20.638 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:20.640 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-17 10:45:20.672 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-17 10:45:20.674 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-17 10:45:20.676 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-17 10:45:20.692 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:20.695 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:45:20.697 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:45:20.725 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-17 10:45:20.758 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-17 10:45:20.760 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 10:45:20.762 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-17 10:45:20.765 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 10:45:20.767 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 10:45:20.769 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 10:45:20.785 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:20.788 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 10:45:20.791 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 10:45:20.793 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 10:45:20.809 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:20.812 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:45:20.814 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:45:20.842 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 10:45:20.844 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 10:45:20.846 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-17 10:45:20.875 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-17 10:45:20.901 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-17 10:45:20.932 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-17 10:45:20.947 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:20.950 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 10:45:20.978 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-17 10:45:20.980 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-17 10:45:20.982 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-17 10:45:21.012 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-17 10:45:21.040 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.93/identity 2022-02-17 10:45:21.067 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-17 10:45:21.095 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-17 10:45:21.122 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-17 10:45:21.150 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-17 10:45:21.178 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-17 10:45:21.205 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-17 10:45:21.233 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-17 10:45:21.249 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:21.252 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-17 10:45:21.256 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:45:21.258 | + lib/nova:create_nova_conf:543 : local conf 2022-02-17 10:45:21.261 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-17 10:45:21.264 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-17 10:45:21.266 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 10:45:21.269 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 10:45:21.271 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-17 10:45:21.273 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-17 10:45:21.276 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-17 10:45:21.280 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-17 10:45:21.282 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-17 10:45:21.285 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-17 10:45:21.287 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-17 10:45:21.289 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 10:45:21.292 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 10:45:21.323 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-17 10:45:21.354 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-17 10:45:21.386 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:45:21.388 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-17 10:45:21.391 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-17 10:45:21.393 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-17 10:45:21.410 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:21.413 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-17 10:45:21.414 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-17 10:45:22.101 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-17 10:45:22.104 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-17 10:45:22.765 | Adding vhost "nova_cell1" ... 2022-02-17 10:45:22.809 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-17 10:45:23.480 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-17 10:45:23.506 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-17 10:45:23.508 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 10:45:23.511 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-17 10:45:23.513 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 10:45:23.516 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 10:45:23.518 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 10:45:23.534 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:23.537 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 10:45:23.540 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 10:45:23.542 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 10:45:23.558 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:23.561 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/nova_cell1 2022-02-17 10:45:23.564 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/nova_cell1 2022-02-17 10:45:23.591 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 10:45:23.593 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 10:45:23.596 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-17 10:45:23.612 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:23.615 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-17 10:45:23.617 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 10:45:23.619 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-17 10:45:23.648 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.93/identity 2022-02-17 10:45:23.675 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-17 10:45:23.704 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-17 10:45:23.731 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-17 10:45:23.759 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-17 10:45:23.786 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-17 10:45:23.814 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-17 10:45:23.842 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-17 10:45:23.844 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-17 10:45:23.847 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-17 10:45:23.849 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 10:45:23.866 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 10:45:23.868 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 10:45:23.871 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 10:45:23.873 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 10:45:23.876 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 10:45:23.903 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:45:23.930 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:45:23.958 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 10:45:23.985 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:45:23.988 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-17 10:45:23.992 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:45:23.995 | + lib/nova:create_nova_conf:577 : local conf 2022-02-17 10:45:23.997 | + lib/nova:create_nova_conf:578 : local offset 2022-02-17 10:45:24.000 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-17 10:45:24.002 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 10:45:24.004 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 10:45:24.007 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-17 10:45:24.009 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-17 10:45:24.012 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-17 10:45:24.014 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 10:45:24.017 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-17 10:45:24.019 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-17 10:45:24.021 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-17 10:45:24.037 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:24.040 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-17 10:45:24.042 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-17 10:45:24.057 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:24.060 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-17 10:45:24.076 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:24.078 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-17 10:45:24.094 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:45:24.097 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-17 10:45:24.114 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:45:24.117 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-17 10:45:24.119 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-17 10:45:24.122 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-17 10:45:24.125 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 10:45:24.127 | + lib/stack:stack_install_service:32 : install_placement 2022-02-17 10:45:24.129 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-17 10:45:24.132 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-17 10:45:24.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:24.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:24.140 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-17 10:45:24.142 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:45:24.145 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:45:24.147 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:45:24.150 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:45:24.152 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:45:24.154 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:45:24.157 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:24.159 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:24.162 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:45:24.164 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:45:24.167 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:45:24.170 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:45:24.172 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-17 10:45:24.175 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:45:24.177 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:24.180 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:24.182 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-17 10:45:24.204 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-17 10:45:24.312 | Reading package lists... 2022-02-17 10:45:24.550 | Building dependency tree... 2022-02-17 10:45:24.551 | Reading state information... 2022-02-17 10:45:24.790 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 10:45:24.790 | The following packages were automatically installed and are no longer required: 2022-02-17 10:45:24.791 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:45:24.791 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:45:24.791 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:45:24.791 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:45:24.791 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:45:24.791 | python3-zope.interface 2022-02-17 10:45:24.791 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:45:24.903 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:45:24.908 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:45:24.910 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:45:24.913 | + functions-common:time_stop:2425 : local name 2022-02-17 10:45:24.915 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:45:24.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:45:24.920 | + functions-common:time_stop:2428 : local total 2022-02-17 10:45:24.922 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:45:24.925 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:45:24.927 | + functions-common:time_stop:2432 : start_time=1645094724201 2022-02-17 10:45:24.929 | + functions-common:time_stop:2434 : [[ -z 1645094724201 ]] 2022-02-17 10:45:24.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:45:24.937 | + functions-common:time_stop:2437 : end_time=1645094724935 2022-02-17 10:45:24.940 | + functions-common:time_stop:2438 : elapsed_time=734 2022-02-17 10:45:24.942 | + functions-common:time_stop:2439 : total=290145 2022-02-17 10:45:24.944 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:45:24.946 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=290879 2022-02-17 10:45:24.949 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:45:24.951 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-17 10:45:24.954 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-17 10:45:24.956 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-17 10:45:24.959 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-17 10:45:24.961 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-17 10:45:24.984 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-17 10:45:24.986 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 10:45:24.989 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 10:45:24.991 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 10:45:24.994 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 10:45:24.997 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 10:45:24.999 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 10:45:25.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:25.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:25.007 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 10:45:25.009 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 10:45:25.012 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 10:45:25.014 | + functions-common:apt_get_update:1190 : return 2022-02-17 10:45:25.016 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-17 10:45:25.019 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 10:45:25.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:25.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:25.026 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-17 10:45:25.049 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-17 10:45:25.157 | Reading package lists... 2022-02-17 10:45:25.394 | Building dependency tree... 2022-02-17 10:45:25.395 | Reading state information... 2022-02-17 10:45:25.638 | The following packages were automatically installed and are no longer required: 2022-02-17 10:45:25.639 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 10:45:25.639 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 10:45:25.639 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 10:45:25.639 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 10:45:25.639 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 10:45:25.639 | python3-zope.interface 2022-02-17 10:45:25.639 | Use 'sudo apt autoremove' to remove them. 2022-02-17 10:45:25.705 | The following NEW packages will be installed: 2022-02-17 10:45:25.705 | libapache2-mod-wsgi-py3 2022-02-17 10:45:25.942 | 0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 10:45:25.943 | Need to get 93.3 kB of archives. 2022-02-17 10:45:25.943 | After this operation, 300 kB of additional disk space will be used. 2022-02-17 10:45:25.943 | 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-02-17 10:45:26.810 | Fetched 93.3 kB in 1s (175 kB/s) 2022-02-17 10:45:26.845 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-17 10:45:26.898 | (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-02-17 10:45:26.901 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-17 10:45:26.904 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-17 10:45:26.971 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-17 10:45:27.148 | apache2_invoke: Enable module wsgi 2022-02-17 10:45:35.939 | + functions-common:apt_get:1234 : result=0 2022-02-17 10:45:35.941 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 10:45:35.944 | + functions-common:time_stop:2425 : local name 2022-02-17 10:45:35.946 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:45:35.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:45:35.951 | + functions-common:time_stop:2428 : local total 2022-02-17 10:45:35.954 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:45:35.956 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 10:45:35.958 | + functions-common:time_stop:2432 : start_time=1645094725046 2022-02-17 10:45:35.961 | + functions-common:time_stop:2434 : [[ -z 1645094725046 ]] 2022-02-17 10:45:35.964 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:45:35.969 | + functions-common:time_stop:2437 : end_time=1645094735966 2022-02-17 10:45:35.971 | + functions-common:time_stop:2438 : elapsed_time=10920 2022-02-17 10:45:35.973 | + functions-common:time_stop:2439 : total=290879 2022-02-17 10:45:35.976 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:45:35.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=301799 2022-02-17 10:45:35.981 | + functions-common:apt_get:1238 : return 0 2022-02-17 10:45:35.984 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-17 10:45:35.986 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-17 10:45:35.989 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:45:35.991 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:45:35.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:45:35.996 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-17 10:45:35.999 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-17 10:45:36.054 | wsgi (enabled by maintainer script) 2022-02-17 10:45:36.058 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-17 10:45:36.060 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-17 10:45:36.063 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 10:45:36.066 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-17 10:45:36.068 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-17 10:45:36.071 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 10:45:36.075 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-17 10:45:36.076 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 10:45:36.081 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-17 10:45:36.083 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-17 10:45:36.086 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-17 10:45:36.089 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-17 10:45:36.092 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-17 10:45:36.115 | Using python 3.8 to install osc-placement 2022-02-17 10:45:36.117 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-17 10:45:36.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:45:36.993 | from cryptography.utils import int_from_bytes 2022-02-17 10:45:36.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:45:36.993 | from cryptography.utils import int_from_bytes 2022-02-17 10:45:38.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:45:38.286 | Collecting osc-placement 2022-02-17 10:45:38.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-17 10:45:38.310 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-17 10:45:38.311 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-17 10:45:38.312 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-17 10:45:38.313 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-17 10:45:38.314 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-17 10:45:38.315 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-17 10:45:38.376 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-17 10:45:38.377 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-17 10:45:38.379 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-17 10:45:38.380 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-17 10:45:38.394 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-17 10:45:38.396 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-17 10:45:38.397 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-17 10:45:38.412 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-17 10:45:38.413 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-17 10:45:38.414 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-17 10:45:38.415 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-17 10:45:38.417 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-17 10:45:38.418 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-17 10:45:38.439 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.0) 2022-02-17 10:45:38.440 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-17 10:45:38.441 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-17 10:45:38.442 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-17 10:45:38.453 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-17 10:45:38.493 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-17 10:45:38.495 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-17 10:45:38.496 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-17 10:45:38.497 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-17 10:45:38.498 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-17 10:45:38.500 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-17 10:45:38.501 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-17 10:45:38.502 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-17 10:45:38.573 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-17 10:45:38.576 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-17 10:45:38.577 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-17 10:45:38.580 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-02-17 10:45:38.675 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-17 10:45:38.676 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-17 10:45:38.677 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-17 10:45:38.721 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-17 10:45:38.763 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-17 10:45:38.929 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-17 10:45:41.066 | Installing collected packages: osc-placement 2022-02-17 10:45:41.270 | Successfully installed osc-placement-3.1.1 2022-02-17 10:45:41.270 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:45:41.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:45:41.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:45:41.408 | + inc/python:pip_install:200 : result=0 2022-02-17 10:45:41.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:45:41.413 | + functions-common:time_stop:2425 : local name 2022-02-17 10:45:41.415 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:45:41.418 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:45:41.420 | + functions-common:time_stop:2428 : local total 2022-02-17 10:45:41.423 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:45:41.425 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:45:41.428 | + functions-common:time_stop:2432 : start_time=1645094736109 2022-02-17 10:45:41.430 | + functions-common:time_stop:2434 : [[ -z 1645094736109 ]] 2022-02-17 10:45:41.433 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:45:41.438 | + functions-common:time_stop:2437 : end_time=1645094741435 2022-02-17 10:45:41.440 | + functions-common:time_stop:2438 : elapsed_time=5326 2022-02-17 10:45:41.443 | + functions-common:time_stop:2439 : total=244027 2022-02-17 10:45:41.445 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:45:41.448 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=249353 2022-02-17 10:45:41.451 | + inc/python:pip_install:203 : return 0 2022-02-17 10:45:41.453 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-17 10:45:41.456 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-17 10:45:41.458 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-17 10:45:41.461 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 10:45:41.463 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 10:45:41.467 | ++ functions-common:git_clone:612 : pwd 2022-02-17 10:45:41.470 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 10:45:41.472 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 10:45:41.475 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 10:45:41.492 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 10:45:41.495 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 10:45:41.497 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 10:45:41.500 | + functions-common:git_clone:629 : echo master 2022-02-17 10:45:41.500 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 10:45:41.506 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-17 10:45:41.508 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-17 10:45:41.511 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-17 10:45:41.514 | + functions-common:git_timed:702 : local count=0 2022-02-17 10:45:41.516 | + functions-common:git_timed:703 : local timeout=0 2022-02-17 10:45:41.518 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-17 10:45:41.521 | + functions-common:git_timed:706 : timeout=0 2022-02-17 10:45:41.523 | + functions-common:git_timed:709 : time_start git_timed 2022-02-17 10:45:41.525 | + functions-common:time_start:2411 : local name=git_timed 2022-02-17 10:45:41.529 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:45:41.531 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:45:41.534 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:45:41.538 | + functions-common:time_start:2416 : _TIME_START[$name]=1645094741535 2022-02-17 10:45:41.540 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-17 10:45:41.543 | Cloning into '/opt/stack/placement'... 2022-02-17 10:45:49.592 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-17 10:45:49.595 | + functions-common:time_stop:2425 : local name 2022-02-17 10:45:49.597 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:45:49.599 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:45:49.601 | + functions-common:time_stop:2428 : local total 2022-02-17 10:45:49.604 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:45:49.607 | + functions-common:time_stop:2431 : name=git_timed 2022-02-17 10:45:49.609 | + functions-common:time_stop:2432 : start_time=1645094741535 2022-02-17 10:45:49.611 | + functions-common:time_stop:2434 : [[ -z 1645094741535 ]] 2022-02-17 10:45:49.614 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:45:49.619 | + functions-common:time_stop:2437 : end_time=1645094749616 2022-02-17 10:45:49.621 | + functions-common:time_stop:2438 : elapsed_time=8081 2022-02-17 10:45:49.624 | + functions-common:time_stop:2439 : total=0 2022-02-17 10:45:49.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:45:49.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8081 2022-02-17 10:45:49.631 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-17 10:45:49.634 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 10:45:49.634 | + functions-common:git_clone:678 : head -1 2022-02-17 10:45:49.637 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-17 10:45:49.640 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 10:45:49.643 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-17 10:45:49.645 | + inc/python:setup_develop:338 : local bindep 2022-02-17 10:45:49.648 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 10:45:49.650 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-17 10:45:49.653 | + inc/python:setup_develop:344 : local extras= 2022-02-17 10:45:49.656 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-17 10:45:49.658 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 10:45:49.661 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 10:45:49.663 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-17 10:45:49.665 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 10:45:49.668 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 10:45:49.671 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-17 10:45:49.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 10:45:49.677 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-17 10:45:49.679 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 10:45:49.682 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 10:45:49.685 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-17 10:45:49.691 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-17 10:45:49.693 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-17 10:45:50.346 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-17 10:45:50.348 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 10:45:50.351 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 10:45:50.354 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 10:45:50.357 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 10:45:50.359 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-17 10:45:50.362 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 10:45:50.364 | + inc/python:setup_package:428 : local extras= 2022-02-17 10:45:50.367 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 10:45:50.369 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 10:45:50.371 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 10:45:50.375 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 10:45:50.377 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 10:45:50.380 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-17 10:45:50.401 | Using python 3.8 to install /opt/stack/placement 2022-02-17 10:45:50.403 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-17 10:45:51.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:45:51.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:45:51.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:45:51.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:45:52.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:45:52.439 | Obtaining file:///opt/stack/placement 2022-02-17 10:45:52.440 | Preparing metadata (setup.py): started 2022-02-17 10:45:55.468 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 10:45:55.604 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-17 10:45:55.606 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-17 10:45:55.607 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-17 10:45:55.608 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-17 10:45:55.609 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-17 10:45:55.610 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 10:45:55.611 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-17 10:45:55.613 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.9.0) 2022-02-17 10:45:55.614 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-17 10:45:55.615 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-17 10:45:55.616 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-17 10:45:55.617 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-17 10:45:55.618 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-17 10:45:55.619 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-17 10:45:55.620 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-17 10:45:55.622 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-17 10:45:55.623 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-17 10:45:55.624 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 10:45:55.625 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-17 10:45:55.627 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-17 10:45:55.628 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-17 10:45:55.693 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-17 10:45:55.694 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 10:45:55.695 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 10:45:55.698 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-17 10:45:55.699 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-17 10:45:55.700 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-17 10:45:55.719 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-17 10:45:55.761 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-17 10:45:55.762 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-17 10:45:55.763 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-17 10:45:55.764 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 10:45:55.765 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-17 10:45:55.818 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-17 10:45:55.819 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-17 10:45:55.821 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-17 10:45:55.822 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 10:45:55.862 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-17 10:45:55.866 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-17 10:45:55.886 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-17 10:45:55.887 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 10:45:55.888 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-17 10:45:55.913 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-17 10:45:55.915 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-17 10:45:55.927 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.0) 2022-02-17 10:45:55.945 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-17 10:45:55.946 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-17 10:45:55.947 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-17 10:45:55.949 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-17 10:45:55.992 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-17 10:45:55.993 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-17 10:45:55.995 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-17 10:45:55.996 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-17 10:45:56.013 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-17 10:45:56.201 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-17 10:45:56.240 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-17 10:45:56.241 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-17 10:45:56.243 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-17 10:45:56.259 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-17 10:45:56.295 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-17 10:45:56.352 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 10:45:56.418 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-17 10:45:56.501 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-17 10:45:56.552 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-17 10:45:56.756 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-17 10:45:56.757 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-17 10:45:56.758 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-17 10:45:56.837 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-17 10:45:56.888 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-17 10:45:57.051 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-17 10:45:57.157 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-17 10:45:57.158 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-17 10:45:59.034 | Installing collected packages: openstack-placement 2022-02-17 10:45:59.036 | Running setup.py develop for openstack-placement 2022-02-17 10:46:03.162 | Successfully installed openstack-placement 2022-02-17 10:46:03.163 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:46:03.170 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:46:03.170 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:46:03.296 | + inc/python:pip_install:200 : result=0 2022-02-17 10:46:03.299 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:46:03.301 | + functions-common:time_stop:2425 : local name 2022-02-17 10:46:03.304 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:46:03.306 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:46:03.309 | + functions-common:time_stop:2428 : local total 2022-02-17 10:46:03.312 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:46:03.314 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:46:03.318 | + functions-common:time_stop:2432 : start_time=1645094750395 2022-02-17 10:46:03.320 | + functions-common:time_stop:2434 : [[ -z 1645094750395 ]] 2022-02-17 10:46:03.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:46:03.329 | + functions-common:time_stop:2437 : end_time=1645094763327 2022-02-17 10:46:03.332 | + functions-common:time_stop:2438 : elapsed_time=12932 2022-02-17 10:46:03.334 | + functions-common:time_stop:2439 : total=249353 2022-02-17 10:46:03.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:46:03.338 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=262285 2022-02-17 10:46:03.341 | + inc/python:pip_install:203 : return 0 2022-02-17 10:46:03.343 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 10:46:03.346 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 10:46:03.348 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 10:46:03.371 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 10:46:03.386 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-17 10:46:03.389 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-17 10:46:03.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:46:03.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:46:03.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-02-17 10:46:03.399 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:46:03.402 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 10:46:03.405 | + ./stack.sh:main:943 : configure_placement 2022-02-17 10:46:03.407 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-17 10:46:03.420 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-17 10:46:03.423 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-17 10:46:03.427 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-17 10:46:03.430 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-17 10:46:03.432 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-17 10:46:03.435 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-17 10:46:03.438 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 10:46:03.441 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 10:46:03.472 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-17 10:46:03.506 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-17 10:46:03.542 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-17 10:46:03.544 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-17 10:46:03.547 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-17 10:46:03.549 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 10:46:03.552 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-17 10:46:03.593 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-17 10:46:03.627 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.93/identity 2022-02-17 10:46:03.658 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-17 10:46:03.690 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-17 10:46:03.719 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-17 10:46:03.749 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-17 10:46:03.777 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-17 10:46:03.806 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:46:03.835 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 10:46:03.865 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-17 10:46:03.867 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-17 10:46:03.870 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-17 10:46:03.873 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 10:46:03.891 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 10:46:03.894 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 10:46:03.896 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 10:46:03.898 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 10:46:03.901 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 10:46:03.930 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:46:03.959 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:46:03.989 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 10:46:04.019 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 10:46:04.021 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-17 10:46:04.024 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-17 10:46:04.026 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-17 10:46:04.029 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-17 10:46:04.032 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 10:46:04.034 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 10:46:04.037 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-17 10:46:04.041 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-17 10:46:04.044 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 10:46:04.047 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 10:46:04.059 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 10:46:04.060 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:46:04.068 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 10:46:04.071 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 10:46:04.087 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-17 10:46:04.089 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-17 10:46:04.094 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-17 10:46:04.126 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-17 10:46:04.154 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-17 10:46:04.184 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-17 10:46:04.212 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 10:46:04.241 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 10:46:04.269 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-17 10:46:04.298 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-17 10:46:04.326 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-17 10:46:04.355 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 10:46:04.384 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 10:46:04.412 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 10:46:04.441 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-17 10:46:04.470 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 10:46:04.473 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 10:46:04.476 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-17 10:46:04.479 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-17 10:46:04.481 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 10:46:04.484 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:46:04.486 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:46:04.489 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-17 10:46:04.492 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-17 10:46:04.494 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-17 10:46:04.522 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 10:46:04.552 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-17 10:46:04.552 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-17 10:46:04.561 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-17 10:46:04.564 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-17 10:46:04.567 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-17 10:46:04.569 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 10:46:04.572 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 10:46:04.574 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 10:46:04.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:46:04.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:46:04.582 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 10:46:04.584 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 10:46:04.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:46:04.589 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:46:04.592 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-17 10:46:04.662 | Enabling site placement-api. 2022-02-17 10:46:04.667 | To activate the new configuration, you need to run: 2022-02-17 10:46:04.667 | systemctl reload apache2 2022-02-17 10:46:04.672 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 10:46:04.675 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 10:46:04.677 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:46:04.680 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 10:46:04.819 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-17 10:46:04.840 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:04.843 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-17 10:46:04.862 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:04.864 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-17 10:46:04.884 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:04.886 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-17 10:46:04.889 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-17 10:46:04.892 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 10:46:04.923 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.93/identity 2022-02-17 10:46:04.953 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 10:46:04.981 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 10:46:05.011 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 10:46:05.039 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 10:46:05.069 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 10:46:05.098 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-17 10:46:05.127 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-17 10:46:05.144 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:05.147 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-17 10:46:05.164 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:05.167 | + ./stack.sh:main:969 : run_phase stack install 2022-02-17 10:46:05.170 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 10:46:05.172 | + functions-common:run_phase:1854 : local phase=install 2022-02-17 10:46:05.175 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 10:46:05.177 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 10:46:05.180 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 10:46:05.182 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 10:46:05.185 | + functions-common:run_phase:1863 : local extra 2022-02-17 10:46:05.188 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 10:46:05.193 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 10:46:05.195 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 10:46:05.198 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 10:46:05.201 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-17 10:46:05.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 10:46:05.218 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:05.221 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 10:46:05.223 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:46:05.225 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-17 10:46:05.228 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-17 10:46:05.230 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:46:05.233 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-17 10:46:05.236 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-17 10:46:05.238 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-17 10:46:05.300 | ++ inc/async:async_inner:63 : install_tempest 2022-02-17 10:46:05.339 | [17559 Async install_tempest:76960]: running: install_tempest 2022-02-17 10:46:05.341 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 10:46:05.344 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 10:46:05.347 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 10:46:05.350 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 10:46:05.352 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-17 10:46:05.355 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 10:46:05.359 | + functions-common:run_plugins:1840 : local phase=install 2022-02-17 10:46:05.362 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 10:46:05.364 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 10:46:05.367 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-17 10:46:05.369 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-17 10:46:05.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 10:46:05.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-17 10:46:05.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-02-17 10:46:05.382 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 10:46:05.384 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-17 10:46:05.387 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-17 10:46:05.390 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 10:46:05.393 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-17 10:46:05.396 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-17 10:46:05.399 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 10:46:05.402 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-17 10:46:05.405 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 10:46:05.410 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-17 10:46:05.413 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-17 10:46:05.415 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-17 10:46:05.418 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-17 10:46:05.421 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-17 10:46:05.444 | Using python 3.8 to install python-openstackclient 2022-02-17 10:46:05.446 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-17 10:46:06.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:46:06.304 | from cryptography.utils import int_from_bytes 2022-02-17 10:46:06.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:46:06.304 | from cryptography.utils import int_from_bytes 2022-02-17 10:46:07.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 10:46:07.626 | Collecting python-openstackclient 2022-02-17 10:46:07.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-17 10:46:07.692 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-17 10:46:07.693 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-17 10:46:07.694 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-17 10:46:07.695 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-17 10:46:07.696 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-17 10:46:07.697 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-17 10:46:07.698 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-17 10:46:07.699 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-17 10:46:07.700 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-17 10:46:07.702 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-17 10:46:07.703 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-17 10:46:07.714 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-17 10:46:07.715 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-17 10:46:07.717 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-17 10:46:07.718 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-17 10:46:07.719 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-17 10:46:07.746 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-17 10:46:07.748 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-17 10:46:07.749 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-17 10:46:07.750 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-17 10:46:07.752 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-17 10:46:07.753 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-17 10:46:07.754 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-17 10:46:07.755 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-17 10:46:07.756 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-17 10:46:07.758 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-17 10:46:07.759 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-17 10:46:07.773 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-17 10:46:07.791 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-17 10:46:07.793 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-17 10:46:07.793 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-17 10:46:07.795 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-17 10:46:07.815 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-17 10:46:07.834 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-17 10:46:07.836 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-02-17 10:46:07.840 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-02-17 10:46:07.931 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-17 10:46:07.932 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-17 10:46:07.933 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-17 10:46:07.975 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-17 10:46:07.987 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-17 10:46:08.020 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-17 10:46:08.182 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-17 10:46:08.198 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-17 10:46:08.299 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-02-17 10:46:08.300 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-17 10:46:08.301 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-17 10:46:08.303 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-17 10:46:08.453 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-17 10:46:10.554 | Installing collected packages: python-openstackclient 2022-02-17 10:46:12.048 | Successfully installed python-openstackclient-5.7.0 2022-02-17 10:46:12.048 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 10:46:12.055 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 10:46:12.055 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 10:46:12.183 | + inc/python:pip_install:200 : result=0 2022-02-17 10:46:12.187 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 10:46:12.189 | + functions-common:time_stop:2425 : local name 2022-02-17 10:46:12.191 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:46:12.193 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:46:12.196 | + functions-common:time_stop:2428 : local total 2022-02-17 10:46:12.198 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:46:12.200 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 10:46:12.202 | + functions-common:time_stop:2432 : start_time=1645094765438 2022-02-17 10:46:12.205 | + functions-common:time_stop:2434 : [[ -z 1645094765438 ]] 2022-02-17 10:46:12.208 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:46:12.212 | + functions-common:time_stop:2437 : end_time=1645094772209 2022-02-17 10:46:12.214 | + functions-common:time_stop:2438 : elapsed_time=6771 2022-02-17 10:46:12.216 | + functions-common:time_stop:2439 : total=262285 2022-02-17 10:46:12.219 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:46:12.221 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=269056 2022-02-17 10:46:12.224 | + inc/python:pip_install:203 : return 0 2022-02-17 10:46:12.226 | + ./stack.sh:main:981 : install_oscwrap 2022-02-17 10:46:12.230 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-17 10:46:12.235 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.sH9Fd8u9mO 2022-02-17 10:46:12.237 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-17 10:46:12.239 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-17 10:46:12.242 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-17 10:46:12.245 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-17 10:46:12.247 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 10:46:12.250 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-17 10:46:12.268 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:12.270 | + ./stack.sh:main:1035 : configure_database 2022-02-17 10:46:12.273 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-17 10:46:12.275 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-17 10:46:12.277 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-17 10:46:12.280 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:46:12.283 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-17 10:46:12.285 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-17 10:46:12.287 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:46:12.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:46:12.292 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-17 10:46:12.295 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-17 10:46:12.297 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 10:46:12.300 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 10:46:12.302 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 10:46:12.304 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 10:46:12.306 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 10:46:12.308 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 10:46:12.311 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 10:46:12.313 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 10:46:12.315 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 10:46:12.317 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 10:46:12.319 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 10:46:12.322 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-17 10:46:12.324 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 10:46:12.327 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 10:46:12.329 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 10:46:12.331 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 10:46:12.334 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 10:46:12.336 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 10:46:12.338 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-17 10:46:12.355 | mysqladmin: connect to server at 'localhost' failed 2022-02-17 10:46:12.355 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-17 10:46:12.359 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-17 10:46:12.361 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-17 10:46:12.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:46:12.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:46:12.369 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-17 10:46:12.371 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-17 10:46:12.373 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-17 10:46:12.376 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:46:12.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:46:12.381 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-17 10:46:12.383 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-17 10:46:12.385 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-17 10:46:12.397 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:46:12.434 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-17 10:46:12.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:46:12.467 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-17 10:46:12.470 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-17 10:46:12.472 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-17 10:46:12.477 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-17 10:46:12.539 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-17 10:46:12.590 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-17 10:46:12.642 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-17 10:46:12.693 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-17 10:46:12.696 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-17 10:46:12.699 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:46:12.701 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-17 10:46:15.164 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-17 10:46:15.180 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-17 10:46:15.207 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 10:46:15.228 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-104615 2022-02-17 10:46:15.253 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-104615 1039' 2022-02-17 10:46:15.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.290 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 10:46:15.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.336 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 10:46:15.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.376 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 10:46:15.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.412 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 10:46:15.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.452 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.93 2022-02-17 10:46:15.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.496 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.93/identity 2022-02-17 10:46:15.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.531 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-103523 2022-02-17 10:46:15.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.568 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 10:46:15.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.600 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.93 2022-02-17 10:46:15.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.624 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 10:46:15.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.664 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 10:46:15.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.699 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 10:46:15.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 10:46:15.740 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 10:46:15.764 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-17 10:46:15.784 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-17 10:46:15.816 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-17 10:46:15.884 | + ./stack.sh:main:1065 : start_dstat 2022-02-17 10:46:15.900 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:15.916 | + functions-common:run_process:1680 : local service=dstat 2022-02-17 10:46:15.937 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:15.956 | + functions-common:run_process:1682 : local group= 2022-02-17 10:46:15.976 | + functions-common:run_process:1683 : local user= 2022-02-17 10:46:16.000 | + functions-common:run_process:1685 : local name=dstat 2022-02-17 10:46:16.014 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:46:16.036 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:46:16.064 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:46:16.079 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:46:16.104 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:46:16.109 | + functions-common:time_start:2416 : _TIME_START[$name]=1645094776106 2022-02-17 10:46:16.112 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-17 10:46:16.132 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:16.134 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-17 10:46:16.137 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-17 10:46:16.139 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:16.142 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:16.144 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:16.147 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:16.150 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-17 10:46:16.152 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-17 10:46:16.155 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-17 10:46:16.158 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:46:16.160 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:46:16.163 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-17 10:46:16.165 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-17 10:46:16.168 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-17 10:46:16.171 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:16.173 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:46:16.176 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:46:16.178 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:46:16.181 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:46:16.183 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-17 10:46:16.186 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:46:16.190 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-17 10:46:16.263 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-17 10:46:16.339 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 10:46:16.403 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-17 10:46:16.466 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-17 10:46:16.527 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:46:16.587 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:46:16.590 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-17 10:46:16.666 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:46:17.101 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-17 10:46:17.116 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-17 10:46:17.547 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-17 10:46:17.622 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:46:17.636 | + functions-common:time_stop:2425 : local name 2022-02-17 10:46:17.652 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:46:17.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:46:17.699 | + functions-common:time_stop:2428 : local total 2022-02-17 10:46:17.725 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:46:17.731 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:46:17.733 | + functions-common:time_stop:2432 : start_time=1645094776106 2022-02-17 10:46:17.767 | + functions-common:time_stop:2434 : [[ -z 1645094776106 ]] 2022-02-17 10:46:17.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:46:17.820 | + functions-common:time_stop:2437 : end_time=1645094777796 2022-02-17 10:46:17.836 | + functions-common:time_stop:2438 : elapsed_time=1690 2022-02-17 10:46:17.860 | + functions-common:time_stop:2439 : total=0 2022-02-17 10:46:17.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:46:17.904 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1690 2022-02-17 10:46:17.924 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-17 10:46:17.940 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-17 10:46:17.959 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-17 10:46:17.968 | + functions-common:run_process:1682 : local group= 2022-02-17 10:46:17.981 | + functions-common:run_process:1683 : local user=root 2022-02-17 10:46:17.984 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-17 10:46:17.986 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:46:17.992 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:46:17.995 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:46:18.016 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:46:18.044 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:46:18.050 | + functions-common:time_start:2416 : _TIME_START[$name]=1645094778046 2022-02-17 10:46:18.052 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-17 10:46:18.136 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:18.159 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:46:18.175 | + functions-common:time_stop:2425 : local name 2022-02-17 10:46:18.198 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:46:18.224 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:46:18.256 | + functions-common:time_stop:2428 : local total 2022-02-17 10:46:18.276 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:46:18.304 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:46:18.324 | + functions-common:time_stop:2432 : start_time=1645094778046 2022-02-17 10:46:18.328 | + functions-common:time_stop:2434 : [[ -z 1645094778046 ]] 2022-02-17 10:46:18.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:46:18.336 | + functions-common:time_stop:2437 : end_time=1645094778333 2022-02-17 10:46:18.339 | + functions-common:time_stop:2438 : elapsed_time=287 2022-02-17 10:46:18.341 | + functions-common:time_stop:2439 : total=1690 2022-02-17 10:46:18.344 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:46:18.346 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1977 2022-02-17 10:46:18.351 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-17 10:46:18.369 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:18.371 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-17 10:46:18.395 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:18.398 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-17 10:46:18.421 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:18.423 | + ./stack.sh:main:1078 : start_etcd3 2022-02-17 10:46:18.427 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-17 10:46:18.437 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-606346-35-iscsi --data-dir /opt/stack/data/etcd' 2022-02-17 10:46:18.440 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-17 10:46:18.442 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-606346-35-iscsi=http://10.222.0.93:2380' 2022-02-17 10:46:18.446 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.93:2380' 2022-02-17 10:46:18.449 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.93:2379' 2022-02-17 10:46:18.452 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-17 10:46:18.455 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-17 10:46:18.457 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.93:2379' 2022-02-17 10:46:18.460 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-17 10:46:18.462 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-17 10:46:18.465 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 10:46:18.468 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-606346-35-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-606346-35-iscsi=http://10.222.0.93:2380 --initial-advertise-peer-urls http://10.222.0.93:2380 --advertise-client-urls http://10.222.0.93:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.93:2379 --debug' '' root 2022-02-17 10:46:18.481 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-17 10:46:18.483 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-606346-35-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-606346-35-iscsi=http://10.222.0.93:2380 --initial-advertise-peer-urls http://10.222.0.93:2380 --advertise-client-urls http://10.222.0.93:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.93:2379 --debug' 2022-02-17 10:46:18.486 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:46:18.488 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-17 10:46:18.491 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:46:18.493 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:46:18.496 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 10:46:18.499 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:46:18.504 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-17 10:46:18.574 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-17 10:46:18.643 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-606346-35-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-606346-35-iscsi=http://10.222.0.93:2380 --initial-advertise-peer-urls http://10.222.0.93:2380 --advertise-client-urls http://10.222.0.93:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.93:2379 --debug' 2022-02-17 10:46:18.704 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-17 10:46:18.755 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-17 10:46:18.808 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:46:18.862 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:46:18.865 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-17 10:46:18.930 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:46:19.352 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-17 10:46:19.414 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-17 10:46:19.471 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-17 10:46:19.530 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-17 10:46:19.587 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-17 10:46:19.590 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 10:46:19.595 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 10:46:19.597 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-17 10:46:19.999 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-17 10:46:20.012 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-17 10:46:20.397 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-17 10:46:20.971 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-17 10:46:20.989 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:20.991 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-17 10:46:20.994 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-17 10:46:20.997 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-17 10:46:21.002 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-17 10:46:21.016 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-17 10:46:21.032 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-17 10:46:21.035 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 10:46:21.038 | + 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.93/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-17 10:46:21.133 | The user clouds.yaml file didn't exist. 2022-02-17 10:46:21.143 | + 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.93/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-17 10:46:21.251 | + 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.93/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-17 10:46:21.364 | + 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.93/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-17 10:46:21.482 | + 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.93/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-17 10:46:21.606 | + 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.93/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-17 10:46:21.734 | + 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.93/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-17 10:46:21.865 | + 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.93/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-17 10:46:21.995 | + 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.93/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-17 10:46:22.132 | + 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.93/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-17 10:46:22.270 | + functions-common:write_clouds_yaml:198 : cat 2022-02-17 10:46:22.275 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-17 10:46:22.278 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-17 10:46:22.281 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-17 10:46:22.285 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-17 10:46:22.288 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-17 10:46:22.290 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-17 10:46:22.313 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:22.316 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-17 10:46:22.318 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:46:22.321 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-17 10:46:22.323 | + ./stack.sh:main:1095 : '[' 10.222.0.93 == 10.222.0.93 ']' 2022-02-17 10:46:22.326 | + ./stack.sh:main:1096 : init_keystone 2022-02-17 10:46:22.329 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-17 10:46:22.349 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:22.351 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-17 10:46:22.354 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-17 10:46:22.356 | + lib/database:recreate_database:112 : local db=keystone 2022-02-17 10:46:22.358 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-17 10:46:22.361 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-17 10:46:22.363 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-17 10:46:22.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:46:22.390 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-17 10:46:22.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:46:22.412 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-17 10:46:22.414 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 10:46:22.417 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:46:22.419 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:46:22.423 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:46:22.428 | + functions-common:time_start:2416 : _TIME_START[$name]=1645094782425 2022-02-17 10:46:22.431 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-17 10:46:27.297 | 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=78824) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 10:46:27.306 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:27.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.308 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.308 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.308 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.309 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:27.309 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:27.339 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:27.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.341 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.342 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.342 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.343 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:27.343 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:27.402 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:27.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.404 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.404 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.405 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:27.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:27.406 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:27.406 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:27.414 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 10:46:29.342 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:29.342 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 10:46:29.351 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:29.351 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 10:46:29.360 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:29.360 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 10:46:29.370 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:29.370 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 10:46:29.379 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:29.379 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 10:46:29.387 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:29.388 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 10:46:29.474 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:29.475 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:29.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.477 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.477 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.477 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.477 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.478 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:29.478 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:29.479 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:29.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.480 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.480 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.480 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.485 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:29.485 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:29.494 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:29.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.497 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.497 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.498 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.498 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.498 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:29.499 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:29.903 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:29.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.912 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.912 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.913 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.913 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.913 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:29.913 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:29.983 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:29.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.986 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.986 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.986 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:29.987 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:29.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:29.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:29.998 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 10:46:30.049 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.049 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 10:46:30.057 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.058 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 10:46:30.067 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.068 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 10:46:30.077 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.077 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 10:46:30.088 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.088 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 10:46:30.106 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.106 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 10:46:30.115 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.115 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:30.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.118 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.119 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.119 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:30.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:30.121 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:30.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.124 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.124 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.125 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.125 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.125 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:30.126 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:30.135 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.137 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.138 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.138 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.139 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:30.139 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:30.546 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:30.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.549 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.550 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.551 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:30.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:30.585 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:46:30.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.587 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.587 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.588 | 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=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:46:30.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:46:30.588 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:46:30.588 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:46:30.595 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 10:46:30.605 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.605 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 10:46:30.612 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.612 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 10:46:30.621 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.622 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 10:46:30.631 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.631 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 10:46:30.640 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.640 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 10:46:30.648 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:30.649 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 10:46:30.658 | INFO migrate.versioning.api [-] done 2022-02-17 10:46:31.095 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-17 10:46:31.097 | + functions-common:time_stop:2425 : local name 2022-02-17 10:46:31.100 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:46:31.102 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:46:31.105 | + functions-common:time_stop:2428 : local total 2022-02-17 10:46:31.108 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:46:31.110 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 10:46:31.112 | + functions-common:time_stop:2432 : start_time=1645094782425 2022-02-17 10:46:31.115 | + functions-common:time_stop:2434 : [[ -z 1645094782425 ]] 2022-02-17 10:46:31.118 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:46:31.122 | + functions-common:time_stop:2437 : end_time=1645094791119 2022-02-17 10:46:31.125 | + functions-common:time_stop:2438 : elapsed_time=8694 2022-02-17 10:46:31.127 | + functions-common:time_stop:2439 : total=0 2022-02-17 10:46:31.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:46:31.132 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8694 2022-02-17 10:46:31.135 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-17 10:46:31.137 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-17 10:46:31.141 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-17 10:46:35.922 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-17 10:46:35.922 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 10:46:35.922 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 10:46:35.923 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-17 10:46:35.923 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 10:46:35.923 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 10:46:35.923 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 10:46:35.924 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 10:46:35.924 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 10:46:36.376 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-17 10:46:36.381 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-17 10:46:41.245 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-17 10:46:41.246 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 10:46:41.246 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 10:46:41.246 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-17 10:46:41.246 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 10:46:41.247 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 10:46:41.247 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 10:46:41.248 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 10:46:41.248 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 10:46:41.627 | + ./stack.sh:main:1097 : start_keystone 2022-02-17 10:46:41.629 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-17 10:46:41.632 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-17 10:46:41.634 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-17 10:46:41.656 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:41.658 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-17 10:46:41.661 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-17 10:46:41.666 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-17 10:46:41.668 | + functions-common:run_process:1680 : local service=keystone 2022-02-17 10:46:41.671 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 10:46:41.673 | + functions-common:run_process:1682 : local group= 2022-02-17 10:46:41.676 | + functions-common:run_process:1683 : local user= 2022-02-17 10:46:41.678 | + functions-common:run_process:1685 : local name=keystone 2022-02-17 10:46:41.680 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:46:41.683 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:46:41.686 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:46:41.688 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:46:41.691 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:46:41.695 | + functions-common:time_start:2416 : _TIME_START[$name]=1645094801693 2022-02-17 10:46:41.698 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-17 10:46:41.718 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:46:41.720 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-17 10:46:41.723 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-17 10:46:41.725 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 10:46:41.728 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 10:46:41.731 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 10:46:41.733 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 10:46:41.736 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-17 10:46:41.738 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-17 10:46:41.740 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-17 10:46:41.743 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:46:41.745 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:46:41.748 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-17 10:46:41.751 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-17 10:46:41.753 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-17 10:46:41.755 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 10:46:41.757 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 10:46:41.759 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 10:46:41.761 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-17 10:46:41.764 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 10:46:41.769 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-17 10:46:41.837 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-17 10:46:41.900 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-17 10:46:41.952 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 10:46:42.007 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:46:42.063 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-17 10:46:42.125 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-17 10:46:42.182 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-17 10:46:42.236 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-17 10:46:42.289 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-17 10:46:42.344 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 10:46:42.346 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-17 10:46:42.419 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 10:46:42.823 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-17 10:46:42.837 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-17 10:46:43.237 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-17 10:46:43.338 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:46:43.368 | + functions-common:time_stop:2425 : local name 2022-02-17 10:46:43.382 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:46:43.404 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:46:43.432 | + functions-common:time_stop:2428 : local total 2022-02-17 10:46:43.447 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:46:43.464 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:46:43.484 | + functions-common:time_stop:2432 : start_time=1645094801693 2022-02-17 10:46:43.503 | + functions-common:time_stop:2434 : [[ -z 1645094801693 ]] 2022-02-17 10:46:43.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:46:43.559 | + functions-common:time_stop:2437 : end_time=1645094803533 2022-02-17 10:46:43.579 | + functions-common:time_stop:2438 : elapsed_time=1840 2022-02-17 10:46:43.608 | + functions-common:time_stop:2439 : total=1977 2022-02-17 10:46:43.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:46:43.640 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3817 2022-02-17 10:46:43.651 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-17 10:46:43.651 | Waiting for keystone to start... 2022-02-17 10:46:43.680 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.93/identity/v3/ 2022-02-17 10:46:43.708 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.93/identity/v3/ 2022-02-17 10:46:43.723 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 10:46:43.749 | + functions:wait_for_service:458 : local url=http://10.222.0.93/identity/v3/ 2022-02-17 10:46:43.768 | + functions:wait_for_service:459 : local rval=0 2022-02-17 10:46:43.784 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 10:46:43.800 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 10:46:43.820 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:46:43.844 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:46:43.879 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:46:43.907 | + functions-common:time_start:2416 : _TIME_START[$name]=1645094803881 2022-02-17 10:46:43.936 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 10:46:43.963 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93/identity/v3/ 2022-02-17 10:46:50.601 | + :: : [[ 200 == 503 ]] 2022-02-17 10:46:50.602 | + :: : [[ 0 -eq 7 ]] 2022-02-17 10:46:50.606 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 10:46:50.609 | + functions-common:time_stop:2425 : local name 2022-02-17 10:46:50.611 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:46:50.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:46:50.616 | + functions-common:time_stop:2428 : local total 2022-02-17 10:46:50.618 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:46:50.620 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 10:46:50.623 | + functions-common:time_stop:2432 : start_time=1645094803881 2022-02-17 10:46:50.625 | + functions-common:time_stop:2434 : [[ -z 1645094803881 ]] 2022-02-17 10:46:50.628 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:46:50.633 | + functions-common:time_stop:2437 : end_time=1645094810630 2022-02-17 10:46:50.635 | + functions-common:time_stop:2438 : elapsed_time=6749 2022-02-17 10:46:50.638 | + functions-common:time_stop:2439 : total=0 2022-02-17 10:46:50.640 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:46:50.643 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6749 2022-02-17 10:46:50.645 | + functions:wait_for_service:467 : return 0 2022-02-17 10:46:50.648 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-17 10:46:50.672 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:46:50.675 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-17 10:46:50.677 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:46:50.680 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 10:46:50.710 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-17 10:46:50.713 | + lib/keystone:bootstrap_keystone:591 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.93/identity 2022-02-17 10:46:52.481 | ++ inc/async:async_inner:64 : rc=0 2022-02-17 10:46:52.506 | [76960 Async install_tempest:76960]: finished successfully 2022-02-17 10:46:55.484 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.484 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.485 | 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=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.492 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.510 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.510 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.541 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.575 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.575 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.666 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.667 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.667 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.667 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.667 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.667 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.681 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.681 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.682 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.682 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.682 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.682 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.682 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.690 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.693 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.693 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.693 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.693 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79684) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 10:46:55.727 | 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=79684) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 10:46:56.090 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created domain default 2022-02-17 10:46:56.132 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created project admin 2022-02-17 10:46:56.160 | DEBUG passlib.handlers.bcrypt [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=79684) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-17 10:46:56.161 | DEBUG passlib.handlers.bcrypt [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=79684) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-17 10:46:56.222 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created user admin 2022-02-17 10:46:56.235 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created role reader 2022-02-17 10:46:56.245 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created role member 2022-02-17 10:46:56.270 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created implied role where 2a6e47c99f7947b98237b35f7b89646b implies f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:46:56.280 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created role admin 2022-02-17 10:46:56.296 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created implied role where e7f03af3e26f4089a71a03144852bc99 implies 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:46:56.308 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Granted role admin on project admin to user admin. 2022-02-17 10:46:56.317 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Granted role admin on the system to user admin. 2022-02-17 10:46:56.331 | WARNING py.warnings [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-17 10:46:56.332 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-17 10:46:56.332 |  2022-02-17 10:46:56.337 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created region RegionOne 2022-02-17 10:46:56.377 | INFO keystone.cmd.bootstrap [None req-2bc0b674-6009-407c-8b07-395417f6938a None None] Created public endpoint http://10.222.0.93/identity 2022-02-17 10:46:56.844 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-17 10:46:56.847 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-17 10:46:56.849 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-17 10:46:56.852 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-17 10:47:00.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:00.016 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:00.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:00.016 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:00.186 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:00.189 | + lib/keystone:create_keystone_accounts:299 : admin_project=9e8b1daddbb34e24a3dd8d7ced598b42 2022-02-17 10:47:00.192 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-17 10:47:00.195 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-17 10:47:02.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:02.464 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:02.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:02.464 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:02.652 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:02.656 | + lib/keystone:create_keystone_accounts:301 : admin_user=a9d46691890d4633bc2ece7a1d866352 2022-02-17 10:47:02.658 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-17 10:47:02.661 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-17 10:47:02.664 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-17 10:47:02.666 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin a9d46691890d4633bc2ece7a1d866352 default 2022-02-17 10:47:02.726 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a9d46691890d4633bc2ece7a1d866352 default 2022-02-17 10:47:02.764 | [17559 Async ks-domain-role:79839]: running: get_or_add_user_domain_role admin a9d46691890d4633bc2ece7a1d866352 default 2022-02-17 10:47:02.766 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-17 10:47:02.769 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 10:47:02.772 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 10:47:05.248 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 10:47:05.250 | + functions-common:get_or_create_domain:888 : echo default 2022-02-17 10:47:05.250 | default 2022-02-17 10:47:05.253 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-17 10:47:05.314 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-17 10:47:05.352 | [17559 Async ks-project:79975]: running: get_or_create_project service Default 2022-02-17 10:47:05.355 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-17 10:47:05.420 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-17 10:47:05.462 | [17559 Async ks-service:80066]: running: get_or_create_role service 2022-02-17 10:47:05.465 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-17 10:47:05.540 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-17 10:47:05.596 | [17559 Async ks-reseller:80152]: running: get_or_create_role ResellerAdmin 2022-02-17 10:47:05.598 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-17 10:47:05.601 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-17 10:47:05.962 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-17 10:47:06.212 | [17559 Async ks-anotherrole:80240]: running: get_or_create_role anotherrole 2022-02-17 10:47:06.232 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-17 10:47:06.264 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-17 10:47:06.284 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:47:06.316 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-17 10:47:09.117 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:09.200 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:09.241 | [80066 Async ks-service:80066]: finished successfully 2022-02-17 10:47:09.260 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:09.303 | [80152 Async ks-reseller:80152]: finished successfully 2022-02-17 10:47:09.330 | [79975 Async ks-project:79975]: finished successfully 2022-02-17 10:47:09.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:09.735 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:09.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:09.735 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:09.933 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:09.937 | ++ functions-common:get_or_create_project:938 : project_id=89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:09.940 | ++ functions-common:get_or_create_project:939 : echo 89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:09.941 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:09.943 | + lib/keystone:create_keystone_accounts:329 : invis_project=89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:09.946 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-17 10:47:09.949 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-17 10:47:09.952 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:47:09.955 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-17 10:47:09.969 | [80240 Async ks-anotherrole:80240]: finished successfully 2022-02-17 10:47:11.751 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:11.780 | [79839 Async ks-domain-role:79839]: finished successfully 2022-02-17 10:47:12.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:12.370 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:12.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:12.370 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:12.561 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:12.564 | ++ functions-common:get_or_create_project:938 : project_id=adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:12.567 | ++ functions-common:get_or_create_project:939 : echo adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:12.570 | + lib/keystone:create_keystone_accounts:333 : demo_project=adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:12.573 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-17 10:47:12.576 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-17 10:47:12.580 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:47:12.582 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-17 10:47:12.584 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-17 10:47:12.588 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-17 10:47:14.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:14.950 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:14.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:14.950 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.137 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:15.140 | ++ functions-common:get_or_create_user:925 : user_id=398ef438623848ff81a2806786f90373 2022-02-17 10:47:15.143 | ++ functions-common:get_or_create_user:926 : echo 398ef438623848ff81a2806786f90373 2022-02-17 10:47:15.147 | + lib/keystone:create_keystone_accounts:336 : demo_user=398ef438623848ff81a2806786f90373 2022-02-17 10:47:15.149 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-17 10:47:15.204 | [17559 Async ks-domain-role:79839]: Waiting for completion of get_or_add_user_domain_role admin a9d46691890d4633bc2ece7a1d866352 default running on PID 79839 (6 other jobs running) 2022-02-17 10:47:15.230 | [17559 Async ks-domain-role:79839]: Signaling child to exit 2022-02-17 10:47:15.230 | WAKEUP 2022-02-17 10:47:15.255 | [17559 Async ks-domain-role:79839]: Signaled 2022-02-17 10:47:15.256 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-17 10:47:15.256 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user a9d46691890d4633bc2ece7a1d866352 --domain default 2022-02-17 10:47:15.256 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:15.256 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-17 10:47:15.257 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:15.257 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:15.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.257 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:15.257 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-17 10:47:15.257 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-17 10:47:15.257 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user a9d46691890d4633bc2ece7a1d866352 --domain default 2022-02-17 10:47:15.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.257 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:15.257 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user a9d46691890d4633bc2ece7a1d866352 --domain default 2022-02-17 10:47:15.257 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-17 10:47:15.257 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:15.257 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:15.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.257 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.257 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:15.257 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:15.257 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:15.257 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | a9d46691890d4633bc2ece7a1d866352 | | | default | | False |' 2022-02-17 10:47:15.257 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:15.257 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:15.257 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:15.257 | + functions-common:get_or_add_user_domain_role:1021 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:15.257 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:15.304 | [17559 Async ks-domain-role:79839]: finished get_or_add_user_domain_role admin a9d46691890d4633bc2ece7a1d866352 default with result 0 in 9 seconds 2022-02-17 10:47:15.311 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-17 10:47:15.352 | [17559 Async ks-project:79975]: Waiting for completion of get_or_create_project service Default running on PID 79975 (5 other jobs running) 2022-02-17 10:47:15.379 | [17559 Async ks-project:79975]: Signaling child to exit 2022-02-17 10:47:15.379 | WAKEUP 2022-02-17 10:47:15.403 | [17559 Async ks-project:79975]: Signaled 2022-02-17 10:47:15.405 | + functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:47:15.405 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-17 10:47:15.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.405 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.405 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.405 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:15.405 | + functions-common:get_or_create_project:938 : project_id=60ca986f9cf7446e8ffea319f5ea7c5f 2022-02-17 10:47:15.405 | + functions-common:get_or_create_project:939 : echo 60ca986f9cf7446e8ffea319f5ea7c5f 2022-02-17 10:47:15.405 | 60ca986f9cf7446e8ffea319f5ea7c5f 2022-02-17 10:47:15.452 | [17559 Async ks-project:79975]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-02-17 10:47:15.491 | [17559 Async ks-service:80066]: Waiting for completion of get_or_create_role service running on PID 80066 (4 other jobs running) 2022-02-17 10:47:15.517 | [17559 Async ks-service:80066]: Signaling child to exit 2022-02-17 10:47:15.517 | WAKEUP 2022-02-17 10:47:15.539 | [17559 Async ks-service:80066]: Signaled 2022-02-17 10:47:15.541 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 10:47:15.541 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-17 10:47:15.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.541 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.541 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.541 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:15.541 | + functions-common:get_or_create_role:950 : role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:47:15.541 | + functions-common:get_or_create_role:951 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:47:15.541 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:47:15.587 | [17559 Async ks-service:80066]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-17 10:47:15.625 | [17559 Async ks-reseller:80152]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80152 (3 other jobs running) 2022-02-17 10:47:15.652 | [17559 Async ks-reseller:80152]: Signaling child to exit 2022-02-17 10:47:15.652 | WAKEUP 2022-02-17 10:47:15.675 | [17559 Async ks-reseller:80152]: Signaled 2022-02-17 10:47:15.676 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 10:47:15.676 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-17 10:47:15.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.676 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.676 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.676 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:15.676 | + functions-common:get_or_create_role:950 : role_id=4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:47:15.676 | + functions-common:get_or_create_role:951 : echo 4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:47:15.676 | 4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:47:15.726 | [17559 Async ks-reseller:80152]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-17 10:47:15.765 | [17559 Async ks-anotherrole:80240]: Waiting for completion of get_or_create_role anotherrole running on PID 80240 (2 other jobs running) 2022-02-17 10:47:15.791 | [17559 Async ks-anotherrole:80240]: Signaling child to exit 2022-02-17 10:47:15.791 | WAKEUP 2022-02-17 10:47:15.814 | [17559 Async ks-anotherrole:80240]: Signaled 2022-02-17 10:47:15.815 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 10:47:15.815 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 10:47:15.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:15.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:15.816 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:15.816 | + functions-common:get_or_create_role:950 : role_id=def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:15.816 | + functions-common:get_or_create_role:951 : echo def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:15.816 | def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:15.862 | [17559 Async ks-anotherrole:80240]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-17 10:47:15.866 | + inc/async:async_wait:197 : return 0 2022-02-17 10:47:15.869 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:15.929 | + inc/async:async_inner:63 : get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:15.973 | [17559 Async ks-demo-member:81109]: running: get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:15.977 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin a9d46691890d4633bc2ece7a1d866352 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:16.044 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a9d46691890d4633bc2ece7a1d866352 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:16.092 | [17559 Async ks-demo-admin:81221]: running: get_or_add_user_project_role admin a9d46691890d4633bc2ece7a1d866352 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:16.095 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:16.168 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:16.219 | [17559 Async ks-demo-another:81333]: running: get_or_add_user_project_role anotherrole 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:16.222 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:16.293 | + inc/async:async_inner:63 : get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:16.382 | [17559 Async ks-demo-invis:81445]: running: get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:16.387 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-17 10:47:16.404 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-17 10:47:16.409 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:47:16.413 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-17 10:47:16.419 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-17 10:47:16.444 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-17 10:47:19.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:19.681 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:19.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:19.681 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:20.032 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:20.053 | ++ functions-common:get_or_create_user:925 : user_id=cdc9c9878403414eaa40f12a5845f331 2022-02-17 10:47:20.075 | ++ functions-common:get_or_create_user:926 : echo cdc9c9878403414eaa40f12a5845f331 2022-02-17 10:47:20.100 | + lib/keystone:create_keystone_accounts:349 : demo_reader=cdc9c9878403414eaa40f12a5845f331 2022-02-17 10:47:20.121 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader cdc9c9878403414eaa40f12a5845f331 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:20.544 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cdc9c9878403414eaa40f12a5845f331 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:20.793 | [17559 Async ks-demo-reader:81644]: running: get_or_add_user_project_role reader cdc9c9878403414eaa40f12a5845f331 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:20.820 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-17 10:47:20.833 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-17 10:47:20.854 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:47:20.891 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-17 10:47:25.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:25.162 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:25.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:25.162 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:25.577 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:25.599 | ++ functions-common:get_or_create_project:938 : project_id=e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:25.624 | ++ functions-common:get_or_create_project:939 : echo e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:25.644 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:25.679 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-17 10:47:25.728 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-17 10:47:25.748 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:47:25.772 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-17 10:47:25.796 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-17 10:47:25.829 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-17 10:47:27.854 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:27.980 | [81109 Async ks-demo-member:81109]: finished successfully 2022-02-17 10:47:28.388 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:28.408 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:28.458 | [81333 Async ks-demo-another:81333]: finished successfully 2022-02-17 10:47:28.464 | [81221 Async ks-demo-admin:81221]: finished successfully 2022-02-17 10:47:29.294 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:29.334 | [81445 Async ks-demo-invis:81445]: finished successfully 2022-02-17 10:47:29.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:29.506 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:29.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:29.506 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:29.690 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:29.693 | ++ functions-common:get_or_create_user:925 : user_id=66537a52f9964d9194bac8aba178644f 2022-02-17 10:47:29.696 | ++ functions-common:get_or_create_user:926 : echo 66537a52f9964d9194bac8aba178644f 2022-02-17 10:47:29.699 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=66537a52f9964d9194bac8aba178644f 2022-02-17 10:47:29.701 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:29.764 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:29.809 | [17559 Async ks-alt-admin:82198]: running: get_or_add_user_project_role admin 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:29.813 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:29.886 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:29.933 | [17559 Async ks-alt-another:82310]: running: get_or_add_user_project_role anotherrole 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:29.936 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-17 10:47:29.940 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-17 10:47:29.943 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:47:29.945 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-17 10:47:29.948 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-17 10:47:29.952 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-17 10:47:32.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:32.509 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:32.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:32.509 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:32.738 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:32.740 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:32.743 | ++ functions-common:get_or_create_user:925 : user_id=28be42b223934f17ad59cfdae4a54cef 2022-02-17 10:47:32.752 | ++ functions-common:get_or_create_user:926 : echo 28be42b223934f17ad59cfdae4a54cef 2022-02-17 10:47:32.760 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=28be42b223934f17ad59cfdae4a54cef 2022-02-17 10:47:32.772 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 28be42b223934f17ad59cfdae4a54cef e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:32.784 | [81644 Async ks-demo-reader:81644]: finished successfully 2022-02-17 10:47:32.863 | + inc/async:async_inner:63 : get_or_add_user_project_role member 28be42b223934f17ad59cfdae4a54cef e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:32.936 | [17559 Async ks-alt-member-user:82514]: running: get_or_add_user_project_role member 28be42b223934f17ad59cfdae4a54cef e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:32.939 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-17 10:47:32.948 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-17 10:47:32.951 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:47:32.953 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-17 10:47:32.956 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-17 10:47:32.960 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-17 10:47:35.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:35.557 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:35.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:35.557 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:35.777 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:35.783 | ++ functions-common:get_or_create_user:925 : user_id=57c9155360ad490485bc7c5c6c595a11 2022-02-17 10:47:35.788 | ++ functions-common:get_or_create_user:926 : echo 57c9155360ad490485bc7c5c6c595a11 2022-02-17 10:47:35.791 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=57c9155360ad490485bc7c5c6c595a11 2022-02-17 10:47:35.796 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 57c9155360ad490485bc7c5c6c595a11 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:35.919 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 57c9155360ad490485bc7c5c6c595a11 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:36.024 | [17559 Async ks-alt-reader-user:82691]: running: get_or_add_user_project_role reader 57c9155360ad490485bc7c5c6c595a11 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:36.040 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-17 10:47:36.050 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:47:36.064 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-17 10:47:36.069 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-17 10:47:36.079 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-17 10:47:39.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:39.274 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:39.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:39.274 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:39.468 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:39.559 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:39.576 | ++ functions-common:get_or_create_user:925 : user_id=980b0c33bf294a209a939122ae1ec901 2022-02-17 10:47:39.580 | [82310 Async ks-alt-another:82310]: finished successfully 2022-02-17 10:47:39.588 | ++ functions-common:get_or_create_user:926 : echo 980b0c33bf294a209a939122ae1ec901 2022-02-17 10:47:39.597 | + lib/keystone:create_keystone_accounts:381 : system_member_user=980b0c33bf294a209a939122ae1ec901 2022-02-17 10:47:39.610 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 980b0c33bf294a209a939122ae1ec901 all 2022-02-17 10:47:39.756 | + inc/async:async_inner:63 : get_or_add_user_system_role member 980b0c33bf294a209a939122ae1ec901 all 2022-02-17 10:47:39.855 | [17559 Async ks-system-member:83004]: running: get_or_add_user_system_role member 980b0c33bf294a209a939122ae1ec901 all 2022-02-17 10:47:39.866 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-17 10:47:39.871 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:47:39.874 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-17 10:47:39.879 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-17 10:47:39.884 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-17 10:47:40.288 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:40.463 | [82198 Async ks-alt-admin:82198]: finished successfully 2022-02-17 10:47:42.616 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:42.662 | [82514 Async ks-alt-member-user:82514]: finished successfully 2022-02-17 10:47:42.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:42.797 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:42.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:42.797 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:42.985 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:42.988 | ++ functions-common:get_or_create_user:925 : user_id=5f900b24e4aa45d29bd2063117117fb4 2022-02-17 10:47:42.990 | ++ functions-common:get_or_create_user:926 : echo 5f900b24e4aa45d29bd2063117117fb4 2022-02-17 10:47:42.993 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=5f900b24e4aa45d29bd2063117117fb4 2022-02-17 10:47:42.996 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 5f900b24e4aa45d29bd2063117117fb4 all 2022-02-17 10:47:43.068 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5f900b24e4aa45d29bd2063117117fb4 all 2022-02-17 10:47:43.112 | [17559 Async ks-system-reader:83286]: running: get_or_add_user_system_role reader 5f900b24e4aa45d29bd2063117117fb4 all 2022-02-17 10:47:43.114 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-17 10:47:43.118 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-17 10:47:43.121 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-17 10:47:43.124 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 10:47:43.127 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-17 10:47:45.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:45.685 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:45.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:45.685 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:45.779 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:45.817 | [82691 Async ks-alt-reader-user:82691]: finished successfully 2022-02-17 10:47:45.918 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:45.922 | ++ functions-common:get_or_create_group:902 : group_id=24928ad5154a46b9ba0c0091323c8e1b 2022-02-17 10:47:45.924 | ++ functions-common:get_or_create_group:903 : echo 24928ad5154a46b9ba0c0091323c8e1b 2022-02-17 10:47:45.927 | + lib/keystone:create_keystone_accounts:391 : admin_group=24928ad5154a46b9ba0c0091323c8e1b 2022-02-17 10:47:45.930 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-17 10:47:45.933 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-17 10:47:45.935 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-17 10:47:45.938 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 10:47:45.941 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-17 10:47:48.320 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:48.360 | [83004 Async ks-system-member:83004]: finished successfully 2022-02-17 10:47:48.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:48.394 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:48.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:48.394 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:48.592 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:48.595 | ++ functions-common:get_or_create_group:902 : group_id=686e35fdf29f40fcbbf3f559c31d2b92 2022-02-17 10:47:48.598 | ++ functions-common:get_or_create_group:903 : echo 686e35fdf29f40fcbbf3f559c31d2b92 2022-02-17 10:47:48.601 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=686e35fdf29f40fcbbf3f559c31d2b92 2022-02-17 10:47:48.604 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:48.667 | + inc/async:async_inner:63 : get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:48.709 | [17559 Async ks-group-memberdemo:83640]: running: get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:48.711 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:48.779 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:48.824 | [17559 Async ks-group-anotherdemo:83726]: running: get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:48.827 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:48.899 | + inc/async:async_inner:63 : get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:48.980 | [17559 Async ks-group-memberalt:83812]: running: get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:48.996 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:49.456 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:49.673 | [17559 Async ks-group-anotheralt:83900]: running: get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:49.688 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 2022-02-17 10:47:50.144 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 2022-02-17 10:47:50.357 | [17559 Async ks-group-admin:83988]: running: get_or_add_group_project_role admin 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 2022-02-17 10:47:50.379 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-17 10:47:50.734 | [17559 Async ks-demo-member:81109]: Waiting for completion of get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 running on PID 81109 (17 other jobs running) 2022-02-17 10:47:50.939 | [17559 Async ks-demo-member:81109]: Signaling child to exit 2022-02-17 10:47:50.939 | WAKEUP 2022-02-17 10:47:51.127 | [17559 Async ks-demo-member:81109]: Signaled 2022-02-17 10:47:51.147 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:51.147 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:51.147 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:51.147 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:51.147 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:51.147 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:51.147 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:51.147 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:51.147 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:51.147 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 398ef438623848ff81a2806786f90373 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:51.148 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:51.148 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:51.148 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:51.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:51.148 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:51.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:51.148 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:51.148 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:51.148 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:51.148 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:51.148 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 398ef438623848ff81a2806786f90373 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:51.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:51.148 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:51.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:51.148 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:51.148 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 398ef438623848ff81a2806786f90373 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:51.148 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:51.148 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:51.148 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:51.148 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:51.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:51.148 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:51.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:51.148 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:51.148 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:51.148 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:51.148 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:51.148 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:51.148 | ++ functions-common:get_field:818 : echo '| 2a6e47c99f7947b98237b35f7b89646b | 398ef438623848ff81a2806786f90373 | | adb03ec53f1b4f458e750a8bd6bdd989 | | | False |' 2022-02-17 10:47:51.148 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:51.148 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:51.148 | + functions-common:get_or_add_user_project_role:997 : echo 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:51.148 | 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:51.430 | [17559 Async ks-demo-member:81109]: finished get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 with result 0 in 12 seconds 2022-02-17 10:47:51.724 | [17559 Async ks-demo-admin:81221]: Waiting for completion of get_or_add_user_project_role admin a9d46691890d4633bc2ece7a1d866352 adb03ec53f1b4f458e750a8bd6bdd989 running on PID 81221 (16 other jobs running) 2022-02-17 10:47:51.987 | [17559 Async ks-demo-admin:81221]: Signaling child to exit 2022-02-17 10:47:51.993 | WAKEUP 2022-02-17 10:47:52.008 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:52.100 | [17559 Async ks-demo-admin:81221]: Signaled 2022-02-17 10:47:52.120 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:52.120 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:52.120 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:52.120 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:52.120 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:52.120 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:52.120 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:52.120 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:52.120 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user a9d46691890d4633bc2ece7a1d866352 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:52.120 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:52.120 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:52.120 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:52.120 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:52.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:52.120 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:52.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:52.120 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:52.120 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:52.120 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:52.120 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:52.120 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user a9d46691890d4633bc2ece7a1d866352 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:52.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:52.120 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:52.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:52.120 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:52.120 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:52.120 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user a9d46691890d4633bc2ece7a1d866352 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:52.120 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:52.120 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:52.120 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:52.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:52.121 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:52.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:52.121 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:52.121 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:52.121 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:52.121 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:52.121 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | a9d46691890d4633bc2ece7a1d866352 | | adb03ec53f1b4f458e750a8bd6bdd989 | | | False |' 2022-02-17 10:47:52.121 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:52.121 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:52.121 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:52.121 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:52.121 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:52.144 | [83286 Async ks-system-reader:83286]: finished successfully 2022-02-17 10:47:52.421 | [17559 Async ks-demo-admin:81221]: finished get_or_add_user_project_role admin a9d46691890d4633bc2ece7a1d866352 adb03ec53f1b4f458e750a8bd6bdd989 with result 0 in 12 seconds 2022-02-17 10:47:52.646 | [17559 Async ks-demo-another:81333]: Waiting for completion of get_or_add_user_project_role anotherrole 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 running on PID 81333 (15 other jobs running) 2022-02-17 10:47:52.849 | [17559 Async ks-demo-another:81333]: Signaling child to exit 2022-02-17 10:47:52.854 | WAKEUP 2022-02-17 10:47:53.023 | [17559 Async ks-demo-another:81333]: Signaled 2022-02-17 10:47:53.047 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:53.048 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:53.048 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:53.048 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:53.048 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:53.048 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:53.048 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:53.048 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:53.048 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 398ef438623848ff81a2806786f90373 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:53.048 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:53.048 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:53.048 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:53.048 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:53.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:53.048 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:53.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:53.048 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:53.048 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:53.048 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:53.048 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:53.048 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 398ef438623848ff81a2806786f90373 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:53.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:53.048 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:53.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:53.048 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:53.048 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:53.048 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 398ef438623848ff81a2806786f90373 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:53.048 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:53.048 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:53.048 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:53.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:53.048 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:53.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:53.049 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:53.049 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:53.049 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:53.049 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:53.049 | ++ functions-common:get_field:818 : echo '| def6e8e9342343968cdbf7e592accdc8 | 398ef438623848ff81a2806786f90373 | | adb03ec53f1b4f458e750a8bd6bdd989 | | | False |' 2022-02-17 10:47:53.049 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:53.049 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:53.049 | + functions-common:get_or_add_user_project_role:995 : user_role_id=def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:53.049 | + functions-common:get_or_add_user_project_role:997 : echo def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:53.049 | def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:53.336 | [17559 Async ks-demo-another:81333]: finished get_or_add_user_project_role anotherrole 398ef438623848ff81a2806786f90373 adb03ec53f1b4f458e750a8bd6bdd989 with result 0 in 12 seconds 2022-02-17 10:47:53.605 | [17559 Async ks-demo-invis:81445]: Waiting for completion of get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 89bb8e10206348028f6d2952fe56f7b3 running on PID 81445 (14 other jobs running) 2022-02-17 10:47:53.792 | [17559 Async ks-demo-invis:81445]: Signaling child to exit 2022-02-17 10:47:53.792 | WAKEUP 2022-02-17 10:47:53.984 | [17559 Async ks-demo-invis:81445]: Signaled 2022-02-17 10:47:54.004 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:54.004 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:54.004 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:54.004 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:54.004 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:54.004 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:54.004 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:54.004 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:54.004 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:54.004 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:54.004 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 398ef438623848ff81a2806786f90373 --project 89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:54.004 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:54.004 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:54.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.005 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:54.005 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:54.005 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:54.005 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 398ef438623848ff81a2806786f90373 --project 89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:54.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.005 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 398ef438623848ff81a2806786f90373 --project 89bb8e10206348028f6d2952fe56f7b3 2022-02-17 10:47:54.005 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:54.005 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:54.005 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:54.005 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:54.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.005 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:54.005 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:54.005 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:54.005 | ++ functions-common:get_field:818 : echo '| 2a6e47c99f7947b98237b35f7b89646b | 398ef438623848ff81a2806786f90373 | | 89bb8e10206348028f6d2952fe56f7b3 | | | False |' 2022-02-17 10:47:54.006 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:54.006 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:54.006 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:54.006 | + functions-common:get_or_add_user_project_role:997 : echo 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:54.006 | 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:54.317 | [17559 Async ks-demo-invis:81445]: finished get_or_add_user_project_role member 398ef438623848ff81a2806786f90373 89bb8e10206348028f6d2952fe56f7b3 with result 0 in 13 seconds 2022-02-17 10:47:54.543 | [17559 Async ks-demo-reader:81644]: Waiting for completion of get_or_add_user_project_role reader cdc9c9878403414eaa40f12a5845f331 adb03ec53f1b4f458e750a8bd6bdd989 running on PID 81644 (13 other jobs running) 2022-02-17 10:47:54.740 | [17559 Async ks-demo-reader:81644]: Signaling child to exit 2022-02-17 10:47:54.742 | WAKEUP 2022-02-17 10:47:54.889 | [17559 Async ks-demo-reader:81644]: Signaled 2022-02-17 10:47:54.904 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:54.904 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:54.904 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:54.904 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:54.904 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:54.904 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:54.904 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:54.904 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:54.904 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:54.904 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user cdc9c9878403414eaa40f12a5845f331 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:54.904 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:54.904 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:54.904 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:54.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.905 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.905 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.905 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:54.905 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:54.905 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:54.905 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user cdc9c9878403414eaa40f12a5845f331 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:54.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.905 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.905 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.905 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:54.905 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user cdc9c9878403414eaa40f12a5845f331 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:47:54.905 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:54.905 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:54.905 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:54.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.905 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:54.906 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:54.906 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:54.906 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:54.906 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:54.906 | ++ functions-common:get_field:818 : echo '| f1ca5a1764fa44c99f40a4c86c2c38d8 | cdc9c9878403414eaa40f12a5845f331 | | adb03ec53f1b4f458e750a8bd6bdd989 | | | False |' 2022-02-17 10:47:54.906 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:54.906 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:54.906 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:47:54.906 | + functions-common:get_or_add_user_project_role:997 : echo f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:47:54.906 | f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:47:55.227 | [17559 Async ks-demo-reader:81644]: finished get_or_add_user_project_role reader cdc9c9878403414eaa40f12a5845f331 adb03ec53f1b4f458e750a8bd6bdd989 with result 0 in 12 seconds 2022-02-17 10:47:55.264 | + inc/async:async_wait:197 : return 0 2022-02-17 10:47:55.284 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-17 10:47:55.663 | [17559 Async ks-alt-admin:82198]: Waiting for completion of get_or_add_user_project_role admin 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 running on PID 82198 (12 other jobs running) 2022-02-17 10:47:55.832 | [17559 Async ks-alt-admin:82198]: Signaling child to exit 2022-02-17 10:47:55.832 | WAKEUP 2022-02-17 10:47:55.969 | [17559 Async ks-alt-admin:82198]: Signaled 2022-02-17 10:47:55.980 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:55.980 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:55.980 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:55.980 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:55.980 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:55.980 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:55.981 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:55.981 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:55.981 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:55.981 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 66537a52f9964d9194bac8aba178644f --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:55.981 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:55.981 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:55.981 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:55.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:55.981 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:55.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:55.981 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:55.981 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:55.981 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:55.981 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:55.981 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 66537a52f9964d9194bac8aba178644f --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:55.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:55.981 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:55.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:55.981 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:55.982 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:55.982 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:55.982 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 66537a52f9964d9194bac8aba178644f --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:55.982 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:55.982 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:55.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:55.982 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:55.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:55.982 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:55.982 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:55.982 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:55.982 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:55.982 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | 66537a52f9964d9194bac8aba178644f | | e459f202529742c59427d3a1e2fa4377 | | | False |' 2022-02-17 10:47:55.982 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:55.982 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:55.982 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:55.982 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:55.982 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:47:56.179 | [17559 Async ks-alt-admin:82198]: finished get_or_add_user_project_role admin 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 with result 0 in 10 seconds 2022-02-17 10:47:56.395 | [17559 Async ks-alt-another:82310]: Waiting for completion of get_or_add_user_project_role anotherrole 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 running on PID 82310 (11 other jobs running) 2022-02-17 10:47:56.593 | [17559 Async ks-alt-another:82310]: Signaling child to exit 2022-02-17 10:47:56.594 | WAKEUP 2022-02-17 10:47:56.728 | [17559 Async ks-alt-another:82310]: Signaled 2022-02-17 10:47:56.739 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:56.739 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:56.739 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:56.739 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:56.739 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:56.739 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:56.739 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:56.739 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:56.739 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:56.739 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:56.739 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 66537a52f9964d9194bac8aba178644f --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:56.739 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:56.739 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:56.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:56.739 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:56.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:56.739 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:56.740 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:56.740 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:56.740 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:56.740 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 66537a52f9964d9194bac8aba178644f --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:56.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:56.740 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:56.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:56.740 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:56.740 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 66537a52f9964d9194bac8aba178644f --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:56.740 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:56.740 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:56.740 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:56.740 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:56.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:56.740 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:56.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:56.740 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:56.740 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:56.740 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:56.740 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:56.740 | ++ functions-common:get_field:818 : echo '| def6e8e9342343968cdbf7e592accdc8 | 66537a52f9964d9194bac8aba178644f | | e459f202529742c59427d3a1e2fa4377 | | | False |' 2022-02-17 10:47:56.740 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:56.740 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:56.740 | + functions-common:get_or_add_user_project_role:995 : user_role_id=def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:56.740 | + functions-common:get_or_add_user_project_role:997 : echo def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:56.740 | def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:47:56.990 | [17559 Async ks-alt-another:82310]: finished get_or_add_user_project_role anotherrole 66537a52f9964d9194bac8aba178644f e459f202529742c59427d3a1e2fa4377 with result 0 in 9 seconds 2022-02-17 10:47:57.264 | [17559 Async ks-alt-member-user:82514]: Waiting for completion of get_or_add_user_project_role member 28be42b223934f17ad59cfdae4a54cef e459f202529742c59427d3a1e2fa4377 running on PID 82514 (10 other jobs running) 2022-02-17 10:47:57.453 | [17559 Async ks-alt-member-user:82514]: Signaling child to exit 2022-02-17 10:47:57.453 | WAKEUP 2022-02-17 10:47:57.596 | [17559 Async ks-alt-member-user:82514]: Signaled 2022-02-17 10:47:57.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:57.611 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:57.611 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:57.611 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:57.611 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:57.611 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:57.611 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:57.611 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:57.611 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 28be42b223934f17ad59cfdae4a54cef --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:57.611 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:57.611 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:57.611 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:57.611 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:57.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:57.611 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:57.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:57.612 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:57.612 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:57.612 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:57.612 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:57.612 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 28be42b223934f17ad59cfdae4a54cef --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:57.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:57.612 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:57.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:57.612 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:57.612 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 28be42b223934f17ad59cfdae4a54cef --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:57.612 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:57.612 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:57.612 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:57.612 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:57.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:57.612 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:57.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:57.612 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:57.612 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:57.612 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:57.612 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:57.612 | ++ functions-common:get_field:818 : echo '| 2a6e47c99f7947b98237b35f7b89646b | 28be42b223934f17ad59cfdae4a54cef | | e459f202529742c59427d3a1e2fa4377 | | | False |' 2022-02-17 10:47:57.612 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:57.612 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:57.612 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:57.612 | + functions-common:get_or_add_user_project_role:997 : echo 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:57.612 | 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:57.928 | [17559 Async ks-alt-member-user:82514]: finished get_or_add_user_project_role member 28be42b223934f17ad59cfdae4a54cef e459f202529742c59427d3a1e2fa4377 with result 0 in 9 seconds 2022-02-17 10:47:58.186 | [17559 Async ks-alt-reader-user:82691]: Waiting for completion of get_or_add_user_project_role reader 57c9155360ad490485bc7c5c6c595a11 e459f202529742c59427d3a1e2fa4377 running on PID 82691 (9 other jobs running) 2022-02-17 10:47:58.363 | [17559 Async ks-alt-reader-user:82691]: Signaling child to exit 2022-02-17 10:47:58.363 | WAKEUP 2022-02-17 10:47:58.521 | [17559 Async ks-alt-reader-user:82691]: Signaled 2022-02-17 10:47:58.531 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:47:58.532 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:47:58.532 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:58.532 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:58.532 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:58.532 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:58.532 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:58.532 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:47:58.532 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 57c9155360ad490485bc7c5c6c595a11 --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:58.532 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:58.532 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:47:58.532 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:58.532 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:58.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:58.532 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:58.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:58.532 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:58.532 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:58.532 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:47:58.532 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:47:58.532 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 57c9155360ad490485bc7c5c6c595a11 --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:58.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:58.533 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:58.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:58.533 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:58.533 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:47:58.533 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:47:58.533 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 57c9155360ad490485bc7c5c6c595a11 --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:47:58.533 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:47:58.533 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:58.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:58.533 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:58.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:58.533 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:58.533 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:58.533 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:47:58.533 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:47:58.533 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:47:58.533 | ++ functions-common:get_field:818 : echo '| f1ca5a1764fa44c99f40a4c86c2c38d8 | 57c9155360ad490485bc7c5c6c595a11 | | e459f202529742c59427d3a1e2fa4377 | | | False |' 2022-02-17 10:47:58.533 | ++ functions-common:get_field:812 : read data 2022-02-17 10:47:58.533 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:47:58.533 | + functions-common:get_or_add_user_project_role:997 : echo f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:47:58.533 | f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:47:58.818 | [17559 Async ks-alt-reader-user:82691]: finished get_or_add_user_project_role reader 57c9155360ad490485bc7c5c6c595a11 e459f202529742c59427d3a1e2fa4377 with result 0 in 9 seconds 2022-02-17 10:47:58.844 | + inc/async:async_wait:197 : return 0 2022-02-17 10:47:58.863 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-17 10:47:59.207 | [17559 Async ks-system-member:83004]: Waiting for completion of get_or_add_user_system_role member 980b0c33bf294a209a939122ae1ec901 all running on PID 83004 (8 other jobs running) 2022-02-17 10:47:59.367 | [17559 Async ks-system-member:83004]: Signaling child to exit 2022-02-17 10:47:59.367 | WAKEUP 2022-02-17 10:47:59.515 | [17559 Async ks-system-member:83004]: Signaled 2022-02-17 10:47:59.539 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 10:47:59.539 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 10:47:59.539 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 10:47:59.539 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:47:59.539 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:47:59.539 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:47:59.539 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:47:59.539 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:47:59.539 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 10:47:59.539 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 980b0c33bf294a209a939122ae1ec901 --system all -f value -c Role 2022-02-17 10:47:59.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:59.539 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:59.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:59.540 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:59.540 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:59.540 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 10:47:59.540 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 10:47:59.540 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 980b0c33bf294a209a939122ae1ec901 --system all 2022-02-17 10:47:59.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:59.540 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:59.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:59.540 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:59.540 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 980b0c33bf294a209a939122ae1ec901 --system all -f value -c Role 2022-02-17 10:47:59.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:59.540 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:59.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:47:59.540 | from cryptography.utils import int_from_bytes 2022-02-17 10:47:59.540 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:47:59.540 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:59.540 | + functions-common:get_or_add_user_system_role:1052 : echo 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:59.540 | 2a6e47c99f7947b98237b35f7b89646b 2022-02-17 10:47:59.688 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:47:59.829 | [83640 Async ks-group-memberdemo:83640]: finished successfully 2022-02-17 10:47:59.830 | [17559 Async ks-system-member:83004]: finished get_or_add_user_system_role member 980b0c33bf294a209a939122ae1ec901 all with result 0 in 8 seconds 2022-02-17 10:48:00.071 | [17559 Async ks-system-reader:83286]: Waiting for completion of get_or_add_user_system_role reader 5f900b24e4aa45d29bd2063117117fb4 all running on PID 83286 (7 other jobs running) 2022-02-17 10:48:00.235 | [17559 Async ks-system-reader:83286]: Signaling child to exit 2022-02-17 10:48:00.236 | WAKEUP 2022-02-17 10:48:00.260 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:48:00.306 | [17559 Async ks-system-reader:83286]: Signaled 2022-02-17 10:48:00.311 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 10:48:00.311 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 10:48:00.311 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 10:48:00.311 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:48:00.311 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:48:00.311 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:48:00.311 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:48:00.311 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:48:00.311 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 10:48:00.311 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 5f900b24e4aa45d29bd2063117117fb4 --system all -f value -c Role 2022-02-17 10:48:00.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.311 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.311 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.311 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.311 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 10:48:00.311 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 10:48:00.311 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 5f900b24e4aa45d29bd2063117117fb4 --system all 2022-02-17 10:48:00.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.311 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.311 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.312 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 5f900b24e4aa45d29bd2063117117fb4 --system all -f value -c Role 2022-02-17 10:48:00.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.312 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.312 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.312 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.312 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:48:00.312 | + functions-common:get_or_add_user_system_role:1052 : echo f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:48:00.312 | f1ca5a1764fa44c99f40a4c86c2c38d8 2022-02-17 10:48:00.322 | [83812 Async ks-group-memberalt:83812]: finished successfully 2022-02-17 10:48:00.395 | [17559 Async ks-system-reader:83286]: finished get_or_add_user_system_role reader 5f900b24e4aa45d29bd2063117117fb4 all with result 0 in 9 seconds 2022-02-17 10:48:00.400 | + inc/async:async_wait:197 : return 0 2022-02-17 10:48:00.403 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-17 10:48:00.484 | [17559 Async ks-group-memberdemo:83640]: Waiting for completion of get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 running on PID 83640 (6 other jobs running) 2022-02-17 10:48:00.518 | [17559 Async ks-group-memberdemo:83640]: Signaling child to exit 2022-02-17 10:48:00.518 | WAKEUP 2022-02-17 10:48:00.548 | [17559 Async ks-group-memberdemo:83640]: Signaled 2022-02-17 10:48:00.549 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 10:48:00.549 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 686e35fdf29f40fcbbf3f559c31d2b92 --project adb03ec53f1b4f458e750a8bd6bdd989 -f value 2022-02-17 10:48:00.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.550 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.550 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.550 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.550 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 10:48:00.550 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 10:48:00.550 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 686e35fdf29f40fcbbf3f559c31d2b92 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:48:00.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.550 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.550 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.550 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 686e35fdf29f40fcbbf3f559c31d2b92 --project adb03ec53f1b4f458e750a8bd6bdd989 -f value 2022-02-17 10:48:00.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.550 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.550 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.550 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.550 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2a6e47c99f7947b98237b35f7b89646b 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 False' 2022-02-17 10:48:00.550 | + functions-common:get_or_add_group_project_role:1076 : echo 2a6e47c99f7947b98237b35f7b89646b 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 False 2022-02-17 10:48:00.550 | 2a6e47c99f7947b98237b35f7b89646b 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 False 2022-02-17 10:48:00.608 | [17559 Async ks-group-memberdemo:83640]: finished get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 with result 0 in 11 seconds 2022-02-17 10:48:00.657 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:48:00.666 | [17559 Async ks-group-anotherdemo:83726]: Waiting for completion of get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 running on PID 83726 (5 other jobs running) 2022-02-17 10:48:00.687 | [83726 Async ks-group-anotherdemo:83726]: finished successfully 2022-02-17 10:48:00.711 | [17559 Async ks-group-anotherdemo:83726]: Signaling child to exit 2022-02-17 10:48:00.718 | WAKEUP 2022-02-17 10:48:00.749 | [17559 Async ks-group-anotherdemo:83726]: Signaled 2022-02-17 10:48:00.751 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 10:48:00.751 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 686e35fdf29f40fcbbf3f559c31d2b92 --project adb03ec53f1b4f458e750a8bd6bdd989 -f value 2022-02-17 10:48:00.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.751 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.751 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.751 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.751 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 10:48:00.751 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 10:48:00.751 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 686e35fdf29f40fcbbf3f559c31d2b92 --project adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:48:00.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.751 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.751 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.751 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 686e35fdf29f40fcbbf3f559c31d2b92 --project adb03ec53f1b4f458e750a8bd6bdd989 -f value 2022-02-17 10:48:00.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.751 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.752 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.752 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.752 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='def6e8e9342343968cdbf7e592accdc8 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 False' 2022-02-17 10:48:00.752 | + functions-common:get_or_add_group_project_role:1076 : echo def6e8e9342343968cdbf7e592accdc8 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 False 2022-02-17 10:48:00.752 | def6e8e9342343968cdbf7e592accdc8 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 False 2022-02-17 10:48:00.810 | [17559 Async ks-group-anotherdemo:83726]: finished get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 adb03ec53f1b4f458e750a8bd6bdd989 with result 0 in 11 seconds 2022-02-17 10:48:00.861 | [17559 Async ks-group-memberalt:83812]: Waiting for completion of get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 running on PID 83812 (4 other jobs running) 2022-02-17 10:48:00.897 | [17559 Async ks-group-memberalt:83812]: Signaling child to exit 2022-02-17 10:48:00.898 | WAKEUP 2022-02-17 10:48:00.931 | [17559 Async ks-group-memberalt:83812]: Signaled 2022-02-17 10:48:00.932 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 10:48:00.932 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 686e35fdf29f40fcbbf3f559c31d2b92 --project e459f202529742c59427d3a1e2fa4377 -f value 2022-02-17 10:48:00.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.933 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.933 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.933 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.933 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 10:48:00.933 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 10:48:00.933 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 686e35fdf29f40fcbbf3f559c31d2b92 --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:48:00.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.933 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.933 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.933 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 686e35fdf29f40fcbbf3f559c31d2b92 --project e459f202529742c59427d3a1e2fa4377 -f value 2022-02-17 10:48:00.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.933 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:00.933 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:00.933 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:00.933 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2a6e47c99f7947b98237b35f7b89646b 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 False' 2022-02-17 10:48:00.933 | + functions-common:get_or_add_group_project_role:1076 : echo 2a6e47c99f7947b98237b35f7b89646b 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 False 2022-02-17 10:48:00.933 | 2a6e47c99f7947b98237b35f7b89646b 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 False 2022-02-17 10:48:00.999 | [17559 Async ks-group-memberalt:83812]: finished get_or_add_group_project_role member 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 with result 0 in 11 seconds 2022-02-17 10:48:01.043 | [17559 Async ks-group-anotheralt:83900]: Waiting for completion of get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 running on PID 83900 (3 other jobs running) 2022-02-17 10:48:01.076 | [17559 Async ks-group-anotheralt:83900]: Signaling child to exit 2022-02-17 10:48:01.141 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:48:01.166 | [83900 Async ks-group-anotheralt:83900]: finished successfully 2022-02-17 10:48:01.187 | WAKEUP 2022-02-17 10:48:01.210 | [17559 Async ks-group-anotheralt:83900]: Signaled 2022-02-17 10:48:01.212 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 10:48:01.212 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 686e35fdf29f40fcbbf3f559c31d2b92 --project e459f202529742c59427d3a1e2fa4377 -f value 2022-02-17 10:48:01.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:01.212 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:01.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:01.212 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:01.212 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:01.212 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 10:48:01.212 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 10:48:01.212 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 686e35fdf29f40fcbbf3f559c31d2b92 --project e459f202529742c59427d3a1e2fa4377 2022-02-17 10:48:01.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:01.212 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:01.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:01.212 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:01.212 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 686e35fdf29f40fcbbf3f559c31d2b92 --project e459f202529742c59427d3a1e2fa4377 -f value 2022-02-17 10:48:01.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:01.212 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:01.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:01.213 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:01.213 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:01.213 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='def6e8e9342343968cdbf7e592accdc8 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 False' 2022-02-17 10:48:01.213 | + functions-common:get_or_add_group_project_role:1076 : echo def6e8e9342343968cdbf7e592accdc8 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 False 2022-02-17 10:48:01.213 | def6e8e9342343968cdbf7e592accdc8 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 False 2022-02-17 10:48:01.260 | [17559 Async ks-group-anotheralt:83900]: finished get_or_add_group_project_role anotherrole 686e35fdf29f40fcbbf3f559c31d2b92 e459f202529742c59427d3a1e2fa4377 with result 0 in 11 seconds 2022-02-17 10:48:01.299 | [17559 Async ks-group-admin:83988]: Waiting for completion of get_or_add_group_project_role admin 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 running on PID 83988 (2 other jobs running) 2022-02-17 10:48:01.325 | [17559 Async ks-group-admin:83988]: Signaling child to exit 2022-02-17 10:48:01.933 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:48:01.960 | [83988 Async ks-group-admin:83988]: finished successfully 2022-02-17 10:48:01.980 | WAKEUP 2022-02-17 10:48:02.003 | [17559 Async ks-group-admin:83988]: Signaled 2022-02-17 10:48:02.005 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 10:48:02.005 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 24928ad5154a46b9ba0c0091323c8e1b --project 9e8b1daddbb34e24a3dd8d7ced598b42 -f value 2022-02-17 10:48:02.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:02.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:02.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:02.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:02.005 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:02.005 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 10:48:02.005 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 10:48:02.005 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 24928ad5154a46b9ba0c0091323c8e1b --project 9e8b1daddbb34e24a3dd8d7ced598b42 2022-02-17 10:48:02.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:02.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:02.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:02.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:02.005 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 24928ad5154a46b9ba0c0091323c8e1b --project 9e8b1daddbb34e24a3dd8d7ced598b42 -f value 2022-02-17 10:48:02.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:02.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:02.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:48:02.005 | from cryptography.utils import int_from_bytes 2022-02-17 10:48:02.005 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:48:02.005 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e7f03af3e26f4089a71a03144852bc99 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 False' 2022-02-17 10:48:02.005 | + functions-common:get_or_add_group_project_role:1076 : echo e7f03af3e26f4089a71a03144852bc99 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 False 2022-02-17 10:48:02.006 | e7f03af3e26f4089a71a03144852bc99 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 False 2022-02-17 10:48:02.053 | [17559 Async ks-group-admin:83988]: finished get_or_add_group_project_role admin 24928ad5154a46b9ba0c0091323c8e1b 9e8b1daddbb34e24a3dd8d7ced598b42 with result 0 in 11 seconds 2022-02-17 10:48:02.057 | + inc/async:async_wait:197 : return 0 2022-02-17 10:48:02.060 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-17 10:48:02.077 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:48:02.080 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-17 10:48:02.098 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:48:02.100 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-17 10:48:02.103 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-17 10:48:02.165 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-17 10:48:02.204 | [17559 Async create_nova_accounts:85887]: running: create_nova_accounts 2022-02-17 10:48:02.207 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-17 10:48:02.225 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:48:02.228 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-17 10:48:02.231 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-17 10:48:02.299 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-17 10:48:02.338 | [17559 Async create_glance_accounts:86002]: running: create_glance_accounts 2022-02-17 10:48:02.341 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-17 10:48:02.366 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:48:02.368 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-17 10:48:02.375 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-17 10:48:02.446 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-17 10:48:02.489 | [17559 Async create_cinder_accounts:86132]: running: create_cinder_accounts 2022-02-17 10:48:02.492 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-17 10:48:02.514 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:48:02.516 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-17 10:48:02.519 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-17 10:48:02.588 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-17 10:48:02.673 | [17559 Async create_neutron_accounts:86247]: running: create_neutron_accounts 2022-02-17 10:48:02.677 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-17 10:48:02.715 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:48:02.722 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-17 10:48:02.727 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-17 10:48:03.045 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-17 10:48:03.272 | [17559 Async create_swift_accounts:86388]: running: create_swift_accounts 2022-02-17 10:48:03.296 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-17 10:48:03.423 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:48:03.448 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-17 10:48:03.765 | [17559 Async create_nova_accounts:85887]: Waiting for completion of create_nova_accounts running on PID 85887 (6 other jobs running) 2022-02-17 10:48:03.923 | [17559 Async create_nova_accounts:85887]: Signaling child to exit 2022-02-17 10:48:33.996 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:48:34.157 | [86247 Async create_neutron_accounts:86247]: finished successfully 2022-02-17 10:48:49.695 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:48:49.727 | [86132 Async create_cinder_accounts:86132]: finished successfully 2022-02-17 10:48:57.998 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:48:58.041 | [86002 Async create_glance_accounts:86002]: finished successfully 2022-02-17 10:49:03.724 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:49:03.754 | [85887 Async create_nova_accounts:85887]: finished successfully 2022-02-17 10:49:03.780 | WAKEUP 2022-02-17 10:49:03.810 | [17559 Async create_nova_accounts:85887]: Signaled 2022-02-17 10:49:03.812 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-17 10:49:03.812 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-17 10:49:03.812 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-17 10:49:03.812 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:03.812 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:49:03.812 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 10:49:03.812 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 10:49:03.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.812 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.812 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.812 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.812 | + functions-common:get_or_create_user:925 : user_id=8997f977694a441b8e5387aa5cca266a 2022-02-17 10:49:03.812 | + functions-common:get_or_create_user:926 : echo 8997f977694a441b8e5387aa5cca266a 2022-02-17 10:49:03.812 | 8997f977694a441b8e5387aa5cca266a 2022-02-17 10:49:03.813 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-17 10:49:03.813 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:03.813 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:03.813 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:03.813 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:03.813 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:03.813 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:03.813 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:03.813 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:03.813 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:03.813 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:03.813 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.813 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:03.813 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.813 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.813 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.813 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.813 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.813 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.813 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:03.813 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:03.813 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.813 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.813 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.813 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:03.813 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.813 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.814 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.814 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.814 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.814 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.814 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.814 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:03.814 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:03.814 | ++ functions-common:get_field:818 : echo '| aa2fdb7ea7f24387bda97b3543045a9e | 8997f977694a441b8e5387aa5cca266a | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:03.814 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:03.814 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.814 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.814 | + functions-common:get_or_add_user_project_role:997 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.814 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.814 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 10:49:03.814 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-17 10:49:03.814 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:03.814 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:03.814 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:03.814 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:03.815 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:03.815 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:03.815 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:03.815 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:03.815 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:03.815 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:03.815 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.815 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:03.815 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.815 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.815 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.815 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.815 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:03.815 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:03.815 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.815 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.815 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.815 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:03.815 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.815 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.815 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.816 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.816 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:03.816 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:03.816 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | 8997f977694a441b8e5387aa5cca266a | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:03.816 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:03.816 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.816 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:03.816 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:03.816 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:03.816 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-17 10:49:03.816 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-17 10:49:03.816 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.93/compute 2022-02-17 10:49:03.816 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-17 10:49:03.816 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:49:03.816 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-17 10:49:03.816 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-17 10:49:03.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.816 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.816 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.816 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.816 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:49:03.816 | 35d002abcc8e416abf0004ae99e5b950' 2022-02-17 10:49:03.816 | + functions-common:get_or_create_service:1094 : echo 35d002abcc8e416abf0004ae99e5b950 2022-02-17 10:49:03.816 | 35d002abcc8e416abf0004ae99e5b950 2022-02-17 10:49:03.816 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.93/compute/v2/$(project_id)s' 2022-02-17 10:49:03.816 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:49:03.816 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.93/compute/v2/$(project_id)s' RegionOne 2022-02-17 10:49:03.816 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:03.816 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-17 10:49:03.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.816 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.817 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.817 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:03.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:03.817 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.93/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 10:49:03.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.817 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.817 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.817 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=65a1b46e22624fbba676a534156d4ad6 2022-02-17 10:49:03.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 65a1b46e22624fbba676a534156d4ad6 2022-02-17 10:49:03.817 | + functions-common:get_or_create_endpoint:1127 : public_id=65a1b46e22624fbba676a534156d4ad6 2022-02-17 10:49:03.817 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 10:49:03.817 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:49:03.817 | + functions-common:get_or_create_endpoint:1136 : echo 65a1b46e22624fbba676a534156d4ad6 2022-02-17 10:49:03.817 | 65a1b46e22624fbba676a534156d4ad6 2022-02-17 10:49:03.817 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-17 10:49:03.817 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:49:03.817 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-17 10:49:03.817 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-17 10:49:03.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.817 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.817 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.817 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.817 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:49:03.817 | 6fc42c0c071849f3b643ac9b218110b9' 2022-02-17 10:49:03.817 | + functions-common:get_or_create_service:1094 : echo 6fc42c0c071849f3b643ac9b218110b9 2022-02-17 10:49:03.817 | 6fc42c0c071849f3b643ac9b218110b9 2022-02-17 10:49:03.817 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.93/compute/v2.1 2022-02-17 10:49:03.817 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:49:03.818 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.93/compute/v2.1 RegionOne 2022-02-17 10:49:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:03.818 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-17 10:49:03.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.818 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.818 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.818 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:03.818 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.93/compute/v2.1 --region RegionOne -f value -c id 2022-02-17 10:49:03.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.818 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.818 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.818 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=57afeb1645084d32b60e86169dc54c88 2022-02-17 10:49:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 57afeb1645084d32b60e86169dc54c88 2022-02-17 10:49:03.818 | + functions-common:get_or_create_endpoint:1127 : public_id=57afeb1645084d32b60e86169dc54c88 2022-02-17 10:49:03.818 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 10:49:03.818 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:49:03.818 | + functions-common:get_or_create_endpoint:1136 : echo 57afeb1645084d32b60e86169dc54c88 2022-02-17 10:49:03.818 | 57afeb1645084d32b60e86169dc54c88 2022-02-17 10:49:03.818 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-17 10:49:03.818 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:49:03.818 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-17 10:49:03.818 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:49:03.818 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-17 10:49:03.818 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:03.818 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:03.818 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:03.818 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:03.819 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:03.819 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:03.819 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:03.819 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:03.819 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:03.819 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:03.819 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:03.819 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.819 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.819 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.819 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.819 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.819 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.819 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.819 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:03.819 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:03.819 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.819 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.819 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.819 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:03.819 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.819 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.819 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.819 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.819 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.819 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.819 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.820 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:03.820 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:03.820 | ++ functions-common:get_field:818 : echo '| 4989039ea10a4876b1c702d75dc79b98 | 8997f977694a441b8e5387aa5cca266a | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:03.820 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:03.820 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.820 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:49:03.820 | + functions-common:get_or_add_user_project_role:997 : echo 4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:49:03.820 | 4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:49:03.820 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-17 10:49:03.820 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:49:03.868 | [17559 Async create_nova_accounts:85887]: finished create_nova_accounts with result 0 in 61 seconds 2022-02-17 10:49:03.912 | [17559 Async create_glance_accounts:86002]: Waiting for completion of create_glance_accounts running on PID 86002 (5 other jobs running) 2022-02-17 10:49:03.940 | [17559 Async create_glance_accounts:86002]: Signaling child to exit 2022-02-17 10:49:03.941 | WAKEUP 2022-02-17 10:49:03.969 | [17559 Async create_glance_accounts:86002]: Signaled 2022-02-17 10:49:03.971 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-17 10:49:03.971 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:49:03.971 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-17 10:49:03.971 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-17 10:49:03.971 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:03.971 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:49:03.971 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 10:49:03.971 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 10:49:03.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.971 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.971 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.971 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.971 | + functions-common:get_or_create_user:925 : user_id=94d81579500244068f373784ffc967c8 2022-02-17 10:49:03.971 | + functions-common:get_or_create_user:926 : echo 94d81579500244068f373784ffc967c8 2022-02-17 10:49:03.971 | 94d81579500244068f373784ffc967c8 2022-02-17 10:49:03.972 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-17 10:49:03.972 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:03.972 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:03.972 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:03.972 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:03.972 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:03.972 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:03.972 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:03.972 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:03.972 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:03.972 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:03.972 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:03.972 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.972 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.972 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.972 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.972 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.972 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.972 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.972 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:03.972 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:03.972 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.972 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.972 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.972 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.972 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.972 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:03.972 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.972 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.973 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.973 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.973 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.973 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:03.973 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:03.973 | ++ functions-common:get_field:818 : echo '| aa2fdb7ea7f24387bda97b3543045a9e | 94d81579500244068f373784ffc967c8 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:03.973 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:03.973 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.973 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.973 | + functions-common:get_or_add_user_project_role:997 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.973 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.973 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 10:49:03.973 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-17 10:49:03.973 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:49:03.973 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-17 10:49:03.973 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-17 10:49:03.973 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:03.973 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:49:03.973 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 10:49:03.973 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 10:49:03.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.973 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.973 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.973 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.973 | + functions-common:get_or_create_user:925 : user_id=a65750cd9e8545a2853d77a64e5b1f21 2022-02-17 10:49:03.973 | + functions-common:get_or_create_user:926 : echo a65750cd9e8545a2853d77a64e5b1f21 2022-02-17 10:49:03.973 | a65750cd9e8545a2853d77a64e5b1f21 2022-02-17 10:49:03.973 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-17 10:49:03.973 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:03.973 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:03.974 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:03.974 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:03.974 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:03.974 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:03.974 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:03.974 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:03.974 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:03.974 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:03.974 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.974 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.974 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:03.974 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.974 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.974 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.974 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.974 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.974 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:03.974 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:03.974 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.974 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.974 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.974 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.974 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.974 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:03.974 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.974 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.974 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.975 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.975 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.975 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:03.975 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:03.975 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:03.975 | ++ functions-common:get_field:818 : echo '| aa2fdb7ea7f24387bda97b3543045a9e | a65750cd9e8545a2853d77a64e5b1f21 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:03.975 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.975 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.975 | + functions-common:get_or_add_user_project_role:997 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.975 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:03.975 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-17 10:49:03.975 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-17 10:49:03.975 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:03.975 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:03.975 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:03.975 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:03.975 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:03.975 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:03.975 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:03.975 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:03.975 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:03.975 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:03.975 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:03.975 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.975 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.975 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.975 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.975 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.975 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.975 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.975 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:03.976 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:03.976 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.976 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.976 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.976 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:03.976 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:03.976 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:03.976 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.976 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:03.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.976 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.976 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.976 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.976 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:03.976 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:03.976 | ++ functions-common:get_field:818 : echo '| 4989039ea10a4876b1c702d75dc79b98 | a65750cd9e8545a2853d77a64e5b1f21 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:03.976 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:03.976 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:03.976 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:49:03.976 | + functions-common:get_or_add_user_project_role:997 : echo 4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:49:03.976 | 4989039ea10a4876b1c702d75dc79b98 2022-02-17 10:49:03.976 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-17 10:49:03.976 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:49:03.976 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-17 10:49:03.976 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-17 10:49:03.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.976 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.976 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.976 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.977 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:49:03.977 | cd23475a44f54b42a0e62f651bba5c4e' 2022-02-17 10:49:03.977 | + functions-common:get_or_create_service:1094 : echo cd23475a44f54b42a0e62f651bba5c4e 2022-02-17 10:49:03.977 | cd23475a44f54b42a0e62f651bba5c4e 2022-02-17 10:49:03.977 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.93/image 2022-02-17 10:49:03.977 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:49:03.977 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.93/image RegionOne 2022-02-17 10:49:03.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:03.977 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-17 10:49:03.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.977 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.977 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.977 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:03.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:03.977 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.93/image --region RegionOne -f value -c id 2022-02-17 10:49:03.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.977 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:03.977 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:03.977 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:03.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9a35f8edc20f4242bf87c742c6b4af6e 2022-02-17 10:49:03.977 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9a35f8edc20f4242bf87c742c6b4af6e 2022-02-17 10:49:03.977 | + functions-common:get_or_create_endpoint:1127 : public_id=9a35f8edc20f4242bf87c742c6b4af6e 2022-02-17 10:49:03.977 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 10:49:03.977 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:49:03.977 | + functions-common:get_or_create_endpoint:1136 : echo 9a35f8edc20f4242bf87c742c6b4af6e 2022-02-17 10:49:03.977 | 9a35f8edc20f4242bf87c742c6b4af6e 2022-02-17 10:49:03.977 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-17 10:49:03.977 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 10:49:03.977 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 10:49:03.977 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 10:49:03.977 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-17 10:49:03.978 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-17 10:49:03.978 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-17 10:49:03.978 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-17 10:49:03.978 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-17 10:49:04.024 | [17559 Async create_glance_accounts:86002]: finished create_glance_accounts with result 0 in 55 seconds 2022-02-17 10:49:04.077 | [17559 Async create_cinder_accounts:86132]: Waiting for completion of create_cinder_accounts running on PID 86132 (4 other jobs running) 2022-02-17 10:49:04.103 | [17559 Async create_cinder_accounts:86132]: Signaling child to exit 2022-02-17 10:49:04.103 | WAKEUP 2022-02-17 10:49:04.130 | [17559 Async create_cinder_accounts:86132]: Signaled 2022-02-17 10:49:04.131 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-17 10:49:04.131 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-17 10:49:04.131 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-17 10:49:04.131 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:04.131 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:49:04.131 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 10:49:04.132 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 10:49:04.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.132 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.132 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.132 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.132 | + functions-common:get_or_create_user:925 : user_id=0aea843e3dc14632a9463f46ea5c1c54 2022-02-17 10:49:04.132 | + functions-common:get_or_create_user:926 : echo 0aea843e3dc14632a9463f46ea5c1c54 2022-02-17 10:49:04.132 | 0aea843e3dc14632a9463f46ea5c1c54 2022-02-17 10:49:04.132 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-17 10:49:04.132 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:04.132 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:04.132 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:04.132 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:04.132 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:04.132 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:04.132 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:04.132 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:04.132 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:04.132 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:04.132 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:04.132 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 10:49:04.132 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:04.132 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:04.132 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:04.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.132 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.132 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.132 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.132 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:04.132 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:04.132 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 10:49:04.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.133 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.133 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.133 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:04.133 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:04.133 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 10:49:04.133 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:04.133 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:04.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.133 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.133 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.133 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.133 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:04.133 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:04.133 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:04.133 | ++ functions-common:get_field:818 : echo '| aa2fdb7ea7f24387bda97b3543045a9e | 0aea843e3dc14632a9463f46ea5c1c54 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:04.133 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:04.133 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:04.133 | + functions-common:get_or_add_user_project_role:997 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:04.133 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:04.133 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 10:49:04.133 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-17 10:49:04.133 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:49:04.133 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-17 10:49:04.133 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-17 10:49:04.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.133 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.133 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.133 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.133 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:49:04.133 | f20dc651355e4890a8306bcdebdb2dfb' 2022-02-17 10:49:04.134 | + functions-common:get_or_create_service:1094 : echo f20dc651355e4890a8306bcdebdb2dfb 2022-02-17 10:49:04.134 | f20dc651355e4890a8306bcdebdb2dfb 2022-02-17 10:49:04.134 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-17 10:49:04.134 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.93/volume/v3/$(project_id)s' 2022-02-17 10:49:04.134 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:49:04.134 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.93/volume/v3/$(project_id)s' RegionOne 2022-02-17 10:49:04.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:04.134 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-17 10:49:04.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.134 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.134 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.134 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:04.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:04.134 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.93/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 10:49:04.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.134 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.134 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.134 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9a7269e3924347d6ab5d20b844b7e667 2022-02-17 10:49:04.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9a7269e3924347d6ab5d20b844b7e667 2022-02-17 10:49:04.134 | + functions-common:get_or_create_endpoint:1127 : public_id=9a7269e3924347d6ab5d20b844b7e667 2022-02-17 10:49:04.134 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 10:49:04.134 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:49:04.134 | + functions-common:get_or_create_endpoint:1136 : echo 9a7269e3924347d6ab5d20b844b7e667 2022-02-17 10:49:04.134 | 9a7269e3924347d6ab5d20b844b7e667 2022-02-17 10:49:04.134 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-17 10:49:04.134 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:49:04.135 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-17 10:49:04.135 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-17 10:49:04.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.135 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.135 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.135 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.135 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:49:04.135 | d3a446101b67434485ef7ba9c2475ed1' 2022-02-17 10:49:04.135 | + functions-common:get_or_create_service:1094 : echo d3a446101b67434485ef7ba9c2475ed1 2022-02-17 10:49:04.135 | d3a446101b67434485ef7ba9c2475ed1 2022-02-17 10:49:04.135 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.93/volume/v3/$(project_id)s' 2022-02-17 10:49:04.135 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:49:04.135 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.93/volume/v3/$(project_id)s' RegionOne 2022-02-17 10:49:04.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:04.135 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-17 10:49:04.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.135 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.135 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.135 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:04.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:04.135 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.93/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 10:49:04.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.135 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.135 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.135 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=33de6a3a43be457eaff64a14d2b8a534 2022-02-17 10:49:04.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 33de6a3a43be457eaff64a14d2b8a534 2022-02-17 10:49:04.135 | + functions-common:get_or_create_endpoint:1127 : public_id=33de6a3a43be457eaff64a14d2b8a534 2022-02-17 10:49:04.135 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 10:49:04.136 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:49:04.136 | + functions-common:get_or_create_endpoint:1136 : echo 33de6a3a43be457eaff64a14d2b8a534 2022-02-17 10:49:04.136 | 33de6a3a43be457eaff64a14d2b8a534 2022-02-17 10:49:04.136 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-17 10:49:04.136 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-17 10:49:04.136 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:49:04.136 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-17 10:49:04.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.136 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.136 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.136 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.136 | ++ functions-common:get_or_create_project:938 : project_id=60ca986f9cf7446e8ffea319f5ea7c5f 2022-02-17 10:49:04.136 | ++ functions-common:get_or_create_project:939 : echo 60ca986f9cf7446e8ffea319f5ea7c5f 2022-02-17 10:49:04.137 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 60ca986f9cf7446e8ffea319f5ea7c5f 2022-02-17 10:49:04.137 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-17 10:49:04.137 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:04.137 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:49:04.137 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-17 10:49:04.137 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-17 10:49:04.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.137 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.137 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.137 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-17 10:49:04.137 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.137 | ++ functions-common:get_or_create_user:925 : user_id=0aea843e3dc14632a9463f46ea5c1c54 2022-02-17 10:49:04.137 | ++ functions-common:get_or_create_user:926 : echo 0aea843e3dc14632a9463f46ea5c1c54 2022-02-17 10:49:04.137 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0aea843e3dc14632a9463f46ea5c1c54 2022-02-17 10:49:04.196 | [17559 Async create_cinder_accounts:86132]: finished create_cinder_accounts with result 0 in 47 seconds 2022-02-17 10:49:04.201 | + inc/async:async_wait:197 : return 0 2022-02-17 10:49:04.204 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-17 10:49:04.262 | [17559 Async create_neutron_accounts:86247]: Waiting for completion of create_neutron_accounts running on PID 86247 (3 other jobs running) 2022-02-17 10:49:04.288 | [17559 Async create_neutron_accounts:86247]: Signaling child to exit 2022-02-17 10:49:04.288 | WAKEUP 2022-02-17 10:49:04.316 | [17559 Async create_neutron_accounts:86247]: Signaled 2022-02-17 10:49:04.317 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-17 10:49:04.317 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:49:04.317 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 10:49:04.317 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:49:04.317 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 10:49:04.317 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 10:49:04.318 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 10:49:04.318 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-17 10:49:04.318 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-17 10:49:04.318 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-17 10:49:04.318 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.93:9696/ 2022-02-17 10:49:04.318 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-17 10:49:04.318 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-17 10:49:04.318 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-17 10:49:04.318 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:04.318 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:49:04.318 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 10:49:04.318 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 10:49:04.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.318 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.318 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.318 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.318 | + functions-common:get_or_create_user:925 : user_id=cf850364cda34afea68aebee86ebca66 2022-02-17 10:49:04.318 | + functions-common:get_or_create_user:926 : echo cf850364cda34afea68aebee86ebca66 2022-02-17 10:49:04.318 | cf850364cda34afea68aebee86ebca66 2022-02-17 10:49:04.318 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-17 10:49:04.318 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:04.318 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:04.318 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:04.318 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:04.318 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:04.318 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:04.318 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:04.318 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:04.318 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:04.319 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:04.319 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:04.319 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 10:49:04.319 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:04.319 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:04.319 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:04.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.319 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.319 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.319 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.319 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:04.319 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:04.319 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 10:49:04.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.319 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.319 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.319 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 10:49:04.319 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:04.319 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:04.319 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:04.319 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:04.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.319 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.319 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.319 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.319 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:04.319 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:04.319 | ++ functions-common:get_field:818 : echo '| aa2fdb7ea7f24387bda97b3543045a9e | cf850364cda34afea68aebee86ebca66 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:04.319 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:04.319 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:04.320 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:04.320 | + functions-common:get_or_add_user_project_role:997 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:04.320 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:04.320 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 10:49:04.320 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-17 10:49:04.320 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:49:04.320 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-17 10:49:04.320 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-17 10:49:04.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.320 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.320 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.320 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.320 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:49:04.320 | 7685a2e1270848e0839fa8d3bc5ccd81' 2022-02-17 10:49:04.320 | + functions-common:get_or_create_service:1094 : echo 7685a2e1270848e0839fa8d3bc5ccd81 2022-02-17 10:49:04.320 | 7685a2e1270848e0839fa8d3bc5ccd81 2022-02-17 10:49:04.320 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.93:9696/ 2022-02-17 10:49:04.320 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:49:04.320 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.93:9696/ RegionOne 2022-02-17 10:49:04.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:04.320 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-17 10:49:04.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.320 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.320 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.320 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:04.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:04.320 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.93:9696/ --region RegionOne -f value -c id 2022-02-17 10:49:04.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.320 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:04.321 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:04.321 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:04.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7528871b5a224b5884c30e8af5ea2b33 2022-02-17 10:49:04.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7528871b5a224b5884c30e8af5ea2b33 2022-02-17 10:49:04.321 | + functions-common:get_or_create_endpoint:1127 : public_id=7528871b5a224b5884c30e8af5ea2b33 2022-02-17 10:49:04.321 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 10:49:04.321 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:49:04.321 | + functions-common:get_or_create_endpoint:1136 : echo 7528871b5a224b5884c30e8af5ea2b33 2022-02-17 10:49:04.321 | 7528871b5a224b5884c30e8af5ea2b33 2022-02-17 10:49:04.371 | [17559 Async create_neutron_accounts:86247]: finished create_neutron_accounts with result 0 in 31 seconds 2022-02-17 10:49:04.414 | [17559 Async create_swift_accounts:86388]: Waiting for completion of create_swift_accounts running on PID 86388 (2 other jobs running) 2022-02-17 10:49:04.445 | [17559 Async create_swift_accounts:86388]: Signaling child to exit 2022-02-17 10:49:48.501 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:49:48.530 | [86388 Async create_swift_accounts:86388]: finished successfully 2022-02-17 10:49:48.555 | WAKEUP 2022-02-17 10:49:48.587 | [17559 Async create_swift_accounts:86388]: Signaled 2022-02-17 10:49:48.588 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-17 10:49:48.589 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-17 10:49:48.589 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-17 10:49:48.589 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-17 10:49:48.589 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 10:49:48.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.589 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.589 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.589 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.589 | ++ functions-common:get_or_create_role:950 : role_id=def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:49:48.589 | ++ functions-common:get_or_create_role:951 : echo def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:49:48.590 | + lib/swift:create_swift_accounts:638 : another_role=def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:49:48.590 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-17 10:49:48.590 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-17 10:49:48.590 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:48.590 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:49:48.590 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 10:49:48.590 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 10:49:48.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.590 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.590 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.590 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.590 | + functions-common:get_or_create_user:925 : user_id=6416257414404cf88e5ed8cec7daece4 2022-02-17 10:49:48.590 | + functions-common:get_or_create_user:926 : echo 6416257414404cf88e5ed8cec7daece4 2022-02-17 10:49:48.590 | 6416257414404cf88e5ed8cec7daece4 2022-02-17 10:49:48.590 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-17 10:49:48.590 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:48.590 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:48.590 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:48.590 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:48.590 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:48.590 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:48.590 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:48.590 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:48.590 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:48.590 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:48.590 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:48.590 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:48.590 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.590 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.590 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.591 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.591 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.591 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.591 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:48.591 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:48.591 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:48.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.591 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.591 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.591 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.591 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:48.591 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:48.591 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.591 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.591 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.591 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.591 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.591 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:48.591 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:48.591 | ++ functions-common:get_field:818 : echo '| aa2fdb7ea7f24387bda97b3543045a9e | 6416257414404cf88e5ed8cec7daece4 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:48.591 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:48.591 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.591 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:48.591 | + functions-common:get_or_add_user_project_role:997 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:48.591 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:49:48.591 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 10:49:48.591 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-17 10:49:48.591 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:48.592 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:49:48.592 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:48.592 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:48.592 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:49:48.592 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:49:48.592 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:49:48.592 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:49:48.592 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:49:48.592 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:49:48.592 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:48.592 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.592 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:48.592 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.592 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.592 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.592 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.592 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.592 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:48.592 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:48.592 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:48.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.592 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.592 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.592 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 10:49:48.592 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.592 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:48.592 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.592 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.592 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.593 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.593 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.593 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:48.593 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:48.593 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | 6416257414404cf88e5ed8cec7daece4 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:49:48.593 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:48.593 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.593 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.593 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.593 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.593 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-17 10:49:48.593 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:49:48.593 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-17 10:49:48.593 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-17 10:49:48.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.593 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.593 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.593 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.593 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:49:48.593 | c75e8049111d41859a94a6f21c80077e' 2022-02-17 10:49:48.593 | + functions-common:get_or_create_service:1094 : echo c75e8049111d41859a94a6f21c80077e 2022-02-17 10:49:48.593 | c75e8049111d41859a94a6f21c80077e 2022-02-17 10:49:48.593 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.93:8080/v1/AUTH_$(project_id)s' http://10.222.0.93:8080 2022-02-17 10:49:48.593 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:49:48.593 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.93:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-17 10:49:48.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:48.593 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-17 10:49:48.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.593 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.593 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.593 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.594 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:48.594 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:48.594 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.93:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-17 10:49:48.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.594 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.594 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.594 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.594 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8079c8d866db421597878a26552a3eb1 2022-02-17 10:49:48.594 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8079c8d866db421597878a26552a3eb1 2022-02-17 10:49:48.594 | + functions-common:get_or_create_endpoint:1127 : public_id=8079c8d866db421597878a26552a3eb1 2022-02-17 10:49:48.594 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.93:8080 ]] 2022-02-17 10:49:48.594 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.93:8080 RegionOne 2022-02-17 10:49:48.594 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:49:48.594 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-17 10:49:48.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.594 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.594 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.594 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.594 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:49:48.594 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:49:48.594 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.93:8080 --region RegionOne -f value -c id 2022-02-17 10:49:48.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.594 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.594 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.594 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.594 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=44345bbba1f047f0ae87f7a59a067c78 2022-02-17 10:49:48.594 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 44345bbba1f047f0ae87f7a59a067c78 2022-02-17 10:49:48.594 | 44345bbba1f047f0ae87f7a59a067c78 2022-02-17 10:49:48.595 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:49:48.595 | + functions-common:get_or_create_endpoint:1136 : echo 8079c8d866db421597878a26552a3eb1 2022-02-17 10:49:48.595 | 8079c8d866db421597878a26552a3eb1 2022-02-17 10:49:48.595 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-17 10:49:48.595 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:49:48.595 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-17 10:49:48.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.595 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.595 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.595 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_project:938 : project_id=7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_project:939 : echo 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.595 | + lib/swift:create_swift_accounts:652 : swift_project_test1=7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.595 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-17 10:49:48.595 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.595 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-17 10:49:48.595 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-17 10:49:48.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.595 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.595 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.595 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_user:925 : user_id=cdba70ef6ff64fdb975a03a52eb7740c 2022-02-17 10:49:48.595 | ++ functions-common:get_or_create_user:926 : echo cdba70ef6ff64fdb975a03a52eb7740c 2022-02-17 10:49:48.596 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=cdba70ef6ff64fdb975a03a52eb7740c 2022-02-17 10:49:48.596 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-17 10:49:48.596 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.596 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin cdba70ef6ff64fdb975a03a52eb7740c 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.596 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:48.596 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:49:48.596 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:48.596 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:48.596 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:49:48.596 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:49:48.596 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:49:48.596 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:49:48.596 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user cdba70ef6ff64fdb975a03a52eb7740c --project 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.596 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.596 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:48.596 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.596 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.596 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.596 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.596 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.596 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:48.596 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:48.596 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user cdba70ef6ff64fdb975a03a52eb7740c --project 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.596 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.597 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.597 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:48.597 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user cdba70ef6ff64fdb975a03a52eb7740c --project 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.597 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.597 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.597 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.597 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.597 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.597 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.597 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:48.597 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:48.597 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | cdba70ef6ff64fdb975a03a52eb7740c | | 7e15a74529bf4ed1b82ae1fd59bbe9c9 | | | False |' 2022-02-17 10:49:48.597 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:48.597 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.597 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.597 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.597 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.597 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-17 10:49:48.597 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-17 10:49:48.597 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:48.597 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-17 10:49:48.597 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-17 10:49:48.597 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-17 10:49:48.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.597 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.597 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.597 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.597 | ++ functions-common:get_or_create_user:925 : user_id=48470e5de86b44c69c1645df06b74adb 2022-02-17 10:49:48.597 | ++ functions-common:get_or_create_user:926 : echo 48470e5de86b44c69c1645df06b74adb 2022-02-17 10:49:48.597 | + lib/swift:create_swift_accounts:661 : swift_user_test3=48470e5de86b44c69c1645df06b74adb 2022-02-17 10:49:48.598 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-17 10:49:48.598 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.598 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role def6e8e9342343968cdbf7e592accdc8 48470e5de86b44c69c1645df06b74adb 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.598 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:48.598 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:49:48.598 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:48.598 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:48.598 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:49:48.598 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:49:48.598 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:49:48.598 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:49:48.598 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role def6e8e9342343968cdbf7e592accdc8 --user 48470e5de86b44c69c1645df06b74adb --project 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.598 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.598 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:48.598 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.598 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.598 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.598 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.598 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.598 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:48.598 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:48.598 | + functions-common:get_or_add_user_project_role:986 : openstack role add def6e8e9342343968cdbf7e592accdc8 --user 48470e5de86b44c69c1645df06b74adb --project 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.598 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.598 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.598 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role def6e8e9342343968cdbf7e592accdc8 --user 48470e5de86b44c69c1645df06b74adb --project 7e15a74529bf4ed1b82ae1fd59bbe9c9 2022-02-17 10:49:48.599 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.599 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:48.599 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.599 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.599 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.599 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.599 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.599 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:48.599 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:48.599 | ++ functions-common:get_field:818 : echo '| def6e8e9342343968cdbf7e592accdc8 | 48470e5de86b44c69c1645df06b74adb | | 7e15a74529bf4ed1b82ae1fd59bbe9c9 | | | False |' 2022-02-17 10:49:48.599 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:48.599 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.599 | + functions-common:get_or_add_user_project_role:995 : user_role_id=def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:49:48.599 | + functions-common:get_or_add_user_project_role:997 : echo def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:49:48.599 | def6e8e9342343968cdbf7e592accdc8 2022-02-17 10:49:48.599 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-17 10:49:48.599 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-17 10:49:48.599 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:49:48.599 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-17 10:49:48.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.599 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.599 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.599 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.599 | ++ functions-common:get_or_create_project:938 : project_id=1d110493628c4f5ca63477c0b8f554cc 2022-02-17 10:49:48.599 | ++ functions-common:get_or_create_project:939 : echo 1d110493628c4f5ca63477c0b8f554cc 2022-02-17 10:49:48.599 | + lib/swift:create_swift_accounts:666 : swift_project_test2=1d110493628c4f5ca63477c0b8f554cc 2022-02-17 10:49:48.599 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-17 10:49:48.599 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.599 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-17 10:49:48.599 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-17 10:49:48.600 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:48.600 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-17 10:49:48.600 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-17 10:49:48.600 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-17 10:49:48.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.600 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.600 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.600 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.600 | ++ functions-common:get_or_create_user:925 : user_id=bdce3e58a5404d67afef14025a4cfd58 2022-02-17 10:49:48.600 | ++ functions-common:get_or_create_user:926 : echo bdce3e58a5404d67afef14025a4cfd58 2022-02-17 10:49:48.600 | + lib/swift:create_swift_accounts:671 : swift_user_test2=bdce3e58a5404d67afef14025a4cfd58 2022-02-17 10:49:48.600 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-17 10:49:48.600 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.600 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin bdce3e58a5404d67afef14025a4cfd58 1d110493628c4f5ca63477c0b8f554cc 2022-02-17 10:49:48.600 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:48.600 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:49:48.600 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:48.600 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:48.600 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:49:48.600 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:49:48.600 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:49:48.600 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:49:48.600 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user bdce3e58a5404d67afef14025a4cfd58 --project 1d110493628c4f5ca63477c0b8f554cc 2022-02-17 10:49:48.600 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.600 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:48.600 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.600 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.601 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.601 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.601 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.601 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:48.601 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:48.601 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user bdce3e58a5404d67afef14025a4cfd58 --project 1d110493628c4f5ca63477c0b8f554cc 2022-02-17 10:49:48.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.601 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.601 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.601 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user bdce3e58a5404d67afef14025a4cfd58 --project 1d110493628c4f5ca63477c0b8f554cc 2022-02-17 10:49:48.601 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.601 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:48.601 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.601 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.601 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.601 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.601 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.601 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:48.601 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:48.601 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | bdce3e58a5404d67afef14025a4cfd58 | | 1d110493628c4f5ca63477c0b8f554cc | | | False |' 2022-02-17 10:49:48.601 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:48.601 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.601 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.601 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.601 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.601 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-17 10:49:48.602 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-17 10:49:48.602 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 10:49:48.602 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-17 10:49:48.602 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-17 10:49:48.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.602 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.602 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.602 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.602 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-17 10:49:48.602 | 768961697b9547d5b135536ec995b0b4' 2022-02-17 10:49:48.602 | ++ functions-common:get_or_create_domain:888 : echo 768961697b9547d5b135536ec995b0b4 2022-02-17 10:49:48.602 | + lib/swift:create_swift_accounts:676 : swift_domain=768961697b9547d5b135536ec995b0b4 2022-02-17 10:49:48.602 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-17 10:49:48.602 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.602 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-17 10:49:48.602 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 768961697b9547d5b135536ec995b0b4 2022-02-17 10:49:48.602 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 10:49:48.602 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=768961697b9547d5b135536ec995b0b4 --or-show -f value -c id 2022-02-17 10:49:48.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.602 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.602 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.602 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.602 | ++ functions-common:get_or_create_project:938 : project_id=9f77fccb9ca14d57abeff4957384dc86 2022-02-17 10:49:48.602 | ++ functions-common:get_or_create_project:939 : echo 9f77fccb9ca14d57abeff4957384dc86 2022-02-17 10:49:48.602 | + lib/swift:create_swift_accounts:680 : swift_project_test4=9f77fccb9ca14d57abeff4957384dc86 2022-02-17 10:49:48.602 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-17 10:49:48.602 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.602 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-17 10:49:48.603 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 768961697b9547d5b135536ec995b0b4 test4@example.com 2022-02-17 10:49:48.603 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:49:48.603 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-17 10:49:48.603 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-17 10:49:48.603 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=768961697b9547d5b135536ec995b0b4 --email=test4@example.com --or-show -f value -c id 2022-02-17 10:49:48.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.603 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.603 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.603 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.603 | ++ functions-common:get_or_create_user:925 : user_id=b8342aed51cf4dac8e1913701c0bf9eb 2022-02-17 10:49:48.603 | ++ functions-common:get_or_create_user:926 : echo b8342aed51cf4dac8e1913701c0bf9eb 2022-02-17 10:49:48.604 | + lib/swift:create_swift_accounts:685 : swift_user_test4=b8342aed51cf4dac8e1913701c0bf9eb 2022-02-17 10:49:48.604 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-17 10:49:48.604 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:49:48.604 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin b8342aed51cf4dac8e1913701c0bf9eb 9f77fccb9ca14d57abeff4957384dc86 2022-02-17 10:49:48.604 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:49:48.604 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 10:49:48.604 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:49:48.604 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:49:48.604 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 10:49:48.604 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 10:49:48.604 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 10:49:48.604 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 10:49:48.604 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user b8342aed51cf4dac8e1913701c0bf9eb --project 9f77fccb9ca14d57abeff4957384dc86 2022-02-17 10:49:48.604 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.604 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:49:48.604 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.604 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.604 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.604 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.604 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.604 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:49:48.605 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:49:48.605 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user b8342aed51cf4dac8e1913701c0bf9eb --project 9f77fccb9ca14d57abeff4957384dc86 2022-02-17 10:49:48.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.605 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.605 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.605 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user b8342aed51cf4dac8e1913701c0bf9eb --project 9f77fccb9ca14d57abeff4957384dc86 2022-02-17 10:49:48.605 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:49:48.605 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:49:48.605 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:49:48.605 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.605 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:48.605 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:48.605 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:49:48.605 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:49:48.605 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:49:48.605 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | b8342aed51cf4dac8e1913701c0bf9eb | | 9f77fccb9ca14d57abeff4957384dc86 | | | False |' 2022-02-17 10:49:48.605 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:49:48.605 | ++ functions-common:get_field:812 : read data 2022-02-17 10:49:48.605 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.605 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.605 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:49:48.640 | [17559 Async create_swift_accounts:86388]: finished create_swift_accounts with result 0 in 105 seconds 2022-02-17 10:49:48.648 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-17 10:49:48.651 | + inc/async:async_wait:197 : return 0 2022-02-17 10:49:48.654 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-17 10:49:48.674 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:49:48.677 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-17 10:49:48.700 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:49:48.703 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-17 10:49:48.706 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:49:48.710 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-17 10:49:48.713 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-17 10:49:48.716 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-17 10:49:48.789 | + inc/async:async_inner:63 : init_glance 2022-02-17 10:49:48.832 | [17559 Async init_glance:90588]: running: init_glance 2022-02-17 10:49:48.835 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-17 10:49:48.862 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:49:48.866 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-17 10:49:48.870 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:49:48.872 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-17 10:49:48.876 | + ./stack.sh:main:1147 : configure_neutron 2022-02-17 10:49:48.879 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-17 10:49:48.883 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:49:48.883 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 10:49:48.890 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:49:48.893 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 10:49:48.897 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 10:49:48.900 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 10:49:48.904 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-17 10:49:48.908 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-17 10:49:48.911 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-17 10:49:48.914 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-17 10:49:48.928 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-17 10:49:48.930 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-17 10:49:52.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:52.745 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:52.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:52.746 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:56.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:56.812 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:56.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:49:56.812 | from cryptography.utils import int_from_bytes 2022-02-17 10:49:59.946 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:49:59.973 | [90588 Async init_glance:90588]: finished successfully 2022-02-17 10:50:00.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:00.519 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:00.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:00.519 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:04.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:04.161 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:04.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:04.161 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:07.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:07.803 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:07.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:07.803 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:11.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:11.539 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:11.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:11.539 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:15.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:15.137 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:15.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:15.137 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:18.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:18.979 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:18.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:18.979 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:23.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:23.967 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:23.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:23.967 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:23.967 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-17 10:50:30.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:30.187 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:30.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:30.187 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:30.520 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-17 10:50:30.525 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-17 10:50:30.527 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-17 10:50:30.529 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-17 10:50:30.531 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-17 10:50:30.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-17 10:50:30.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-17 10:50:30.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-17 10:50:30.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-17 10:50:30.543 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-17 10:50:30.545 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-17 10:50:30.547 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-17 10:50:30.550 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-17 10:50:30.552 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-17 10:50:30.554 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-17 10:50:30.557 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-17 10:50:30.561 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:30.564 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-17 10:50:30.566 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:30.578 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-17 10:50:30.580 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-17 10:50:30.582 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-17 10:50:30.585 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-17 10:50:30.587 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 10:50:30.590 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 10:50:30.620 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-17 10:50:30.649 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-17 10:50:30.678 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-17 10:50:30.708 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-17 10:50:30.739 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-17 10:50:30.768 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-17 10:50:30.770 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-17 10:50:30.773 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-17 10:50:30.775 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 10:50:30.778 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 10:50:30.795 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 10:50:30.797 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 10:50:30.799 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 10:50:30.802 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 10:50:30.804 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 10:50:30.834 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:50:30.865 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 10:50:30.900 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 10:50:30.931 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-17 10:50:30.947 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:50:30.950 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-17 10:50:30.952 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-17 10:50:30.954 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-17 10:50:30.957 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-17 10:50:30.959 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-17 10:50:30.962 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-17 10:50:30.964 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-17 10:50:30.966 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-17 10:50:30.980 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-17 10:50:30.994 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-17 10:50:30.996 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-17 10:50:31.018 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-17 10:50:31.034 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-17 10:50:31.050 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 10:50:31.052 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 10:50:31.055 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-17 10:50:31.060 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.jc7np287gS 2022-02-17 10:50:31.062 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 10:50:31.065 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 10:50:31.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.jc7np287gS 2022-02-17 10:50:31.071 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.jc7np287gS 2022-02-17 10:50:31.088 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.jc7np287gS /etc/sudoers.d/neutron-rootwrap 2022-02-17 10:50:31.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 10:50:31.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:31.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 10:50:31.165 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-17 10:50:31.168 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-17 10:50:31.170 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-17 10:50:31.173 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 10:50:31.175 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 10:50:31.177 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 10:50:31.197 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:31.200 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 10:50:31.202 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 10:50:31.205 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 10:50:31.224 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:31.227 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:50:31.230 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/ 2022-02-17 10:50:31.261 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 10:50:31.264 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 10:50:31.266 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-17 10:50:31.284 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:31.287 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-17 10:50:31.290 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-17 10:50:31.292 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 10:50:31.295 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 10:50:31.297 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-17 10:50:31.300 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-17 10:50:31.302 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 10:50:31.305 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-17 10:50:31.307 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-17 10:50:31.310 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-17 10:50:31.318 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-17 10:50:31.323 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-02-17 10:50:31.327 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-17 10:50:31.349 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:31.352 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-17 10:50:31.355 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-17 10:50:31.357 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-17 10:50:31.363 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-17 10:50:31.394 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 10:50:31.425 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-17 10:50:31.459 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-17 10:50:31.495 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-17 10:50:31.530 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-17 10:50:31.533 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 10:50:31.536 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-17 10:50:31.538 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 10:50:31.541 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-17 10:50:31.582 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-17 10:50:31.614 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.93/identity 2022-02-17 10:50:31.649 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-17 10:50:31.681 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-17 10:50:31.714 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-17 10:50:31.748 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-17 10:50:31.782 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-17 10:50:31.813 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:50:31.847 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 10:50:31.879 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-17 10:50:31.911 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-17 10:50:31.948 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-17 10:50:31.951 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 10:50:31.953 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 10:50:31.956 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 10:50:31.958 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-17 10:50:32.000 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-17 10:50:32.035 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.93/identity 2022-02-17 10:50:32.072 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-17 10:50:32.107 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-17 10:50:32.140 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-17 10:50:32.173 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-17 10:50:32.209 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-17 10:50:32.248 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 10:50:32.284 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-17 10:50:32.322 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-17 10:50:32.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-17 10:50:32.329 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-17 10:50:32.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-17 10:50:32.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-17 10:50:32.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-17 10:50:32.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-17 10:50:32.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-02-17 10:50:32.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-02-17 10:50:32.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-02-17 10:50:32.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-17 10:50:32.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-17 10:50:32.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-17 10:50:32.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-17 10:50:32.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-17 10:50:32.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-17 10:50:32.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-17 10:50:32.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-17 10:50:32.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:32.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-17 10:50:32.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-17 10:50:32.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.428 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 10:50:32.431 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-17 10:50:32.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-17 10:50:32.436 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-17 10:50:32.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-17 10:50:32.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-17 10:50:32.477 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.480 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 10:50:32.483 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-17 10:50:32.485 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-17 10:50:32.488 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.490 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-17 10:50:32.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-17 10:50:32.526 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.528 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 10:50:32.532 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-17 10:50:32.535 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-17 10:50:32.538 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.541 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-17 10:50:32.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-17 10:50:32.574 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.577 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-17 10:50:32.580 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-17 10:50:32.583 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-17 10:50:32.585 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.588 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-17 10:50:32.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-17 10:50:32.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-17 10:50:32.632 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 10:50:32.635 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 10:50:32.638 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.641 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-17 10:50:32.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-17 10:50:32.677 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-17 10:50:32.682 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-17 10:50:32.684 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-17 10:50:32.687 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.690 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-17 10:50:32.725 | + 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:550:599 2022-02-17 10:50:32.728 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.731 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-17 10:50:32.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-02-17 10:50:32.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-02-17 10:50:32.740 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-02-17 10:50:32.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-17 10:50:32.787 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:50:32.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-17 10:50:32.803 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 10:50:32.807 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 10:50:32.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 10:50:32.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-17 10:50:32.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 10:50:32.849 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-17 10:50:32.869 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:32.872 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-17 10:50:32.874 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 10:50:32.908 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:32.911 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 10:50:32.945 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 10:50:32.980 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-17 10:50:32.983 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-17 10:50:32.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-17 10:50:32.988 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 10:50:36.278 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 10:50:36.278 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev507 2022-02-17 10:50:36.279 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92573) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 10:50:36.280 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-17 10:50:36.281 | 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/tmpa9w1rckp/privsep.sock'] 2022-02-17 10:50:38.550 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-17 10:50:38.550 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpa9w1rckp/privsep.sock {{(pid=92573) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-02-17 10:50:38.552 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-17 10:50:38.552 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-17 10:50:38.552 | 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-02-17 10:50:38.553 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 92584 2022-02-17 10:50:38.553 | DEBUG oslo.privsep.daemon [-] privsep: reply[2a67af1e-1e18-48f6-98c5-56f4e05c28fe]: (2,) {{(pid=92584) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-17 10:50:38.857 | 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=92584) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-17 10:50:38.872 | 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.015s {{(pid=92584) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-17 10:50:38.872 | DEBUG oslo.privsep.daemon [-] privsep: reply[b15cf32d-029c-4b4e-89e1-5e92627398e0]: (4, ('8d4156b6-aa84-4af3-b5f2-053114cb358a\n', '')) {{(pid=92584) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-17 10:50:38.927 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92573) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 10:50:38.927 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92573) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 10:50:38.927 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92573) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:38.928 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92573) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:38.928 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92573) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:38.928 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92573) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:38.986 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 10:50:38.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:38.986 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:38.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:38.986 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:39.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-17 10:50:39.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-17 10:50:39.389 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-17 10:50:39.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 10:50:39.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-17 10:50:39.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-17 10:50:39.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-17 10:50:39.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:39.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-17 10:50:39.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-17 10:50:39.534 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-17 10:50:39.544 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-17 10:50:39.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-17 10:50:39.549 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-17 10:50:39.573 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-17 10:50:39.593 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 10:50:39.595 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-17 10:50:39.610 | net.bridge.bridge-nf-call-iptables = 1 2022-02-17 10:50:39.614 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 10:50:39.616 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-17 10:50:39.625 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-17 10:50:39.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-17 10:50:39.631 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-17 10:50:39.634 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-17 10:50:39.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-17 10:50:39.640 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-17 10:50:39.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 10:50:39.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 10:50:39.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 10:50:39.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 10:50:39.678 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-17 10:50:39.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-02-17 10:50:39.721 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-17 10:50:39.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-17 10:50:39.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-17 10:50:39.785 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-17 10:50:39.803 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:39.806 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-17 10:50:39.809 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-17 10:50:39.814 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-17 10:50:39.855 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-17 10:50:39.886 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 10:50:39.921 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:39.924 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 10:50:39.956 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-17 10:50:39.975 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:39.978 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 10:50:39.981 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-17 10:50:40.013 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 10:50:40.016 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 10:50:40.019 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 10:50:40.051 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-17 10:50:40.053 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 10:50:40.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-17 10:50:40.059 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-17 10:50:40.077 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:40.080 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-17 10:50:40.082 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-17 10:50:40.088 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-17 10:50:40.119 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 10:50:40.154 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:40.157 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 10:50:40.188 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 10:50:40.191 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-17 10:50:40.229 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 10:50:40.232 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 10:50:40.235 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 10:50:40.268 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-17 10:50:40.270 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 10:50:40.273 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-17 10:50:40.277 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 10:50:43.421 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 10:50:43.421 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev507 2022-02-17 10:50:43.422 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93117) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 10:50:43.474 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 10:50:43.474 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 10:50:43.474 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:43.474 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:43.474 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:43.475 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93117) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 10:50:43.536 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-17 10:50:43.536 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93117) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-17 10:50:43.537 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93117) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-17 10:50:43.537 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 10:50:43.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:43.537 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:43.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:50:43.537 | from cryptography.utils import int_from_bytes 2022-02-17 10:50:43.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-17 10:50:43.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-17 10:50:43.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-17 10:50:43.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 10:50:43.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 10:50:43.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 10:50:43.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 10:50:43.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-17 10:50:43.950 | + functions:set_mtu:785 : local dev=br-data 2022-02-17 10:50:43.952 | + functions:set_mtu:786 : local mtu=1500 2022-02-17 10:50:43.955 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-17 10:50:43.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-17 10:50:43.986 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-17 10:50:43.989 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-17 10:50:43.991 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-17 10:50:43.994 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-17 10:50:43.997 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-17 10:50:43.999 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-17 10:50:44.001 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-17 10:50:44.004 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-17 10:50:44.006 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-17 10:50:44.009 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-17 10:50:44.012 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-17 10:50:44.015 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-17 10:50:44.017 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-17 10:50:44.020 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-17 10:50:44.024 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-17 10:50:44.024 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-17 10:50:44.031 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-17 10:50:44.033 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-17 10:50:44.035 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-17 10:50:44.038 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-17 10:50:44.042 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-17 10:50:44.042 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-17 10:50:44.043 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-17 10:50:44.049 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.116/22 brd 192.168.3.255' 2022-02-17 10:50:44.052 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-17 10:50:44.054 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:44.056 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-17 10:50:44.059 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-17 10:50:44.061 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.116/22 brd 192.168.3.255 != '' ]] 2022-02-17 10:50:44.064 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.116/22 brd 192.168.3.255 dev eth1' 2022-02-17 10:50:44.067 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.116/22 brd 192.168.3.255 dev br-data' 2022-02-17 10:50:44.071 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-17 10:50:44.074 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-17 10:50:44.078 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.116/22 brd 192.168.3.255 2022-02-17 10:50:44.079 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-17 10:50:44.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-17 10:50:44.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-17 10:50:44.086 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.116 2022-02-17 10:50:44.089 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.116 ' 2022-02-17 10:50:44.091 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.116/22 brd 192.168.3.255 dev eth1 2022-02-17 10:50:44.105 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.116/22 brd 192.168.3.255 dev br-data 2022-02-17 10:50:44.117 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-17 10:50:44.130 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-17 10:50:44.152 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.116 2022-02-17 10:50:44.165 | PING 192.168.0.116 (192.168.0.116) from 192.168.0.116 br-data: 56(84) bytes of data. 2022-02-17 10:50:44.165 | 64 bytes from 192.168.0.116: icmp_seq=1 ttl=64 time=0.075 ms 2022-02-17 10:50:45.186 | 64 bytes from 192.168.0.116: icmp_seq=2 ttl=64 time=0.058 ms 2022-02-17 10:50:46.210 | 64 bytes from 192.168.0.116: icmp_seq=3 ttl=64 time=0.056 ms 2022-02-17 10:50:46.210 | 2022-02-17 10:50:46.210 | --- 192.168.0.116 ping statistics --- 2022-02-17 10:50:46.210 | 3 packets transmitted, 3 received, 0% packet loss, time 2045ms 2022-02-17 10:50:46.210 | rtt min/avg/max/mdev = 0.056/0.063/0.075/0.008 ms 2022-02-17 10:50:46.216 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-17 10:50:46.217 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-17 10:50:46.222 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-17 10:50:46.225 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-17 10:50:46.244 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:46.247 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-17 10:50:46.250 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-17 10:50:46.255 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-17 10:50:46.289 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.93 2022-02-17 10:50:46.325 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-17 10:50:46.357 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 10:50:46.392 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-17 10:50:46.395 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 10:50:46.437 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 10:50:46.440 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-17 10:50:46.459 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:50:46.465 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-17 10:50:46.467 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-17 10:50:46.486 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:50:46.488 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-17 10:50:46.510 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:50:46.513 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-17 10:50:46.536 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:50:46.540 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-17 10:50:46.572 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-17 10:50:46.610 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-17 10:50:46.613 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-17 10:50:46.631 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:46.640 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-17 10:50:46.659 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:46.662 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-17 10:50:46.665 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-17 10:50:46.735 | + inc/async:async_inner:63 : init_neutron 2022-02-17 10:50:46.781 | [17559 Async init_neutron:93596]: running: init_neutron 2022-02-17 10:50:46.785 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-17 10:50:46.810 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:46.814 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-17 10:50:46.826 | ++ ./stack.sh:main:1162 : true 2022-02-17 10:50:46.830 | + ./stack.sh:main:1162 : netman_pid= 2022-02-17 10:50:46.833 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-17 10:50:46.836 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-17 10:50:46.855 | dnsmasq: no process found 2022-02-17 10:50:46.859 | + ./stack.sh:main:1164 : true 2022-02-17 10:50:46.861 | + ./stack.sh:main:1169 : clean_iptables 2022-02-17 10:50:46.867 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 10:50:46.868 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-17 10:50:46.869 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-17 10:50:46.869 | + lib/nova:clean_iptables:183 : grep nova 2022-02-17 10:50:46.872 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-17 10:50:46.874 | + lib/nova:clean_iptables:183 : bash 2022-02-17 10:50:46.876 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-17 10:50:46.889 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-17 10:50:46.890 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-17 10:50:46.894 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-17 10:50:46.894 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 10:50:46.894 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 10:50:46.901 | + lib/nova:clean_iptables:185 : grep nova 2022-02-17 10:50:46.903 | + lib/nova:clean_iptables:185 : bash 2022-02-17 10:50:46.912 | + lib/nova:clean_iptables:187 : grep nova 2022-02-17 10:50:46.916 | + lib/nova:clean_iptables:187 : bash 2022-02-17 10:50:46.916 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-17 10:50:46.917 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-17 10:50:46.924 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 10:50:46.924 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-17 10:50:46.928 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-17 10:50:46.937 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-17 10:50:46.940 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-17 10:50:46.944 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-17 10:50:46.944 | + lib/nova:clean_iptables:189 : grep nova 2022-02-17 10:50:46.947 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 10:50:46.951 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 10:50:46.952 | + lib/nova:clean_iptables:189 : bash 2022-02-17 10:50:46.959 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-17 10:50:46.970 | net.ipv4.ip_forward = 1 2022-02-17 10:50:46.974 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-17 10:50:47.003 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:47.006 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-17 10:50:47.010 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-17 10:50:47.013 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 10:50:47.050 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-17 10:50:47.082 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-17 10:50:47.084 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 10:50:47.130 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-17 10:50:47.167 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-17 10:50:47.192 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:47.196 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-17 10:50:47.201 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:50:47.206 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-17 10:50:47.209 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-17 10:50:47.214 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-17 10:50:47.282 | + inc/async:async_inner:63 : init_swift 2022-02-17 10:50:47.332 | [17559 Async init_swift:93974]: running: init_swift 2022-02-17 10:50:47.336 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-17 10:50:47.364 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:47.371 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-17 10:50:47.375 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:50:47.377 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-17 10:50:47.380 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-17 10:50:47.382 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-17 10:50:47.463 | + inc/async:async_inner:63 : init_cinder 2022-02-17 10:50:47.514 | [17559 Async init_cinder:94069]: running: init_cinder 2022-02-17 10:50:47.525 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-17 10:50:47.553 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:50:47.556 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-17 10:50:47.560 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:50:47.562 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-17 10:50:47.572 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-17 10:50:47.579 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-17 10:50:47.660 | + inc/async:async_inner:63 : init_placement 2022-02-17 10:50:47.751 | [17559 Async init_placement:94206]: running: init_placement 2022-02-17 10:50:47.769 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-17 10:50:48.136 | [17559 Async init_neutron:93596]: Waiting for completion of init_neutron running on PID 93596 (6 other jobs running) 2022-02-17 10:50:48.292 | [17559 Async init_neutron:93596]: Signaling child to exit 2022-02-17 10:50:56.106 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:50:56.183 | [94069 Async init_cinder:94069]: finished successfully 2022-02-17 10:51:02.045 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:51:02.080 | [93974 Async init_swift:93974]: finished successfully 2022-02-17 10:51:15.612 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:51:15.640 | [93596 Async init_neutron:93596]: finished successfully 2022-02-17 10:51:15.660 | WAKEUP 2022-02-17 10:51:15.684 | [17559 Async init_neutron:93596]: Signaled 2022-02-17 10:51:15.686 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-17 10:51:15.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:51:15.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 10:51:15.686 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:51:15.686 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 10:51:15.686 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 10:51:15.686 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 10:51:15.686 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-17 10:51:15.686 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-17 10:51:15.686 | + lib/database:recreate_database:112 : local db=neutron 2022-02-17 10:51:15.686 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-17 10:51:15.686 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-17 10:51:15.686 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-17 10:51:15.686 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:15.686 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-17 10:51:15.686 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:15.686 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-17 10:51:15.686 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 10:51:15.686 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:15.686 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:15.686 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:15.686 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095046842 2022-02-17 10:51:15.686 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-17 10:51:15.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:15.686 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:15.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:15.686 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:15.686 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:15.686 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-17 10:51:15.687 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-17 10:51:15.688 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-17 10:51:15.689 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-17 10:51:15.690 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-17 10:51:15.690 | Running upgrade for neutron ... 2022-02-17 10:51:15.690 | OK 2022-02-17 10:51:15.690 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-17 10:51:15.690 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:15.690 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:15.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:15.690 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:15.690 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:15.690 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 10:51:15.690 | + functions-common:time_stop:2432 : start_time=1645095046842 2022-02-17 10:51:15.690 | + functions-common:time_stop:2434 : [[ -z 1645095046842 ]] 2022-02-17 10:51:15.690 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:15.690 | + functions-common:time_stop:2437 : end_time=1645095075596 2022-02-17 10:51:15.690 | + functions-common:time_stop:2438 : elapsed_time=28754 2022-02-17 10:51:15.690 | + functions-common:time_stop:2439 : total=8694 2022-02-17 10:51:15.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:15.690 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37448 2022-02-17 10:51:15.742 | [17559 Async init_neutron:93596]: finished init_neutron with result 0 in 28 seconds 2022-02-17 10:51:15.747 | + inc/async:async_wait:197 : return 0 2022-02-17 10:51:15.749 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-17 10:51:15.809 | [17559 Async init_placement:94206]: Waiting for completion of init_placement running on PID 94206 (5 other jobs running) 2022-02-17 10:51:15.836 | [17559 Async init_placement:94206]: Signaling child to exit 2022-02-17 10:51:24.500 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:51:24.525 | [94206 Async init_placement:94206]: finished successfully 2022-02-17 10:51:24.547 | WAKEUP 2022-02-17 10:51:24.571 | [17559 Async init_placement:94206]: Signaled 2022-02-17 10:51:24.572 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-17 10:51:24.572 | + lib/database:recreate_database:112 : local db=placement 2022-02-17 10:51:24.572 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-17 10:51:24.572 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-17 10:51:24.572 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-17 10:51:24.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:24.572 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-17 10:51:24.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:24.572 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-17 10:51:24.572 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-17 10:51:24.572 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-17 10:51:24.573 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-17 10:51:24.573 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 10:51:24.573 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 10:51:24.573 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 10:51:24.573 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 10:51:24.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.573 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.573 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.573 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.573 | + functions-common:get_or_create_user:925 : user_id=30531906e7934c3eb20065b69548e229 2022-02-17 10:51:24.573 | + functions-common:get_or_create_user:926 : echo 30531906e7934c3eb20065b69548e229 2022-02-17 10:51:24.573 | 30531906e7934c3eb20065b69548e229 2022-02-17 10:51:24.573 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-17 10:51:24.573 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:51:24.573 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:51:24.573 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:51:24.573 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:51:24.573 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:51:24.573 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:51:24.573 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:51:24.573 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:51:24.573 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:51:24.573 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:51:24.573 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:51:24.573 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 10:51:24.573 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:51:24.573 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:51:24.573 | ++ functions-common:get_field:812 : read data 2022-02-17 10:51:24.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.573 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.573 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.574 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.574 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:51:24.574 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:51:24.574 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 10:51:24.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.574 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.574 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.574 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:51:24.574 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 10:51:24.574 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:51:24.574 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:51:24.574 | ++ functions-common:get_field:812 : read data 2022-02-17 10:51:24.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.574 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.574 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.574 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.574 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:51:24.574 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:51:24.574 | ++ functions-common:get_field:818 : echo '| aa2fdb7ea7f24387bda97b3543045a9e | 30531906e7934c3eb20065b69548e229 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:51:24.574 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:51:24.574 | ++ functions-common:get_field:812 : read data 2022-02-17 10:51:24.574 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:51:24.574 | + functions-common:get_or_add_user_project_role:997 : echo aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:51:24.574 | aa2fdb7ea7f24387bda97b3543045a9e 2022-02-17 10:51:24.574 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 10:51:24.574 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-17 10:51:24.574 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 10:51:24.574 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 10:51:24.574 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 10:51:24.574 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 10:51:24.574 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 10:51:24.575 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 10:51:24.575 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 10:51:24.575 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 10:51:24.575 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 10:51:24.575 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 10:51:24.575 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 10:51:24.575 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:51:24.575 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 10:51:24.575 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:51:24.575 | ++ functions-common:get_field:812 : read data 2022-02-17 10:51:24.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.575 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.575 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.575 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.575 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 10:51:24.575 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 10:51:24.575 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 10:51:24.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.575 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.575 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.575 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 10:51:24.575 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 10:51:24.575 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 10:51:24.575 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:51:24.575 | ++ functions-common:get_field:812 : read data 2022-02-17 10:51:24.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.575 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.575 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.575 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.575 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:51:24.576 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:51:24.576 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:51:24.576 | ++ functions-common:get_field:818 : echo '| e7f03af3e26f4089a71a03144852bc99 | 30531906e7934c3eb20065b69548e229 | | 60ca986f9cf7446e8ffea319f5ea7c5f | | | False |' 2022-02-17 10:51:24.576 | ++ functions-common:get_field:812 : read data 2022-02-17 10:51:24.576 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:51:24.576 | + functions-common:get_or_add_user_project_role:997 : echo e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:51:24.576 | e7f03af3e26f4089a71a03144852bc99 2022-02-17 10:51:24.576 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.93/placement 2022-02-17 10:51:24.576 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-17 10:51:24.576 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 10:51:24.576 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-17 10:51:24.576 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-17 10:51:24.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.576 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.576 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.576 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.576 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 10:51:24.576 | 9a688a9377ad4914aa075bd4ff0575d3' 2022-02-17 10:51:24.576 | + functions-common:get_or_create_service:1094 : echo 9a688a9377ad4914aa075bd4ff0575d3 2022-02-17 10:51:24.576 | 9a688a9377ad4914aa075bd4ff0575d3 2022-02-17 10:51:24.576 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.93/placement 2022-02-17 10:51:24.576 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 10:51:24.576 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.93/placement RegionOne 2022-02-17 10:51:24.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 10:51:24.576 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-17 10:51:24.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.576 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.576 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.576 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 10:51:24.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 10:51:24.576 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.93/placement --region RegionOne -f value -c id 2022-02-17 10:51:24.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.577 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:24.577 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:24.577 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:51:24.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1bf2350a2d874390b86157ffa55d6c78 2022-02-17 10:51:24.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1bf2350a2d874390b86157ffa55d6c78 2022-02-17 10:51:24.577 | + functions-common:get_or_create_endpoint:1127 : public_id=1bf2350a2d874390b86157ffa55d6c78 2022-02-17 10:51:24.577 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 10:51:24.577 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 10:51:24.577 | + functions-common:get_or_create_endpoint:1136 : echo 1bf2350a2d874390b86157ffa55d6c78 2022-02-17 10:51:24.577 | 1bf2350a2d874390b86157ffa55d6c78 2022-02-17 10:51:24.620 | [17559 Async init_placement:94206]: finished init_placement with result 0 in 36 seconds 2022-02-17 10:51:24.625 | + inc/async:async_wait:197 : return 0 2022-02-17 10:51:24.628 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-17 10:51:24.683 | [17559 Async init_glance:90588]: Waiting for completion of init_glance running on PID 90588 (4 other jobs running) 2022-02-17 10:51:24.709 | [17559 Async init_glance:90588]: Signaling child to exit 2022-02-17 10:51:24.709 | WAKEUP 2022-02-17 10:51:24.733 | [17559 Async init_glance:90588]: Signaled 2022-02-17 10:51:24.734 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-17 10:51:24.734 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-17 10:51:24.734 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-17 10:51:24.734 | + lib/database:recreate_database:112 : local db=glance 2022-02-17 10:51:24.734 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-17 10:51:24.734 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-17 10:51:24.734 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-17 10:51:24.734 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:24.734 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-17 10:51:24.734 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:24.734 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-17 10:51:24.734 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 10:51:24.734 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:24.734 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:24.735 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:24.735 | + functions-common:time_start:2416 : _TIME_START[$name]=1645094988878 2022-02-17 10:51:24.735 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-17 10:51:24.735 | 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=90685) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 10:51:24.735 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-17 10:51:24.735 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 10:51:24.736 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 10:51:24.736 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-17 10:51:24.736 | Database migration is up to date. No migration needed. 2022-02-17 10:51:24.736 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-17 10:51:24.736 | Database is synced successfully. 2022-02-17 10:51:24.736 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-17 10:51:24.736 | 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=90897) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-17 10:51:24.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-17 10:51:24.737 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-17 10:51:24.737 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-17 10:51:24.737 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:24.737 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:24.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:24.737 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:24.737 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:24.737 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 10:51:24.737 | + functions-common:time_stop:2432 : start_time=1645094988878 2022-02-17 10:51:24.737 | + functions-common:time_stop:2434 : [[ -z 1645094988878 ]] 2022-02-17 10:51:24.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:24.737 | + functions-common:time_stop:2437 : end_time=1645094999930 2022-02-17 10:51:24.737 | + functions-common:time_stop:2438 : elapsed_time=11052 2022-02-17 10:51:24.737 | + functions-common:time_stop:2439 : total=8694 2022-02-17 10:51:24.737 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:24.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19746 2022-02-17 10:51:24.782 | [17559 Async init_glance:90588]: finished init_glance with result 0 in 11 seconds 2022-02-17 10:51:24.786 | + inc/async:async_wait:197 : return 0 2022-02-17 10:51:24.788 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-17 10:51:24.843 | [17559 Async init_swift:93974]: Waiting for completion of init_swift running on PID 93974 (3 other jobs running) 2022-02-17 10:51:24.870 | [17559 Async init_swift:93974]: Signaling child to exit 2022-02-17 10:51:24.870 | WAKEUP 2022-02-17 10:51:24.893 | [17559 Async init_swift:93974]: Signaled 2022-02-17 10:51:24.895 | + lib/swift:init_swift:692 : local node_number 2022-02-17 10:51:24.895 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 10:51:24.895 | No object-replicator running 2022-02-17 10:51:24.895 | No proxy-server running 2022-02-17 10:51:24.895 | No object-server running 2022-02-17 10:51:24.895 | No object-auditor running 2022-02-17 10:51:24.895 | No account-reaper running 2022-02-17 10:51:24.895 | No container-updater running 2022-02-17 10:51:24.895 | No container-sharder running 2022-02-17 10:51:24.895 | No container-replicator running 2022-02-17 10:51:24.895 | No container-sync running 2022-02-17 10:51:24.895 | No account-server running 2022-02-17 10:51:24.895 | No container-reconciler running 2022-02-17 10:51:24.895 | No object-expirer running 2022-02-17 10:51:24.895 | No object-updater running 2022-02-17 10:51:24.895 | No container-auditor running 2022-02-17 10:51:24.895 | No account-auditor running 2022-02-17 10:51:24.895 | No container-server running 2022-02-17 10:51:24.895 | No object-reconstructor running 2022-02-17 10:51:24.895 | No account-replicator running 2022-02-17 10:51:24.895 | + lib/swift:init_swift:694 : true 2022-02-17 10:51:24.895 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-17 10:51:24.895 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-17 10:51:24.895 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-17 10:51:24.896 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-17 10:51:24.896 | = sectsz=512 attr=2, projid32bit=1 2022-02-17 10:51:24.896 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-17 10:51:24.896 | = reflink=1 2022-02-17 10:51:24.896 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-17 10:51:24.896 | = sunit=0 swidth=0 blks 2022-02-17 10:51:24.896 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-17 10:51:24.896 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-17 10:51:24.896 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-17 10:51:24.896 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-17 10:51:24.896 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 10:51:24.896 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-17 10:51:24.896 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-02-17 10:51:24.896 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-17 10:51:24.896 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-17 10:51:24.896 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-17 10:51:24.896 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-17 10:51:24.896 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 10:51:24.896 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-17 10:51:24.896 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-17 10:51:24.896 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-17 10:51:24.897 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-17 10:51:24.897 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-17 10:51:24.897 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-17 10:51:24.897 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-17 10:51:24.897 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-17 10:51:24.897 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-17 10:51:24.897 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-17 10:51:24.897 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 10:51:24.897 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-17 10:51:24.897 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 10:51:24.897 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-17 10:51:24.897 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 10:51:24.897 | + lib/swift:init_swift:738 : popd 2022-02-17 10:51:24.945 | [17559 Async init_swift:93974]: finished init_swift with result 0 in 14 seconds 2022-02-17 10:51:24.954 | + inc/async:async_wait:197 : return 0 2022-02-17 10:51:24.957 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-17 10:51:25.012 | [17559 Async init_cinder:94069]: Waiting for completion of init_cinder running on PID 94069 (2 other jobs running) 2022-02-17 10:51:25.037 | [17559 Async init_cinder:94069]: Signaling child to exit 2022-02-17 10:51:25.037 | WAKEUP 2022-02-17 10:51:25.061 | [17559 Async init_cinder:94069]: Signaled 2022-02-17 10:51:25.063 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-17 10:51:25.063 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:25.063 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-17 10:51:25.063 | + lib/database:recreate_database:112 : local db=cinder 2022-02-17 10:51:25.063 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-17 10:51:25.063 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-17 10:51:25.063 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-17 10:51:25.063 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:25.063 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-17 10:51:25.063 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:25.063 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-17 10:51:25.063 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 10:51:25.063 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:25.063 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:25.063 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:25.063 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095047582 2022-02-17 10:51:25.063 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-17 10:51:25.063 | 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=94178) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.063 | 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=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:51:25.064 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=94178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:51:25.064 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-17 10:51:25.064 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 10:51:25.064 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 10:51:25.064 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-17 10:51:25.064 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=94178) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 10:51:25.064 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-17 10:51:25.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:25.064 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:25.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:25.064 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:25.064 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 10:51:25.064 | last_heartbeat = column_property( 2022-02-17 10:51:25.064 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 10:51:25.064 | num_hosts = column_property( 2022-02-17 10:51:25.064 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 10:51:25.064 | num_down_hosts = column_property( 2022-02-17 10:51:25.065 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-17 10:51:25.065 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:25.065 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:25.065 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:25.065 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:25.065 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:25.065 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 10:51:25.065 | + functions-common:time_stop:2432 : start_time=1645095047582 2022-02-17 10:51:25.065 | + functions-common:time_stop:2434 : [[ -z 1645095047582 ]] 2022-02-17 10:51:25.065 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:25.065 | + functions-common:time_stop:2437 : end_time=1645095055907 2022-02-17 10:51:25.065 | + functions-common:time_stop:2438 : elapsed_time=8325 2022-02-17 10:51:25.065 | + functions-common:time_stop:2439 : total=8694 2022-02-17 10:51:25.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:25.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17019 2022-02-17 10:51:25.065 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-17 10:51:25.065 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:51:25.065 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-17 10:51:25.065 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:51:25.065 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-17 10:51:25.109 | [17559 Async init_cinder:94069]: finished init_cinder with result 0 in 8 seconds 2022-02-17 10:51:25.113 | + inc/async:async_wait:197 : return 0 2022-02-17 10:51:25.116 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-17 10:51:25.134 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:25.137 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-17 10:51:25.139 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:51:25.142 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-17 10:51:25.144 | + ./stack.sh:main:1218 : init_nova 2022-02-17 10:51:25.147 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-17 10:51:25.164 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:25.167 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-17 10:51:25.185 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:25.188 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:51:25.190 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 10:51:25.257 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 10:51:25.296 | [17559 Async nova-cell-0:96278]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 10:51:25.299 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-17 10:51:25.305 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:51:25.309 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-17 10:51:25.312 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 10:51:25.315 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 10:51:25.318 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 10:51:25.385 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 10:51:25.431 | [17559 Async nova-cell-1:96376]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 10:51:25.434 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-17 10:51:25.437 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-17 10:51:25.440 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-17 10:51:25.443 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-17 10:51:25.446 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-17 10:51:25.451 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:25.468 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-17 10:51:25.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:25.493 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-17 10:51:29.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:51:29.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:29.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:29.900 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:51:29.900 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96440) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:51:29.929 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 10:51:29.930 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 10:51:29.973 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-17 10:51:32.560 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=96440) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 10:51:32.564 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-17 10:51:33.543 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=96440) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 10:51:33.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:33.551 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:33.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:33.551 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:34.091 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-17 10:51:34.094 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 10:51:34.097 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 10:51:34.100 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 10:51:34.104 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 10:51:34.108 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 10:51:38.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:38.038 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:38.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:38.038 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:38.529 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-17 10:51:38.534 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 10:51:38.538 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-17 10:51:38.617 | [17559 Async nova-cell-0:96278]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 96278 (3 other jobs running) 2022-02-17 10:51:38.675 | [17559 Async nova-cell-0:96278]: Signaling child to exit 2022-02-17 10:51:39.114 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:51:39.142 | [96278 Async nova-cell-0:96278]: finished successfully 2022-02-17 10:51:39.163 | WAKEUP 2022-02-17 10:51:39.166 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:51:39.188 | [17559 Async nova-cell-0:96278]: Signaled 2022-02-17 10:51:39.190 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-17 10:51:39.190 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-17 10:51:39.190 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-17 10:51:39.190 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-17 10:51:39.190 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-17 10:51:39.190 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-17 10:51:39.190 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-17 10:51:39.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:39.190 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-17 10:51:39.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:39.190 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-17 10:51:39.190 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:51:39.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:51:39.192 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:51:39.192 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 10:51:39.192 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 10:51:39.192 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 10:51:39.192 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=96341) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 10:51:39.192 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 10:51:39.192 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=96341) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 10:51:39.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:39.192 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:39.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:39.192 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:39.194 | [96376 Async nova-cell-1:96376]: finished successfully 2022-02-17 10:51:39.247 | [17559 Async nova-cell-0:96278]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-02-17 10:51:39.251 | + inc/async:async_wait:197 : return 0 2022-02-17 10:51:39.254 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 10:51:39.257 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-17 10:51:39.310 | [17559 Async nova-cell-1:96376]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 96376 (2 other jobs running) 2022-02-17 10:51:39.336 | [17559 Async nova-cell-1:96376]: Signaling child to exit 2022-02-17 10:51:39.336 | WAKEUP 2022-02-17 10:51:39.366 | [17559 Async nova-cell-1:96376]: Signaled 2022-02-17 10:51:39.368 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-17 10:51:39.368 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-17 10:51:39.368 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-17 10:51:39.368 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-17 10:51:39.368 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-17 10:51:39.368 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-17 10:51:39.368 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-17 10:51:39.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:39.368 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-17 10:51:39.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 10:51:39.368 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-17 10:51:39.368 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 10:51:39.371 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 10:51:39.371 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 10:51:39.371 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 10:51:39.371 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 10:51:39.371 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=96434) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 10:51:39.371 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 10:51:39.371 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=96434) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 10:51:39.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:39.371 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:39.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:39.371 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:39.421 | [17559 Async nova-cell-1:96376]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-02-17 10:51:39.425 | + inc/async:async_wait:197 : return 0 2022-02-17 10:51:39.429 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:51:39.434 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-17 10:51:43.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:43.322 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:43.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:43.322 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:43.322 | Running batches of 50 until complete 2022-02-17 10:51:43.322 | +-------------------------------------+--------------+-----------+ 2022-02-17 10:51:43.322 | | Migration | Total Needed | Completed | 2022-02-17 10:51:43.322 | +-------------------------------------+--------------+-----------+ 2022-02-17 10:51:43.322 | | fill_virtual_interface_list | 0 | 0 | 2022-02-17 10:51:43.322 | | migrate_empty_ratio | 0 | 0 | 2022-02-17 10:51:43.322 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-17 10:51:43.322 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-17 10:51:43.322 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-17 10:51:43.323 | | populate_dev_uuids | 0 | 0 | 2022-02-17 10:51:43.323 | | populate_missing_availability_zones | 0 | 0 | 2022-02-17 10:51:43.323 | | populate_queued_for_delete | 0 | 0 | 2022-02-17 10:51:43.323 | | populate_user_id | 0 | 0 | 2022-02-17 10:51:43.323 | | populate_uuids | 0 | 0 | 2022-02-17 10:51:43.323 | +-------------------------------------+--------------+-----------+ 2022-02-17 10:51:43.828 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-17 10:51:43.834 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:51:43.837 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-17 10:51:43.840 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 10:51:43.843 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 10:51:43.846 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-17 10:51:47.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:47.437 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:47.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:51:47.437 | from cryptography.utils import int_from_bytes 2022-02-17 10:51:47.437 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-17 10:51:47.437 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-17 10:51:47.881 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-17 10:51:47.883 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-17 10:51:47.897 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-17 10:51:47.900 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-17 10:51:47.918 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:47.921 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-17 10:51:47.924 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-17 10:51:47.992 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-17 10:51:48.034 | [17559 Async configure_neutron_nova:97593]: running: configure_neutron_nova 2022-02-17 10:51:48.038 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-17 10:51:48.041 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 10:51:48.044 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-17 10:51:48.048 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 10:51:48.051 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 10:51:48.056 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 10:51:48.059 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 10:51:48.062 | + functions-common:run_phase:1863 : local extra 2022-02-17 10:51:48.066 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 10:51:48.070 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 10:51:48.074 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 10:51:48.076 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 10:51:48.079 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-17 10:51:48.082 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 10:51:48.104 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:48.107 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 10:51:48.110 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:51:48.112 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-17 10:51:48.116 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 10:51:48.119 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 10:51:48.121 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-17 10:51:48.124 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 10:51:48.127 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 10:51:48.131 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 10:51:48.133 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 10:51:48.136 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-17 10:51:48.139 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 10:51:48.142 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-17 10:51:48.144 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 10:51:48.147 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 10:51:48.151 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-17 10:51:48.153 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.156 | + inc/meta-config:merge_config_group:171 : shift 2022-02-17 10:51:48.159 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-17 10:51:48.162 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 10:51:48.165 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-17 10:51:48.167 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-17 10:51:48.171 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-17 10:51:48.175 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.178 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-17 10:51:48.181 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 10:51:48.184 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-17 10:51:48.184 | /^\[\[.+\|.*\]\]/ { 2022-02-17 10:51:48.184 | gsub("[][]", "", $1); 2022-02-17 10:51:48.184 | split($1, a, "|"); 2022-02-17 10:51:48.184 | if (a[1] == matchgroup) 2022-02-17 10:51:48.184 | print a[2] 2022-02-17 10:51:48.184 | } 2022-02-17 10:51:48.184 | ' /home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.190 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 10:51:48.195 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 10:51:48.198 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 10:51:48.201 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-17 10:51:48.204 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-17 10:51:48.207 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-17 10:51:48.209 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-17 10:51:48.213 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-17 10:51:48.217 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-17 10:51:48.220 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-17 10:51:48.223 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 10:51:48.226 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.229 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 10:51:48.231 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-17 10:51:48.235 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 10:51:48.238 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-17 10:51:48.242 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-17 10:51:48.245 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-17 10:51:48.248 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-17 10:51:48.254 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-17 10:51:48.254 | BEGIN { 2022-02-17 10:51:48.254 | section = "" 2022-02-17 10:51:48.254 | last_section = "" 2022-02-17 10:51:48.254 | section_count = 0 2022-02-17 10:51:48.254 | } 2022-02-17 10:51:48.254 | /^\[.+\]/ { 2022-02-17 10:51:48.254 | gsub("[][]", "", $1); 2022-02-17 10:51:48.254 | section=$1 2022-02-17 10:51:48.254 | next 2022-02-17 10:51:48.254 | } 2022-02-17 10:51:48.254 | /^ *\#/ { 2022-02-17 10:51:48.254 | next 2022-02-17 10:51:48.254 | } 2022-02-17 10:51:48.254 | /^[^ \t]+/ { 2022-02-17 10:51:48.254 | # get offset of first = in $0 2022-02-17 10:51:48.254 | eq_idx = index($0, "=") 2022-02-17 10:51:48.254 | # extract attr & value from $0 2022-02-17 10:51:48.254 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 10:51:48.254 | value = substr($0, eq_idx + 1) 2022-02-17 10:51:48.254 | # only need to strip trailing whitespace from attr 2022-02-17 10:51:48.254 | sub(/[ \t]*$/, "", attr) 2022-02-17 10:51:48.254 | # need to strip leading & trailing whitespace from value 2022-02-17 10:51:48.255 | sub(/^[ \t]*/, "", value) 2022-02-17 10:51:48.255 | sub(/[ \t]*$/, "", value) 2022-02-17 10:51:48.255 | 2022-02-17 10:51:48.255 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 10:51:48.255 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 10:51:48.255 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 10:51:48.255 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 10:51:48.255 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 10:51:48.255 | if (section != last_section) { 2022-02-17 10:51:48.255 | cfg_section[section_count++] = section 2022-02-17 10:51:48.255 | last_section = section 2022-02-17 10:51:48.255 | } 2022-02-17 10:51:48.255 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 10:51:48.256 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 10:51:48.256 | 2022-02-17 10:51:48.256 | cfg_attr[section, attr, 0] = value 2022-02-17 10:51:48.256 | cfg_attr_count[section, attr] = 1 2022-02-17 10:51:48.256 | } else { 2022-02-17 10:51:48.256 | lno = cfg_attr_count[section, attr]++ 2022-02-17 10:51:48.256 | cfg_attr[section, attr, lno] = value 2022-02-17 10:51:48.256 | } 2022-02-17 10:51:48.256 | } 2022-02-17 10:51:48.256 | END { 2022-02-17 10:51:48.256 | # Process each section in order 2022-02-17 10:51:48.256 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 10:51:48.256 | section = cfg_section[sno] 2022-02-17 10:51:48.256 | # The ini routines simply append a config item immediately 2022-02-17 10:51:48.256 | # after the section header. To keep the same order as defined 2022-02-17 10:51:48.256 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 10:51:48.257 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 10:51:48.257 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 10:51:48.257 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 10:51:48.257 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 10:51:48.257 | else { 2022-02-17 10:51:48.257 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 10:51:48.257 | count = cfg_attr_count[section, attr] 2022-02-17 10:51:48.257 | print "inidelete " configfile " " section " " attr 2022-02-17 10:51:48.257 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 10:51:48.257 | for (l = count -2; l >= 0; l--) 2022-02-17 10:51:48.257 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 10:51:48.257 | } 2022-02-17 10:51:48.257 | } 2022-02-17 10:51:48.257 | } 2022-02-17 10:51:48.257 | } 2022-02-17 10:51:48.257 | ' 2022-02-17 10:51:48.257 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 10:51:48.257 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 10:51:48.258 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.261 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.264 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 10:51:48.267 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-17 10:51:48.270 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 10:51:48.272 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-17 10:51:48.275 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-17 10:51:48.275 | BEGIN { group = "" } 2022-02-17 10:51:48.275 | /^\[\[.+\|.*\]\]/ { 2022-02-17 10:51:48.275 | gsub("[][]", "", $1); 2022-02-17 10:51:48.275 | split($1, a, "|"); 2022-02-17 10:51:48.275 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 10:51:48.275 | group=a[1] 2022-02-17 10:51:48.275 | } else { 2022-02-17 10:51:48.276 | group="" 2022-02-17 10:51:48.276 | } 2022-02-17 10:51:48.276 | next 2022-02-17 10:51:48.276 | } 2022-02-17 10:51:48.276 | { 2022-02-17 10:51:48.276 | if (group != "") 2022-02-17 10:51:48.276 | print $0 2022-02-17 10:51:48.276 | } 2022-02-17 10:51:48.276 | ' /home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-17 10:51:48.285 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-17 10:51:48.319 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.323 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-17 10:51:48.326 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-17 10:51:48.359 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.362 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-17 10:51:48.366 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-17 10:51:48.402 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-17 10:51:48.407 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-17 10:51:48.441 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.445 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-17 10:51:48.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-17 10:51:48.482 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-17 10:51:48.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 10:51:48.521 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.93/identity"' 2022-02-17 10:51:48.528 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.93/identity 2022-02-17 10:51:48.565 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.568 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-17 10:51:48.571 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 10:51:48.606 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-17 10:51:48.612 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 10:51:48.645 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.649 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-17 10:51:48.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 10:51:48.686 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-17 10:51:48.693 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 10:51:48.728 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.731 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-17 10:51:48.734 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 10:51:48.767 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-17 10:51:48.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-17 10:51:48.807 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.811 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 10:51:48.813 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 10:51:48.816 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 10:51:48.820 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-17 10:51:48.825 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-17 10:51:48.828 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-17 10:51:48.831 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-17 10:51:48.835 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-17 10:51:48.840 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-17 10:51:48.844 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-17 10:51:48.848 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 10:51:48.851 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.855 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 10:51:48.859 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-17 10:51:48.862 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 10:51:48.866 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-17 10:51:48.869 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-17 10:51:48.874 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-17 10:51:48.876 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-17 10:51:48.880 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 10:51:48.881 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 10:51:48.881 | BEGIN { 2022-02-17 10:51:48.881 | section = "" 2022-02-17 10:51:48.881 | last_section = "" 2022-02-17 10:51:48.881 | section_count = 0 2022-02-17 10:51:48.881 | } 2022-02-17 10:51:48.881 | /^\[.+\]/ { 2022-02-17 10:51:48.881 | gsub("[][]", "", $1); 2022-02-17 10:51:48.881 | section=$1 2022-02-17 10:51:48.881 | next 2022-02-17 10:51:48.881 | } 2022-02-17 10:51:48.881 | /^ *\#/ { 2022-02-17 10:51:48.882 | next 2022-02-17 10:51:48.882 | } 2022-02-17 10:51:48.882 | /^[^ \t]+/ { 2022-02-17 10:51:48.882 | # get offset of first = in $0 2022-02-17 10:51:48.882 | eq_idx = index($0, "=") 2022-02-17 10:51:48.882 | # extract attr & value from $0 2022-02-17 10:51:48.882 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 10:51:48.882 | value = substr($0, eq_idx + 1) 2022-02-17 10:51:48.882 | # only need to strip trailing whitespace from attr 2022-02-17 10:51:48.882 | sub(/[ \t]*$/, "", attr) 2022-02-17 10:51:48.882 | # need to strip leading & trailing whitespace from value 2022-02-17 10:51:48.882 | sub(/^[ \t]*/, "", value) 2022-02-17 10:51:48.882 | sub(/[ \t]*$/, "", value) 2022-02-17 10:51:48.882 | 2022-02-17 10:51:48.882 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 10:51:48.882 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 10:51:48.882 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 10:51:48.882 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 10:51:48.882 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 10:51:48.883 | if (section != last_section) { 2022-02-17 10:51:48.883 | cfg_section[section_count++] = section 2022-02-17 10:51:48.883 | last_section = section 2022-02-17 10:51:48.883 | } 2022-02-17 10:51:48.883 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 10:51:48.883 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 10:51:48.883 | 2022-02-17 10:51:48.883 | cfg_attr[section, attr, 0] = value 2022-02-17 10:51:48.883 | cfg_attr_count[section, attr] = 1 2022-02-17 10:51:48.883 | } else { 2022-02-17 10:51:48.883 | lno = cfg_attr_count[section, attr]++ 2022-02-17 10:51:48.883 | cfg_attr[section, attr, lno] = value 2022-02-17 10:51:48.883 | } 2022-02-17 10:51:48.883 | } 2022-02-17 10:51:48.883 | END { 2022-02-17 10:51:48.883 | # Process each section in order 2022-02-17 10:51:48.883 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 10:51:48.883 | section = cfg_section[sno] 2022-02-17 10:51:48.883 | # The ini routines simply append a config item immediately 2022-02-17 10:51:48.883 | # after the section header. To keep the same order as defined 2022-02-17 10:51:48.883 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 10:51:48.883 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 10:51:48.883 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 10:51:48.883 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 10:51:48.883 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 10:51:48.883 | else { 2022-02-17 10:51:48.883 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 10:51:48.883 | count = cfg_attr_count[section, attr] 2022-02-17 10:51:48.883 | print "inidelete " configfile " " section " " attr 2022-02-17 10:51:48.883 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 10:51:48.883 | for (l = count -2; l >= 0; l--) 2022-02-17 10:51:48.883 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 10:51:48.884 | } 2022-02-17 10:51:48.884 | } 2022-02-17 10:51:48.884 | } 2022-02-17 10:51:48.884 | } 2022-02-17 10:51:48.884 | ' 2022-02-17 10:51:48.884 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.884 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.885 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 10:51:48.888 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 10:51:48.890 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-17 10:51:48.893 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 10:51:48.896 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-17 10:51:48.900 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 10:51:48.900 | BEGIN { group = "" } 2022-02-17 10:51:48.900 | /^\[\[.+\|.*\]\]/ { 2022-02-17 10:51:48.900 | gsub("[][]", "", $1); 2022-02-17 10:51:48.900 | split($1, a, "|"); 2022-02-17 10:51:48.900 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 10:51:48.901 | group=a[1] 2022-02-17 10:51:48.901 | } else { 2022-02-17 10:51:48.901 | group="" 2022-02-17 10:51:48.901 | } 2022-02-17 10:51:48.901 | next 2022-02-17 10:51:48.901 | } 2022-02-17 10:51:48.901 | { 2022-02-17 10:51:48.901 | if (group != "") 2022-02-17 10:51:48.901 | print $0 2022-02-17 10:51:48.901 | } 2022-02-17 10:51:48.901 | ' /home/ubuntu/devstack/local.conf 2022-02-17 10:51:48.907 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-17 10:51:48.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-17 10:51:48.919 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:51:48.943 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-17 10:51:48.950 | [97593 Async configure_neutron_nova:97593]: finished successfully 2022-02-17 10:51:48.953 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-17 10:51:48.991 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:48.994 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-17 10:51:48.996 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-17 10:51:49.029 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.032 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-17 10:51:49.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-17 10:51:49.066 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-17 10:51:49.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-17 10:51:49.105 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.108 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-17 10:51:49.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-17 10:51:49.142 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.145 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-17 10:51:49.148 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-17 10:51:49.179 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-17 10:51:49.184 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-17 10:51:49.217 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.219 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-17 10:51:49.222 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-17 10:51:49.254 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-17 10:51:49.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-17 10:51:49.295 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-17 10:51:49.300 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-17 10:51:49.332 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.334 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-17 10:51:49.337 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-17 10:51:49.372 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.374 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-17 10:51:49.377 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-17 10:51:49.408 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.410 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-17 10:51:49.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-17 10:51:49.447 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.449 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-17 10:51:49.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-17 10:51:49.483 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-17 10:51:49.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-17 10:51:49.520 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.523 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 10:51:49.526 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 10:51:49.529 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 10:51:49.532 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-17 10:51:49.535 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-17 10:51:49.538 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-17 10:51:49.541 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-17 10:51:49.544 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-17 10:51:49.549 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-17 10:51:49.553 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-17 10:51:49.555 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 10:51:49.558 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:49.561 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 10:51:49.563 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-17 10:51:49.567 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 10:51:49.572 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-17 10:51:49.575 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-17 10:51:49.578 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-17 10:51:49.581 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-17 10:51:49.585 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 10:51:49.586 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.586 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-17 10:51:49.586 | BEGIN { 2022-02-17 10:51:49.586 | section = "" 2022-02-17 10:51:49.586 | last_section = "" 2022-02-17 10:51:49.586 | section_count = 0 2022-02-17 10:51:49.586 | } 2022-02-17 10:51:49.586 | /^\[.+\]/ { 2022-02-17 10:51:49.586 | gsub("[][]", "", $1); 2022-02-17 10:51:49.586 | section=$1 2022-02-17 10:51:49.586 | next 2022-02-17 10:51:49.586 | } 2022-02-17 10:51:49.586 | /^ *\#/ { 2022-02-17 10:51:49.586 | next 2022-02-17 10:51:49.586 | } 2022-02-17 10:51:49.587 | /^[^ \t]+/ { 2022-02-17 10:51:49.587 | # get offset of first = in $0 2022-02-17 10:51:49.587 | eq_idx = index($0, "=") 2022-02-17 10:51:49.587 | # extract attr & value from $0 2022-02-17 10:51:49.587 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 10:51:49.587 | value = substr($0, eq_idx + 1) 2022-02-17 10:51:49.587 | # only need to strip trailing whitespace from attr 2022-02-17 10:51:49.587 | sub(/[ \t]*$/, "", attr) 2022-02-17 10:51:49.587 | # need to strip leading & trailing whitespace from value 2022-02-17 10:51:49.587 | sub(/^[ \t]*/, "", value) 2022-02-17 10:51:49.587 | sub(/[ \t]*$/, "", value) 2022-02-17 10:51:49.587 | 2022-02-17 10:51:49.587 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 10:51:49.587 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 10:51:49.587 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 10:51:49.587 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 10:51:49.587 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 10:51:49.587 | if (section != last_section) { 2022-02-17 10:51:49.587 | cfg_section[section_count++] = section 2022-02-17 10:51:49.587 | last_section = section 2022-02-17 10:51:49.587 | } 2022-02-17 10:51:49.587 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 10:51:49.587 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 10:51:49.588 | 2022-02-17 10:51:49.588 | cfg_attr[section, attr, 0] = value 2022-02-17 10:51:49.588 | cfg_attr_count[section, attr] = 1 2022-02-17 10:51:49.588 | } else { 2022-02-17 10:51:49.588 | lno = cfg_attr_count[section, attr]++ 2022-02-17 10:51:49.588 | cfg_attr[section, attr, lno] = value 2022-02-17 10:51:49.588 | } 2022-02-17 10:51:49.588 | } 2022-02-17 10:51:49.588 | END { 2022-02-17 10:51:49.588 | # Process each section in order 2022-02-17 10:51:49.588 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 10:51:49.588 | section = cfg_section[sno] 2022-02-17 10:51:49.588 | # The ini routines simply append a config item immediately 2022-02-17 10:51:49.588 | # after the section header. To keep the same order as defined 2022-02-17 10:51:49.588 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 10:51:49.588 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 10:51:49.588 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 10:51:49.588 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 10:51:49.588 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 10:51:49.588 | else { 2022-02-17 10:51:49.588 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 10:51:49.588 | count = cfg_attr_count[section, attr] 2022-02-17 10:51:49.588 | print "inidelete " configfile " " section " " attr 2022-02-17 10:51:49.588 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 10:51:49.588 | for (l = count -2; l >= 0; l--) 2022-02-17 10:51:49.588 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 10:51:49.588 | } 2022-02-17 10:51:49.588 | } 2022-02-17 10:51:49.588 | } 2022-02-17 10:51:49.588 | } 2022-02-17 10:51:49.588 | ' 2022-02-17 10:51:49.589 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 10:51:49.589 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:49.592 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 10:51:49.594 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-17 10:51:49.597 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 10:51:49.600 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-17 10:51:49.602 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-17 10:51:49.602 | BEGIN { group = "" } 2022-02-17 10:51:49.603 | /^\[\[.+\|.*\]\]/ { 2022-02-17 10:51:49.603 | gsub("[][]", "", $1); 2022-02-17 10:51:49.603 | split($1, a, "|"); 2022-02-17 10:51:49.603 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 10:51:49.603 | group=a[1] 2022-02-17 10:51:49.603 | } else { 2022-02-17 10:51:49.603 | group="" 2022-02-17 10:51:49.603 | } 2022-02-17 10:51:49.603 | next 2022-02-17 10:51:49.603 | } 2022-02-17 10:51:49.603 | { 2022-02-17 10:51:49.603 | if (group != "") 2022-02-17 10:51:49.603 | print $0 2022-02-17 10:51:49.603 | } 2022-02-17 10:51:49.603 | ' /home/ubuntu/devstack/local.conf 2022-02-17 10:51:49.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.93/identity/v2.0"' 2022-02-17 10:51:49.612 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.93/identity/v2.0 2022-02-17 10:51:49.641 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.644 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 10:51:49.647 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 10:51:49.650 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 10:51:49.654 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-17 10:51:49.656 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:51:49.659 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:51:49.662 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-17 10:51:49.666 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:51:49.670 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-17 10:51:49.673 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-17 10:51:49.676 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 10:51:49.679 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:49.682 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 10:51:49.684 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 10:51:49.687 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 10:51:49.690 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-17 10:51:49.693 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:51:49.696 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 10:51:49.699 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-17 10:51:49.703 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 10:51:49.703 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 10:51:49.703 | BEGIN { 2022-02-17 10:51:49.703 | section = "" 2022-02-17 10:51:49.704 | last_section = "" 2022-02-17 10:51:49.704 | section_count = 0 2022-02-17 10:51:49.704 | } 2022-02-17 10:51:49.704 | /^\[.+\]/ { 2022-02-17 10:51:49.704 | gsub("[][]", "", $1); 2022-02-17 10:51:49.704 | section=$1 2022-02-17 10:51:49.704 | next 2022-02-17 10:51:49.704 | } 2022-02-17 10:51:49.704 | /^ *\#/ { 2022-02-17 10:51:49.704 | next 2022-02-17 10:51:49.704 | } 2022-02-17 10:51:49.704 | /^[^ \t]+/ { 2022-02-17 10:51:49.704 | # get offset of first = in $0 2022-02-17 10:51:49.704 | eq_idx = index($0, "=") 2022-02-17 10:51:49.704 | # extract attr & value from $0 2022-02-17 10:51:49.704 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 10:51:49.704 | value = substr($0, eq_idx + 1) 2022-02-17 10:51:49.704 | # only need to strip trailing whitespace from attr 2022-02-17 10:51:49.704 | sub(/[ \t]*$/, "", attr) 2022-02-17 10:51:49.704 | # need to strip leading & trailing whitespace from value 2022-02-17 10:51:49.704 | sub(/^[ \t]*/, "", value) 2022-02-17 10:51:49.704 | sub(/[ \t]*$/, "", value) 2022-02-17 10:51:49.704 | 2022-02-17 10:51:49.704 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 10:51:49.704 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 10:51:49.704 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 10:51:49.704 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 10:51:49.704 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 10:51:49.704 | if (section != last_section) { 2022-02-17 10:51:49.704 | cfg_section[section_count++] = section 2022-02-17 10:51:49.704 | last_section = section 2022-02-17 10:51:49.704 | } 2022-02-17 10:51:49.704 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 10:51:49.704 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 10:51:49.704 | 2022-02-17 10:51:49.704 | cfg_attr[section, attr, 0] = value 2022-02-17 10:51:49.705 | cfg_attr_count[section, attr] = 1 2022-02-17 10:51:49.705 | } else { 2022-02-17 10:51:49.705 | lno = cfg_attr_count[section, attr]++ 2022-02-17 10:51:49.705 | cfg_attr[section, attr, lno] = value 2022-02-17 10:51:49.705 | } 2022-02-17 10:51:49.705 | } 2022-02-17 10:51:49.705 | END { 2022-02-17 10:51:49.705 | # Process each section in order 2022-02-17 10:51:49.705 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 10:51:49.705 | section = cfg_section[sno] 2022-02-17 10:51:49.705 | # The ini routines simply append a config item immediately 2022-02-17 10:51:49.705 | # after the section header. To keep the same order as defined 2022-02-17 10:51:49.705 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 10:51:49.705 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 10:51:49.705 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 10:51:49.705 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 10:51:49.705 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 10:51:49.705 | else { 2022-02-17 10:51:49.705 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 10:51:49.705 | count = cfg_attr_count[section, attr] 2022-02-17 10:51:49.705 | print "inidelete " configfile " " section " " attr 2022-02-17 10:51:49.705 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 10:51:49.705 | for (l = count -2; l >= 0; l--) 2022-02-17 10:51:49.705 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 10:51:49.705 | } 2022-02-17 10:51:49.705 | } 2022-02-17 10:51:49.705 | } 2022-02-17 10:51:49.705 | } 2022-02-17 10:51:49.705 | ' 2022-02-17 10:51:49.705 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.707 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 10:51:49.707 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:51:49.710 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 10:51:49.713 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 10:51:49.715 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 10:51:49.718 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-17 10:51:49.721 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 10:51:49.721 | BEGIN { group = "" } 2022-02-17 10:51:49.721 | /^\[\[.+\|.*\]\]/ { 2022-02-17 10:51:49.721 | gsub("[][]", "", $1); 2022-02-17 10:51:49.721 | split($1, a, "|"); 2022-02-17 10:51:49.721 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 10:51:49.721 | group=a[1] 2022-02-17 10:51:49.721 | } else { 2022-02-17 10:51:49.721 | group="" 2022-02-17 10:51:49.721 | } 2022-02-17 10:51:49.721 | next 2022-02-17 10:51:49.721 | } 2022-02-17 10:51:49.721 | { 2022-02-17 10:51:49.721 | if (group != "") 2022-02-17 10:51:49.721 | print $0 2022-02-17 10:51:49.721 | } 2022-02-17 10:51:49.721 | ' /home/ubuntu/devstack/local.conf 2022-02-17 10:51:49.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-17 10:51:49.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-17 10:51:49.760 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-17 10:51:49.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-17 10:51:49.796 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:51:49.800 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-17 10:51:49.818 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:49.821 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-17 10:51:49.823 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:51:49.826 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-17 10:51:49.828 | + ./stack.sh:main:1252 : start_swift 2022-02-17 10:51:49.831 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-17 10:51:49.835 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 10:51:49.837 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 10:51:49.868 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-17 10:51:49.871 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 10:51:49.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 10:51:49.877 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-17 10:51:49.928 | Restarting rsync (via systemctl): rsync.service. 2022-02-17 10:51:49.934 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-17 10:51:49.935 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-17 10:51:49.938 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-17 10:51:49.941 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-17 10:51:49.947 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 10:51:49.951 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:49.954 | + functions-common:run_process:1680 : local service=s-object 2022-02-17 10:51:49.956 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:49.959 | + functions-common:run_process:1682 : local group= 2022-02-17 10:51:49.963 | + functions-common:run_process:1683 : local user= 2022-02-17 10:51:49.965 | + functions-common:run_process:1685 : local name=s-object 2022-02-17 10:51:49.968 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:51:49.970 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:51:49.973 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:49.976 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:49.980 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:49.984 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095109981 2022-02-17 10:51:49.987 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-17 10:51:50.013 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:50.016 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-17 10:51:50.018 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-17 10:51:50.021 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:50.024 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:50.027 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:50.029 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:50.032 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-17 10:51:50.035 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-17 10:51:50.038 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-17 10:51:50.040 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:51:50.043 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:51:50.045 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-17 10:51:50.048 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-17 10:51:50.050 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-17 10:51:50.052 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:50.055 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:51:50.057 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:51:50.059 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:51:50.061 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:51:50.063 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-17 10:51:50.065 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:51:50.071 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-17 10:51:50.138 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-17 10:51:50.205 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 10:51:50.259 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-17 10:51:50.313 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-17 10:51:50.372 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:51:50.441 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:51:50.445 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-17 10:51:50.511 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:51:50.891 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-17 10:51:50.906 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-17 10:51:51.280 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-17 10:51:51.303 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:51:51.306 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:51.308 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:51.311 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:51.314 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:51.317 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:51.320 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:51:51.327 | + functions-common:time_stop:2432 : start_time=1645095109981 2022-02-17 10:51:51.330 | + functions-common:time_stop:2434 : [[ -z 1645095109981 ]] 2022-02-17 10:51:51.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:51.338 | + functions-common:time_stop:2437 : end_time=1645095111335 2022-02-17 10:51:51.340 | + functions-common:time_stop:2438 : elapsed_time=1354 2022-02-17 10:51:51.343 | + functions-common:time_stop:2439 : total=3817 2022-02-17 10:51:51.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:51.348 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5171 2022-02-17 10:51:51.352 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 10:51:51.356 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.359 | + functions-common:run_process:1680 : local service=s-container 2022-02-17 10:51:51.362 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.365 | + functions-common:run_process:1682 : local group= 2022-02-17 10:51:51.368 | + functions-common:run_process:1683 : local user= 2022-02-17 10:51:51.370 | + functions-common:run_process:1685 : local name=s-container 2022-02-17 10:51:51.373 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:51:51.375 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:51:51.378 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:51.380 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:51.384 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:51.390 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095111387 2022-02-17 10:51:51.394 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-17 10:51:51.418 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:51.421 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-17 10:51:51.425 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-17 10:51:51.428 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.431 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.434 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.438 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.441 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-17 10:51:51.444 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-17 10:51:51.448 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-17 10:51:51.450 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:51:51.453 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:51:51.456 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-17 10:51:51.460 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-17 10:51:51.463 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-17 10:51:51.466 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.468 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:51:51.471 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:51:51.473 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:51:51.476 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:51:51.478 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-17 10:51:51.481 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:51:51.486 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-17 10:51:51.552 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-17 10:51:51.618 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 10:51:51.675 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-17 10:51:51.737 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-17 10:51:51.794 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:51:51.850 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:51:51.853 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-17 10:51:51.926 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:51:52.341 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-17 10:51:52.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-17 10:51:52.759 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-17 10:51:52.788 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:51:52.791 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:52.793 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:52.795 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:52.798 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:52.800 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:52.803 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:51:52.806 | + functions-common:time_stop:2432 : start_time=1645095111387 2022-02-17 10:51:52.808 | + functions-common:time_stop:2434 : [[ -z 1645095111387 ]] 2022-02-17 10:51:52.811 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:52.816 | + functions-common:time_stop:2437 : end_time=1645095112813 2022-02-17 10:51:52.819 | + functions-common:time_stop:2438 : elapsed_time=1426 2022-02-17 10:51:52.821 | + functions-common:time_stop:2439 : total=5171 2022-02-17 10:51:52.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:52.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6597 2022-02-17 10:51:52.829 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 10:51:52.832 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:52.835 | + functions-common:run_process:1680 : local service=s-account 2022-02-17 10:51:52.838 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:52.840 | + functions-common:run_process:1682 : local group= 2022-02-17 10:51:52.843 | + functions-common:run_process:1683 : local user= 2022-02-17 10:51:52.845 | + functions-common:run_process:1685 : local name=s-account 2022-02-17 10:51:52.848 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:51:52.852 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:51:52.854 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:52.857 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:52.861 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:52.865 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095112862 2022-02-17 10:51:52.867 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-17 10:51:52.888 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:52.890 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-17 10:51:52.893 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-17 10:51:52.895 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:52.898 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:52.901 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:52.904 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:52.906 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-17 10:51:52.909 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-17 10:51:52.912 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-17 10:51:52.915 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:51:52.917 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:51:52.921 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-17 10:51:52.923 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-17 10:51:52.926 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-17 10:51:52.928 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:52.932 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:51:52.935 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:51:52.937 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:51:52.939 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:51:52.942 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-17 10:51:52.945 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:51:52.950 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-17 10:51:53.015 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-17 10:51:53.083 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 10:51:53.137 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-17 10:51:53.195 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-17 10:51:53.259 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:51:53.321 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:51:53.323 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-17 10:51:53.394 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:51:53.807 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-17 10:51:53.821 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-17 10:51:54.222 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-17 10:51:54.249 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:51:54.253 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:54.257 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:54.259 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:54.262 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:54.266 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:54.271 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:51:54.273 | + functions-common:time_stop:2432 : start_time=1645095112862 2022-02-17 10:51:54.276 | + functions-common:time_stop:2434 : [[ -z 1645095112862 ]] 2022-02-17 10:51:54.283 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:54.289 | + functions-common:time_stop:2437 : end_time=1645095114285 2022-02-17 10:51:54.293 | + functions-common:time_stop:2438 : elapsed_time=1423 2022-02-17 10:51:54.298 | + functions-common:time_stop:2439 : total=6597 2022-02-17 10:51:54.302 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:54.305 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8020 2022-02-17 10:51:54.308 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-17 10:51:54.310 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-17 10:51:54.370 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.373 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-17 10:51:54.375 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.378 | + functions-common:run_process:1682 : local group= 2022-02-17 10:51:54.381 | + functions-common:run_process:1683 : local user= 2022-02-17 10:51:54.384 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-17 10:51:54.388 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:51:54.393 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:51:54.396 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:54.399 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:54.402 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:54.407 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095114404 2022-02-17 10:51:54.409 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-17 10:51:54.430 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:54.433 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-17 10:51:54.435 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-17 10:51:54.438 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.440 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.443 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.446 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.448 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-17 10:51:54.451 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-17 10:51:54.453 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-17 10:51:54.456 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:51:54.459 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:51:54.461 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-17 10:51:54.464 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-17 10:51:54.466 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-17 10:51:54.468 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.471 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:51:54.473 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:51:54.476 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:51:54.479 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:51:54.481 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-17 10:51:54.484 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:51:54.489 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-17 10:51:54.556 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-17 10:51:54.624 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 10:51:54.686 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-17 10:51:54.743 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-17 10:51:54.800 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:51:54.856 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:51:54.858 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-17 10:51:54.926 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:51:55.355 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-17 10:51:55.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-02-17 10:51:55.774 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-17 10:51:55.797 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:51:55.801 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:55.803 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:55.806 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:55.808 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:55.811 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:55.813 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:51:55.816 | + functions-common:time_stop:2432 : start_time=1645095114404 2022-02-17 10:51:55.818 | + functions-common:time_stop:2434 : [[ -z 1645095114404 ]] 2022-02-17 10:51:55.822 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:55.827 | + functions-common:time_stop:2437 : end_time=1645095115824 2022-02-17 10:51:55.829 | + functions-common:time_stop:2438 : elapsed_time=1420 2022-02-17 10:51:55.832 | + functions-common:time_stop:2439 : total=8020 2022-02-17 10:51:55.835 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:55.837 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9440 2022-02-17 10:51:55.840 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-17 10:51:55.862 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:51:55.864 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:55.867 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-17 10:51:55.870 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:55.872 | + functions-common:run_process:1682 : local group= 2022-02-17 10:51:55.875 | + functions-common:run_process:1683 : local user= 2022-02-17 10:51:55.877 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-17 10:51:55.880 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:51:55.882 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:51:55.885 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:55.887 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:55.890 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:55.895 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095115892 2022-02-17 10:51:55.898 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-17 10:51:55.917 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:51:55.920 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-17 10:51:55.922 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-17 10:51:55.925 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:55.927 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:55.930 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:55.932 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:55.935 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-17 10:51:55.937 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-17 10:51:55.940 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-17 10:51:55.943 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:51:55.945 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:51:55.948 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-17 10:51:55.950 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-17 10:51:55.953 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-17 10:51:55.955 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:55.958 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:51:55.961 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:51:55.963 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:51:55.966 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:51:55.968 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-17 10:51:55.971 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:51:55.975 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-17 10:51:56.042 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-17 10:51:56.107 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 10:51:56.167 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-17 10:51:56.230 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-17 10:51:56.290 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:51:56.351 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:51:56.353 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-17 10:51:56.431 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:51:56.844 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-17 10:51:56.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-17 10:51:57.253 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-17 10:51:57.283 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:51:57.286 | + functions-common:time_stop:2425 : local name 2022-02-17 10:51:57.289 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:51:57.292 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:51:57.294 | + functions-common:time_stop:2428 : local total 2022-02-17 10:51:57.297 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:51:57.300 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:51:57.303 | + functions-common:time_stop:2432 : start_time=1645095115892 2022-02-17 10:51:57.306 | + functions-common:time_stop:2434 : [[ -z 1645095115892 ]] 2022-02-17 10:51:57.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:51:57.316 | + functions-common:time_stop:2437 : end_time=1645095117313 2022-02-17 10:51:57.319 | + functions-common:time_stop:2438 : elapsed_time=1421 2022-02-17 10:51:57.321 | + functions-common:time_stop:2439 : total=9440 2022-02-17 10:51:57.324 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:51:57.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10861 2022-02-17 10:51:57.329 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-17 10:51:57.329 | Waiting for swift proxy to start... 2022-02-17 10:51:57.332 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.93:8080/info 2022-02-17 10:51:57.334 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 10:51:57.337 | + functions:wait_for_service:458 : local url=http://10.222.0.93:8080/info 2022-02-17 10:51:57.339 | + functions:wait_for_service:459 : local rval=0 2022-02-17 10:51:57.342 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 10:51:57.344 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 10:51:57.347 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:51:57.349 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:51:57.352 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:51:57.357 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095117354 2022-02-17 10:51:57.360 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 10:51:57.366 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93:8080/info 2022-02-17 10:51:57.379 | + :: : [[ 000 == 503 ]] 2022-02-17 10:51:57.381 | + :: : [[ 7 -eq 7 ]] 2022-02-17 10:51:57.382 | + :: : sleep 1 2022-02-17 10:51:58.386 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93:8080/info 2022-02-17 10:51:58.399 | + :: : [[ 000 == 503 ]] 2022-02-17 10:51:58.400 | + :: : [[ 7 -eq 7 ]] 2022-02-17 10:51:58.402 | + :: : sleep 1 2022-02-17 10:51:59.405 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93:8080/info 2022-02-17 10:51:59.419 | + :: : [[ 000 == 503 ]] 2022-02-17 10:51:59.420 | + :: : [[ 7 -eq 7 ]] 2022-02-17 10:51:59.422 | + :: : sleep 1 2022-02-17 10:52:00.425 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93:8080/info 2022-02-17 10:52:00.565 | + :: : [[ 200 == 503 ]] 2022-02-17 10:52:00.566 | + :: : [[ 0 -eq 7 ]] 2022-02-17 10:52:00.570 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 10:52:00.573 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:00.575 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:00.578 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:00.580 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:00.584 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:00.586 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 10:52:00.589 | + functions-common:time_stop:2432 : start_time=1645095117354 2022-02-17 10:52:00.592 | + functions-common:time_stop:2434 : [[ -z 1645095117354 ]] 2022-02-17 10:52:00.595 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:00.600 | + functions-common:time_stop:2437 : end_time=1645095120597 2022-02-17 10:52:00.602 | + functions-common:time_stop:2438 : elapsed_time=3243 2022-02-17 10:52:00.605 | + functions-common:time_stop:2439 : total=6749 2022-02-17 10:52:00.607 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:00.610 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9992 2022-02-17 10:52:00.613 | + functions:wait_for_service:467 : return 0 2022-02-17 10:52:00.615 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-17 10:52:00.618 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 10:52:00.620 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-17 10:52:00.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:00.642 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 10:52:00.676 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-17 10:52:00.731 | [17559 Async configure_neutron_nova:97593]: Waiting for completion of configure_neutron_nova running on PID 97593 (2 other jobs running) 2022-02-17 10:52:00.759 | [17559 Async configure_neutron_nova:97593]: Signaling child to exit 2022-02-17 10:52:00.759 | WAKEUP 2022-02-17 10:52:00.783 | [17559 Async configure_neutron_nova:97593]: Signaled 2022-02-17 10:52:00.784 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-17 10:52:00.784 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:52:00.784 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 10:52:00.784 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:52:00.784 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 10:52:00.785 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 10:52:00.785 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 10:52:00.785 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.93/identity 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-17 10:52:00.785 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 10:52:00.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 10:52:00.785 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-17 10:52:00.785 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:52:00.785 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-17 10:52:00.785 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:52:00.785 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-17 10:52:00.785 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-17 10:52:00.785 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 10:52:00.785 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 10:52:00.785 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-17 10:52:00.785 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-17 10:52:00.785 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.93/identity 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-17 10:52:00.786 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 10:52:00.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 10:52:00.786 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 10:52:00.786 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-17 10:52:00.833 | [17559 Async configure_neutron_nova:97593]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-17 10:52:00.837 | + inc/async:async_wait:197 : return 0 2022-02-17 10:52:00.840 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-17 10:52:00.860 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:00.863 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 10:52:00.894 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 10:52:00.928 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-17 10:52:00.947 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:00.950 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-17 10:52:00.952 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:52:00.955 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-17 10:52:00.957 | + ./stack.sh:main:1277 : start_nova_api 2022-02-17 10:52:00.960 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-17 10:52:00.963 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-17 10:52:00.965 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-17 10:52:00.968 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-17 10:52:00.987 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:52:00.992 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:52:00.996 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:52:00.999 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:52:01.002 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-17 10:52:01.006 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-17 10:52:01.011 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.014 | + functions-common:run_process:1680 : local service=n-api 2022-02-17 10:52:01.017 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.019 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:01.022 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:01.025 | + functions-common:run_process:1685 : local name=n-api 2022-02-17 10:52:01.027 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:01.030 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:01.033 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:01.035 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:01.038 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:01.043 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095121040 2022-02-17 10:52:01.046 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-17 10:52:01.066 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:01.069 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-17 10:52:01.072 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-17 10:52:01.074 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.077 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.079 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.082 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.085 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-17 10:52:01.088 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-17 10:52:01.091 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-17 10:52:01.093 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:01.096 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:01.099 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-17 10:52:01.102 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-17 10:52:01.105 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-17 10:52:01.107 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.110 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 10:52:01.112 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 10:52:01.115 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-17 10:52:01.117 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 10:52:01.122 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-17 10:52:01.190 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-17 10:52:01.263 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-17 10:52:01.320 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 10:52:01.374 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:52:01.430 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-17 10:52:01.484 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-17 10:52:01.540 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-17 10:52:01.595 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-17 10:52:01.651 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-17 10:52:01.707 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 10:52:01.710 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-17 10:52:01.776 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 10:52:02.166 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-17 10:52:02.180 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-17 10:52:02.563 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-17 10:52:02.652 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:02.654 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:02.657 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:02.661 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:02.665 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:02.667 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:02.670 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:02.673 | + functions-common:time_stop:2432 : start_time=1645095121040 2022-02-17 10:52:02.676 | + functions-common:time_stop:2434 : [[ -z 1645095121040 ]] 2022-02-17 10:52:02.683 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:02.688 | + functions-common:time_stop:2437 : end_time=1645095122682 2022-02-17 10:52:02.690 | + functions-common:time_stop:2438 : elapsed_time=1642 2022-02-17 10:52:02.694 | + functions-common:time_stop:2439 : total=10861 2022-02-17 10:52:02.696 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:02.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12503 2022-02-17 10:52:02.705 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.93/compute/v2.1/ 2022-02-17 10:52:02.707 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-17 10:52:02.707 | Waiting for nova-api to start... 2022-02-17 10:52:02.710 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.93/compute/v2.1/ 2022-02-17 10:52:02.713 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 10:52:02.716 | + functions:wait_for_service:458 : local url=http://10.222.0.93/compute/v2.1/ 2022-02-17 10:52:02.719 | + functions:wait_for_service:459 : local rval=0 2022-02-17 10:52:02.722 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 10:52:02.727 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 10:52:02.729 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:02.732 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:02.736 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:02.743 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095122738 2022-02-17 10:52:02.746 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 10:52:02.752 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93/compute/v2.1/ 2022-02-17 10:52:08.494 | + :: : [[ 200 == 503 ]] 2022-02-17 10:52:08.495 | + :: : [[ 0 -eq 7 ]] 2022-02-17 10:52:08.498 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 10:52:08.501 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:08.503 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:08.507 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:08.509 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:08.512 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:08.515 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 10:52:08.517 | + functions-common:time_stop:2432 : start_time=1645095122738 2022-02-17 10:52:08.520 | + functions-common:time_stop:2434 : [[ -z 1645095122738 ]] 2022-02-17 10:52:08.523 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:08.528 | + functions-common:time_stop:2437 : end_time=1645095128525 2022-02-17 10:52:08.531 | + functions-common:time_stop:2438 : elapsed_time=5787 2022-02-17 10:52:08.533 | + functions-common:time_stop:2439 : total=9992 2022-02-17 10:52:08.536 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:08.539 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15779 2022-02-17 10:52:08.541 | + functions:wait_for_service:467 : return 0 2022-02-17 10:52:08.544 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:52:08.547 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:52:08.549 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-17 10:52:08.570 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:08.573 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-17 10:52:08.576 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:52:08.578 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-17 10:52:08.581 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-17 10:52:08.584 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-17 10:52:08.586 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-17 10:52:08.605 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:52:08.607 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-17 10:52:08.626 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:08.628 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-17 10:52:08.632 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:52:08.635 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-17 10:52:08.638 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-17 10:52:08.640 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-17 10:52:08.643 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 10:52:08.675 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-17 10:52:08.679 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-17 10:52:08.681 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-17 10:52:08.713 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-17 10:52:08.748 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-17 10:52:08.751 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-17 10:52:08.754 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-17 10:52:08.757 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-17 10:52:08.760 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-17 10:52:08.763 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-17 10:52:08.766 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-17 10:52:08.768 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-17 10:52:08.772 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-17 10:52:08.775 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-17 10:52:08.778 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-17 10:52:08.780 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-17 10:52:08.783 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.786 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.790 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.792 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-17 10:52:08.795 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.798 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.801 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-17 10:52:08.819 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:52:08.822 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-17 10:52:08.824 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.827 | + functions-common:run_process:1680 : local service=q-svc 2022-02-17 10:52:08.830 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.832 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:08.835 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:08.842 | + functions-common:run_process:1685 : local name=q-svc 2022-02-17 10:52:08.845 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:08.849 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:08.852 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:08.855 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:08.858 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:08.863 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095128860 2022-02-17 10:52:08.866 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-17 10:52:08.884 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:08.887 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-17 10:52:08.890 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-17 10:52:08.893 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.896 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.899 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.901 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.904 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-17 10:52:08.906 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-17 10:52:08.909 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-17 10:52:08.913 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:08.915 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:08.918 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-17 10:52:08.921 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-17 10:52:08.924 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-17 10:52:08.926 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:08.929 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:52:08.931 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:52:08.933 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:52:08.936 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:52:08.939 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-17 10:52:08.941 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:52:08.945 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-17 10:52:09.015 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-17 10:52:09.094 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 10:52:09.151 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-17 10:52:09.206 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-17 10:52:09.263 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:52:09.319 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:52:09.321 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-17 10:52:09.389 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:52:09.801 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-17 10:52:09.815 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-17 10:52:10.214 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-17 10:52:10.239 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:10.242 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:10.244 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:10.247 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:10.249 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:10.252 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:10.255 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:10.258 | + functions-common:time_stop:2432 : start_time=1645095128860 2022-02-17 10:52:10.260 | + functions-common:time_stop:2434 : [[ -z 1645095128860 ]] 2022-02-17 10:52:10.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:10.268 | + functions-common:time_stop:2437 : end_time=1645095130265 2022-02-17 10:52:10.272 | + functions-common:time_stop:2438 : elapsed_time=1405 2022-02-17 10:52:10.275 | + functions-common:time_stop:2439 : total=12503 2022-02-17 10:52:10.277 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:10.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13908 2022-02-17 10:52:10.283 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.93:9696 2022-02-17 10:52:10.287 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-17 10:52:10.306 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:52:10.308 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-17 10:52:10.308 | Waiting for Neutron to start... 2022-02-17 10:52:10.311 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.93:9696' 2022-02-17 10:52:10.314 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.93:9696' 'Neutron did not start' 60 2022-02-17 10:52:10.316 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.93:9696' 2022-02-17 10:52:10.320 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-17 10:52:10.322 | + functions-common:test_with_retry:2365 : local until=60 2022-02-17 10:52:10.325 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-17 10:52:10.327 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-17 10:52:10.333 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-17 10:52:10.338 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:10.341 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:10.344 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:10.349 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095130346 2022-02-17 10:52:10.353 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.93:9696; do sleep 0.5; done' 2022-02-17 10:52:16.441 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.93:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-17 10:52:16.443 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:16.446 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:16.449 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:16.451 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:16.454 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:16.456 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-17 10:52:16.459 | + functions-common:time_stop:2432 : start_time=1645095130346 2022-02-17 10:52:16.462 | + functions-common:time_stop:2434 : [[ -z 1645095130346 ]] 2022-02-17 10:52:16.465 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:16.469 | + functions-common:time_stop:2437 : end_time=1645095136467 2022-02-17 10:52:16.472 | + functions-common:time_stop:2438 : elapsed_time=6121 2022-02-17 10:52:16.475 | + functions-common:time_stop:2439 : total=0 2022-02-17 10:52:16.478 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:16.482 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6121 2022-02-17 10:52:16.485 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-02-17 10:52:16.504 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:16.506 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-02-17 10:52:16.509 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:52:16.511 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-02-17 10:52:16.514 | + ./stack.sh:main:1298 : start_placement 2022-02-17 10:52:16.516 | + lib/placement:start_placement:160 : start_placement_api 2022-02-17 10:52:16.519 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 10:52:16.522 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-17 10:52:16.527 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-17 10:52:16.529 | + functions-common:run_process:1680 : local service=placement-api 2022-02-17 10:52:16.532 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-17 10:52:16.534 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:16.538 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:16.540 | + functions-common:run_process:1685 : local name=placement-api 2022-02-17 10:52:16.543 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:16.546 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:16.548 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:16.552 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:16.555 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:16.561 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095136557 2022-02-17 10:52:16.564 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-02-17 10:52:16.584 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:16.587 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-17 10:52:16.589 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-02-17 10:52:16.592 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-17 10:52:16.595 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-17 10:52:16.597 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-17 10:52:16.601 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-17 10:52:16.604 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-17 10:52:16.606 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-17 10:52:16.609 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-02-17 10:52:16.612 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:16.614 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:16.617 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-17 10:52:16.620 | + 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-02-17 10:52:16.622 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-02-17 10:52:16.625 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-17 10:52:16.627 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 10:52:16.630 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 10:52:16.632 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-17 10:52:16.634 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 10:52:16.639 | + 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-02-17 10:52:16.705 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-17 10:52:16.771 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-17 10:52:16.828 | + 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-02-17 10:52:16.883 | + 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-02-17 10:52:16.940 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-17 10:52:16.996 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-17 10:52:17.051 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-17 10:52:17.107 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-17 10:52:17.166 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-17 10:52:17.226 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 10:52:17.229 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-17 10:52:17.299 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 10:52:17.705 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-02-17 10:52:17.719 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-17 10:52:18.104 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-02-17 10:52:18.188 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:18.194 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:18.195 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:18.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:18.201 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:18.204 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:18.207 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:18.210 | + functions-common:time_stop:2432 : start_time=1645095136557 2022-02-17 10:52:18.212 | + functions-common:time_stop:2434 : [[ -z 1645095136557 ]] 2022-02-17 10:52:18.215 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:18.220 | + functions-common:time_stop:2437 : end_time=1645095138217 2022-02-17 10:52:18.222 | + functions-common:time_stop:2438 : elapsed_time=1660 2022-02-17 10:52:18.226 | + functions-common:time_stop:2439 : total=13908 2022-02-17 10:52:18.229 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:18.232 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15568 2022-02-17 10:52:18.235 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-17 10:52:18.235 | Waiting for placement-api to start... 2022-02-17 10:52:18.238 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.93/placement 2022-02-17 10:52:18.241 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 10:52:18.244 | + functions:wait_for_service:458 : local url=http://10.222.0.93/placement 2022-02-17 10:52:18.246 | + functions:wait_for_service:459 : local rval=0 2022-02-17 10:52:18.249 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 10:52:18.251 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 10:52:18.254 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:18.256 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:18.259 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:18.264 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095138261 2022-02-17 10:52:18.267 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 10:52:18.273 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93/placement 2022-02-17 10:52:20.981 | + :: : [[ 200 == 503 ]] 2022-02-17 10:52:20.983 | + :: : [[ 0 -eq 7 ]] 2022-02-17 10:52:20.986 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 10:52:20.989 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:20.991 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:20.994 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:20.996 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:20.999 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:21.001 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 10:52:21.004 | + functions-common:time_stop:2432 : start_time=1645095138261 2022-02-17 10:52:21.007 | + functions-common:time_stop:2434 : [[ -z 1645095138261 ]] 2022-02-17 10:52:21.010 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:21.015 | + functions-common:time_stop:2437 : end_time=1645095141012 2022-02-17 10:52:21.018 | + functions-common:time_stop:2438 : elapsed_time=2751 2022-02-17 10:52:21.021 | + functions-common:time_stop:2439 : total=15779 2022-02-17 10:52:21.024 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:21.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18530 2022-02-17 10:52:21.029 | + functions:wait_for_service:467 : return 0 2022-02-17 10:52:21.032 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-02-17 10:52:21.050 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:21.054 | + ./stack.sh:main:1302 : start_neutron 2022-02-17 10:52:21.056 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-02-17 10:52:21.060 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:52:21.061 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 10:52:21.067 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 10:52:21.070 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 10:52:21.073 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-02-17 10:52:21.075 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 10:52:21.078 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-02-17 10:52:21.081 | + 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-02-17 10:52:21.083 | + functions-common:run_process:1680 : local service=q-agt 2022-02-17 10:52:21.086 | + 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-02-17 10:52:21.088 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:21.091 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:21.094 | + functions-common:run_process:1685 : local name=q-agt 2022-02-17 10:52:21.096 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:21.099 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:21.101 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:21.104 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:21.107 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:21.112 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095141109 2022-02-17 10:52:21.115 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-02-17 10:52:21.134 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:21.137 | + 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-02-17 10:52:21.140 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-02-17 10:52:21.142 | + 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-02-17 10:52:21.145 | + 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-02-17 10:52:21.148 | + 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-02-17 10:52:21.150 | + 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-02-17 10:52:21.153 | + 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-02-17 10:52:21.156 | + 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-02-17 10:52:21.159 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-02-17 10:52:21.162 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:21.164 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:21.167 | + 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-02-17 10:52:21.169 | + 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-02-17 10:52:21.172 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-02-17 10:52:21.174 | + 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-02-17 10:52:21.177 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:52:21.179 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:52:21.182 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:52:21.184 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:52:21.186 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-17 10:52:21.188 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:52:21.194 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-17 10:52:21.261 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-17 10:52:21.327 | + 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-02-17 10:52:21.387 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-17 10:52:21.450 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-17 10:52:21.504 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:52:21.558 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:52:21.560 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-17 10:52:21.627 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:52:22.034 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-02-17 10:52:22.048 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-17 10:52:22.437 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-02-17 10:52:22.467 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:22.469 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:22.472 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:22.475 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:22.477 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:22.480 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:22.483 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:22.485 | + functions-common:time_stop:2432 : start_time=1645095141109 2022-02-17 10:52:22.487 | + functions-common:time_stop:2434 : [[ -z 1645095141109 ]] 2022-02-17 10:52:22.491 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:22.496 | + functions-common:time_stop:2437 : end_time=1645095142493 2022-02-17 10:52:22.498 | + functions-common:time_stop:2438 : elapsed_time=1384 2022-02-17 10:52:22.501 | + functions-common:time_stop:2439 : total=15568 2022-02-17 10:52:22.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:22.506 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16952 2022-02-17 10:52:22.509 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-02-17 10:52:22.512 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-17 10:52:22.514 | + functions-common:is_provider_network:2277 : return 1 2022-02-17 10:52:22.517 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-02-17 10:52:22.520 | + 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-02-17 10:52:22.524 | + functions-common:run_process:1680 : local service=q-dhcp 2022-02-17 10:52:22.527 | + 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-02-17 10:52:22.530 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:22.533 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:22.536 | + functions-common:run_process:1685 : local name=q-dhcp 2022-02-17 10:52:22.539 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:22.542 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:22.545 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:22.548 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:22.552 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:22.558 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095142555 2022-02-17 10:52:22.561 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-02-17 10:52:22.582 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:22.585 | + 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-02-17 10:52:22.588 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-02-17 10:52:22.590 | + 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-02-17 10:52:22.593 | + 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-02-17 10:52:22.595 | + 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-02-17 10:52:22.598 | + 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-02-17 10:52:22.601 | + 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-02-17 10:52:22.603 | + 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-02-17 10:52:22.608 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-02-17 10:52:22.612 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:22.615 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:22.617 | + 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-02-17 10:52:22.620 | + 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-02-17 10:52:22.623 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-02-17 10:52:22.627 | + 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-02-17 10:52:22.631 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:52:22.634 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:52:22.637 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:52:22.640 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:52:22.642 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-17 10:52:22.645 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:52:22.649 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-17 10:52:22.734 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-17 10:52:22.811 | + 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-02-17 10:52:22.873 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-17 10:52:22.929 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-17 10:52:22.985 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:52:23.043 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:52:23.045 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-17 10:52:23.113 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:52:23.535 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-02-17 10:52:23.549 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-17 10:52:23.944 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-02-17 10:52:23.972 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:23.975 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:23.978 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:23.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:23.985 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:23.987 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:23.991 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:23.993 | + functions-common:time_stop:2432 : start_time=1645095142555 2022-02-17 10:52:23.996 | + functions-common:time_stop:2434 : [[ -z 1645095142555 ]] 2022-02-17 10:52:24.001 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:24.006 | + functions-common:time_stop:2437 : end_time=1645095144001 2022-02-17 10:52:24.016 | + functions-common:time_stop:2438 : elapsed_time=1446 2022-02-17 10:52:24.019 | + functions-common:time_stop:2439 : total=16952 2022-02-17 10:52:24.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:24.025 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18398 2022-02-17 10:52:24.028 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-02-17 10:52:24.031 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-17 10:52:24.036 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-17 10:52:24.040 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-02-17 10:52:24.045 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-17 10:52:24.048 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-17 10:52:24.051 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-17 10:52:24.056 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-17 10:52:24.061 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-17 10:52:24.064 | + 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-02-17 10:52:24.068 | + functions-common:run_process:1680 : local service=q-l3 2022-02-17 10:52:24.073 | + 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-02-17 10:52:24.076 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:24.078 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:24.081 | + functions-common:run_process:1685 : local name=q-l3 2022-02-17 10:52:24.084 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:24.087 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:24.089 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:24.092 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:24.095 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:24.100 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095144097 2022-02-17 10:52:24.103 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-02-17 10:52:24.128 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:24.132 | + 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-02-17 10:52:24.135 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-02-17 10:52:24.138 | + 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-02-17 10:52:24.141 | + 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-02-17 10:52:24.144 | + 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-02-17 10:52:24.148 | + 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-02-17 10:52:24.150 | + 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-02-17 10:52:24.153 | + 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-02-17 10:52:24.156 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-02-17 10:52:24.159 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:24.163 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:24.166 | + 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-02-17 10:52:24.169 | + 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-02-17 10:52:24.172 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-02-17 10:52:24.175 | + 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-02-17 10:52:24.178 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:52:24.181 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:52:24.185 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:52:24.187 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:52:24.190 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-17 10:52:24.193 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:52:24.198 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-17 10:52:24.278 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-17 10:52:24.351 | + 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-02-17 10:52:24.418 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-17 10:52:24.483 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-17 10:52:24.546 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:52:24.612 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:52:24.616 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-17 10:52:24.692 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:52:25.112 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-02-17 10:52:25.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-17 10:52:25.555 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-02-17 10:52:25.585 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:25.588 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:25.595 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:25.604 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:25.606 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:25.609 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:25.613 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:25.616 | + functions-common:time_stop:2432 : start_time=1645095144097 2022-02-17 10:52:25.620 | + functions-common:time_stop:2434 : [[ -z 1645095144097 ]] 2022-02-17 10:52:25.626 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:25.632 | + functions-common:time_stop:2437 : end_time=1645095145627 2022-02-17 10:52:25.636 | + functions-common:time_stop:2438 : elapsed_time=1530 2022-02-17 10:52:25.643 | + functions-common:time_stop:2439 : total=18398 2022-02-17 10:52:25.648 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:25.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19928 2022-02-17 10:52:25.656 | + 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-02-17 10:52:25.658 | + functions-common:run_process:1680 : local service=q-meta 2022-02-17 10:52:25.662 | + 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-02-17 10:52:25.664 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:25.667 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:25.670 | + functions-common:run_process:1685 : local name=q-meta 2022-02-17 10:52:25.672 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:25.675 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:25.678 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:25.680 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:25.686 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:25.689 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095145686 2022-02-17 10:52:25.692 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-02-17 10:52:25.714 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:25.716 | + 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-02-17 10:52:25.719 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-02-17 10:52:25.724 | + 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-02-17 10:52:25.727 | + 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-02-17 10:52:25.730 | + 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-02-17 10:52:25.733 | + 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-02-17 10:52:25.735 | + 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-02-17 10:52:25.738 | + 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-02-17 10:52:25.741 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-02-17 10:52:25.744 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:25.747 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:25.749 | + 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-02-17 10:52:25.752 | + 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-02-17 10:52:25.755 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-02-17 10:52:25.758 | + 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-02-17 10:52:25.760 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:52:25.763 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:52:25.766 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:52:25.769 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:52:25.772 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-17 10:52:25.775 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:52:25.780 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-17 10:52:25.858 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-17 10:52:25.939 | + 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-02-17 10:52:26.007 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-17 10:52:26.080 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-17 10:52:26.143 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:52:26.209 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:52:26.211 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-17 10:52:26.290 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:52:26.810 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-02-17 10:52:26.826 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-17 10:52:27.260 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-02-17 10:52:27.297 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:27.308 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:27.315 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:27.320 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:27.327 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:27.333 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:27.339 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:27.345 | + functions-common:time_stop:2432 : start_time=1645095145686 2022-02-17 10:52:27.355 | + functions-common:time_stop:2434 : [[ -z 1645095145686 ]] 2022-02-17 10:52:27.362 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:27.375 | + functions-common:time_stop:2437 : end_time=1645095147366 2022-02-17 10:52:27.384 | + functions-common:time_stop:2438 : elapsed_time=1680 2022-02-17 10:52:27.389 | + functions-common:time_stop:2439 : total=19928 2022-02-17 10:52:27.394 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:27.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21608 2022-02-17 10:52:27.401 | + 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-02-17 10:52:27.407 | + functions-common:run_process:1680 : local service=q-metering 2022-02-17 10:52:27.413 | + 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-02-17 10:52:27.416 | + functions-common:run_process:1682 : local group= 2022-02-17 10:52:27.419 | + functions-common:run_process:1683 : local user= 2022-02-17 10:52:27.423 | + functions-common:run_process:1685 : local name=q-metering 2022-02-17 10:52:27.427 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:52:27.431 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:52:27.434 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:52:27.436 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:52:27.441 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:52:27.446 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095147442 2022-02-17 10:52:27.448 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-02-17 10:52:27.471 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:27.475 | + 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-02-17 10:52:27.477 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-02-17 10:52:27.480 | + 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-02-17 10:52:27.483 | + 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-02-17 10:52:27.486 | + 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-02-17 10:52:27.490 | + 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-02-17 10:52:27.493 | + 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-02-17 10:52:27.496 | + 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-02-17 10:52:27.498 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-02-17 10:52:27.501 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:52:27.504 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:52:27.507 | + 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-02-17 10:52:27.510 | + 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-02-17 10:52:27.513 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-02-17 10:52:27.516 | + 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-02-17 10:52:27.518 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:52:27.521 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:52:27.526 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:52:27.528 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:52:27.531 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-02-17 10:52:27.534 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:52:27.540 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-02-17 10:52:27.617 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-02-17 10:52:27.712 | + 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-02-17 10:52:27.786 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-02-17 10:52:27.857 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-02-17 10:52:27.926 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:52:27.987 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:52:27.993 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-02-17 10:52:28.078 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:52:28.546 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-02-17 10:52:28.566 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-02-17 10:52:28.995 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-02-17 10:52:29.023 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:52:29.026 | + functions-common:time_stop:2425 : local name 2022-02-17 10:52:29.029 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:52:29.032 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:52:29.038 | + functions-common:time_stop:2428 : local total 2022-02-17 10:52:29.046 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:52:29.054 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:52:29.058 | + functions-common:time_stop:2432 : start_time=1645095147442 2022-02-17 10:52:29.061 | + functions-common:time_stop:2434 : [[ -z 1645095147442 ]] 2022-02-17 10:52:29.063 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:52:29.070 | + functions-common:time_stop:2437 : end_time=1645095149064 2022-02-17 10:52:29.074 | + functions-common:time_stop:2438 : elapsed_time=1622 2022-02-17 10:52:29.074 | + functions-common:time_stop:2439 : total=21608 2022-02-17 10:52:29.078 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:52:29.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23230 2022-02-17 10:52:29.082 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-02-17 10:52:29.106 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:52:29.110 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-02-17 10:52:29.110 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-02-17 10:52:29.114 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:52:29.118 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-02-17 10:52:29.118 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-02-17 10:52:29.122 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-02-17 10:52:29.125 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-02-17 10:52:29.130 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-02-17 10:52:29.134 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-02-17 10:52:29.138 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-02-17 10:52:29.141 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:52:29.145 | ++ functions-common:get_field:812 : read data 2022-02-17 10:52:32.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:32.084 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:32.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:32.084 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:32.257 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:32.260 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 10:52:32.262 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 10:52:32.266 | ++ functions-common:get_field:818 : echo '| adb03ec53f1b4f458e750a8bd6bdd989 | demo |' 2022-02-17 10:52:32.267 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 10:52:32.274 | ++ functions-common:get_field:812 : read data 2022-02-17 10:52:32.277 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:52:32.280 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-02-17 10:52:32.283 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:52:32.301 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-02-17 10:52:32.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-02-17 10:52:32.307 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-17 10:52:32.310 | ++ 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-02-17 10:52:35.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:35.723 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:35.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:35.723 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:35.943 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:35.946 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-17 10:52:35.946 | address-scope 2022-02-17 10:52:35.946 | router-admin-state-down-before-update 2022-02-17 10:52:35.946 | agent 2022-02-17 10:52:35.946 | agent-resources-synced 2022-02-17 10:52:35.946 | allowed-address-pairs 2022-02-17 10:52:35.946 | auto-allocated-topology 2022-02-17 10:52:35.946 | availability_zone 2022-02-17 10:52:35.946 | availability_zone_filter 2022-02-17 10:52:35.946 | default-subnetpools 2022-02-17 10:52:35.946 | dhcp_agent_scheduler 2022-02-17 10:52:35.946 | dvr 2022-02-17 10:52:35.946 | empty-string-filtering 2022-02-17 10:52:35.946 | external-net 2022-02-17 10:52:35.946 | extra_dhcp_opt 2022-02-17 10:52:35.946 | extraroute 2022-02-17 10:52:35.946 | extraroute-atomic 2022-02-17 10:52:35.946 | filter-validation 2022-02-17 10:52:35.947 | fip-port-details 2022-02-17 10:52:35.947 | flavors 2022-02-17 10:52:35.947 | floatingip-pools 2022-02-17 10:52:35.947 | ip-substring-filtering 2022-02-17 10:52:35.947 | router 2022-02-17 10:52:35.947 | ext-gw-mode 2022-02-17 10:52:35.947 | l3-ha 2022-02-17 10:52:35.947 | l3-flavors 2022-02-17 10:52:35.947 | l3-port-ip-change-not-allowed 2022-02-17 10:52:35.947 | l3_agent_scheduler 2022-02-17 10:52:35.947 | metering 2022-02-17 10:52:35.947 | metering_source_and_destination_fields 2022-02-17 10:52:35.947 | multi-provider 2022-02-17 10:52:35.947 | net-mtu 2022-02-17 10:52:35.947 | net-mtu-writable 2022-02-17 10:52:35.947 | network_availability_zone 2022-02-17 10:52:35.947 | network-ip-availability 2022-02-17 10:52:35.947 | pagination 2022-02-17 10:52:35.947 | port-device-profile 2022-02-17 10:52:35.947 | port-mac-address-regenerate 2022-02-17 10:52:35.947 | port-numa-affinity-policy 2022-02-17 10:52:35.947 | binding 2022-02-17 10:52:35.947 | binding-extended 2022-02-17 10:52:35.947 | port-security 2022-02-17 10:52:35.947 | project-id 2022-02-17 10:52:35.947 | provider 2022-02-17 10:52:35.947 | quota-check-limit 2022-02-17 10:52:35.947 | quotas 2022-02-17 10:52:35.947 | quota_details 2022-02-17 10:52:35.947 | rbac-policies 2022-02-17 10:52:35.947 | rbac-address-group 2022-02-17 10:52:35.947 | rbac-address-scope 2022-02-17 10:52:35.947 | rbac-security-groups 2022-02-17 10:52:35.947 | rbac-subnetpool 2022-02-17 10:52:35.947 | revision-if-match 2022-02-17 10:52:35.947 | standard-attr-revisions 2022-02-17 10:52:35.947 | router_availability_zone 2022-02-17 10:52:35.947 | security-groups-normalized-cidr 2022-02-17 10:52:35.947 | port-security-groups-filtering 2022-02-17 10:52:35.948 | security-groups-remote-address-group 2022-02-17 10:52:35.948 | security-groups-shared-filtering 2022-02-17 10:52:35.948 | security-group 2022-02-17 10:52:35.948 | service-type 2022-02-17 10:52:35.948 | sorting 2022-02-17 10:52:35.948 | standard-attr-description 2022-02-17 10:52:35.948 | stateful-security-group 2022-02-17 10:52:35.948 | subnet_onboard 2022-02-17 10:52:35.948 | subnet-service-types 2022-02-17 10:52:35.948 | subnet_allocation 2022-02-17 10:52:35.948 | subnetpool-prefix-ops 2022-02-17 10:52:35.948 | standard-attr-tag 2022-02-17 10:52:35.948 | standard-attr-timestamp' 2022-02-17 10:52:35.950 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-17 10:52:35.950 | address-scope 2022-02-17 10:52:35.950 | router-admin-state-down-before-update 2022-02-17 10:52:35.950 | agent 2022-02-17 10:52:35.950 | agent-resources-synced 2022-02-17 10:52:35.950 | allowed-address-pairs 2022-02-17 10:52:35.950 | auto-allocated-topology 2022-02-17 10:52:35.950 | availability_zone 2022-02-17 10:52:35.950 | availability_zone_filter 2022-02-17 10:52:35.950 | default-subnetpools 2022-02-17 10:52:35.950 | dhcp_agent_scheduler 2022-02-17 10:52:35.950 | dvr 2022-02-17 10:52:35.950 | empty-string-filtering 2022-02-17 10:52:35.950 | external-net 2022-02-17 10:52:35.950 | extra_dhcp_opt 2022-02-17 10:52:35.950 | extraroute 2022-02-17 10:52:35.951 | extraroute-atomic 2022-02-17 10:52:35.951 | filter-validation 2022-02-17 10:52:35.951 | fip-port-details 2022-02-17 10:52:35.951 | flavors 2022-02-17 10:52:35.951 | floatingip-pools 2022-02-17 10:52:35.951 | ip-substring-filtering 2022-02-17 10:52:35.951 | router 2022-02-17 10:52:35.951 | ext-gw-mode 2022-02-17 10:52:35.951 | l3-ha 2022-02-17 10:52:35.951 | l3-flavors 2022-02-17 10:52:35.951 | l3-port-ip-change-not-allowed 2022-02-17 10:52:35.951 | l3_agent_scheduler 2022-02-17 10:52:35.951 | metering 2022-02-17 10:52:35.951 | metering_source_and_destination_fields 2022-02-17 10:52:35.951 | multi-provider 2022-02-17 10:52:35.951 | net-mtu 2022-02-17 10:52:35.951 | net-mtu-writable 2022-02-17 10:52:35.951 | network_availability_zone 2022-02-17 10:52:35.951 | network-ip-availability 2022-02-17 10:52:35.951 | pagination 2022-02-17 10:52:35.951 | port-device-profile 2022-02-17 10:52:35.951 | port-mac-address-regenerate 2022-02-17 10:52:35.951 | port-numa-affinity-policy 2022-02-17 10:52:35.951 | binding 2022-02-17 10:52:35.951 | binding-extended 2022-02-17 10:52:35.951 | port-security 2022-02-17 10:52:35.951 | project-id 2022-02-17 10:52:35.951 | provider 2022-02-17 10:52:35.951 | quota-check-limit 2022-02-17 10:52:35.951 | quotas 2022-02-17 10:52:35.951 | quota_details 2022-02-17 10:52:35.951 | rbac-policies 2022-02-17 10:52:35.951 | rbac-address-group 2022-02-17 10:52:35.951 | rbac-address-scope 2022-02-17 10:52:35.951 | rbac-security-groups 2022-02-17 10:52:35.951 | rbac-subnetpool 2022-02-17 10:52:35.951 | revision-if-match 2022-02-17 10:52:35.951 | standard-attr-revisions 2022-02-17 10:52:35.952 | router_availability_zone 2022-02-17 10:52:35.952 | security-groups-normalized-cidr 2022-02-17 10:52:35.952 | port-security-groups-filtering 2022-02-17 10:52:35.952 | security-groups-remote-address-group 2022-02-17 10:52:35.952 | security-groups-shared-filtering 2022-02-17 10:52:35.952 | security-group 2022-02-17 10:52:35.952 | service-type 2022-02-17 10:52:35.952 | sorting 2022-02-17 10:52:35.952 | standard-attr-description 2022-02-17 10:52:35.952 | stateful-security-group 2022-02-17 10:52:35.952 | subnet_onboard 2022-02-17 10:52:35.952 | subnet-service-types 2022-02-17 10:52:35.952 | subnet_allocation 2022-02-17 10:52:35.952 | subnetpool-prefix-ops 2022-02-17 10:52:35.952 | standard-attr-tag 2022-02-17 10:52:35.952 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-17 10:52:35.954 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-17 10:52:35.957 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-02-17 10:52:35.960 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-02-17 10:52:35.964 | ++ 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-02-17 10:52:39.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:39.117 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:39.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:39.117 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:39.293 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:39.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=ac289d48-b9f2-469e-bc40-1181d4b1b4ab 2022-02-17 10:52:39.299 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-02-17 10:52:39.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-02-17 10:52:39.305 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-17 10:52:39.308 | + functions-common:is_provider_network:2277 : return 1 2022-02-17 10:52:39.313 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-02-17 10:52:39.313 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-02-17 10:52:39.314 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-02-17 10:52:39.317 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:52:39.320 | ++ functions-common:get_field:812 : read data 2022-02-17 10:52:42.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:42.549 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:42.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:42.550 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:42.735 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:42.738 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-17 10:52:42.741 | ++ functions-common:get_field:816 : field='$3' 2022-02-17 10:52:42.744 | ++ functions-common:get_field:818 : echo '| id | 974b64ef-f55a-4a37-90f6-208b19fc741d |' 2022-02-17 10:52:42.745 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-17 10:52:42.751 | ++ functions-common:get_field:812 : read data 2022-02-17 10:52:42.755 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=974b64ef-f55a-4a37-90f6-208b19fc741d 2022-02-17 10:52:42.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private adb03ec53f1b4f458e750a8bd6bdd989' 2022-02-17 10:52:42.760 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:52:42.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-02-17 10:52:42.782 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:52:42.785 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=adb03ec53f1b4f458e750a8bd6bdd989 2022-02-17 10:52:42.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z ac289d48-b9f2-469e-bc40-1181d4b1b4ab ']' 2022-02-17 10:52:42.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-02-17 10:52:42.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-02-17 10:52:42.795 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-17 10:52:42.797 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool ac289d48-b9f2-469e-bc40-1181d4b1b4ab ' 2022-02-17 10:52:42.800 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-02-17 10:52:42.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 974b64ef-f55a-4a37-90f6-208b19fc741d private-subnet' 2022-02-17 10:52:42.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-02-17 10:52:42.810 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-02-17 10:52:42.810 | +++ 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 ac289d48-b9f2-469e-bc40-1181d4b1b4ab --network 974b64ef-f55a-4a37-90f6-208b19fc741d private-subnet 2022-02-17 10:52:42.810 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-02-17 10:52:42.813 | +++ functions-common:get_field:811 : local data field 2022-02-17 10:52:42.816 | +++ functions-common:get_field:812 : read data 2022-02-17 10:52:46.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:46.121 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:46.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:46.121 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:46.318 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:46.321 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-17 10:52:46.324 | +++ functions-common:get_field:816 : field='$3' 2022-02-17 10:52:46.328 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-17 10:52:46.329 | +++ functions-common:get_field:818 : echo '| id | 6a437a0c-bb9a-4769-b952-9edea331e160 |' 2022-02-17 10:52:46.336 | +++ functions-common:get_field:812 : read data 2022-02-17 10:52:46.340 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=6a437a0c-bb9a-4769-b952-9edea331e160 2022-02-17 10:52:46.343 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for adb03ec53f1b4f458e750a8bd6bdd989' 2022-02-17 10:52:46.345 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:52:46.366 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 6a437a0c-bb9a-4769-b952-9edea331e160 2022-02-17 10:52:46.369 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=6a437a0c-bb9a-4769-b952-9edea331e160 2022-02-17 10:52:46.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-02-17 10:52:46.374 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-02-17 10:52:46.377 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-02-17 10:52:46.381 | ++ 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-02-17 10:52:49.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:49.551 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:49.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:49.551 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:49.739 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:49.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-17 10:52:49.743 | address-scope 2022-02-17 10:52:49.743 | router-admin-state-down-before-update 2022-02-17 10:52:49.743 | agent 2022-02-17 10:52:49.743 | agent-resources-synced 2022-02-17 10:52:49.743 | allowed-address-pairs 2022-02-17 10:52:49.743 | auto-allocated-topology 2022-02-17 10:52:49.743 | availability_zone 2022-02-17 10:52:49.743 | availability_zone_filter 2022-02-17 10:52:49.743 | default-subnetpools 2022-02-17 10:52:49.743 | dhcp_agent_scheduler 2022-02-17 10:52:49.743 | dvr 2022-02-17 10:52:49.743 | empty-string-filtering 2022-02-17 10:52:49.743 | external-net 2022-02-17 10:52:49.743 | extra_dhcp_opt 2022-02-17 10:52:49.743 | extraroute 2022-02-17 10:52:49.743 | extraroute-atomic 2022-02-17 10:52:49.743 | filter-validation 2022-02-17 10:52:49.743 | fip-port-details 2022-02-17 10:52:49.743 | flavors 2022-02-17 10:52:49.744 | floatingip-pools 2022-02-17 10:52:49.744 | ip-substring-filtering 2022-02-17 10:52:49.744 | router 2022-02-17 10:52:49.744 | ext-gw-mode 2022-02-17 10:52:49.744 | l3-ha 2022-02-17 10:52:49.744 | l3-flavors 2022-02-17 10:52:49.744 | l3-port-ip-change-not-allowed 2022-02-17 10:52:49.744 | l3_agent_scheduler 2022-02-17 10:52:49.744 | metering 2022-02-17 10:52:49.744 | metering_source_and_destination_fields 2022-02-17 10:52:49.744 | multi-provider 2022-02-17 10:52:49.744 | net-mtu 2022-02-17 10:52:49.744 | net-mtu-writable 2022-02-17 10:52:49.744 | network_availability_zone 2022-02-17 10:52:49.744 | network-ip-availability 2022-02-17 10:52:49.744 | pagination 2022-02-17 10:52:49.744 | port-device-profile 2022-02-17 10:52:49.744 | port-mac-address-regenerate 2022-02-17 10:52:49.744 | port-numa-affinity-policy 2022-02-17 10:52:49.744 | binding 2022-02-17 10:52:49.744 | binding-extended 2022-02-17 10:52:49.744 | port-security 2022-02-17 10:52:49.744 | project-id 2022-02-17 10:52:49.744 | provider 2022-02-17 10:52:49.744 | quota-check-limit 2022-02-17 10:52:49.744 | quotas 2022-02-17 10:52:49.744 | quota_details 2022-02-17 10:52:49.744 | rbac-policies 2022-02-17 10:52:49.744 | rbac-address-group 2022-02-17 10:52:49.744 | rbac-address-scope 2022-02-17 10:52:49.744 | rbac-security-groups 2022-02-17 10:52:49.744 | rbac-subnetpool 2022-02-17 10:52:49.744 | revision-if-match 2022-02-17 10:52:49.744 | standard-attr-revisions 2022-02-17 10:52:49.744 | router_availability_zone 2022-02-17 10:52:49.744 | security-groups-normalized-cidr 2022-02-17 10:52:49.744 | port-security-groups-filtering 2022-02-17 10:52:49.745 | security-groups-remote-address-group 2022-02-17 10:52:49.745 | security-groups-shared-filtering 2022-02-17 10:52:49.745 | security-group 2022-02-17 10:52:49.745 | service-type 2022-02-17 10:52:49.745 | sorting 2022-02-17 10:52:49.745 | standard-attr-description 2022-02-17 10:52:49.745 | stateful-security-group 2022-02-17 10:52:49.745 | subnet_onboard 2022-02-17 10:52:49.745 | subnet-service-types 2022-02-17 10:52:49.745 | subnet_allocation 2022-02-17 10:52:49.745 | subnetpool-prefix-ops 2022-02-17 10:52:49.745 | standard-attr-tag 2022-02-17 10:52:49.745 | standard-attr-timestamp' 2022-02-17 10:52:49.746 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-17 10:52:49.746 | address-scope 2022-02-17 10:52:49.746 | router-admin-state-down-before-update 2022-02-17 10:52:49.746 | agent 2022-02-17 10:52:49.746 | agent-resources-synced 2022-02-17 10:52:49.746 | allowed-address-pairs 2022-02-17 10:52:49.746 | auto-allocated-topology 2022-02-17 10:52:49.746 | availability_zone 2022-02-17 10:52:49.746 | availability_zone_filter 2022-02-17 10:52:49.746 | default-subnetpools 2022-02-17 10:52:49.746 | dhcp_agent_scheduler 2022-02-17 10:52:49.746 | dvr 2022-02-17 10:52:49.746 | empty-string-filtering 2022-02-17 10:52:49.746 | external-net 2022-02-17 10:52:49.746 | extra_dhcp_opt 2022-02-17 10:52:49.746 | extraroute 2022-02-17 10:52:49.746 | extraroute-atomic 2022-02-17 10:52:49.746 | filter-validation 2022-02-17 10:52:49.746 | fip-port-details 2022-02-17 10:52:49.747 | flavors 2022-02-17 10:52:49.747 | floatingip-pools 2022-02-17 10:52:49.747 | ip-substring-filtering 2022-02-17 10:52:49.747 | router 2022-02-17 10:52:49.747 | ext-gw-mode 2022-02-17 10:52:49.747 | l3-ha 2022-02-17 10:52:49.747 | l3-flavors 2022-02-17 10:52:49.747 | l3-port-ip-change-not-allowed 2022-02-17 10:52:49.747 | l3_agent_scheduler 2022-02-17 10:52:49.747 | metering 2022-02-17 10:52:49.747 | metering_source_and_destination_fields 2022-02-17 10:52:49.747 | multi-provider 2022-02-17 10:52:49.747 | net-mtu 2022-02-17 10:52:49.747 | net-mtu-writable 2022-02-17 10:52:49.747 | network_availability_zone 2022-02-17 10:52:49.747 | network-ip-availability 2022-02-17 10:52:49.747 | pagination 2022-02-17 10:52:49.747 | port-device-profile 2022-02-17 10:52:49.747 | port-mac-address-regenerate 2022-02-17 10:52:49.747 | port-numa-affinity-policy 2022-02-17 10:52:49.747 | binding 2022-02-17 10:52:49.747 | binding-extended 2022-02-17 10:52:49.747 | port-security 2022-02-17 10:52:49.747 | project-id 2022-02-17 10:52:49.747 | provider 2022-02-17 10:52:49.747 | quota-check-limit 2022-02-17 10:52:49.747 | quotas 2022-02-17 10:52:49.747 | quota_details 2022-02-17 10:52:49.747 | rbac-policies 2022-02-17 10:52:49.747 | rbac-address-group 2022-02-17 10:52:49.747 | rbac-address-scope 2022-02-17 10:52:49.747 | rbac-security-groups 2022-02-17 10:52:49.747 | rbac-subnetpool 2022-02-17 10:52:49.747 | revision-if-match 2022-02-17 10:52:49.747 | standard-attr-revisions 2022-02-17 10:52:49.747 | router_availability_zone 2022-02-17 10:52:49.747 | security-groups-normalized-cidr 2022-02-17 10:52:49.747 | port-security-groups-filtering 2022-02-17 10:52:49.748 | security-groups-remote-address-group 2022-02-17 10:52:49.748 | security-groups-shared-filtering 2022-02-17 10:52:49.748 | security-group 2022-02-17 10:52:49.748 | service-type 2022-02-17 10:52:49.748 | sorting 2022-02-17 10:52:49.748 | standard-attr-description 2022-02-17 10:52:49.748 | stateful-security-group 2022-02-17 10:52:49.748 | subnet_onboard 2022-02-17 10:52:49.748 | subnet-service-types 2022-02-17 10:52:49.748 | subnet_allocation 2022-02-17 10:52:49.748 | subnetpool-prefix-ops 2022-02-17 10:52:49.748 | standard-attr-tag 2022-02-17 10:52:49.748 | standard-attr-timestamp =~ router ]] 2022-02-17 10:52:49.750 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-17 10:52:49.752 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-02-17 10:52:49.755 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-02-17 10:52:49.759 | ++ 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-02-17 10:52:52.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:52.595 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:52.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:52.595 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:52.798 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:52.802 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-17 10:52:52.803 | address-scope 2022-02-17 10:52:52.803 | router-admin-state-down-before-update 2022-02-17 10:52:52.803 | agent 2022-02-17 10:52:52.803 | agent-resources-synced 2022-02-17 10:52:52.803 | allowed-address-pairs 2022-02-17 10:52:52.803 | auto-allocated-topology 2022-02-17 10:52:52.803 | availability_zone 2022-02-17 10:52:52.803 | availability_zone_filter 2022-02-17 10:52:52.803 | default-subnetpools 2022-02-17 10:52:52.803 | dhcp_agent_scheduler 2022-02-17 10:52:52.803 | dvr 2022-02-17 10:52:52.803 | empty-string-filtering 2022-02-17 10:52:52.803 | external-net 2022-02-17 10:52:52.803 | extra_dhcp_opt 2022-02-17 10:52:52.803 | extraroute 2022-02-17 10:52:52.803 | extraroute-atomic 2022-02-17 10:52:52.803 | filter-validation 2022-02-17 10:52:52.803 | fip-port-details 2022-02-17 10:52:52.803 | flavors 2022-02-17 10:52:52.803 | floatingip-pools 2022-02-17 10:52:52.803 | ip-substring-filtering 2022-02-17 10:52:52.803 | router 2022-02-17 10:52:52.803 | ext-gw-mode 2022-02-17 10:52:52.803 | l3-ha 2022-02-17 10:52:52.803 | l3-flavors 2022-02-17 10:52:52.803 | l3-port-ip-change-not-allowed 2022-02-17 10:52:52.803 | l3_agent_scheduler 2022-02-17 10:52:52.803 | metering 2022-02-17 10:52:52.803 | metering_source_and_destination_fields 2022-02-17 10:52:52.803 | multi-provider 2022-02-17 10:52:52.803 | net-mtu 2022-02-17 10:52:52.803 | net-mtu-writable 2022-02-17 10:52:52.803 | network_availability_zone 2022-02-17 10:52:52.803 | network-ip-availability 2022-02-17 10:52:52.803 | pagination 2022-02-17 10:52:52.803 | port-device-profile 2022-02-17 10:52:52.804 | port-mac-address-regenerate 2022-02-17 10:52:52.804 | port-numa-affinity-policy 2022-02-17 10:52:52.804 | binding 2022-02-17 10:52:52.804 | binding-extended 2022-02-17 10:52:52.804 | port-security 2022-02-17 10:52:52.804 | project-id 2022-02-17 10:52:52.804 | provider 2022-02-17 10:52:52.804 | quota-check-limit 2022-02-17 10:52:52.804 | quotas 2022-02-17 10:52:52.804 | quota_details 2022-02-17 10:52:52.804 | rbac-policies 2022-02-17 10:52:52.804 | rbac-address-group 2022-02-17 10:52:52.804 | rbac-address-scope 2022-02-17 10:52:52.804 | rbac-security-groups 2022-02-17 10:52:52.804 | rbac-subnetpool 2022-02-17 10:52:52.804 | revision-if-match 2022-02-17 10:52:52.804 | standard-attr-revisions 2022-02-17 10:52:52.804 | router_availability_zone 2022-02-17 10:52:52.804 | security-groups-normalized-cidr 2022-02-17 10:52:52.804 | port-security-groups-filtering 2022-02-17 10:52:52.804 | security-groups-remote-address-group 2022-02-17 10:52:52.804 | security-groups-shared-filtering 2022-02-17 10:52:52.804 | security-group 2022-02-17 10:52:52.804 | service-type 2022-02-17 10:52:52.804 | sorting 2022-02-17 10:52:52.804 | standard-attr-description 2022-02-17 10:52:52.804 | stateful-security-group 2022-02-17 10:52:52.804 | subnet_onboard 2022-02-17 10:52:52.804 | subnet-service-types 2022-02-17 10:52:52.804 | subnet_allocation 2022-02-17 10:52:52.804 | subnetpool-prefix-ops 2022-02-17 10:52:52.804 | standard-attr-tag 2022-02-17 10:52:52.804 | standard-attr-timestamp' 2022-02-17 10:52:52.806 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-17 10:52:52.806 | address-scope 2022-02-17 10:52:52.806 | router-admin-state-down-before-update 2022-02-17 10:52:52.806 | agent 2022-02-17 10:52:52.806 | agent-resources-synced 2022-02-17 10:52:52.806 | allowed-address-pairs 2022-02-17 10:52:52.806 | auto-allocated-topology 2022-02-17 10:52:52.806 | availability_zone 2022-02-17 10:52:52.806 | availability_zone_filter 2022-02-17 10:52:52.806 | default-subnetpools 2022-02-17 10:52:52.806 | dhcp_agent_scheduler 2022-02-17 10:52:52.806 | dvr 2022-02-17 10:52:52.806 | empty-string-filtering 2022-02-17 10:52:52.806 | external-net 2022-02-17 10:52:52.806 | extra_dhcp_opt 2022-02-17 10:52:52.806 | extraroute 2022-02-17 10:52:52.806 | extraroute-atomic 2022-02-17 10:52:52.806 | filter-validation 2022-02-17 10:52:52.806 | fip-port-details 2022-02-17 10:52:52.806 | flavors 2022-02-17 10:52:52.806 | floatingip-pools 2022-02-17 10:52:52.806 | ip-substring-filtering 2022-02-17 10:52:52.806 | router 2022-02-17 10:52:52.806 | ext-gw-mode 2022-02-17 10:52:52.806 | l3-ha 2022-02-17 10:52:52.806 | l3-flavors 2022-02-17 10:52:52.806 | l3-port-ip-change-not-allowed 2022-02-17 10:52:52.806 | l3_agent_scheduler 2022-02-17 10:52:52.806 | metering 2022-02-17 10:52:52.806 | metering_source_and_destination_fields 2022-02-17 10:52:52.806 | multi-provider 2022-02-17 10:52:52.806 | net-mtu 2022-02-17 10:52:52.806 | net-mtu-writable 2022-02-17 10:52:52.806 | network_availability_zone 2022-02-17 10:52:52.807 | network-ip-availability 2022-02-17 10:52:52.807 | pagination 2022-02-17 10:52:52.807 | port-device-profile 2022-02-17 10:52:52.807 | port-mac-address-regenerate 2022-02-17 10:52:52.807 | port-numa-affinity-policy 2022-02-17 10:52:52.807 | binding 2022-02-17 10:52:52.807 | binding-extended 2022-02-17 10:52:52.807 | port-security 2022-02-17 10:52:52.807 | project-id 2022-02-17 10:52:52.807 | provider 2022-02-17 10:52:52.807 | quota-check-limit 2022-02-17 10:52:52.807 | quotas 2022-02-17 10:52:52.807 | quota_details 2022-02-17 10:52:52.807 | rbac-policies 2022-02-17 10:52:52.807 | rbac-address-group 2022-02-17 10:52:52.807 | rbac-address-scope 2022-02-17 10:52:52.807 | rbac-security-groups 2022-02-17 10:52:52.807 | rbac-subnetpool 2022-02-17 10:52:52.807 | revision-if-match 2022-02-17 10:52:52.807 | standard-attr-revisions 2022-02-17 10:52:52.807 | router_availability_zone 2022-02-17 10:52:52.807 | security-groups-normalized-cidr 2022-02-17 10:52:52.807 | port-security-groups-filtering 2022-02-17 10:52:52.807 | security-groups-remote-address-group 2022-02-17 10:52:52.807 | security-groups-shared-filtering 2022-02-17 10:52:52.807 | security-group 2022-02-17 10:52:52.807 | service-type 2022-02-17 10:52:52.807 | sorting 2022-02-17 10:52:52.807 | standard-attr-description 2022-02-17 10:52:52.807 | stateful-security-group 2022-02-17 10:52:52.807 | subnet_onboard 2022-02-17 10:52:52.807 | subnet-service-types 2022-02-17 10:52:52.807 | subnet_allocation 2022-02-17 10:52:52.807 | subnetpool-prefix-ops 2022-02-17 10:52:52.807 | standard-attr-tag 2022-02-17 10:52:52.807 | standard-attr-timestamp =~ external-net ]] 2022-02-17 10:52:52.809 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-17 10:52:52.812 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-02-17 10:52:52.817 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-02-17 10:52:52.818 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-02-17 10:52:52.820 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-02-17 10:52:52.824 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:52:52.829 | ++ functions-common:get_field:812 : read data 2022-02-17 10:52:55.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:55.995 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:55.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:55.995 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:56.199 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:56.202 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-17 10:52:56.205 | ++ functions-common:get_field:816 : field='$3' 2022-02-17 10:52:56.209 | ++ functions-common:get_field:818 : echo '| id | 4074952e-d7bf-4d6a-afcb-4cb6ab7af965 |' 2022-02-17 10:52:56.210 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-17 10:52:56.216 | ++ functions-common:get_field:812 : read data 2022-02-17 10:52:56.219 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=4074952e-d7bf-4d6a-afcb-4cb6ab7af965 2022-02-17 10:52:56.222 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for adb03ec53f1b4f458e750a8bd6bdd989 router1' 2022-02-17 10:52:56.225 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:52:56.245 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-17 10:52:56.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-02-17 10:52:56.251 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-17 10:52:56.257 | ++ 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-02-17 10:52:59.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:59.056 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:59.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:52:59.056 | from cryptography.utils import int_from_bytes 2022-02-17 10:52:59.233 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:52:59.237 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-17 10:52:59.237 | address-scope 2022-02-17 10:52:59.237 | router-admin-state-down-before-update 2022-02-17 10:52:59.237 | agent 2022-02-17 10:52:59.237 | agent-resources-synced 2022-02-17 10:52:59.237 | allowed-address-pairs 2022-02-17 10:52:59.238 | auto-allocated-topology 2022-02-17 10:52:59.238 | availability_zone 2022-02-17 10:52:59.238 | availability_zone_filter 2022-02-17 10:52:59.238 | default-subnetpools 2022-02-17 10:52:59.238 | dhcp_agent_scheduler 2022-02-17 10:52:59.238 | dvr 2022-02-17 10:52:59.238 | empty-string-filtering 2022-02-17 10:52:59.238 | external-net 2022-02-17 10:52:59.238 | extra_dhcp_opt 2022-02-17 10:52:59.238 | extraroute 2022-02-17 10:52:59.238 | extraroute-atomic 2022-02-17 10:52:59.238 | filter-validation 2022-02-17 10:52:59.238 | fip-port-details 2022-02-17 10:52:59.238 | flavors 2022-02-17 10:52:59.238 | floatingip-pools 2022-02-17 10:52:59.238 | ip-substring-filtering 2022-02-17 10:52:59.238 | router 2022-02-17 10:52:59.238 | ext-gw-mode 2022-02-17 10:52:59.238 | l3-ha 2022-02-17 10:52:59.238 | l3-flavors 2022-02-17 10:52:59.238 | l3-port-ip-change-not-allowed 2022-02-17 10:52:59.238 | l3_agent_scheduler 2022-02-17 10:52:59.238 | metering 2022-02-17 10:52:59.238 | metering_source_and_destination_fields 2022-02-17 10:52:59.238 | multi-provider 2022-02-17 10:52:59.238 | net-mtu 2022-02-17 10:52:59.238 | net-mtu-writable 2022-02-17 10:52:59.238 | network_availability_zone 2022-02-17 10:52:59.238 | network-ip-availability 2022-02-17 10:52:59.238 | pagination 2022-02-17 10:52:59.238 | port-device-profile 2022-02-17 10:52:59.238 | port-mac-address-regenerate 2022-02-17 10:52:59.238 | port-numa-affinity-policy 2022-02-17 10:52:59.239 | binding 2022-02-17 10:52:59.239 | binding-extended 2022-02-17 10:52:59.239 | port-security 2022-02-17 10:52:59.239 | project-id 2022-02-17 10:52:59.239 | provider 2022-02-17 10:52:59.239 | quota-check-limit 2022-02-17 10:52:59.239 | quotas 2022-02-17 10:52:59.239 | quota_details 2022-02-17 10:52:59.239 | rbac-policies 2022-02-17 10:52:59.239 | rbac-address-group 2022-02-17 10:52:59.239 | rbac-address-scope 2022-02-17 10:52:59.239 | rbac-security-groups 2022-02-17 10:52:59.239 | rbac-subnetpool 2022-02-17 10:52:59.239 | revision-if-match 2022-02-17 10:52:59.239 | standard-attr-revisions 2022-02-17 10:52:59.239 | router_availability_zone 2022-02-17 10:52:59.239 | security-groups-normalized-cidr 2022-02-17 10:52:59.239 | port-security-groups-filtering 2022-02-17 10:52:59.239 | security-groups-remote-address-group 2022-02-17 10:52:59.239 | security-groups-shared-filtering 2022-02-17 10:52:59.239 | security-group 2022-02-17 10:52:59.239 | service-type 2022-02-17 10:52:59.239 | sorting 2022-02-17 10:52:59.239 | standard-attr-description 2022-02-17 10:52:59.239 | stateful-security-group 2022-02-17 10:52:59.239 | subnet_onboard 2022-02-17 10:52:59.239 | subnet-service-types 2022-02-17 10:52:59.239 | subnet_allocation 2022-02-17 10:52:59.239 | subnetpool-prefix-ops 2022-02-17 10:52:59.239 | standard-attr-tag 2022-02-17 10:52:59.239 | standard-attr-timestamp' 2022-02-17 10:52:59.240 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-17 10:52:59.240 | address-scope 2022-02-17 10:52:59.240 | router-admin-state-down-before-update 2022-02-17 10:52:59.240 | agent 2022-02-17 10:52:59.240 | agent-resources-synced 2022-02-17 10:52:59.240 | allowed-address-pairs 2022-02-17 10:52:59.240 | auto-allocated-topology 2022-02-17 10:52:59.240 | availability_zone 2022-02-17 10:52:59.240 | availability_zone_filter 2022-02-17 10:52:59.240 | default-subnetpools 2022-02-17 10:52:59.240 | dhcp_agent_scheduler 2022-02-17 10:52:59.240 | dvr 2022-02-17 10:52:59.240 | empty-string-filtering 2022-02-17 10:52:59.240 | external-net 2022-02-17 10:52:59.241 | extra_dhcp_opt 2022-02-17 10:52:59.241 | extraroute 2022-02-17 10:52:59.241 | extraroute-atomic 2022-02-17 10:52:59.241 | filter-validation 2022-02-17 10:52:59.241 | fip-port-details 2022-02-17 10:52:59.241 | flavors 2022-02-17 10:52:59.241 | floatingip-pools 2022-02-17 10:52:59.241 | ip-substring-filtering 2022-02-17 10:52:59.241 | router 2022-02-17 10:52:59.241 | ext-gw-mode 2022-02-17 10:52:59.241 | l3-ha 2022-02-17 10:52:59.241 | l3-flavors 2022-02-17 10:52:59.241 | l3-port-ip-change-not-allowed 2022-02-17 10:52:59.241 | l3_agent_scheduler 2022-02-17 10:52:59.241 | metering 2022-02-17 10:52:59.241 | metering_source_and_destination_fields 2022-02-17 10:52:59.241 | multi-provider 2022-02-17 10:52:59.241 | net-mtu 2022-02-17 10:52:59.241 | net-mtu-writable 2022-02-17 10:52:59.241 | network_availability_zone 2022-02-17 10:52:59.241 | network-ip-availability 2022-02-17 10:52:59.241 | pagination 2022-02-17 10:52:59.241 | port-device-profile 2022-02-17 10:52:59.241 | port-mac-address-regenerate 2022-02-17 10:52:59.241 | port-numa-affinity-policy 2022-02-17 10:52:59.241 | binding 2022-02-17 10:52:59.241 | binding-extended 2022-02-17 10:52:59.241 | port-security 2022-02-17 10:52:59.241 | project-id 2022-02-17 10:52:59.241 | provider 2022-02-17 10:52:59.241 | quota-check-limit 2022-02-17 10:52:59.241 | quotas 2022-02-17 10:52:59.241 | quota_details 2022-02-17 10:52:59.241 | rbac-policies 2022-02-17 10:52:59.241 | rbac-address-group 2022-02-17 10:52:59.241 | rbac-address-scope 2022-02-17 10:52:59.241 | rbac-security-groups 2022-02-17 10:52:59.241 | rbac-subnetpool 2022-02-17 10:52:59.242 | revision-if-match 2022-02-17 10:52:59.242 | standard-attr-revisions 2022-02-17 10:52:59.242 | router_availability_zone 2022-02-17 10:52:59.242 | security-groups-normalized-cidr 2022-02-17 10:52:59.242 | port-security-groups-filtering 2022-02-17 10:52:59.242 | security-groups-remote-address-group 2022-02-17 10:52:59.242 | security-groups-shared-filtering 2022-02-17 10:52:59.242 | security-group 2022-02-17 10:52:59.242 | service-type 2022-02-17 10:52:59.242 | sorting 2022-02-17 10:52:59.242 | standard-attr-description 2022-02-17 10:52:59.242 | stateful-security-group 2022-02-17 10:52:59.242 | subnet_onboard 2022-02-17 10:52:59.242 | subnet-service-types 2022-02-17 10:52:59.242 | subnet_allocation 2022-02-17 10:52:59.242 | subnetpool-prefix-ops 2022-02-17 10:52:59.242 | standard-attr-tag 2022-02-17 10:52:59.242 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-17 10:52:59.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-17 10:52:59.246 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-17 10:52:59.249 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-02-17 10:52:59.254 | ++ 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-02-17 10:52:59.254 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-02-17 10:52:59.254 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-02-17 10:52:59.257 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:52:59.260 | ++ functions-common:get_field:812 : read data 2022-02-17 10:53:02.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:02.323 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:02.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:02.323 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:02.507 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:53:02.510 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-17 10:53:02.513 | ++ functions-common:get_field:816 : field='$3' 2022-02-17 10:53:02.516 | ++ functions-common:get_field:818 : echo '| id | 50f447d9-0287-4841-94e3-b94ec5b26806 |' 2022-02-17 10:53:02.516 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-17 10:53:02.522 | ++ functions-common:get_field:812 : read data 2022-02-17 10:53:02.526 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=50f447d9-0287-4841-94e3-b94ec5b26806 2022-02-17 10:53:02.529 | + 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-02-17 10:53:02.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:53:02.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-02-17 10:53:02.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-02-17 10:53:02.555 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4074952e-d7bf-4d6a-afcb-4cb6ab7af965 6a437a0c-bb9a-4769-b952-9edea331e160 2022-02-17 10:53:06.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:06.997 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:06.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:06.997 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:07.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-02-17 10:53:07.174 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 50f447d9-0287-4841-94e3-b94ec5b26806 2022-02-17 10:53:07.178 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-02-17 10:53:07.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-02-17 10:53:07.183 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.27.2.1 ]] 2022-02-17 10:53:07.186 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.27.2.1 ' 2022-02-17 10:53:07.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 50f447d9-0287-4841-94e3-b94ec5b26806 --subnet-range 172.27.2.0/24 --no-dhcp ' 2022-02-17 10:53:07.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-02-17 10:53:07.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-02-17 10:53:07.199 | +++ 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.27.2.1 --network 50f447d9-0287-4841-94e3-b94ec5b26806 --subnet-range 172.27.2.0/24 --no-dhcp public-subnet 2022-02-17 10:53:07.201 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-02-17 10:53:10.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:10.049 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:10.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:10.049 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:10.243 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:53:10.247 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | 2022-02-17 10:53:10.247 | | id | 7d2f63d1-3fa7-4ff7-9452-892642730ef3 |' 2022-02-17 10:53:10.249 | ++ 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-02-17 10:53:10.251 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:53:10.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 7d2f63d1-3fa7-4ff7-9452-892642730ef3 '|' 2022-02-17 10:53:10.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | | id | 7d2f63d1-3fa7-4ff7-9452-892642730ef3 |' 2022-02-17 10:53:10.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-02-17 10:53:10.284 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-02-17 10:53:10.284 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 7d2f63d1-3fa7-4ff7-9452-892642730ef3 '|' 2022-02-17 10:53:10.287 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:53:10.289 | ++ functions-common:get_field:812 : read data 2022-02-17 10:53:10.291 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-17 10:53:10.294 | ++ functions-common:get_field:816 : field='$3' 2022-02-17 10:53:10.297 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.2.1 | | id | 7d2f63d1-3fa7-4ff7-9452-892642730ef3 |' 2022-02-17 10:53:10.297 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-17 10:53:10.304 | ++ functions-common:get_field:812 : read data 2022-02-17 10:53:10.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.27.2.1 2022-02-17 10:53:10.311 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-02-17 10:53:10.312 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 7d2f63d1-3fa7-4ff7-9452-892642730ef3 '|' 2022-02-17 10:53:10.314 | ++ functions-common:get_field:811 : local data field 2022-02-17 10:53:10.317 | ++ functions-common:get_field:812 : read data 2022-02-17 10:53:10.319 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-02-17 10:53:10.322 | ++ functions-common:get_field:816 : field='$6' 2022-02-17 10:53:10.325 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-17 10:53:10.325 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.2.1 | | id | 7d2f63d1-3fa7-4ff7-9452-892642730ef3 |' 2022-02-17 10:53:10.331 | ++ functions-common:get_field:812 : read data 2022-02-17 10:53:10.334 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=7d2f63d1-3fa7-4ff7-9452-892642730ef3 2022-02-17 10:53:10.337 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 50f447d9-0287-4841-94e3-b94ec5b26806 4074952e-d7bf-4d6a-afcb-4cb6ab7af965 2022-02-17 10:53:14.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:14.582 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:14.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:14.582 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:14.752 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-02-17 10:53:14.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-02-17 10:53:14.772 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:14.774 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-02-17 10:53:14.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-02-17 10:53:14.779 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-02-17 10:53:14.782 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-02-17 10:53:14.785 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-02-17 10:53:14.788 | ++ 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-02-17 10:53:14.809 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-02-17 10:53:14.812 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-02-17 10:53:14.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-02-17 10:53:14.817 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-02-17 10:53:14.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-17 10:53:14.821 | + 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-02-17 10:53:14.824 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-17 10:53:14.826 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-02-17 10:53:14.829 | + functions-common:test_with_retry:2365 : local until=10 2022-02-17 10:53:14.831 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-17 10:53:14.834 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-17 10:53:14.836 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-17 10:53:14.838 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:14.841 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:14.844 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:14.849 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095194847 2022-02-17 10:53:14.852 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-17 10:53:14.859 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-17 10:53:14.863 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:14.865 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:14.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:14.870 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:14.872 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:14.874 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-17 10:53:14.876 | + functions-common:time_stop:2432 : start_time=1645095194847 2022-02-17 10:53:14.879 | + functions-common:time_stop:2434 : [[ -z 1645095194847 ]] 2022-02-17 10:53:14.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:14.886 | + functions-common:time_stop:2437 : end_time=1645095194884 2022-02-17 10:53:14.889 | + functions-common:time_stop:2438 : elapsed_time=37 2022-02-17 10:53:14.891 | + functions-common:time_stop:2439 : total=6121 2022-02-17 10:53:14.893 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:14.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6158 2022-02-17 10:53:14.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-02-17 10:53:14.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.27.2.1 2022-02-17 10:53:14.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-02-17 10:53:14.909 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-02-17 10:53:14.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-02-17 10:53:14.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-02-17 10:53:14.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.27.2.1/24 dev br-data 2022-02-17 10:53:14.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-02-17 10:53:14.948 | ++ 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-02-17 10:53:14.948 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-02-17 10:53:14.948 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-02-17 10:53:14.950 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-02-17 10:53:17.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:17.282 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:17.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:17.282 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:17.459 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 10:53:17.463 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.27.2.89 ' 2022-02-17 10:53:17.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-17 10:53:17.468 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 10:53:17.487 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-02-17 10:53:17.489 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-02-17 10:53:17.492 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-02-17 10:53:17.495 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-02-17 10:53:17.515 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:17.518 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-02-17 10:53:17.521 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:53:17.523 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-02-17 10:53:17.526 | + ./stack.sh:main:1319 : start_nova 2022-02-17 10:53:17.529 | + lib/nova:start_nova:1080 : start_nova_rest 2022-02-17 10:53:17.531 | + lib/nova:start_nova_rest:988 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:17.535 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:17.537 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:17.540 | + lib/nova:start_nova_rest:991 : local api_cell_conf=/etc/nova/nova.conf 2022-02-17 10:53:17.543 | + lib/nova:start_nova_rest:992 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-17 10:53:17.545 | + lib/nova:start_nova_rest:994 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-17 10:53:17.548 | + functions-common:run_process:1680 : local service=n-sch 2022-02-17 10:53:17.551 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-17 10:53:17.553 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:17.556 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:17.558 | + functions-common:run_process:1685 : local name=n-sch 2022-02-17 10:53:17.561 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:17.564 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:17.567 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:17.571 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:17.574 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:17.579 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095197576 2022-02-17 10:53:17.583 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-02-17 10:53:17.603 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:17.606 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-17 10:53:17.609 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-02-17 10:53:17.611 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-17 10:53:17.614 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-17 10:53:17.617 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-17 10:53:17.619 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-17 10:53:17.622 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-17 10:53:17.624 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-17 10:53:17.627 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-02-17 10:53:17.630 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:53:17.632 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:53:17.635 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-17 10:53:17.637 | + 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-02-17 10:53:17.640 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-02-17 10:53:17.643 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-17 10:53:17.645 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:53:17.647 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:53:17.650 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:53:17.652 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:53:17.655 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-17 10:53:17.657 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:53:17.662 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-17 10:53:17.728 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-17 10:53:17.802 | + 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-02-17 10:53:17.869 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-17 10:53:17.929 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-17 10:53:17.992 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:53:18.047 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:53:18.051 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-17 10:53:18.122 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:53:18.548 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-02-17 10:53:18.563 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-17 10:53:18.977 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-02-17 10:53:19.001 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:19.004 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:19.007 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:19.012 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:19.015 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:19.020 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:19.023 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:19.025 | + functions-common:time_stop:2432 : start_time=1645095197576 2022-02-17 10:53:19.028 | + functions-common:time_stop:2434 : [[ -z 1645095197576 ]] 2022-02-17 10:53:19.031 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:19.037 | + functions-common:time_stop:2437 : end_time=1645095199033 2022-02-17 10:53:19.039 | + functions-common:time_stop:2438 : elapsed_time=1457 2022-02-17 10:53:19.042 | + functions-common:time_stop:2439 : total=23230 2022-02-17 10:53:19.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:19.047 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24687 2022-02-17 10:53:19.051 | + lib/nova:start_nova_rest:995 : '[' True == False ']' 2022-02-17 10:53:19.055 | ++ lib/nova:start_nova_rest:998 : which uwsgi 2022-02-17 10:53:19.060 | + lib/nova:start_nova_rest:998 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-17 10:53:19.066 | + functions-common:run_process:1680 : local service=n-api-meta 2022-02-17 10:53:19.069 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-17 10:53:19.072 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:19.074 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:19.077 | + functions-common:run_process:1685 : local name=n-api-meta 2022-02-17 10:53:19.079 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:19.083 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:19.085 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:19.088 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:19.091 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:19.096 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095199093 2022-02-17 10:53:19.099 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-02-17 10:53:19.120 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:19.123 | + 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-02-17 10:53:19.126 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-02-17 10:53:19.129 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-17 10:53:19.131 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-17 10:53:19.134 | + 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-02-17 10:53:19.137 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-17 10:53:19.139 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-17 10:53:19.142 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-17 10:53:19.144 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-02-17 10:53:19.147 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:53:19.150 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:53:19.152 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-17 10:53:19.155 | + 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-02-17 10:53:19.158 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-02-17 10:53:19.161 | + 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-02-17 10:53:19.163 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 10:53:19.166 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 10:53:19.169 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-17 10:53:19.172 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 10:53:19.177 | + 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-02-17 10:53:19.248 | + 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-02-17 10:53:19.322 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-17 10:53:19.390 | + 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-02-17 10:53:19.461 | + 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-02-17 10:53:19.528 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-17 10:53:19.587 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-17 10:53:19.656 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-17 10:53:19.725 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-17 10:53:19.791 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-17 10:53:19.861 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 10:53:19.864 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-17 10:53:19.944 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 10:53:20.387 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-02-17 10:53:20.402 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-17 10:53:20.847 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-02-17 10:53:20.936 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:20.941 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:20.944 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:20.948 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:20.955 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:20.962 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:20.974 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:20.978 | + functions-common:time_stop:2432 : start_time=1645095199093 2022-02-17 10:53:20.985 | + functions-common:time_stop:2434 : [[ -z 1645095199093 ]] 2022-02-17 10:53:20.998 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:21.007 | + functions-common:time_stop:2437 : end_time=1645095200996 2022-02-17 10:53:21.010 | + functions-common:time_stop:2438 : elapsed_time=1903 2022-02-17 10:53:21.016 | + functions-common:time_stop:2439 : total=24687 2022-02-17 10:53:21.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:21.026 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26590 2022-02-17 10:53:21.028 | + lib/nova:start_nova_rest:1001 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:21.031 | + lib/nova:start_nova_rest:1001 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:21.035 | + lib/nova:start_nova:1081 : start_nova_console_proxies 2022-02-17 10:53:21.037 | + lib/nova:start_nova_console_proxies:1016 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:21.040 | + lib/nova:start_nova_console_proxies:1018 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:21.045 | + lib/nova:start_nova_console_proxies:1018 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:21.053 | + lib/nova:start_nova_console_proxies:1020 : local api_cell_conf=/etc/nova/nova.conf 2022-02-17 10:53:21.053 | + lib/nova:start_nova_console_proxies:1022 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:53:21.066 | + lib/nova:start_nova_console_proxies:1027 : enable_nova_console_proxies 2022-02-17 10:53:21.078 | ++ lib/nova:enable_nova_console_proxies:1005 : seq 1 1 2022-02-17 10:53:21.080 | + lib/nova:enable_nova_console_proxies:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:53:21.083 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-17 10:53:21.088 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-novnc 2022-02-17 10:53:21.112 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:21.115 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-17 10:53:21.118 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-spice 2022-02-17 10:53:21.139 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:21.142 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-17 10:53:21.145 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-sproxy 2022-02-17 10:53:21.166 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:21.172 | ++ lib/nova:start_nova_console_proxies:1028 : seq 1 1 2022-02-17 10:53:21.175 | + lib/nova:start_nova_console_proxies:1028 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:53:21.177 | + lib/nova:start_nova_console_proxies:1029 : local conf 2022-02-17 10:53:21.181 | ++ lib/nova:start_nova_console_proxies:1030 : conductor_conf 1 2022-02-17 10:53:21.183 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 10:53:21.186 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 10:53:21.189 | + lib/nova:start_nova_console_proxies:1030 : conf=/etc/nova/nova_cell1.conf 2022-02-17 10:53:21.192 | + lib/nova:start_nova_console_proxies:1031 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-17 10:53:21.194 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-02-17 10:53:21.197 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-17 10:53:21.199 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:21.202 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:21.205 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-02-17 10:53:21.208 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:21.210 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:21.213 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:21.215 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:21.222 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:21.224 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095201221 2022-02-17 10:53:21.227 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-02-17 10:53:21.256 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:21.259 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:21.262 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:21.265 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:21.268 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:21.270 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:21.273 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:21.275 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:21.278 | + functions-common:time_stop:2432 : start_time=1645095201221 2022-02-17 10:53:21.280 | + functions-common:time_stop:2434 : [[ -z 1645095201221 ]] 2022-02-17 10:53:21.287 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:21.289 | + functions-common:time_stop:2437 : end_time=1645095201286 2022-02-17 10:53:21.292 | + functions-common:time_stop:2438 : elapsed_time=65 2022-02-17 10:53:21.294 | + functions-common:time_stop:2439 : total=26590 2022-02-17 10:53:21.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:21.300 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26655 2022-02-17 10:53:21.303 | + lib/nova:start_nova_console_proxies:1032 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-17 10:53:21.305 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-02-17 10:53:21.308 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-17 10:53:21.311 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:21.313 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:21.316 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-02-17 10:53:21.319 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:21.321 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:21.324 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:21.327 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:21.332 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:21.335 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095201332 2022-02-17 10:53:21.338 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-02-17 10:53:21.357 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:21.362 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:21.366 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:21.372 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:21.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:21.379 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:21.381 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:21.384 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:21.387 | + functions-common:time_stop:2432 : start_time=1645095201332 2022-02-17 10:53:21.390 | + functions-common:time_stop:2434 : [[ -z 1645095201332 ]] 2022-02-17 10:53:21.396 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:21.398 | + functions-common:time_stop:2437 : end_time=1645095201395 2022-02-17 10:53:21.401 | + functions-common:time_stop:2438 : elapsed_time=63 2022-02-17 10:53:21.404 | + functions-common:time_stop:2439 : total=26655 2022-02-17 10:53:21.407 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:21.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26718 2022-02-17 10:53:21.413 | + lib/nova:start_nova_console_proxies:1033 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:21.416 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-02-17 10:53:21.419 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:21.423 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:21.429 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:21.438 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-02-17 10:53:21.450 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:21.456 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:21.460 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:21.465 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:21.469 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:21.476 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095201472 2022-02-17 10:53:21.479 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-02-17 10:53:21.500 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:21.504 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:21.510 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:21.513 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:21.516 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:21.519 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:21.523 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:21.527 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:21.529 | + functions-common:time_stop:2432 : start_time=1645095201472 2022-02-17 10:53:21.532 | + functions-common:time_stop:2434 : [[ -z 1645095201472 ]] 2022-02-17 10:53:21.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:21.541 | + functions-common:time_stop:2437 : end_time=1645095201537 2022-02-17 10:53:21.543 | + functions-common:time_stop:2438 : elapsed_time=65 2022-02-17 10:53:21.546 | + functions-common:time_stop:2439 : total=26718 2022-02-17 10:53:21.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:21.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26783 2022-02-17 10:53:21.555 | + lib/nova:start_nova_console_proxies:1037 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:21.557 | + lib/nova:start_nova_console_proxies:1037 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:21.560 | + lib/nova:start_nova:1082 : start_nova_conductor 2022-02-17 10:53:21.563 | + lib/nova:start_nova_conductor:1050 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:53:21.573 | + lib/nova:start_nova_conductor:1056 : enable_nova_fleet 2022-02-17 10:53:21.573 | + lib/nova:enable_nova_fleet:1041 : is_service_enabled n-cond 2022-02-17 10:53:21.594 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:21.596 | + lib/nova:enable_nova_fleet:1042 : enable_service n-super-cond 2022-02-17 10:53:21.664 | ++ lib/nova:enable_nova_fleet:1043 : seq 1 1 2022-02-17 10:53:21.667 | + lib/nova:enable_nova_fleet:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:53:21.670 | + lib/nova:enable_nova_fleet:1044 : enable_service n-cond-cell1 2022-02-17 10:53:21.743 | + lib/nova:start_nova_conductor:1057 : is_service_enabled n-super-cond 2022-02-17 10:53:21.781 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:21.791 | + lib/nova:start_nova_conductor:1058 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-17 10:53:21.792 | + functions-common:run_process:1680 : local service=n-super-cond 2022-02-17 10:53:21.800 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-17 10:53:21.807 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:21.812 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:21.827 | + functions-common:run_process:1685 : local name=n-super-cond 2022-02-17 10:53:21.836 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:21.839 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:21.854 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:21.860 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:21.866 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:21.879 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095201867 2022-02-17 10:53:21.883 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-02-17 10:53:21.912 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:21.922 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-17 10:53:21.926 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-02-17 10:53:21.934 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-17 10:53:21.934 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-17 10:53:21.945 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-17 10:53:21.950 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-17 10:53:21.954 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-17 10:53:21.957 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-17 10:53:21.969 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-02-17 10:53:21.973 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:53:21.979 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:53:21.984 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-17 10:53:21.986 | + 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-02-17 10:53:21.991 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-02-17 10:53:21.999 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-17 10:53:22.007 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:53:22.012 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:53:22.019 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:53:22.026 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:53:22.035 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-17 10:53:22.037 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:53:22.048 | + 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-02-17 10:53:22.172 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-17 10:53:22.288 | + 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-02-17 10:53:22.362 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-17 10:53:22.437 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-17 10:53:22.519 | + 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-02-17 10:53:22.589 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:53:22.593 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-17 10:53:22.677 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:53:23.173 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-02-17 10:53:23.193 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-17 10:53:23.788 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-02-17 10:53:23.814 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:23.822 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:23.824 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:23.828 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:23.832 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:23.836 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:23.844 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:23.848 | + functions-common:time_stop:2432 : start_time=1645095201867 2022-02-17 10:53:23.857 | + functions-common:time_stop:2434 : [[ -z 1645095201867 ]] 2022-02-17 10:53:23.862 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:23.869 | + functions-common:time_stop:2437 : end_time=1645095203865 2022-02-17 10:53:23.873 | + functions-common:time_stop:2438 : elapsed_time=1998 2022-02-17 10:53:23.876 | + functions-common:time_stop:2439 : total=26783 2022-02-17 10:53:23.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:23.889 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28781 2022-02-17 10:53:23.898 | ++ lib/nova:start_nova_conductor:1060 : seq 1 1 2022-02-17 10:53:23.911 | + lib/nova:start_nova_conductor:1060 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 10:53:23.917 | + lib/nova:start_nova_conductor:1061 : is_service_enabled n-cond-cell1 2022-02-17 10:53:23.958 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:23.962 | + lib/nova:start_nova_conductor:1062 : local conf 2022-02-17 10:53:23.974 | ++ lib/nova:start_nova_conductor:1063 : conductor_conf 1 2022-02-17 10:53:23.982 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 10:53:23.990 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 10:53:24.002 | + lib/nova:start_nova_conductor:1063 : conf=/etc/nova/nova_cell1.conf 2022-02-17 10:53:24.006 | + lib/nova:start_nova_conductor:1064 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:24.018 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-02-17 10:53:24.026 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:24.037 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:24.038 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:24.044 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-02-17 10:53:24.050 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:24.055 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:24.066 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:24.066 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:24.081 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:24.086 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095204081 2022-02-17 10:53:24.086 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-02-17 10:53:24.110 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:24.114 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-17 10:53:24.118 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-02-17 10:53:24.120 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:24.123 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:24.126 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:24.129 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:24.132 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-17 10:53:24.135 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-17 10:53:24.139 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-02-17 10:53:24.142 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:53:24.145 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:53:24.148 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-17 10:53:24.150 | + 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-02-17 10:53:24.153 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-02-17 10:53:24.156 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-17 10:53:24.158 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:53:24.161 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:53:24.164 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:53:24.166 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:53:24.169 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-17 10:53:24.171 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:53:24.177 | + 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-02-17 10:53:24.268 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-17 10:53:24.350 | + 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-02-17 10:53:24.416 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-17 10:53:24.495 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-17 10:53:24.570 | + 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-02-17 10:53:24.634 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:53:24.637 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-17 10:53:24.710 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:53:25.188 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-17 10:53:25.207 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-17 10:53:25.717 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-17 10:53:25.747 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:25.755 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:25.766 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:25.775 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:25.783 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:25.790 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:25.799 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:25.807 | + functions-common:time_stop:2432 : start_time=1645095204081 2022-02-17 10:53:25.815 | + functions-common:time_stop:2434 : [[ -z 1645095204081 ]] 2022-02-17 10:53:25.822 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:25.839 | + functions-common:time_stop:2437 : end_time=1645095205827 2022-02-17 10:53:25.847 | + functions-common:time_stop:2438 : elapsed_time=1746 2022-02-17 10:53:25.852 | + functions-common:time_stop:2439 : total=28781 2022-02-17 10:53:25.856 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:25.859 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30527 2022-02-17 10:53:25.863 | + lib/nova:start_nova:1083 : start_nova_compute 2022-02-17 10:53:25.866 | + lib/nova:start_nova_compute:913 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:25.875 | + lib/nova:start_nova_compute:914 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:25.880 | + lib/nova:start_nova_compute:914 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:25.890 | + lib/nova:start_nova_compute:916 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-17 10:53:25.897 | + lib/nova:start_nova_compute:919 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-17 10:53:25.910 | + lib/nova:start_nova_compute:921 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-17 10:53:25.915 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:53:25.922 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 10:53:25.928 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-17 10:53:25.934 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 10:53:25.940 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-17 10:53:25.950 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-17 10:53:25.962 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-17 10:53:25.970 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-17 10:53:25.976 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 10:53:25.978 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-17 10:53:25.982 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 10:53:25.984 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-17 10:53:25.984 | BEGIN { 2022-02-17 10:53:25.984 | section = "" 2022-02-17 10:53:25.984 | last_section = "" 2022-02-17 10:53:25.984 | section_count = 0 2022-02-17 10:53:25.984 | } 2022-02-17 10:53:25.984 | /^\[.+\]/ { 2022-02-17 10:53:25.984 | gsub("[][]", "", $1); 2022-02-17 10:53:25.985 | section=$1 2022-02-17 10:53:25.985 | next 2022-02-17 10:53:25.985 | } 2022-02-17 10:53:25.985 | /^ *\#/ { 2022-02-17 10:53:25.985 | next 2022-02-17 10:53:25.985 | } 2022-02-17 10:53:25.985 | /^[^ \t]+/ { 2022-02-17 10:53:25.985 | # get offset of first = in $0 2022-02-17 10:53:25.985 | eq_idx = index($0, "=") 2022-02-17 10:53:25.985 | # extract attr & value from $0 2022-02-17 10:53:25.985 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 10:53:25.985 | value = substr($0, eq_idx + 1) 2022-02-17 10:53:25.985 | # only need to strip trailing whitespace from attr 2022-02-17 10:53:25.985 | sub(/[ \t]*$/, "", attr) 2022-02-17 10:53:25.985 | # need to strip leading & trailing whitespace from value 2022-02-17 10:53:25.985 | sub(/^[ \t]*/, "", value) 2022-02-17 10:53:25.985 | sub(/[ \t]*$/, "", value) 2022-02-17 10:53:25.985 | 2022-02-17 10:53:25.985 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 10:53:25.985 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 10:53:25.985 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 10:53:25.986 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 10:53:25.986 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 10:53:25.986 | if (section != last_section) { 2022-02-17 10:53:25.986 | cfg_section[section_count++] = section 2022-02-17 10:53:25.986 | last_section = section 2022-02-17 10:53:25.986 | } 2022-02-17 10:53:25.986 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 10:53:25.986 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 10:53:25.986 | 2022-02-17 10:53:25.986 | cfg_attr[section, attr, 0] = value 2022-02-17 10:53:25.986 | cfg_attr_count[section, attr] = 1 2022-02-17 10:53:25.987 | } else { 2022-02-17 10:53:25.987 | lno = cfg_attr_count[section, attr]++ 2022-02-17 10:53:25.987 | cfg_attr[section, attr, lno] = value 2022-02-17 10:53:25.987 | } 2022-02-17 10:53:25.987 | } 2022-02-17 10:53:25.987 | END { 2022-02-17 10:53:25.987 | # Process each section in order 2022-02-17 10:53:25.987 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 10:53:25.987 | section = cfg_section[sno] 2022-02-17 10:53:25.987 | # The ini routines simply append a config item immediately 2022-02-17 10:53:25.987 | # after the section header. To keep the same order as defined 2022-02-17 10:53:25.987 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 10:53:25.987 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 10:53:25.987 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 10:53:25.987 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 10:53:25.988 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 10:53:25.988 | else { 2022-02-17 10:53:25.988 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 10:53:25.988 | count = cfg_attr_count[section, attr] 2022-02-17 10:53:25.988 | print "inidelete " configfile " " section " " attr 2022-02-17 10:53:25.988 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 10:53:25.988 | for (l = count -2; l >= 0; l--) 2022-02-17 10:53:25.988 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 10:53:25.988 | } 2022-02-17 10:53:25.988 | } 2022-02-17 10:53:25.988 | } 2022-02-17 10:53:25.988 | } 2022-02-17 10:53:25.988 | ' 2022-02-17 10:53:25.992 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 10:53:25.994 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 10:53:25.998 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-17 10:53:26.004 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 10:53:26.009 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-17 10:53:26.016 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-17 10:53:26.016 | BEGIN { group = "" } 2022-02-17 10:53:26.016 | /^\[\[.+\|.*\]\]/ { 2022-02-17 10:53:26.016 | gsub("[][]", "", $1); 2022-02-17 10:53:26.016 | split($1, a, "|"); 2022-02-17 10:53:26.016 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 10:53:26.016 | group=a[1] 2022-02-17 10:53:26.017 | } else { 2022-02-17 10:53:26.017 | group="" 2022-02-17 10:53:26.017 | } 2022-02-17 10:53:26.017 | next 2022-02-17 10:53:26.017 | } 2022-02-17 10:53:26.017 | { 2022-02-17 10:53:26.017 | if (group != "") 2022-02-17 10:53:26.018 | print $0 2022-02-17 10:53:26.018 | } 2022-02-17 10:53:26.018 | ' /home/ubuntu/devstack/local.conf 2022-02-17 10:53:26.029 | + lib/nova:start_nova_compute:923 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 10:53:26.032 | + lib/nova:start_nova_compute:930 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-17 10:53:26.103 | + lib/nova:start_nova_compute:933 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-17 10:53:26.184 | + lib/nova:start_nova_compute:934 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-17 10:53:26.198 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 10:53:26.203 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-17 10:53:26.209 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 10:53:26.222 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 10:53:26.231 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 10:53:26.274 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:26.282 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 10:53:26.291 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 10:53:26.299 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 10:53:26.346 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:26.349 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/nova_cell1 2022-02-17 10:53:26.353 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/nova_cell1 2022-02-17 10:53:26.405 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 10:53:26.411 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 10:53:26.414 | + lib/nova:start_nova_compute:938 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-17 10:53:26.468 | + lib/nova:start_nova_compute:939 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-17 10:53:26.531 | + lib/nova:start_nova_compute:944 : configure_console_compute 2022-02-17 10:53:26.543 | + lib/nova:configure_console_compute:633 : local offset 2022-02-17 10:53:26.547 | + lib/nova:configure_console_compute:634 : offset=0 2022-02-17 10:53:26.551 | + lib/nova:configure_console_compute:638 : local default_proxyclient_addr 2022-02-17 10:53:26.556 | ++ lib/nova:configure_console_compute:639 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-17 10:53:26.585 | + lib/nova:configure_console_compute:639 : default_proxyclient_addr=10.222.0.93 2022-02-17 10:53:26.589 | + lib/nova:configure_console_compute:643 : is_service_enabled n-cpu 2022-02-17 10:53:26.616 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:26.619 | + lib/nova:configure_console_compute:659 : is_service_enabled n-novnc 2022-02-17 10:53:26.639 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:26.643 | + lib/nova:configure_console_compute:659 : '[' False '!=' False ']' 2022-02-17 10:53:26.646 | + lib/nova:configure_console_compute:667 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-17 10:53:26.690 | + lib/nova:configure_console_compute:670 : is_service_enabled n-spice 2022-02-17 10:53:26.715 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:26.719 | + lib/nova:configure_console_compute:680 : is_service_enabled n-sproxy 2022-02-17 10:53:26.745 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:26.748 | + lib/nova:start_nova_compute:947 : '[' -n '' ']' 2022-02-17 10:53:26.751 | + lib/nova:start_nova_compute:952 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-17 10:53:26.755 | + lib/nova:start_nova_compute:952 : [[ kvm == \q\e\m\u ]] 2022-02-17 10:53:26.758 | + lib/nova:start_nova_compute:956 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-17 10:53:26.763 | + lib/nova:start_nova_compute:960 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-17 10:53:26.766 | + functions-common:run_process:1680 : local service=n-cpu 2022-02-17 10:53:26.772 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-17 10:53:26.778 | + functions-common:run_process:1682 : local group=libvirt 2022-02-17 10:53:26.783 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:26.787 | + functions-common:run_process:1685 : local name=n-cpu 2022-02-17 10:53:26.791 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:26.796 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:26.799 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:26.801 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:26.807 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:26.812 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095206806 2022-02-17 10:53:26.816 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-02-17 10:53:26.845 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:26.848 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:26.851 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:26.853 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:26.857 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:26.860 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:26.863 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:26.866 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:26.869 | + functions-common:time_stop:2432 : start_time=1645095206806 2022-02-17 10:53:26.871 | + functions-common:time_stop:2434 : [[ -z 1645095206806 ]] 2022-02-17 10:53:26.877 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:26.880 | + functions-common:time_stop:2437 : end_time=1645095206876 2022-02-17 10:53:26.882 | + functions-common:time_stop:2438 : elapsed_time=70 2022-02-17 10:53:26.885 | + functions-common:time_stop:2439 : total=30527 2022-02-17 10:53:26.888 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:26.891 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30597 2022-02-17 10:53:26.894 | + lib/nova:start_nova_compute:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:26.898 | + lib/nova:start_nova_compute:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 10:53:26.906 | + lib/nova:start_nova:1084 : is_service_enabled n-api 2022-02-17 10:53:26.930 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:26.931 | + lib/nova:start_nova:1086 : echo 'Dumping cells_v2 mapping' 2022-02-17 10:53:26.931 | Dumping cells_v2 mapping 2022-02-17 10:53:26.934 | + lib/nova:start_nova:1087 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-17 10:53:30.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:30.551 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:30.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:30.551 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:30.551 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-17 10:53:30.551 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-17 10:53:30.551 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-17 10:53:30.551 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-17 10:53:30.551 | | cell1 | a582b7c6-969e-4865-a248-584ba76d785d | rabbit://stackrabbit:Passw0rd@10.222.0.93:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-17 10:53:30.551 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-17 10:53:30.983 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-02-17 10:53:30.986 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-02-17 10:53:31.050 | + inc/async:async_inner:63 : create_flavors 2022-02-17 10:53:31.092 | [17559 Async create_flavors:109210]: running: create_flavors 2022-02-17 10:53:31.095 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-02-17 10:53:31.115 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:31.117 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-02-17 10:53:31.120 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:53:31.123 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-02-17 10:53:31.125 | + ./stack.sh:main:1324 : start_cinder 2022-02-17 10:53:31.128 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-02-17 10:53:31.131 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-02-17 10:53:31.133 | + lib/cinder:start_cinder:510 : local cinder_url 2022-02-17 10:53:31.136 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-02-17 10:53:31.154 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:31.159 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-02-17 10:53:31.161 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-02-17 10:53:31.164 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-02-17 10:53:31.167 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-02-17 10:53:31.172 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-17 10:53:31.175 | + functions-common:run_process:1680 : local service=c-api 2022-02-17 10:53:31.177 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-17 10:53:31.180 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:31.182 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:31.185 | + functions-common:run_process:1685 : local name=c-api 2022-02-17 10:53:31.187 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:31.191 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:31.193 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:31.196 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:31.199 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:31.204 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095211201 2022-02-17 10:53:31.207 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-02-17 10:53:31.226 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:31.229 | + 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-02-17 10:53:31.232 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-02-17 10:53:31.234 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-17 10:53:31.237 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-17 10:53:31.239 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-17 10:53:31.242 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-17 10:53:31.245 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-17 10:53:31.247 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-17 10:53:31.250 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-02-17 10:53:31.254 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:53:31.256 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:53:31.259 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-17 10:53:31.261 | + 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-02-17 10:53:31.264 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-02-17 10:53:31.266 | + 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-02-17 10:53:31.269 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 10:53:31.272 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 10:53:31.274 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-17 10:53:31.277 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 10:53:31.281 | + 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-02-17 10:53:31.348 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-17 10:53:31.415 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-17 10:53:31.470 | + 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-02-17 10:53:31.525 | + 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-02-17 10:53:31.583 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-17 10:53:31.640 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-17 10:53:31.697 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-17 10:53:31.755 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-17 10:53:31.812 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-17 10:53:31.868 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 10:53:31.871 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-17 10:53:31.940 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 10:53:32.396 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-02-17 10:53:32.409 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-17 10:53:32.838 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-02-17 10:53:32.925 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:32.930 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:32.939 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:32.944 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:32.947 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:32.949 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:32.952 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:32.955 | + functions-common:time_stop:2432 : start_time=1645095211201 2022-02-17 10:53:32.958 | + functions-common:time_stop:2434 : [[ -z 1645095211201 ]] 2022-02-17 10:53:32.961 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:32.966 | + functions-common:time_stop:2437 : end_time=1645095212963 2022-02-17 10:53:32.968 | + functions-common:time_stop:2438 : elapsed_time=1762 2022-02-17 10:53:32.972 | + functions-common:time_stop:2439 : total=30597 2022-02-17 10:53:32.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:32.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32359 2022-02-17 10:53:32.980 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.93/volume/v3 2022-02-17 10:53:32.983 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-02-17 10:53:32.983 | Waiting for Cinder API to start... 2022-02-17 10:53:32.986 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.93/volume/v3 2022-02-17 10:53:32.990 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 10:53:32.993 | + functions:wait_for_service:458 : local url=http://10.222.0.93/volume/v3 2022-02-17 10:53:32.996 | + functions:wait_for_service:459 : local rval=0 2022-02-17 10:53:32.999 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 10:53:33.003 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 10:53:33.005 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:33.008 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:33.011 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:33.022 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095213013 2022-02-17 10:53:33.027 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 10:53:33.040 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93/volume/v3 2022-02-17 10:53:37.908 | + :: : [[ 401 == 503 ]] 2022-02-17 10:53:37.910 | + :: : [[ 0 -eq 7 ]] 2022-02-17 10:53:37.914 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 10:53:37.917 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:37.920 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:37.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:37.926 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:37.928 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:37.931 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 10:53:37.933 | + functions-common:time_stop:2432 : start_time=1645095213013 2022-02-17 10:53:37.936 | + functions-common:time_stop:2434 : [[ -z 1645095213013 ]] 2022-02-17 10:53:37.943 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:37.946 | + functions-common:time_stop:2437 : end_time=1645095217943 2022-02-17 10:53:37.949 | + functions-common:time_stop:2438 : elapsed_time=4930 2022-02-17 10:53:37.955 | + functions-common:time_stop:2439 : total=18530 2022-02-17 10:53:37.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:37.961 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23460 2022-02-17 10:53:37.964 | + functions:wait_for_service:467 : return 0 2022-02-17 10:53:37.966 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:37.969 | + functions-common:run_process:1680 : local service=c-sch 2022-02-17 10:53:37.972 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:37.974 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:37.977 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:37.981 | + functions-common:run_process:1685 : local name=c-sch 2022-02-17 10:53:37.984 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:37.987 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:37.990 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:37.992 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:37.996 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:38.002 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095217998 2022-02-17 10:53:38.011 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-02-17 10:53:38.037 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:38.040 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-17 10:53:38.045 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-02-17 10:53:38.048 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:38.051 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:38.053 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:38.056 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:38.059 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-17 10:53:38.061 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-17 10:53:38.065 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-02-17 10:53:38.068 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:53:38.071 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:53:38.074 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-17 10:53:38.077 | + 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-02-17 10:53:38.080 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-02-17 10:53:38.083 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:38.086 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 10:53:38.093 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 10:53:38.096 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 10:53:38.100 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 10:53:38.103 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-17 10:53:38.106 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 10:53:38.112 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-17 10:53:38.186 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-17 10:53:38.259 | + 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-02-17 10:53:38.323 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-17 10:53:38.385 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-17 10:53:38.448 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 10:53:38.514 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 10:53:38.517 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-17 10:53:38.595 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 10:53:39.019 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-02-17 10:53:39.034 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-17 10:53:39.452 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-02-17 10:53:39.484 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:39.488 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:39.491 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:39.495 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:39.497 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:39.500 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:39.503 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:39.506 | + functions-common:time_stop:2432 : start_time=1645095217998 2022-02-17 10:53:39.508 | + functions-common:time_stop:2434 : [[ -z 1645095217998 ]] 2022-02-17 10:53:39.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:39.517 | + functions-common:time_stop:2437 : end_time=1645095219514 2022-02-17 10:53:39.520 | + functions-common:time_stop:2438 : elapsed_time=1516 2022-02-17 10:53:39.523 | + functions-common:time_stop:2439 : total=32359 2022-02-17 10:53:39.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:39.533 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33875 2022-02-17 10:53:39.535 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:39.538 | + functions-common:run_process:1680 : local service=c-bak 2022-02-17 10:53:39.541 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:39.544 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:39.548 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:39.551 | + functions-common:run_process:1685 : local name=c-bak 2022-02-17 10:53:39.555 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:39.558 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:39.565 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:39.569 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:39.575 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:39.584 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095219581 2022-02-17 10:53:39.589 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-02-17 10:53:39.620 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:39.623 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:39.629 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:39.633 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:39.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:39.641 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:39.648 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:39.653 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:39.660 | + functions-common:time_stop:2432 : start_time=1645095219581 2022-02-17 10:53:39.667 | + functions-common:time_stop:2434 : [[ -z 1645095219581 ]] 2022-02-17 10:53:39.676 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:39.682 | + functions-common:time_stop:2437 : end_time=1645095219678 2022-02-17 10:53:39.685 | + functions-common:time_stop:2438 : elapsed_time=97 2022-02-17 10:53:39.689 | + functions-common:time_stop:2439 : total=33875 2022-02-17 10:53:39.693 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:39.697 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33972 2022-02-17 10:53:39.701 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:39.705 | + functions-common:run_process:1680 : local service=c-vol 2022-02-17 10:53:39.709 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-17 10:53:39.713 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:39.716 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:39.721 | + functions-common:run_process:1685 : local name=c-vol 2022-02-17 10:53:39.725 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:39.729 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:39.733 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:39.738 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:39.743 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:39.755 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095219747 2022-02-17 10:53:39.759 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-02-17 10:53:39.787 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:39.791 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:39.796 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:39.800 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:39.803 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:39.806 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:39.810 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:39.814 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:39.820 | + functions-common:time_stop:2432 : start_time=1645095219747 2022-02-17 10:53:39.823 | + functions-common:time_stop:2434 : [[ -z 1645095219747 ]] 2022-02-17 10:53:39.827 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:39.832 | + functions-common:time_stop:2437 : end_time=1645095219828 2022-02-17 10:53:39.834 | + functions-common:time_stop:2438 : elapsed_time=81 2022-02-17 10:53:39.837 | + functions-common:time_stop:2439 : total=33972 2022-02-17 10:53:39.840 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:39.845 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34053 2022-02-17 10:53:39.848 | + ./stack.sh:main:1325 : create_volume_types 2022-02-17 10:53:39.851 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-02-17 10:53:39.881 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:39.884 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 10:53:39.886 | + lib/cinder:create_volume_types:575 : local be be_name 2022-02-17 10:53:39.889 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 10:53:39.899 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-02-17 10:53:39.909 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-02-17 10:53:39.931 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:39.934 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-02-17 10:53:43.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:43.715 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:43.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 10:53:43.715 | from cryptography.utils import int_from_bytes 2022-02-17 10:53:43.715 | +-------------+--------------------------------------+ 2022-02-17 10:53:43.716 | | Field | Value | 2022-02-17 10:53:43.716 | +-------------+--------------------------------------+ 2022-02-17 10:53:43.716 | | description | None | 2022-02-17 10:53:43.716 | | id | fc10550f-6a17-45ba-8888-6d9319bb05ef | 2022-02-17 10:53:43.716 | | is_public | True | 2022-02-17 10:53:43.716 | | name | lvmdriver-1 | 2022-02-17 10:53:43.716 | | properties | volume_backend_name='lvmdriver-1' | 2022-02-17 10:53:43.716 | +-------------+--------------------------------------+ 2022-02-17 10:53:43.965 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-02-17 10:53:43.968 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-02-17 10:53:43.973 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-02-17 10:53:43.993 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:43.996 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-02-17 10:53:44.000 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:53:44.003 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-02-17 10:53:44.006 | + ./stack.sh:main:1340 : start_glance 2022-02-17 10:53:44.009 | + lib/glance:start_glance:602 : local service_protocol=http 2022-02-17 10:53:44.016 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-02-17 10:53:44.038 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:44.041 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-02-17 10:53:44.045 | ++ lib/glance:start_glance:610 : which uwsgi 2022-02-17 10:53:44.051 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-17 10:53:44.054 | + functions-common:run_process:1680 : local service=g-api 2022-02-17 10:53:44.056 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-17 10:53:44.059 | + functions-common:run_process:1682 : local group= 2022-02-17 10:53:44.062 | + functions-common:run_process:1683 : local user= 2022-02-17 10:53:44.066 | + functions-common:run_process:1685 : local name=g-api 2022-02-17 10:53:44.069 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 10:53:44.072 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 10:53:44.074 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:44.077 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:44.083 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:44.089 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095224085 2022-02-17 10:53:44.092 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-02-17 10:53:44.112 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:44.115 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-17 10:53:44.118 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-02-17 10:53:44.121 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-17 10:53:44.124 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-17 10:53:44.128 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-17 10:53:44.131 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-17 10:53:44.133 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-17 10:53:44.136 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-17 10:53:44.139 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-02-17 10:53:44.142 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 10:53:44.145 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 10:53:44.148 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-17 10:53:44.151 | + 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-02-17 10:53:44.153 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-02-17 10:53:44.156 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-17 10:53:44.158 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 10:53:44.161 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 10:53:44.164 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-17 10:53:44.166 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 10:53:44.172 | + 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-02-17 10:53:44.243 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-17 10:53:44.321 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-17 10:53:44.387 | + 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-02-17 10:53:44.446 | + 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-02-17 10:53:44.504 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-17 10:53:44.564 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-17 10:53:44.630 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-17 10:53:44.694 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-17 10:53:44.759 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-17 10:53:44.823 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 10:53:44.826 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-17 10:53:44.899 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 10:53:45.362 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-02-17 10:53:45.379 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-17 10:53:45.798 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-02-17 10:53:45.896 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 10:53:45.903 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:45.908 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:45.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:45.927 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:45.930 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:45.936 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 10:53:45.939 | + functions-common:time_stop:2432 : start_time=1645095224085 2022-02-17 10:53:45.943 | + functions-common:time_stop:2434 : [[ -z 1645095224085 ]] 2022-02-17 10:53:45.946 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:45.952 | + functions-common:time_stop:2437 : end_time=1645095225948 2022-02-17 10:53:45.955 | + functions-common:time_stop:2438 : elapsed_time=1863 2022-02-17 10:53:45.958 | + functions-common:time_stop:2439 : total=34053 2022-02-17 10:53:45.962 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:45.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35916 2022-02-17 10:53:45.972 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-02-17 10:53:45.998 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 10:53:46.003 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.93) to start...' 2022-02-17 10:53:46.003 | Waiting for g-api (10.222.0.93) to start... 2022-02-17 10:53:46.007 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.93/image 2022-02-17 10:53:46.011 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 10:53:46.015 | + functions:wait_for_service:458 : local url=http://10.222.0.93/image 2022-02-17 10:53:46.026 | + functions:wait_for_service:459 : local rval=0 2022-02-17 10:53:46.032 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 10:53:46.041 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 10:53:46.049 | + functions-common:time_start:2412 : local start_time= 2022-02-17 10:53:46.054 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 10:53:46.060 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 10:53:46.067 | + functions-common:time_start:2416 : _TIME_START[$name]=1645095226061 2022-02-17 10:53:46.071 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 10:53:46.078 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.93/image 2022-02-17 10:53:50.555 | + :: : [[ 300 == 503 ]] 2022-02-17 10:53:50.566 | + :: : [[ 0 -eq 7 ]] 2022-02-17 10:53:50.570 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 10:53:50.579 | + functions-common:time_stop:2425 : local name 2022-02-17 10:53:50.587 | + functions-common:time_stop:2426 : local end_time 2022-02-17 10:53:50.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 10:53:50.595 | + functions-common:time_stop:2428 : local total 2022-02-17 10:53:50.608 | + functions-common:time_stop:2429 : local start_time 2022-02-17 10:53:50.623 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 10:53:50.628 | + functions-common:time_stop:2432 : start_time=1645095226061 2022-02-17 10:53:50.640 | + functions-common:time_stop:2434 : [[ -z 1645095226061 ]] 2022-02-17 10:53:50.657 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 10:53:50.668 | + functions-common:time_stop:2437 : end_time=1645095230658 2022-02-17 10:53:50.676 | + functions-common:time_stop:2438 : elapsed_time=4597 2022-02-17 10:53:50.680 | + functions-common:time_stop:2439 : total=23460 2022-02-17 10:53:50.687 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 10:53:50.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28057 2022-02-17 10:53:50.706 | + functions:wait_for_service:467 : return 0 2022-02-17 10:53:50.710 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-02-17 10:53:50.740 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:50.744 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-02-17 10:53:50.779 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 10:53:50.783 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-02-17 10:53:50.786 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 10:53:50.788 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-02-17 10:53:50.791 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-02-17 10:53:50.794 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:50.796 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:50.801 | + functions:upload_image:134 : local image image_fname image_name 2022-02-17 10:53:50.807 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-17 10:53:50.810 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:50.815 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:50.823 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-17 10:53:50.826 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-17 10:53:50.828 | + 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-02-17 10:53:50.832 | --2022-02-17 10:53:50-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:50.833 | Connecting to 10.100.0.9:80... connected. 2022-02-17 10:53:50.835 | HTTP request sent, awaiting response... 200 OK 2022-02-17 10:53:50.835 | Length: 645922816 (616M) 2022-02-17 10:53:50.836 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-02-17 10:53:50.865 | 2022-02-17 10:53:51.180 | 0K ........ ........ ........ ........ 5% 95.6M 6s 2022-02-17 10:53:51.487 | 32768K ........ ........ ........ ........ 10% 104M 6s 2022-02-17 10:53:51.787 | 65536K ........ ........ ........ ........ 15% 106M 5s 2022-02-17 10:53:52.083 | 98304K ........ ........ ........ ........ 20% 108M 5s 2022-02-17 10:53:52.382 | 131072K ........ ........ ........ ........ 25% 107M 4s 2022-02-17 10:53:52.678 | 163840K ........ ........ ........ ........ 31% 108M 4s 2022-02-17 10:53:52.978 | 196608K ........ ........ ........ ........ 36% 107M 4s 2022-02-17 10:53:53.275 | 229376K ........ ........ ........ ........ 41% 108M 3s 2022-02-17 10:53:53.579 | 262144K ........ ........ ........ ........ 46% 106M 3s 2022-02-17 10:53:53.903 | 294912K ........ ........ ........ ........ 51% 98.5M 3s 2022-02-17 10:53:54.212 | 327680K ........ ........ ........ ........ 57% 104M 3s 2022-02-17 10:53:54.518 | 360448K ........ ........ ........ ........ 62% 105M 2s 2022-02-17 10:53:54.828 | 393216K ........ ........ ........ ........ 67% 103M 2s 2022-02-17 10:53:55.135 | 425984K ........ ........ ........ ........ 72% 104M 2s 2022-02-17 10:53:55.439 | 458752K ........ ........ ........ ........ 77% 105M 1s 2022-02-17 10:53:55.742 | 491520K ........ ........ ........ ........ 83% 105M 1s 2022-02-17 10:53:56.038 | 524288K ........ ........ ........ ........ 88% 108M 1s 2022-02-17 10:53:56.338 | 557056K ........ ........ ........ ........ 93% 106M 0s 2022-02-17 10:53:56.636 | 589824K ........ ........ ........ ........ 98% 108M 0s 2022-02-17 10:53:56.706 | 622592K ........ 100% 102M=5.9s 2022-02-17 10:53:56.706 | 2022-02-17 10:53:56.706 | 2022-02-17 10:53:56 (105 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-02-17 10:53:56.706 | 2022-02-17 10:53:56.709 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-02-17 10:53:56.711 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:56.714 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-17 10:53:56.719 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-17 10:53:56.722 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-17 10:53:56.724 | + functions:upload_image:294 : local kernel= 2022-02-17 10:53:56.727 | + functions:upload_image:295 : local ramdisk= 2022-02-17 10:53:56.730 | + functions:upload_image:296 : local disk_format= 2022-02-17 10:53:56.732 | + functions:upload_image:297 : local container_format= 2022-02-17 10:53:56.735 | + functions:upload_image:298 : local unpack= 2022-02-17 10:53:56.737 | + functions:upload_image:299 : local img_property= 2022-02-17 10:53:56.739 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-17 10:53:56.742 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-17 10:53:56.744 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-17 10:53:56.746 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-17 10:53:56.749 | + functions:upload_image:309 : case "$image_fname" in 2022-02-17 10:53:56.751 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:56.754 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:56.759 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-17 10:53:56.763 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-17 10:53:56.763 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:56.768 | + functions:upload_image:376 : disk_format=vhdx 2022-02-17 10:53:56.771 | + functions:upload_image:377 : container_format=bare 2022-02-17 10:53:56.774 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-17 10:53:56.776 | + functions:upload_image:385 : is_arch ppc64le 2022-02-17 10:53:56.779 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 10:53:56.783 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-17 10:53:56.786 | + functions:upload_image:385 : is_arch ppc64 2022-02-17 10:53:56.789 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 10:53:56.793 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-17 10:53:56.795 | + functions:upload_image:385 : is_arch ppc 2022-02-17 10:53:56.798 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 10:53:56.802 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-02-17 10:53:56.805 | + functions:upload_image:389 : is_arch aarch64 2022-02-17 10:53:56.808 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 10:53:56.812 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 10:53:56.815 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-17 10:53:56.817 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-17 10:53:56.820 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-17 10:53:56.823 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-17 10:53:56.824 | + 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-02-17 10:53:56.827 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-17 10:53:56.829 | + functions:_upload_image:105 : shift 2022-02-17 10:53:56.831 | + functions:_upload_image:106 : local container=bare 2022-02-17 10:53:56.833 | + functions:_upload_image:107 : shift 2022-02-17 10:53:56.836 | + functions:_upload_image:108 : local disk=vhdx 2022-02-17 10:53:56.838 | + functions:_upload_image:109 : shift 2022-02-17 10:53:56.840 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-17 10:53:56.842 | + functions:_upload_image:111 : shift 2022-02-17 10:53:56.844 | + functions:_upload_image:112 : local properties 2022-02-17 10:53:56.846 | + functions:_upload_image:113 : local useimport 2022-02-17 10:53:56.849 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-17 10:53:56.851 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-17 10:53:56.853 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-17 10:53:56.855 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-17 10:53:56.857 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-17 10:53:56.861 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-17 10:53:56.863 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-17 10:53:56.865 | + 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-02-17 10:54:03.794 | + inc/async:async_inner:64 : rc=0 2022-02-17 10:54:03.837 | [109210 Async create_flavors:109210]: finished successfully