2022-08-02 05:44:52.109 | + ./stack.sh:main:482 : exec 2022-08-02 05:44:52.109 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-054452' 2022-08-02 05:44:52.109 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-02-054452.summary.2022-08-02-054452 2022-08-02 05:44:52.109 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:44:52.109 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-054452 2022-08-02 05:44:52.109 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-054452 /opt/stack/logs/stack.sh.log 2022-08-02 05:44:52.109 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-054452.summary.2022-08-02-054452 /opt/stack/logs/stack.sh.log.summary 2022-08-02 05:44:52.109 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-02 05:44:52.109 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-02 05:44:52.110 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-02 05:44:52.110 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-02 05:44:52.110 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-02 05:44:52.110 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-02 05:44:52.110 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-02 05:44:52.110 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 05:44:52.110 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-02 05:44:52.110 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-02 05:44:52.110 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 05:44:52.110 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 05:44:52.110 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-02 05:44:52.110 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-02 05:44:52.113 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 05:44:52.115 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-02 05:44:52.117 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-02 05:44:52.119 | + ./stack.sh:main:568 : set -o errexit 2022-08-02 05:44:52.121 | + ./stack.sh:main:571 : uname -a 2022-08-02 05:44:52.122 | Linux n-d-826755-4 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-02 05:44:52.124 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-02 05:44:52.126 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-02 05:44:52.129 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-02 05:44:52.167 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-02 05:44:52.183 | + ./stack.sh:main:585 : fetch_plugins 2022-08-02 05:44:52.185 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-02 05:44:52.187 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-02 05:44:52.189 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-02 05:44:52.191 | + functions-common:fetch_plugins:1791 : return 2022-08-02 05:44:52.193 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-02 05:44:52.195 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-02 05:44:52.197 | + functions-common:run_phase:1869 : local phase= 2022-08-02 05:44:52.198 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:44:52.200 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:44:52.202 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:44:52.204 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:44:52.205 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:44:52.208 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:44:52.211 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:44:52.213 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:44:52.215 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:44:52.217 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-02 05:44:52.219 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:44:52.232 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:44:52.234 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 05:44:52.236 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:44:52.237 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:44:52.239 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:44:52.241 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:44:52.243 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:44:52.244 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-02 05:44:52.246 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-02 05:44:52.248 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 05:44:52.250 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 05:44:52.252 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-02 05:44:52.253 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-02 05:44:52.255 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-02 05:44:52.257 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-02 05:44:52.259 | + functions-common:plugin_override_defaults:1832 : return 2022-08-02 05:44:52.261 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-02 05:44:52.279 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-02 05:44:52.281 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-02 05:44:52.294 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:44:52.296 | +++ lib/tls:source:43 : hostname -f 2022-08-02 05:44:52.299 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-02 05:44:52.301 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-02 05:44:52.303 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-02 05:44:52.305 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-02 05:44:52.307 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-02 05:44:52.309 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-02 05:44:52.311 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-02 05:44:52.313 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-02 05:44:52.315 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-02 05:44:52.317 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-02 05:44:52.321 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-02 05:44:52.333 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-02 05:44:52.349 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-02 05:44:52.363 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-02 05:44:52.376 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-02 05:44:52.411 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-02 05:44:52.470 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-02 05:44:52.560 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-02 05:44:52.581 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-02 05:44:52.632 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-02 05:44:52.685 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-02 05:44:52.833 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-02 05:44:52.847 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-02 05:44:52.861 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-02 05:44:52.873 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-02 05:44:52.960 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-02 05:44:52.963 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-02 05:44:52.966 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-02 05:44:52.968 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-02 05:44:52.970 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-02 05:44:52.972 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-02 05:44:52.975 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-02 05:44:52.975 | False' 2022-08-02 05:44:52.977 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-02 05:44:52.993 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-02 05:44:52.995 | + ./stack.sh:main:619 : run_phase source 2022-08-02 05:44:52.997 | + functions-common:run_phase:1868 : local mode=source 2022-08-02 05:44:52.999 | + functions-common:run_phase:1869 : local phase= 2022-08-02 05:44:53.001 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:44:53.003 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:44:53.005 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:44:53.007 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:44:53.009 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:44:53.013 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:44:53.016 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:44:53.018 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:44:53.020 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:44:53.023 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-02 05:44:53.025 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:44:53.040 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:44:53.042 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 05:44:53.044 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-02 05:44:53.083 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-02 05:44:53.086 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-02 05:44:53.088 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 05:44:53.091 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-02 05:44:53.093 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-02 05:44:53.095 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-02 05:44:53.097 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-02 05:44:53.099 | + functions-common:load_plugin_settings:1809 : return 2022-08-02 05:44:53.101 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-02 05:44:53.103 | + functions-common:verify_disabled_services:2151 : local service 2022-08-02 05:44:53.105 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.108 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-02 05:44:53.110 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.112 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-02 05:44:53.115 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.117 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-02 05:44:53.119 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.122 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-02 05:44:53.125 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.127 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-02 05:44:53.129 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.131 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-02 05:44:53.134 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.137 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-02 05:44:53.139 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.141 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-02 05:44:53.144 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.146 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-02 05:44:53.148 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.151 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-02 05:44:53.154 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.156 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-02 05:44:53.158 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.160 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-02 05:44:53.163 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.165 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-02 05:44:53.167 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.169 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-02 05:44:53.172 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.174 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-02 05:44:53.176 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.179 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-02 05:44:53.181 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.183 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-02 05:44:53.186 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.188 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-02 05:44:53.191 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.194 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-02 05:44:53.196 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.199 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-02 05:44:53.201 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.203 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-02 05:44:53.206 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.208 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-02 05:44:53.210 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.213 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-02 05:44:53.215 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.218 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-02 05:44:53.220 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.222 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-02 05:44:53.225 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.227 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-02 05:44:53.229 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.231 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-02 05:44:53.234 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.236 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-02 05:44:53.238 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.241 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-02 05:44:53.243 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.245 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-02 05:44:53.248 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.250 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-02 05:44:53.252 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.254 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-02 05:44:53.257 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.259 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-02 05:44:53.262 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.264 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-02 05:44:53.266 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.269 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-02 05:44:53.271 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.273 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-02 05:44:53.275 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.278 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-02 05:44:53.281 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.283 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-02 05:44:53.285 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.287 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-02 05:44:53.290 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.292 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-02 05:44:53.294 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.297 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-02 05:44:53.299 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.301 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-02 05:44:53.303 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.306 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-02 05:44:53.308 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.310 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-02 05:44:53.313 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.315 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-02 05:44:53.317 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.319 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-02 05:44:53.322 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:44:53.324 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-02 05:44:53.327 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-02 05:44:53.329 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 05:44:53.332 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-02 05:44:53.347 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:44:53.349 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-02 05:44:53.352 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 05:44:53.354 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-02 05:44:53.369 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:44:53.372 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-02 05:44:53.374 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-02 05:44:53.377 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-02 05:44:53.379 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-02 05:44:53.381 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-02 05:44:53.384 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-02 05:44:53.386 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-02 05:44:53.389 | + lib/database:initialize_database_backends:92 : return 0 2022-08-02 05:44:53.391 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-02 05:44:53.391 | Using mysql database backend 2022-08-02 05:44:53.394 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-02 05:44:53.410 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-02 05:44:53.413 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-02 05:44:53.416 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 05:44:53.418 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-02 05:44:53.421 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 05:44:53.423 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-02 05:44:53.440 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:44:53.442 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-02 05:44:53.459 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-02 05:44:53.475 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:44:53.478 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-02 05:44:53.494 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-02 05:44:53.511 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-02 05:44:53.527 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:44:53.530 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-02 05:44:53.546 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:44:53.548 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-02 05:44:53.565 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-02 05:44:53.567 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-02 05:44:53.569 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-02 05:44:53.572 | + functions-common:save_stackenv:60 : local tag=752 2022-08-02 05:44:53.576 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 05:44:53.580 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-054453 2022-08-02 05:44:53.582 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-054453 752' 2022-08-02 05:44:53.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.587 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 05:44:53.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.592 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 05:44:53.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.597 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 05:44:53.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.602 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 05:44:53.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.606 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 05:44:53.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.611 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 05:44:53.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.616 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-054452 2022-08-02 05:44:53.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.621 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 05:44:53.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.626 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 05:44:53.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.631 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 05:44:53.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.636 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 05:44:53.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.640 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 05:44:53.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.645 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 05:44:53.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.650 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 05:44:53.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:44:53.656 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 05:44:53.658 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-02 05:44:53.661 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-02 05:44:53.663 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-02 05:44:53.665 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-02 05:44:53.668 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:44:53.670 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:44:53.673 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:44:53.675 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:44:53.677 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:44:53.680 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:44:53.695 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:44:53.697 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:44:53.699 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:44:53.702 | + functions-common:git_clone:618 : echo master 2022-08-02 05:44:53.702 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:44:53.707 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-02 05:44:53.709 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:44:53.711 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-02 05:44:53.725 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-02 05:44:53.727 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:44:53.728 | + functions-common:git_clone:679 : head -1 2022-08-02 05:44:53.732 | bed46f4b Exclude Werkzeug 2.2.0 2022-08-02 05:44:53.734 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:44:53.737 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-02 05:44:53.739 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:44:53.742 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-02 05:44:53.744 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-02 05:44:53.747 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-02 05:44:53.749 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-02 05:44:53.752 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 05:44:53.754 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-02 05:44:53.757 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-02 05:44:53.759 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-02 05:44:53.763 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-02 05:44:53.768 | ++ tools/install_prereqs.sh:source:47 : NOW=1659419093 2022-08-02 05:44:53.771 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-02 05:44:53.775 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659418353 2022-08-02 05:44:53.779 | ++ tools/install_prereqs.sh:source:49 : DELTA=740 2022-08-02 05:44:53.781 | ++ tools/install_prereqs.sh:source:50 : [[ 740 -lt 7200 ]] 2022-08-02 05:44:53.784 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-02 05:44:53.786 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-02 05:44:53.788 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-02 05:44:53.791 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-02 05:44:53.793 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-02 05:44:53.796 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-02 05:44:53.798 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-02 05:44:53.800 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-02 05:44:53.803 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 05:44:53.851 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-02 05:44:53.851 | apache2-dev 2022-08-02 05:44:53.851 | bc 2022-08-02 05:44:53.851 | bsdmainutils 2022-08-02 05:44:53.852 | curl 2022-08-02 05:44:53.852 | g++ 2022-08-02 05:44:53.852 | gawk 2022-08-02 05:44:53.852 | gcc 2022-08-02 05:44:53.852 | gettext 2022-08-02 05:44:53.852 | git 2022-08-02 05:44:53.852 | graphviz 2022-08-02 05:44:53.852 | iputils-ping 2022-08-02 05:44:53.852 | libapache2-mod-proxy-uwsgi 2022-08-02 05:44:53.852 | libffi-dev 2022-08-02 05:44:53.852 | libjpeg-dev 2022-08-02 05:44:53.852 | libpcre3-dev 2022-08-02 05:44:53.852 | libpq-dev 2022-08-02 05:44:53.852 | libssl-dev 2022-08-02 05:44:53.852 | libsystemd-dev 2022-08-02 05:44:53.852 | libxml2-dev 2022-08-02 05:44:53.852 | libxslt1-dev 2022-08-02 05:44:53.852 | libyaml-dev 2022-08-02 05:44:53.852 | lsof 2022-08-02 05:44:53.852 | openssh-server 2022-08-02 05:44:53.852 | openssl 2022-08-02 05:44:53.852 | pkg-config 2022-08-02 05:44:53.852 | psmisc 2022-08-02 05:44:53.852 | python3-dev 2022-08-02 05:44:53.852 | python3-pip 2022-08-02 05:44:53.852 | python3-systemd 2022-08-02 05:44:53.852 | python3-venv 2022-08-02 05:44:53.852 | tar 2022-08-02 05:44:53.852 | tcpdump 2022-08-02 05:44:53.852 | unzip 2022-08-02 05:44:53.852 | uuid-runtime 2022-08-02 05:44:53.852 | wget 2022-08-02 05:44:53.852 | wget 2022-08-02 05:44:53.852 | zlib1g-dev 2022-08-02 05:44:53.852 | libkrb5-dev 2022-08-02 05:44:53.852 | libldap2-dev 2022-08-02 05:44:53.852 | libsasl2-dev 2022-08-02 05:44:53.853 | memcached 2022-08-02 05:44:53.853 | python3-mysqldb 2022-08-02 05:44:53.853 | sqlite3 2022-08-02 05:44:53.853 | conntrack 2022-08-02 05:44:53.853 | curl 2022-08-02 05:44:53.853 | dnsmasq-base 2022-08-02 05:44:53.853 | dnsmasq-utils 2022-08-02 05:44:53.853 | ebtables 2022-08-02 05:44:53.853 | genisoimage 2022-08-02 05:44:53.853 | iptables 2022-08-02 05:44:53.853 | iputils-arping 2022-08-02 05:44:53.853 | kpartx 2022-08-02 05:44:53.853 | libjs-jquery-tablesorter 2022-08-02 05:44:53.853 | parted 2022-08-02 05:44:53.853 | pm-utils 2022-08-02 05:44:53.853 | python3-mysqldb 2022-08-02 05:44:53.853 | socat 2022-08-02 05:44:53.853 | sqlite3 2022-08-02 05:44:53.853 | sudo 2022-08-02 05:44:53.853 | vlan 2022-08-02 05:44:53.853 | lsscsi 2022-08-02 05:44:53.853 | open-iscsi 2022-08-02 05:44:53.853 | lvm2 2022-08-02 05:44:53.853 | qemu-utils 2022-08-02 05:44:53.853 | thin-provisioning-tools 2022-08-02 05:44:53.853 | acl 2022-08-02 05:44:53.853 | dnsmasq-base 2022-08-02 05:44:53.853 | dnsmasq-utils 2022-08-02 05:44:53.853 | ebtables 2022-08-02 05:44:53.853 | haproxy 2022-08-02 05:44:53.853 | iptables 2022-08-02 05:44:53.853 | iputils-arping 2022-08-02 05:44:53.853 | iputils-ping 2022-08-02 05:44:53.853 | postgresql-server-dev-all 2022-08-02 05:44:53.853 | python3-mysqldb 2022-08-02 05:44:53.853 | sqlite3 2022-08-02 05:44:53.853 | sudo 2022-08-02 05:44:53.853 | vlan 2022-08-02 05:44:53.853 | pcp 2022-08-02 05:44:53.854 | ipset 2022-08-02 05:44:53.854 | conntrack 2022-08-02 05:44:53.854 | conntrackd 2022-08-02 05:44:53.854 | keepalived 2022-08-02 05:44:53.854 | lvm2 2022-08-02 05:44:53.854 | qemu-utils 2022-08-02 05:44:53.854 | thin-provisioning-tools 2022-08-02 05:44:53.854 | curl 2022-08-02 05:44:53.854 | liberasurecode-dev 2022-08-02 05:44:53.854 | make 2022-08-02 05:44:53.854 | memcached 2022-08-02 05:44:53.854 | rsync 2022-08-02 05:44:53.854 | sqlite3 2022-08-02 05:44:53.854 | xfsprogs' 2022-08-02 05:44:53.854 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-02 05:44:53.872 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-02 05:44:53.873 | apache2-dev 2022-08-02 05:44:53.873 | bc 2022-08-02 05:44:53.873 | bsdmainutils 2022-08-02 05:44:53.873 | curl 2022-08-02 05:44:53.873 | g++ 2022-08-02 05:44:53.873 | gawk 2022-08-02 05:44:53.873 | gcc 2022-08-02 05:44:53.873 | gettext 2022-08-02 05:44:53.873 | git 2022-08-02 05:44:53.873 | graphviz 2022-08-02 05:44:53.873 | iputils-ping 2022-08-02 05:44:53.873 | libapache2-mod-proxy-uwsgi 2022-08-02 05:44:53.873 | libffi-dev 2022-08-02 05:44:53.873 | libjpeg-dev 2022-08-02 05:44:53.873 | libpcre3-dev 2022-08-02 05:44:53.873 | libpq-dev 2022-08-02 05:44:53.873 | libssl-dev 2022-08-02 05:44:53.873 | libsystemd-dev 2022-08-02 05:44:53.873 | libxml2-dev 2022-08-02 05:44:53.873 | libxslt1-dev 2022-08-02 05:44:53.873 | libyaml-dev 2022-08-02 05:44:53.873 | lsof 2022-08-02 05:44:53.873 | openssh-server 2022-08-02 05:44:53.873 | openssl 2022-08-02 05:44:53.873 | pkg-config 2022-08-02 05:44:53.873 | psmisc 2022-08-02 05:44:53.873 | python3-dev 2022-08-02 05:44:53.873 | python3-pip 2022-08-02 05:44:53.873 | python3-systemd 2022-08-02 05:44:53.873 | python3-venv 2022-08-02 05:44:53.873 | tar 2022-08-02 05:44:53.873 | tcpdump 2022-08-02 05:44:53.873 | unzip 2022-08-02 05:44:53.873 | uuid-runtime 2022-08-02 05:44:53.873 | wget 2022-08-02 05:44:53.873 | wget 2022-08-02 05:44:53.873 | zlib1g-dev 2022-08-02 05:44:53.873 | libkrb5-dev 2022-08-02 05:44:53.874 | libldap2-dev 2022-08-02 05:44:53.874 | libsasl2-dev 2022-08-02 05:44:53.874 | memcached 2022-08-02 05:44:53.874 | python3-mysqldb 2022-08-02 05:44:53.874 | sqlite3 2022-08-02 05:44:53.874 | conntrack 2022-08-02 05:44:53.874 | curl 2022-08-02 05:44:53.874 | dnsmasq-base 2022-08-02 05:44:53.874 | dnsmasq-utils 2022-08-02 05:44:53.874 | ebtables 2022-08-02 05:44:53.874 | genisoimage 2022-08-02 05:44:53.874 | iptables 2022-08-02 05:44:53.874 | iputils-arping 2022-08-02 05:44:53.874 | kpartx 2022-08-02 05:44:53.874 | libjs-jquery-tablesorter 2022-08-02 05:44:53.874 | parted 2022-08-02 05:44:53.874 | pm-utils 2022-08-02 05:44:53.874 | python3-mysqldb 2022-08-02 05:44:53.874 | socat 2022-08-02 05:44:53.874 | sqlite3 2022-08-02 05:44:53.874 | sudo 2022-08-02 05:44:53.874 | vlan 2022-08-02 05:44:53.874 | lsscsi 2022-08-02 05:44:53.874 | open-iscsi 2022-08-02 05:44:53.874 | lvm2 2022-08-02 05:44:53.874 | qemu-utils 2022-08-02 05:44:53.874 | thin-provisioning-tools 2022-08-02 05:44:53.874 | acl 2022-08-02 05:44:53.874 | dnsmasq-base 2022-08-02 05:44:53.874 | dnsmasq-utils 2022-08-02 05:44:53.874 | ebtables 2022-08-02 05:44:53.874 | haproxy 2022-08-02 05:44:53.874 | iptables 2022-08-02 05:44:53.874 | iputils-arping 2022-08-02 05:44:53.874 | iputils-ping 2022-08-02 05:44:53.874 | postgresql-server-dev-all 2022-08-02 05:44:53.874 | python3-mysqldb 2022-08-02 05:44:53.874 | sqlite3 2022-08-02 05:44:53.875 | sudo 2022-08-02 05:44:53.875 | vlan 2022-08-02 05:44:53.875 | pcp 2022-08-02 05:44:53.875 | ipset 2022-08-02 05:44:53.875 | conntrack 2022-08-02 05:44:53.875 | conntrackd 2022-08-02 05:44:53.875 | keepalived 2022-08-02 05:44:53.875 | lvm2 2022-08-02 05:44:53.875 | qemu-utils 2022-08-02 05:44:53.875 | thin-provisioning-tools 2022-08-02 05:44:53.875 | curl 2022-08-02 05:44:53.875 | liberasurecode-dev 2022-08-02 05:44:53.875 | make 2022-08-02 05:44:53.875 | memcached 2022-08-02 05:44:53.875 | rsync 2022-08-02 05:44:53.875 | sqlite3 2022-08-02 05:44:53.875 | xfsprogs ' 2022-08-02 05:44:53.875 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-02 05:44:53.877 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:44:53.879 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:44:53.883 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 05:44:53.883 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-02 05:44:53.888 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 05:44:53.890 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-02 05:44:53.893 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:44:53.895 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-02 05:44:53.897 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:44:53.899 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:44:53.902 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:44:53.904 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:44:53.906 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:44:53.908 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:44:53.910 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-02 05:44:53.912 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-02 05:44:53.915 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-02 05:44:53.918 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-02 05:44:53.922 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-02 05:44:53.924 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-02 05:44:53.926 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-02 05:44:53.928 | ++ functions-common:time_start:2427 : local start_time= 2022-08-02 05:44:53.930 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:44:53.934 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:44:53.937 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659419093935 2022-08-02 05:44:53.940 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-02 05:44:53.942 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-02 05:44:53.944 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-02 05:44:54.148 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-02 05:44:54.180 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-02 05:44:54.349 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-02 05:44:54.355 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-02 05:44:55.096 | Fetched 336 kB in 1s (409 kB/s) 2022-08-02 05:44:56.697 | Reading package lists... 2022-08-02 05:44:56.730 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-02 05:44:56.733 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-02 05:44:56.735 | ++ functions-common:time_stop:2440 : local name 2022-08-02 05:44:56.737 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 05:44:56.739 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:44:56.741 | ++ functions-common:time_stop:2443 : local total 2022-08-02 05:44:56.743 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 05:44:56.745 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-02 05:44:56.748 | ++ functions-common:time_stop:2447 : start_time=1659419093935 2022-08-02 05:44:56.750 | ++ functions-common:time_stop:2449 : [[ -z 1659419093935 ]] 2022-08-02 05:44:56.752 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:44:56.756 | ++ functions-common:time_stop:2452 : end_time=1659419096754 2022-08-02 05:44:56.758 | ++ functions-common:time_stop:2453 : elapsed_time=2819 2022-08-02 05:44:56.761 | ++ functions-common:time_stop:2454 : total=0 2022-08-02 05:44:56.763 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:44:56.765 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2819 2022-08-02 05:44:56.768 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 05:44:56.771 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:44:56.773 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:44:56.775 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:44:56.779 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 05:44:56.799 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 05:44:56.913 | Reading package lists... 2022-08-02 05:44:57.167 | Building dependency tree... 2022-08-02 05:44:57.168 | Reading state information... 2022-08-02 05:44:57.203 | acl is already the newest version (2.2.53-6). 2022-08-02 05:44:57.203 | bc is already the newest version (1.07.1-2build1). 2022-08-02 05:44:57.203 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-02 05:44:57.203 | conntrack is already the newest version (1:1.4.5-2). 2022-08-02 05:44:57.203 | ebtables is already the newest version (2.0.11-3build1). 2022-08-02 05:44:57.203 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 05:44:57.203 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-02 05:44:57.203 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 05:44:57.203 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-02 05:44:57.203 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-02 05:44:57.203 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-02 05:44:57.203 | iputils-arping is already the newest version (3:20190709-3). 2022-08-02 05:44:57.203 | iputils-ping is already the newest version (3:20190709-3). 2022-08-02 05:44:57.203 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-02 05:44:57.203 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-02 05:44:57.203 | libffi-dev is already the newest version (3.3-4). 2022-08-02 05:44:57.203 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-02 05:44:57.203 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-02 05:44:57.203 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-02 05:44:57.203 | lsscsi is already the newest version (0.30-0.1). 2022-08-02 05:44:57.203 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-02 05:44:57.203 | make is already the newest version (4.2.1-1.2). 2022-08-02 05:44:57.203 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-02 05:44:57.203 | psmisc is already the newest version (23.3-1). 2022-08-02 05:44:57.203 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-02 05:44:57.203 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-02 05:44:57.204 | python3-systemd is already the newest version (234-3build2). 2022-08-02 05:44:57.204 | socat is already the newest version (1.7.3.3-2). 2022-08-02 05:44:57.204 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-02 05:44:57.204 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-02 05:44:57.204 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-02 05:44:57.204 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-02 05:44:57.204 | graphviz is already the newest version (2.42.2-3build2). 2022-08-02 05:44:57.204 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-02 05:44:57.204 | pcp is already the newest version (5.0.3-1). 2022-08-02 05:44:57.204 | pm-utils is already the newest version (1.4.1-19). 2022-08-02 05:44:57.204 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-02 05:44:57.204 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:44:57.204 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:44:57.204 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-02 05:44:57.204 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 05:44:57.204 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 05:44:57.204 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-02 05:44:57.204 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-02 05:44:57.204 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-02 05:44:57.204 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-02 05:44:57.204 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-02 05:44:57.204 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-02 05:44:57.204 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-02 05:44:57.204 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-02 05:44:57.204 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-02 05:44:57.204 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 05:44:57.204 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-02 05:44:57.204 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-08-02 05:44:57.204 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-02 05:44:57.204 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-02 05:44:57.204 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-02 05:44:57.204 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-02 05:44:57.204 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 05:44:57.204 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-02 05:44:57.205 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-02 05:44:57.205 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-02 05:44:57.205 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-02 05:44:57.205 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-02 05:44:57.205 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-02 05:44:57.205 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-02 05:44:57.205 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-02 05:44:57.205 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-02 05:44:57.205 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-02 05:44:57.429 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:44:57.429 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-02 05:44:57.429 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-02 05:44:57.430 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-02 05:44:57.430 | The following packages were automatically installed and are no longer required: 2022-08-02 05:44:57.430 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:44:57.431 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:44:57.431 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:44:57.431 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:44:57.431 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:44:57.431 | python3-zope.interface 2022-08-02 05:44:57.431 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:44:57.546 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:44:57.550 | ++ functions-common:apt_get:1235 : result=0 2022-08-02 05:44:57.552 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:44:57.555 | ++ functions-common:time_stop:2440 : local name 2022-08-02 05:44:57.557 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 05:44:57.560 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:44:57.562 | ++ functions-common:time_stop:2443 : local total 2022-08-02 05:44:57.564 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 05:44:57.566 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:44:57.569 | ++ functions-common:time_stop:2447 : start_time=1659419096796 2022-08-02 05:44:57.571 | ++ functions-common:time_stop:2449 : [[ -z 1659419096796 ]] 2022-08-02 05:44:57.574 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:44:57.578 | ++ functions-common:time_stop:2452 : end_time=1659419097576 2022-08-02 05:44:57.580 | ++ functions-common:time_stop:2453 : elapsed_time=780 2022-08-02 05:44:57.582 | ++ functions-common:time_stop:2454 : total=771 2022-08-02 05:44:57.584 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:44:57.587 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1551 2022-08-02 05:44:57.589 | ++ functions-common:apt_get:1239 : return 0 2022-08-02 05:44:57.592 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-02 05:44:57.594 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-02 05:44:57.597 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-02 05:44:57.601 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-02 05:44:57.605 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-02 05:44:57.608 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-02 05:44:57.611 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-02 05:44:59.041 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-02 05:44:59.043 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-02 05:44:59.044 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-02 05:44:59.046 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-02 05:44:59.048 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-02 05:44:59.050 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-02 05:44:59.051 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-02 05:44:59.053 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-02 05:44:59.055 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-02 05:44:59.057 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-02 05:44:59.058 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-02 05:44:59.060 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-02 05:44:59.062 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-02 05:44:59.063 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-02 05:44:59.065 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-02 05:44:59.067 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-02 05:44:59.069 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-02 05:44:59.070 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-02 05:44:59.072 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-02 05:44:59.074 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-02 05:44:59.076 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-02 05:44:59.079 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-02 05:44:59.080 | + functions-common:_ensure_lsb_release:394 : return 2022-08-02 05:44:59.083 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-02 05:44:59.152 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-02 05:44:59.154 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-02 05:44:59.222 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-02 05:44:59.224 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-02 05:44:59.293 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-02 05:44:59.294 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-02 05:44:59.296 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-02 05:44:59.298 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-02 05:44:59.300 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-02 05:44:59.302 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-02 05:44:59.304 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-02 05:44:59.306 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-02 05:44:59.308 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-02 05:44:59.309 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-02 05:44:59.311 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-02 05:44:59.312 | Distro: focal 2022-08-02 05:44:59.314 | + tools/install_pip.sh:main:124 : get_versions 2022-08-02 05:44:59.316 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 05:44:59.319 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 05:44:59.321 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 05:44:59.324 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 05:44:59.325 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 05:45:00.793 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 05:45:00.795 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 05:45:00.795 | pip: 20.0.2 2022-08-02 05:45:00.797 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-02 05:45:00.799 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-02 05:45:00.800 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:45:00.802 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:45:00.804 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:45:00.805 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:45:00.807 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:45:00.809 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:45:00.811 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:45:00.812 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:45:00.814 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:45:00.816 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:45:00.817 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-02 05:45:00.819 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:00.821 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:00.823 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-02 05:45:00.828 | + tools/install_pip.sh:main:153 : set -x 2022-08-02 05:45:00.830 | + tools/install_pip.sh:main:156 : get_versions 2022-08-02 05:45:00.832 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 05:45:00.835 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 05:45:00.837 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 05:45:00.841 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 05:45:00.841 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 05:45:02.323 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 05:45:02.324 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 05:45:02.324 | pip: 20.0.2 2022-08-02 05:45:02.328 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-02 05:45:02.330 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 05:45:02.334 | + ./stack.sh:main:791 : fixup_all 2022-08-02 05:45:02.336 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-02 05:45:02.338 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-02 05:45:02.340 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:02.342 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:02.345 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-02 05:45:02.357 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-02 05:45:02.368 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-02 05:45:02.380 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-02 05:45:02.382 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-02 05:45:02.384 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:45:02.387 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:45:02.389 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:45:02.391 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:45:02.393 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:45:02.395 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:45:02.397 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:45:02.399 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:45:02.402 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:45:02.404 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:45:02.406 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-02 05:45:02.409 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-02 05:45:02.411 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-02 05:45:02.413 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:45:02.415 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:45:02.418 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:45:02.420 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:45:02.422 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:45:02.424 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:45:02.427 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-02 05:45:02.429 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-02 05:45:02.451 | Using python 3.8 to install os-testr 2022-08-02 05:45:02.453 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-02 05:45:04.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:04.539 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:04.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:04.539 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:05.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:05.654 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-08-02 05:45:05.744 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:45:06.177 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-02 05:45:06.231 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 05:45:06.250 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:45:06.279 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:45:08.659 | + inc/python:pip_install:196 : result=0 2022-08-02 05:45:08.661 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:45:08.663 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:08.666 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:08.668 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:08.671 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:08.673 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:08.675 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:45:08.677 | + functions-common:time_stop:2447 : start_time=1659419102445 2022-08-02 05:45:08.679 | + functions-common:time_stop:2449 : [[ -z 1659419102445 ]] 2022-08-02 05:45:08.682 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:08.686 | + functions-common:time_stop:2452 : end_time=1659419108684 2022-08-02 05:45:08.688 | + functions-common:time_stop:2453 : elapsed_time=6239 2022-08-02 05:45:08.690 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:45:08.693 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:08.695 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6239 2022-08-02 05:45:08.697 | + inc/python:pip_install:199 : return 0 2022-08-02 05:45:08.699 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-02 05:45:08.752 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-02 05:45:08.864 | + ./stack.sh:main:805 : install_infra 2022-08-02 05:45:08.867 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 05:45:08.869 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-02 05:45:08.872 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 05:45:08.875 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-02 05:45:08.898 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-02 05:45:11.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:11.761 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:45:12.048 | + inc/python:pip_install:196 : result=0 2022-08-02 05:45:12.050 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:45:12.052 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:12.054 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:12.056 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:12.059 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:12.061 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:12.063 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:45:12.065 | + functions-common:time_stop:2447 : start_time=1659419108890 2022-08-02 05:45:12.067 | + functions-common:time_stop:2449 : [[ -z 1659419108890 ]] 2022-08-02 05:45:12.070 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:12.074 | + functions-common:time_stop:2452 : end_time=1659419112072 2022-08-02 05:45:12.076 | + functions-common:time_stop:2453 : elapsed_time=3182 2022-08-02 05:45:12.079 | + functions-common:time_stop:2454 : total=6239 2022-08-02 05:45:12.081 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:12.083 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9421 2022-08-02 05:45:12.085 | + inc/python:pip_install:199 : return 0 2022-08-02 05:45:12.087 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 05:45:12.090 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-02 05:45:12.113 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-02 05:45:14.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:14.746 | Processing /opt/stack/requirements 2022-08-02 05:45:16.448 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:45:16.451 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:45:16.463 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:45:16.469 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:45:16.471 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:45:16.477 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:45:16.491 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:45:16.494 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:45:16.527 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (1.3) 2022-08-02 05:45:16.530 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (0.3.0) 2022-08-02 05:45:16.547 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-02 05:45:16.550 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:45:16.555 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:45:16.559 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:45:16.572 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 05:45:16.575 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:45:16.579 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:45:16.628 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:45:16.640 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:45:16.719 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:45:16.725 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 05:45:16.727 | Building wheels for collected packages: openstack-requirements 2022-08-02 05:45:16.728 | Building wheel for openstack-requirements (setup.py): started 2022-08-02 05:45:17.567 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-02 05:45:17.568 | ERROR: Command errored out with exit status 1: 2022-08-02 05:45:17.568 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-scfwdz0f/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-scfwdz0f/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-z3vquvx8 2022-08-02 05:45:17.568 | cwd: /tmp/pip-req-build-scfwdz0f/ 2022-08-02 05:45:17.568 | Complete output (6 lines): 2022-08-02 05:45:17.568 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-02 05:45:17.568 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-02 05:45:17.568 | or: setup.py --help-commands 2022-08-02 05:45:17.568 | or: setup.py cmd --help 2022-08-02 05:45:17.568 | 2022-08-02 05:45:17.568 | error: invalid command 'bdist_wheel' 2022-08-02 05:45:17.568 | ---------------------------------------- 2022-08-02 05:45:17.568 | ERROR: Failed building wheel for openstack-requirements 2022-08-02 05:45:17.568 | Running setup.py clean for openstack-requirements 2022-08-02 05:45:18.423 | Failed to build openstack-requirements 2022-08-02 05:45:18.439 | Installing collected packages: openstack-requirements 2022-08-02 05:45:18.439 | Attempting uninstall: openstack-requirements 2022-08-02 05:45:18.440 | Found existing installation: openstack-requirements 1.2.1.dev5585 2022-08-02 05:45:18.475 | Uninstalling openstack-requirements-1.2.1.dev5585: 2022-08-02 05:45:18.492 | Successfully uninstalled openstack-requirements-1.2.1.dev5585 2022-08-02 05:45:18.495 | Running setup.py install for openstack-requirements: started 2022-08-02 05:45:20.892 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-02 05:45:20.915 | Successfully installed openstack-requirements-1.2.1.dev5585 2022-08-02 05:45:21.040 | + inc/python:pip_install:196 : result=0 2022-08-02 05:45:21.042 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:45:21.045 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:21.047 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:21.049 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:21.051 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:21.053 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:21.055 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:45:21.058 | + functions-common:time_stop:2447 : start_time=1659419112105 2022-08-02 05:45:21.060 | + functions-common:time_stop:2449 : [[ -z 1659419112105 ]] 2022-08-02 05:45:21.063 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:21.067 | + functions-common:time_stop:2452 : end_time=1659419121065 2022-08-02 05:45:21.069 | + functions-common:time_stop:2453 : elapsed_time=8960 2022-08-02 05:45:21.071 | + functions-common:time_stop:2454 : total=9421 2022-08-02 05:45:21.074 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:21.076 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18381 2022-08-02 05:45:21.078 | + inc/python:pip_install:199 : return 0 2022-08-02 05:45:21.080 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-02 05:45:21.083 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-02 05:45:21.085 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-02 05:45:21.088 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:21.090 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:21.095 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-02 05:45:21.098 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:21.101 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-02 05:45:21.122 | Using python 3.8 to install pbr 2022-08-02 05:45:21.124 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-02 05:45:23.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:23.208 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:23.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:23.208 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:24.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:24.384 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:45:26.773 | + inc/python:pip_install:196 : result=0 2022-08-02 05:45:26.776 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:45:26.778 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:26.781 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:26.783 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:26.785 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:26.787 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:26.789 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:45:26.791 | + functions-common:time_stop:2447 : start_time=1659419121116 2022-08-02 05:45:26.793 | + functions-common:time_stop:2449 : [[ -z 1659419121116 ]] 2022-08-02 05:45:26.796 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:26.800 | + functions-common:time_stop:2452 : end_time=1659419126798 2022-08-02 05:45:26.802 | + functions-common:time_stop:2453 : elapsed_time=5682 2022-08-02 05:45:26.804 | + functions-common:time_stop:2454 : total=18381 2022-08-02 05:45:26.806 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:26.809 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24063 2022-08-02 05:45:26.811 | + inc/python:pip_install:199 : return 0 2022-08-02 05:45:26.813 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-02 05:45:29.074 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-02 05:45:30.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:30.964 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-02 05:45:30.985 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-02 05:45:30.988 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-02 05:45:30.990 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-02 05:45:30.993 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-02 05:45:30.999 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-02 05:45:31.071 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 05:45:31.075 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 05:45:31.078 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-02 05:45:31.094 | + ./stack.sh:main:814 : pkgs= 2022-08-02 05:45:31.097 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-02 05:45:31.099 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-02 05:45:31.101 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 05:45:31.104 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-02 05:45:31.106 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:45:31.108 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:45:31.110 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:45:31.112 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:45:31.115 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:45:31.117 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:45:31.122 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:45:31.124 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:45:31.126 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:45:31.128 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-02 05:45:31.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:45:31.147 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:31.149 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:45:31.151 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:45:31.153 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-02 05:45:31.155 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:45:31.158 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 05:45:31.160 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:45:31.162 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-02 05:45:31.164 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:45:31.166 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-02 05:45:31.168 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:45:31.170 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-02 05:45:31.172 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 05:45:31.175 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 05:45:31.177 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:45:31.179 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 05:45:31.182 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-02 05:45:31.184 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 05:45:31.186 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-02 05:45:31.188 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 05:45:31.191 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 05:45:31.193 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-02 05:45:31.196 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-02 05:45:31.199 | + functions:set_systemd_override:821 : local value=2048 2022-08-02 05:45:31.201 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-02 05:45:31.203 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-02 05:45:31.255 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-02 05:45:31.255 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-02 05:45:31.257 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-02 05:45:31.643 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-02 05:45:31.645 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-02 05:45:31.662 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:31.664 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-02 05:45:31.667 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:45:31.670 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:45:31.672 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:45:31.674 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:45:31.677 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:45:31.679 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:45:31.681 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:31.684 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:31.686 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:45:31.688 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:45:31.690 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:45:31.693 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:45:31.695 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-02 05:45:31.697 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:45:31.700 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:31.702 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:31.704 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-02 05:45:31.725 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-02 05:45:31.836 | Reading package lists... 2022-08-02 05:45:32.094 | Building dependency tree... 2022-08-02 05:45:32.095 | Reading state information... 2022-08-02 05:45:32.365 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-02 05:45:32.365 | The following packages were automatically installed and are no longer required: 2022-08-02 05:45:32.366 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:45:32.366 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:45:32.366 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:45:32.366 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:45:32.366 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:45:32.367 | python3-zope.interface 2022-08-02 05:45:32.367 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:45:32.483 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:45:32.488 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:45:32.490 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:45:32.492 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:32.495 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:32.497 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:32.500 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:32.502 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:32.504 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:45:32.506 | + functions-common:time_stop:2447 : start_time=1659419131723 2022-08-02 05:45:32.509 | + functions-common:time_stop:2449 : [[ -z 1659419131723 ]] 2022-08-02 05:45:32.512 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:32.516 | + functions-common:time_stop:2452 : end_time=1659419132514 2022-08-02 05:45:32.518 | + functions-common:time_stop:2453 : elapsed_time=791 2022-08-02 05:45:32.521 | + functions-common:time_stop:2454 : total=1551 2022-08-02 05:45:32.523 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:32.525 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2342 2022-08-02 05:45:32.528 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:45:32.530 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-02 05:45:32.532 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:45:32.535 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:45:32.537 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:45:32.539 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:45:32.541 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:45:32.544 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:45:32.546 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-02 05:45:32.548 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:45:32.551 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:45:32.553 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:45:32.555 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:45:32.558 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:45:32.560 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:45:32.562 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:45:32.565 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:45:32.567 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:45:32.569 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:45:32.572 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-02 05:45:32.574 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:45:32.577 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:45:32.579 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:45:32.582 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:45:32.584 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:45:32.586 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:45:32.589 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-02 05:45:32.591 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-02 05:45:32.607 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:32.609 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-02 05:45:32.611 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:45:32.614 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-02 05:45:32.616 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-02 05:45:32.619 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-02 05:45:32.624 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-02 05:45:32.626 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-02 05:45:32.628 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-02 05:45:32.630 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-02 05:45:32.633 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-02 05:45:32.636 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-02 05:45:32.639 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-02 05:45:33.337 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-02 05:45:33.337 | user tags 2022-08-02 05:45:33.337 | stackrabbit []' 2022-08-02 05:45:33.341 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-02 05:45:33.341 | user tags 2022-08-02 05:45:33.341 | stackrabbit []' 2022-08-02 05:45:33.341 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-02 05:45:33.348 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-02 05:45:33.350 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-02 05:45:33.353 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 05:45:34.041 | Changing password for user "stackrabbit" ... 2022-08-02 05:45:34.065 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-02 05:45:34.735 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-02 05:45:34.758 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-02 05:45:34.763 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 05:45:35.430 | Changing password for user "stackrabbit" ... 2022-08-02 05:45:35.453 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-02 05:45:35.455 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-02 05:45:35.457 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-02 05:45:36.097 | Deleting user "guest" ... 2022-08-02 05:45:36.113 | Error: 2022-08-02 05:45:36.113 | {:no_such_user, "guest"} 2022-08-02 05:45:36.126 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-02 05:45:36.129 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-02 05:45:36.146 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:36.148 | + ./stack.sh:main:831 : install_database 2022-08-02 05:45:36.151 | + lib/database:install_database:118 : install_database_mysql 2022-08-02 05:45:36.154 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-02 05:45:36.156 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:36.158 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:36.160 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-02 05:45:36.375 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-02 05:45:36.378 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-02 05:45:36.380 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-02 05:45:36.383 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-02 05:45:36.386 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:45:36.388 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-02 05:45:36.390 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:45:36.393 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:45:36.395 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:45:36.397 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:45:36.400 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:45:36.403 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:45:36.405 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:45:36.408 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:45:36.410 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:45:36.412 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:45:36.415 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-02 05:45:36.418 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:45:36.420 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:45:36.422 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:45:36.425 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:45:36.427 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:45:36.429 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:45:36.432 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-02 05:45:36.434 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:36.436 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:36.439 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-02 05:45:36.441 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:45:36.443 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:45:36.446 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:45:36.449 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:45:36.451 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:45:36.453 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:45:36.456 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:36.458 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:36.460 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:45:36.463 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:45:36.465 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:45:36.468 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:45:36.470 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-02 05:45:36.472 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:45:36.474 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:36.477 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:36.480 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-02 05:45:36.500 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-02 05:45:36.612 | Reading package lists... 2022-08-02 05:45:36.867 | Building dependency tree... 2022-08-02 05:45:36.868 | Reading state information... 2022-08-02 05:45:37.130 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-02 05:45:37.130 | The following packages were automatically installed and are no longer required: 2022-08-02 05:45:37.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:45:37.131 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:45:37.131 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:45:37.131 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:45:37.131 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:45:37.131 | python3-zope.interface 2022-08-02 05:45:37.131 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:45:37.245 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:45:37.250 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:45:37.252 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:45:37.254 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:37.256 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:37.259 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:37.261 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:37.263 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:37.266 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:45:37.268 | + functions-common:time_stop:2447 : start_time=1659419136498 2022-08-02 05:45:37.270 | + functions-common:time_stop:2449 : [[ -z 1659419136498 ]] 2022-08-02 05:45:37.273 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:37.277 | + functions-common:time_stop:2452 : end_time=1659419137274 2022-08-02 05:45:37.279 | + functions-common:time_stop:2453 : elapsed_time=776 2022-08-02 05:45:37.281 | + functions-common:time_stop:2454 : total=2342 2022-08-02 05:45:37.284 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:37.286 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3118 2022-08-02 05:45:37.288 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:45:37.291 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-02 05:45:37.293 | + ./stack.sh:main:834 : install_database_python 2022-08-02 05:45:37.295 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-02 05:45:37.298 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-02 05:45:37.300 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-02 05:45:37.302 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:45:37.305 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-02 05:45:37.308 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-02 05:45:37.311 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:45:37.315 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:45:37.315 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:45:37.320 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-02 05:45:37.322 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-02 05:45:37.325 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-02 05:45:37.327 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-02 05:45:37.330 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-02 05:45:37.350 | Using python 3.8 to install PyMySQL 2022-08-02 05:45:37.353 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-02 05:45:39.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:39.437 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:39.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:39.437 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:40.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:40.482 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-02 05:45:42.855 | + inc/python:pip_install:196 : result=0 2022-08-02 05:45:42.858 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:45:42.860 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:42.863 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:42.865 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:42.867 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:42.870 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:42.872 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:45:42.875 | + functions-common:time_stop:2447 : start_time=1659419137345 2022-08-02 05:45:42.877 | + functions-common:time_stop:2449 : [[ -z 1659419137345 ]] 2022-08-02 05:45:42.880 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:42.884 | + functions-common:time_stop:2452 : end_time=1659419142881 2022-08-02 05:45:42.887 | + functions-common:time_stop:2453 : elapsed_time=5536 2022-08-02 05:45:42.889 | + functions-common:time_stop:2454 : total=24063 2022-08-02 05:45:42.891 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:42.894 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29599 2022-08-02 05:45:42.896 | + inc/python:pip_install:199 : return 0 2022-08-02 05:45:42.898 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-02 05:45:42.901 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 05:45:42.904 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-02 05:45:42.906 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-02 05:45:42.923 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:42.925 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-02 05:45:42.927 | + lib/neutron:install_neutron_agent_packages:731 : is_neutron_legacy_enabled 2022-08-02 05:45:42.931 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:45:42.931 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:45:42.936 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:45:42.939 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:45:42.941 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:45:42.944 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:45:42.946 | + lib/neutron:install_neutron_agent_packages:733 : install_neutron_agent_packages_mutnauq 2022-08-02 05:45:42.948 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-02 05:45:42.964 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:42.967 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-02 05:45:42.969 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:45:42.971 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:45:42.974 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:45:42.976 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:45:42.979 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:45:42.981 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:45:42.983 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:42.986 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:42.988 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:45:42.990 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:45:42.993 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:45:42.995 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:45:42.997 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-02 05:45:43.000 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:45:43.002 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:43.005 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:43.007 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-02 05:45:43.028 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-02 05:45:43.137 | Reading package lists... 2022-08-02 05:45:43.388 | Building dependency tree... 2022-08-02 05:45:43.389 | Reading state information... 2022-08-02 05:45:43.648 | radvd is already the newest version (1:2.17-2). 2022-08-02 05:45:43.648 | The following packages were automatically installed and are no longer required: 2022-08-02 05:45:43.649 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:45:43.649 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:45:43.649 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:45:43.649 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:45:43.649 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:45:43.649 | python3-zope.interface 2022-08-02 05:45:43.649 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:45:43.764 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:45:43.768 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:45:43.770 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:45:43.773 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:43.775 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:43.778 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:43.781 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:43.783 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:43.785 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:45:43.787 | + functions-common:time_stop:2447 : start_time=1659419143025 2022-08-02 05:45:43.789 | + functions-common:time_stop:2449 : [[ -z 1659419143025 ]] 2022-08-02 05:45:43.793 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:43.797 | + functions-common:time_stop:2452 : end_time=1659419143794 2022-08-02 05:45:43.799 | + functions-common:time_stop:2453 : elapsed_time=769 2022-08-02 05:45:43.801 | + functions-common:time_stop:2454 : total=3118 2022-08-02 05:45:43.803 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:43.806 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3887 2022-08-02 05:45:43.808 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:45:43.810 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-02 05:45:43.827 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:43.829 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-02 05:45:43.832 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-02 05:45:43.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-02 05:45:43.838 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-02 05:45:43.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-02 05:45:43.860 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:45:43.862 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:45:43.865 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:45:43.867 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:45:43.869 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:45:43.871 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:45:43.874 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:43.876 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:43.878 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:45:43.880 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:45:43.882 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:45:43.885 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:45:43.887 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-02 05:45:43.890 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:45:43.892 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:43.894 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:43.896 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-02 05:45:43.918 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-02 05:45:44.029 | Reading package lists... 2022-08-02 05:45:44.279 | Building dependency tree... 2022-08-02 05:45:44.281 | Reading state information... 2022-08-02 05:45:44.543 | fakeroot is already the newest version (1.24-1). 2022-08-02 05:45:44.543 | make is already the newest version (4.2.1-1.2). 2022-08-02 05:45:44.543 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-02 05:45:44.543 | The following packages were automatically installed and are no longer required: 2022-08-02 05:45:44.544 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:45:44.544 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:45:44.544 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:45:44.544 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:45:44.544 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:45:44.544 | python3-zope.interface 2022-08-02 05:45:44.544 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:45:44.659 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:45:44.663 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:45:44.666 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:45:44.668 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:44.671 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:44.673 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:44.675 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:44.677 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:44.679 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:45:44.681 | + functions-common:time_stop:2447 : start_time=1659419143915 2022-08-02 05:45:44.683 | + functions-common:time_stop:2449 : [[ -z 1659419143915 ]] 2022-08-02 05:45:44.686 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:44.690 | + functions-common:time_stop:2452 : end_time=1659419144688 2022-08-02 05:45:44.692 | + functions-common:time_stop:2453 : elapsed_time=773 2022-08-02 05:45:44.694 | + functions-common:time_stop:2454 : total=3887 2022-08-02 05:45:44.697 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:44.699 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4660 2022-08-02 05:45:44.701 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:45:44.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-02 05:45:44.706 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:44.708 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:44.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-02 05:45:44.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-02 05:45:44.716 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-02 05:45:44.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-02 05:45:44.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-02 05:45:44.726 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-02 05:45:44.726 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-02 05:45:44.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-02 05:45:44.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-02 05:45:44.736 | + functions:vercmp:628 : local v1=5.4 2022-08-02 05:45:44.738 | + functions:vercmp:629 : local 'op=<' 2022-08-02 05:45:44.740 | + functions:vercmp:630 : local v2=3.13 2022-08-02 05:45:44.743 | + functions:vercmp:631 : local result 2022-08-02 05:45:44.746 | ++ functions:vercmp:635 : sort -V 2022-08-02 05:45:44.747 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-02 05:45:44.747 | ++ functions:vercmp:635 : head -1 2022-08-02 05:45:44.752 | + functions:vercmp:635 : result=3.13 2022-08-02 05:45:44.754 | + functions:vercmp:637 : case $op in 2022-08-02 05:45:44.757 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-02 05:45:44.759 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-02 05:45:44.762 | + functions:vercmp:648 : return 2022-08-02 05:45:44.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-02 05:45:44.766 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:45:44.769 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-02 05:45:45.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-02 05:45:45.248 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-02 05:45:45.249 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.255 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.257 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-02 05:45:45.260 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.265 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-02 05:45:45.283 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:45.285 | + ./stack.sh:main:842 : install_etcd3 2022-08-02 05:45:45.287 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-02 05:45:45.288 | Installing etcd 2022-08-02 05:45:45.290 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-02 05:45:45.302 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-02 05:45:45.314 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-02 05:45:45.316 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-02 05:45:45.335 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-02 05:45:45.339 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:45:45.342 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:45:45.345 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:45:45.349 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:45:45.352 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-08-02 05:45:45.355 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-02 05:45:45.358 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:45:45.360 | ++ functions:get_extra_file:74 : return 2022-08-02 05:45:45.363 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:45:45.365 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-02 05:45:45.368 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-02 05:45:45.370 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-02 05:45:45.386 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:45:45.389 | + ./stack.sh:main:861 : install_dstat 2022-08-02 05:45:45.391 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-02 05:45:45.408 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:45:45.410 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-02 05:45:45.412 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:45:45.415 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-02 05:45:45.417 | + ./stack.sh:main:870 : install_libs 2022-08-02 05:45:45.420 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-02 05:45:45.422 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-02 05:45:45.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-02 05:45:45.427 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-02 05:45:45.429 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.431 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.433 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-02 05:45:45.436 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.438 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-02 05:45:45.440 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-02 05:45:45.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-02 05:45:45.445 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-02 05:45:45.447 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.449 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.451 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-02 05:45:45.453 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.456 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-02 05:45:45.458 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-02 05:45:45.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-02 05:45:45.463 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-02 05:45:45.465 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.468 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.470 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-02 05:45:45.472 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.474 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-02 05:45:45.477 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-02 05:45:45.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-02 05:45:45.482 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-02 05:45:45.484 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.486 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.488 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-02 05:45:45.491 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.493 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-02 05:45:45.495 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-02 05:45:45.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-02 05:45:45.500 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-02 05:45:45.502 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.504 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.507 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-02 05:45:45.509 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.512 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-02 05:45:45.514 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-02 05:45:45.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-02 05:45:45.518 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-02 05:45:45.521 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.523 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.526 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-02 05:45:45.528 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.531 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-02 05:45:45.533 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-02 05:45:45.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-02 05:45:45.537 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-02 05:45:45.540 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.542 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.544 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-02 05:45:45.546 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.549 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-02 05:45:45.551 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-02 05:45:45.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-02 05:45:45.556 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-02 05:45:45.558 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.560 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.563 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-02 05:45:45.565 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.567 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-02 05:45:45.570 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-02 05:45:45.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-02 05:45:45.575 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-02 05:45:45.577 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.579 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.581 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-02 05:45:45.584 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.586 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-02 05:45:45.589 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-02 05:45:45.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-02 05:45:45.594 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-02 05:45:45.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.598 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.600 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-02 05:45:45.603 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.605 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-02 05:45:45.607 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-02 05:45:45.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-02 05:45:45.612 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-02 05:45:45.614 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.616 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.618 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-02 05:45:45.621 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.623 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-02 05:45:45.625 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-02 05:45:45.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-02 05:45:45.630 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-02 05:45:45.632 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.635 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.637 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-02 05:45:45.640 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.642 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-02 05:45:45.644 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-02 05:45:45.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-02 05:45:45.649 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-02 05:45:45.652 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.654 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.657 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-02 05:45:45.659 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.661 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-02 05:45:45.663 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-02 05:45:45.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-02 05:45:45.671 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-02 05:45:45.674 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.676 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.679 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-02 05:45:45.682 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.684 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-02 05:45:45.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-02 05:45:45.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-02 05:45:45.691 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-02 05:45:45.693 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.695 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.698 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-02 05:45:45.701 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.703 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-02 05:45:45.705 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-02 05:45:45.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-02 05:45:45.710 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-02 05:45:45.712 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.715 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.717 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-02 05:45:45.720 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.722 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-02 05:45:45.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-02 05:45:45.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-02 05:45:45.729 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-02 05:45:45.731 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.734 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.736 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-02 05:45:45.738 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.740 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-02 05:45:45.743 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-02 05:45:45.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-02 05:45:45.747 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-02 05:45:45.750 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.752 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.754 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-02 05:45:45.757 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.759 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-02 05:45:45.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-02 05:45:45.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-02 05:45:45.766 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-02 05:45:45.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.771 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.773 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-02 05:45:45.776 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.779 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-02 05:45:45.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-02 05:45:45.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-02 05:45:45.786 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-02 05:45:45.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.790 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.793 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-02 05:45:45.795 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.797 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-02 05:45:45.799 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-02 05:45:45.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-02 05:45:45.804 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-02 05:45:45.806 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.809 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.811 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-02 05:45:45.813 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.816 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-02 05:45:45.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-02 05:45:45.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-02 05:45:45.823 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-02 05:45:45.826 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.828 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.830 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-02 05:45:45.833 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.835 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-02 05:45:45.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-02 05:45:45.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-02 05:45:45.842 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-02 05:45:45.845 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.847 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.849 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-02 05:45:45.852 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.854 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-02 05:45:45.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-02 05:45:45.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-02 05:45:45.861 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-02 05:45:45.863 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.866 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.868 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-02 05:45:45.871 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.873 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-02 05:45:45.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-02 05:45:45.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-02 05:45:45.880 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-02 05:45:45.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.885 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.887 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-02 05:45:45.890 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.893 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-02 05:45:45.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-02 05:45:45.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-02 05:45:45.900 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-02 05:45:45.902 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.904 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.907 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-02 05:45:45.909 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.911 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-02 05:45:45.914 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-02 05:45:45.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-02 05:45:45.918 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-02 05:45:45.921 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.923 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.925 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-02 05:45:45.928 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.930 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-02 05:45:45.933 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-02 05:45:45.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-02 05:45:45.938 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-02 05:45:45.940 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.942 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.944 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-02 05:45:45.947 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.950 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-02 05:45:45.952 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-02 05:45:45.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-02 05:45:45.957 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-02 05:45:45.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.962 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.965 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-02 05:45:45.969 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.971 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-02 05:45:45.974 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-02 05:45:45.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-02 05:45:45.979 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-02 05:45:45.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:45.984 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:45.986 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-02 05:45:45.989 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:45.991 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-02 05:45:45.994 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-02 05:45:45.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-02 05:45:45.999 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-02 05:45:46.001 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.003 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.006 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-02 05:45:46.008 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.011 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-02 05:45:46.013 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-02 05:45:46.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-02 05:45:46.018 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-02 05:45:46.020 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.024 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.026 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-02 05:45:46.029 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.031 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-02 05:45:46.033 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-02 05:45:46.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-02 05:45:46.038 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-02 05:45:46.041 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.043 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.045 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-02 05:45:46.048 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.050 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-02 05:45:46.052 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-02 05:45:46.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-02 05:45:46.058 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-02 05:45:46.060 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.062 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.065 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-02 05:45:46.067 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.069 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-02 05:45:46.072 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-02 05:45:46.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-02 05:45:46.077 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-02 05:45:46.079 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.082 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.084 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-02 05:45:46.087 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.089 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-02 05:45:46.091 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-02 05:45:46.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-02 05:45:46.096 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-02 05:45:46.098 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.101 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.103 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-02 05:45:46.106 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.108 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-02 05:45:46.110 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-02 05:45:46.113 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-02 05:45:46.115 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-02 05:45:46.117 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.120 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.123 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-02 05:45:46.125 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.127 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-02 05:45:46.130 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-02 05:45:46.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-02 05:45:46.135 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-02 05:45:46.137 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:46.140 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:46.142 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-02 05:45:46.144 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:46.147 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-02 05:45:46.168 | Using python 3.8 to install etcd3 2022-08-02 05:45:46.170 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-02 05:45:48.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:48.252 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:48.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:48.253 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:49.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:49.311 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-08-02 05:45:49.319 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-08-02 05:45:49.330 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 05:45:49.332 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:45:49.335 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 05:45:51.693 | + inc/python:pip_install:196 : result=0 2022-08-02 05:45:51.695 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:45:51.698 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:51.700 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:51.702 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:51.705 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:51.707 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:51.709 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:45:51.711 | + functions-common:time_stop:2447 : start_time=1659419146163 2022-08-02 05:45:51.714 | + functions-common:time_stop:2449 : [[ -z 1659419146163 ]] 2022-08-02 05:45:51.716 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:51.721 | + functions-common:time_stop:2452 : end_time=1659419151718 2022-08-02 05:45:51.723 | + functions-common:time_stop:2453 : elapsed_time=5555 2022-08-02 05:45:51.725 | + functions-common:time_stop:2454 : total=29599 2022-08-02 05:45:51.727 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:51.729 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35154 2022-08-02 05:45:51.732 | + inc/python:pip_install:199 : return 0 2022-08-02 05:45:51.734 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-02 05:45:51.755 | Using python 3.8 to install etcd3gw 2022-08-02 05:45:51.758 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-02 05:45:53.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:53.862 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:53.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:45:53.862 | from cryptography.utils import int_from_bytes 2022-08-02 05:45:54.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:45:54.917 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-08-02 05:45:54.924 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:45:54.927 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:45:54.930 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:45:54.944 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:45:54.977 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:45:54.981 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:45:54.985 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:45:57.323 | + inc/python:pip_install:196 : result=0 2022-08-02 05:45:57.325 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:45:57.327 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:57.330 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:57.332 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:57.334 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:57.337 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:57.339 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:45:57.341 | + functions-common:time_stop:2447 : start_time=1659419151750 2022-08-02 05:45:57.344 | + functions-common:time_stop:2449 : [[ -z 1659419151750 ]] 2022-08-02 05:45:57.346 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:57.351 | + functions-common:time_stop:2452 : end_time=1659419157348 2022-08-02 05:45:57.353 | + functions-common:time_stop:2453 : elapsed_time=5598 2022-08-02 05:45:57.356 | + functions-common:time_stop:2454 : total=35154 2022-08-02 05:45:57.358 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:57.360 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40752 2022-08-02 05:45:57.362 | + inc/python:pip_install:199 : return 0 2022-08-02 05:45:57.365 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-02 05:45:57.367 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-02 05:45:57.370 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-02 05:45:57.372 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:45:57.374 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:45:57.377 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:45:57.379 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:45:57.381 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:45:57.384 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:45:57.386 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:45:57.389 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:45:57.391 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:45:57.393 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:45:57.396 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-02 05:45:57.398 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:57.401 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:57.404 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-02 05:45:57.406 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 05:45:57.408 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:45:57.411 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:45:57.413 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:45:57.416 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:45:57.418 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:45:57.420 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:45:57.423 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:57.425 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:57.428 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:45:57.430 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:45:57.432 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:45:57.435 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:45:57.437 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 05:45:57.439 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:45:57.442 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:57.444 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:57.446 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 05:45:57.473 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 05:45:57.583 | Reading package lists... 2022-08-02 05:45:57.835 | Building dependency tree... 2022-08-02 05:45:57.836 | Reading state information... 2022-08-02 05:45:58.100 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-02 05:45:58.100 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-02 05:45:58.100 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:45:58.100 | The following packages were automatically installed and are no longer required: 2022-08-02 05:45:58.101 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:45:58.101 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:45:58.101 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:45:58.101 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:45:58.101 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:45:58.101 | python3-zope.interface 2022-08-02 05:45:58.101 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:45:58.216 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:45:58.220 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:45:58.223 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:45:58.225 | + functions-common:time_stop:2440 : local name 2022-08-02 05:45:58.227 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:45:58.230 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:45:58.232 | + functions-common:time_stop:2443 : local total 2022-08-02 05:45:58.234 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:45:58.236 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:45:58.239 | + functions-common:time_stop:2447 : start_time=1659419157470 2022-08-02 05:45:58.241 | + functions-common:time_stop:2449 : [[ -z 1659419157470 ]] 2022-08-02 05:45:58.244 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:45:58.248 | + functions-common:time_stop:2452 : end_time=1659419158245 2022-08-02 05:45:58.250 | + functions-common:time_stop:2453 : elapsed_time=775 2022-08-02 05:45:58.252 | + functions-common:time_stop:2454 : total=4660 2022-08-02 05:45:58.255 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:45:58.257 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5435 2022-08-02 05:45:58.260 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:45:58.262 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-02 05:45:58.264 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:45:58.267 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:45:58.269 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-02 05:45:58.331 | Module proxy already enabled 2022-08-02 05:45:58.335 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-02 05:45:58.397 | Considering dependency proxy for proxy_uwsgi: 2022-08-02 05:45:58.397 | Module proxy already enabled 2022-08-02 05:45:58.397 | Module proxy_uwsgi already enabled 2022-08-02 05:45:58.402 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-02 05:45:58.404 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:45:58.407 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:45:58.410 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:45:58.549 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-02 05:45:58.551 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-02 05:45:58.554 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-02 05:45:58.556 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.560 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.563 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-02 05:45:58.566 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.568 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-02 05:45:58.570 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-02 05:45:58.573 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-02 05:45:58.576 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.578 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.580 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-02 05:45:58.583 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.585 | + ./stack.sh:main:878 : install_glanceclient 2022-08-02 05:45:58.588 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-02 05:45:58.591 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-02 05:45:58.594 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.596 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.599 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-02 05:45:58.601 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.603 | + ./stack.sh:main:879 : install_cinderclient 2022-08-02 05:45:58.606 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-02 05:45:58.608 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-02 05:45:58.611 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.613 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.615 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-02 05:45:58.618 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.621 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-02 05:45:58.623 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-02 05:45:58.626 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.628 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.630 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-02 05:45:58.633 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.636 | + ./stack.sh:main:880 : install_novaclient 2022-08-02 05:45:58.638 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-02 05:45:58.641 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-02 05:45:58.643 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.645 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.648 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-02 05:45:58.650 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.653 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-02 05:45:58.670 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:58.672 | + ./stack.sh:main:882 : install_swiftclient 2022-08-02 05:45:58.675 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-02 05:45:58.677 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-02 05:45:58.679 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.682 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.685 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-02 05:45:58.687 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.690 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-02 05:45:58.707 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:45:58.709 | + ./stack.sh:main:885 : install_neutronclient 2022-08-02 05:45:58.712 | + lib/neutron:install_neutronclient:466 : use_library_from_git python-neutronclient 2022-08-02 05:45:58.714 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-02 05:45:58.717 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.719 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.722 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-02 05:45:58.724 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.727 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-02 05:45:58.729 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-02 05:45:58.731 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-02 05:45:58.734 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:45:58.736 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:45:58.739 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-02 05:45:58.741 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:45:58.744 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-02 05:45:58.747 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-02 05:45:58.749 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:45:58.752 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-02 05:45:58.754 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-02 05:45:58.757 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:45:58.761 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:45:58.761 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:45:58.766 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-02 05:45:58.768 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-02 05:45:58.771 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-02 05:45:58.774 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-02 05:45:58.776 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-02 05:45:58.797 | Using python 3.8 to install keystonemiddleware 2022-08-02 05:45:58.799 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-02 05:46:00.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:00.870 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:00.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:00.870 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:01.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:46:01.915 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:46:01.967 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:46:02.004 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:46:02.044 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:46:02.049 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:46:02.054 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:46:02.092 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:46:02.100 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:46:02.114 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:46:02.120 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:46:02.122 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:46:02.132 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:46:02.135 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:46:02.141 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:46:02.146 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:46:02.167 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:46:02.171 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:46:02.185 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:46:02.189 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:46:02.192 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:46:02.196 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:46:02.228 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:46:02.241 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:46:02.298 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:46:02.303 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:46:02.309 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:46:02.315 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:46:02.317 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:46:02.320 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:46:02.324 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:46:02.327 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:46:02.331 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:46:02.334 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:46:02.337 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:46:02.341 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:46:02.344 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:46:04.442 | + inc/python:pip_install:196 : result=0 2022-08-02 05:46:04.444 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:46:04.447 | + functions-common:time_stop:2440 : local name 2022-08-02 05:46:04.449 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:46:04.452 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:46:04.454 | + functions-common:time_stop:2443 : local total 2022-08-02 05:46:04.456 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:46:04.458 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:46:04.460 | + functions-common:time_stop:2447 : start_time=1659419158791 2022-08-02 05:46:04.463 | + functions-common:time_stop:2449 : [[ -z 1659419158791 ]] 2022-08-02 05:46:04.466 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:46:04.470 | + functions-common:time_stop:2452 : end_time=1659419164468 2022-08-02 05:46:04.472 | + functions-common:time_stop:2453 : elapsed_time=5677 2022-08-02 05:46:04.474 | + functions-common:time_stop:2454 : total=40752 2022-08-02 05:46:04.477 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:46:04.479 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46429 2022-08-02 05:46:04.481 | + inc/python:pip_install:199 : return 0 2022-08-02 05:46:04.484 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-02 05:46:04.486 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-02 05:46:04.489 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:46:04.492 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-02 05:46:04.494 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-02 05:46:04.497 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:46:04.500 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:46:04.501 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:46:04.506 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-02 05:46:04.508 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-02 05:46:04.511 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-02 05:46:04.514 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-02 05:46:04.517 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-02 05:46:04.541 | Using python 3.8 to install python-memcached 2022-08-02 05:46:04.543 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-02 05:46:06.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:06.625 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:06.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:06.626 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:07.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:46:07.672 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-02 05:46:07.676 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:46:10.065 | + inc/python:pip_install:196 : result=0 2022-08-02 05:46:10.067 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:46:10.070 | + functions-common:time_stop:2440 : local name 2022-08-02 05:46:10.073 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:46:10.075 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:46:10.077 | + functions-common:time_stop:2443 : local total 2022-08-02 05:46:10.079 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:46:10.082 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:46:10.084 | + functions-common:time_stop:2447 : start_time=1659419164535 2022-08-02 05:46:10.086 | + functions-common:time_stop:2449 : [[ -z 1659419164535 ]] 2022-08-02 05:46:10.089 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:46:10.093 | + functions-common:time_stop:2452 : end_time=1659419170090 2022-08-02 05:46:10.095 | + functions-common:time_stop:2453 : elapsed_time=5555 2022-08-02 05:46:10.097 | + functions-common:time_stop:2454 : total=46429 2022-08-02 05:46:10.100 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:46:10.102 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51984 2022-08-02 05:46:10.105 | + inc/python:pip_install:199 : return 0 2022-08-02 05:46:10.107 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-02 05:46:10.124 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:10.127 | + ./stack.sh:main:892 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 05:46:10.129 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-02 05:46:10.131 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-02 05:46:10.134 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-02 05:46:10.137 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:46:10.139 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-02 05:46:10.142 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-02 05:46:10.157 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:10.159 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-02 05:46:10.162 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-02 05:46:10.164 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-02 05:46:10.166 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:46:10.168 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:46:10.171 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:46:10.173 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:46:10.175 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:46:10.178 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:46:10.194 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:46:10.196 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:46:10.198 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:10.201 | + functions-common:git_clone:618 : echo master 2022-08-02 05:46:10.202 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:46:10.206 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-02 05:46:10.209 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:10.211 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-02 05:46:10.223 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-02 05:46:10.226 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:46:10.226 | + functions-common:git_clone:679 : head -1 2022-08-02 05:46:10.229 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-02 05:46:10.232 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:46:10.234 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-02 05:46:10.237 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:46:10.239 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 05:46:10.241 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-02 05:46:10.244 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:46:10.246 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-02 05:46:10.249 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:46:10.251 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 05:46:10.253 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-02 05:46:10.255 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:46:10.258 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:46:10.261 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-02 05:46:10.264 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:46:10.267 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-02 05:46:10.269 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:46:10.271 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:46:10.274 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-02 05:46:10.280 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-02 05:46:10.282 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-02 05:46:10.922 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-02 05:46:10.924 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:46:10.926 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:46:10.929 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:46:10.931 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 05:46:10.933 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-02 05:46:10.935 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:46:10.937 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:46:10.939 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:46:10.942 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:46:10.944 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:46:10.946 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:46:10.948 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:46:10.950 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-02 05:46:10.971 | Using python 3.8 to install /opt/stack/keystone 2022-08-02 05:46:10.973 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-02 05:46:13.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:13.079 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:13.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:13.079 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:14.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:46:14.176 | Obtaining file:///opt/stack/keystone 2022-08-02 05:46:15.775 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-08-02 05:46:15.791 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-02 05:46:15.801 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 05:46:15.807 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 05:46:15.809 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-02 05:46:15.836 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 05:46:15.981 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:46:15.995 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-02 05:46:16.000 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-02 05:46:16.013 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:46:16.021 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:46:16.024 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-08-02 05:46:16.030 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:46:16.067 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:46:16.073 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:46:16.078 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 05:46:16.114 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-08-02 05:46:16.117 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:46:16.156 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:46:16.208 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:46:16.211 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-08-02 05:46:16.221 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:46:16.258 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:46:16.297 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:46:16.303 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 05:46:16.349 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:46:16.354 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:46:16.392 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 05:46:16.446 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 05:46:16.460 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 05:46:16.478 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 05:46:16.492 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:46:16.501 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 05:46:16.523 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 05:46:16.533 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:46:16.547 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:46:16.585 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:46:16.591 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-08-02 05:46:16.603 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:46:16.606 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:46:16.617 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 05:46:16.624 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:46:16.634 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:46:16.636 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:46:16.639 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:46:16.644 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 05:46:16.649 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-02 05:46:16.671 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:46:16.675 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:46:16.696 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:46:16.699 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:46:16.713 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:46:16.717 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-02 05:46:16.720 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:46:16.723 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 05:46:16.733 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 05:46:16.736 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 05:46:16.739 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:46:16.743 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 05:46:16.752 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 05:46:16.784 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 05:46:16.795 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:46:16.826 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:46:16.831 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-02 05:46:16.871 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:46:16.876 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 05:46:16.903 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:46:16.906 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:46:16.968 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 05:46:16.996 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:46:17.054 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:46:17.058 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:46:17.061 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:46:17.067 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 05:46:17.080 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:46:17.083 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:46:17.128 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 05:46:17.133 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:46:17.136 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:46:17.144 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 05:46:17.154 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:46:17.163 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 05:46:17.172 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:46:17.183 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 05:46:17.194 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:46:17.197 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:46:17.200 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 05:46:17.213 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-02 05:46:17.215 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 05:46:17.220 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:46:17.225 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:46:17.228 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:46:17.231 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 05:46:17.233 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:46:17.235 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-08-02 05:46:17.253 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:46:17.257 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:46:17.261 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 05:46:17.271 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 05:46:17.275 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:46:17.301 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:46:17.304 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 05:46:18.471 | Installing collected packages: keystone 2022-08-02 05:46:18.471 | Attempting uninstall: keystone 2022-08-02 05:46:18.472 | Found existing installation: keystone 21.1.0.dev33 2022-08-02 05:46:18.475 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-02 05:46:18.476 | Running setup.py develop for keystone 2022-08-02 05:46:20.516 | Successfully installed keystone 2022-08-02 05:46:20.626 | + inc/python:pip_install:196 : result=0 2022-08-02 05:46:20.628 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:46:20.631 | + functions-common:time_stop:2440 : local name 2022-08-02 05:46:20.633 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:46:20.635 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:46:20.637 | + functions-common:time_stop:2443 : local total 2022-08-02 05:46:20.639 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:46:20.642 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:46:20.644 | + functions-common:time_stop:2447 : start_time=1659419170966 2022-08-02 05:46:20.646 | + functions-common:time_stop:2449 : [[ -z 1659419170966 ]] 2022-08-02 05:46:20.649 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:46:20.653 | + functions-common:time_stop:2452 : end_time=1659419180650 2022-08-02 05:46:20.655 | + functions-common:time_stop:2453 : elapsed_time=9684 2022-08-02 05:46:20.657 | + functions-common:time_stop:2454 : total=51984 2022-08-02 05:46:20.659 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:46:20.661 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61668 2022-08-02 05:46:20.663 | + inc/python:pip_install:199 : return 0 2022-08-02 05:46:20.666 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:46:20.668 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 05:46:20.670 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 05:46:20.689 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 05:46:20.701 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-02 05:46:20.704 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-02 05:46:20.706 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:46:20.708 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:46:20.711 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-02 05:46:20.713 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:46:20.716 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-02 05:46:20.732 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:20.735 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-02 05:46:20.737 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:46:20.740 | + ./stack.sh:main:894 : configure_keystone 2022-08-02 05:46:20.742 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-02 05:46:20.755 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-02 05:46:20.757 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-02 05:46:20.763 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-02 05:46:20.778 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:20.781 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-02 05:46:20.811 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-02 05:46:20.839 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-02 05:46:20.869 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-02 05:46:20.899 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-02 05:46:20.929 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-02 05:46:20.960 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-02 05:46:20.987 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-02 05:46:21.015 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-02 05:46:21.018 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-02 05:46:21.020 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-02 05:46:21.022 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-02 05:46:21.025 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:46:21.027 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:46:21.043 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:21.046 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:46:21.048 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:46:21.051 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:46:21.066 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:21.069 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:46:21.072 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:46:21.101 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:46:21.104 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:46:21.106 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-02 05:46:21.109 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-02 05:46:21.125 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:21.127 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.65/identity 2022-08-02 05:46:21.158 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-02 05:46:21.160 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-02 05:46:21.191 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-02 05:46:21.194 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-02 05:46:21.196 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-02 05:46:21.198 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-02 05:46:21.201 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:46:21.203 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:46:21.205 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:46:21.221 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:21.224 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:46:21.226 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-02 05:46:21.230 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-02 05:46:21.260 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-02 05:46:21.262 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-02 05:46:21.264 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-02 05:46:21.267 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-02 05:46:21.270 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:46:21.287 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:46:21.290 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:46:21.293 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:46:21.295 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:46:21.297 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 05:46:21.324 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:46:21.353 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:46:21.380 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:46:21.408 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-02 05:46:21.436 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-02 05:46:21.438 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-02 05:46:21.441 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-02 05:46:21.443 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-02 05:46:21.445 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-02 05:46:21.448 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:46:21.450 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:46:21.453 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-02 05:46:21.457 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-02 05:46:21.459 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:46:21.462 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:46:21.475 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:46:21.475 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:46:21.484 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:46:21.487 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:46:21.503 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 05:46:21.505 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-02 05:46:21.509 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-02 05:46:21.539 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-02 05:46:21.565 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-02 05:46:21.593 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-02 05:46:21.620 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-02 05:46:21.650 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-02 05:46:21.677 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-02 05:46:21.704 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-02 05:46:21.732 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-02 05:46:21.759 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 05:46:21.787 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-02 05:46:21.814 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-02 05:46:21.841 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-02 05:46:21.869 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:46:21.871 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:46:21.874 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-02 05:46:21.876 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-02 05:46:21.878 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:46:21.881 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:21.884 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:21.886 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 05:46:21.889 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 05:46:21.891 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 05:46:21.918 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-02 05:46:21.946 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-02 05:46:21.947 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 05:46:21.956 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-02 05:46:21.959 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-02 05:46:21.961 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-02 05:46:21.964 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:46:21.966 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:46:21.968 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:46:21.971 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:21.973 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:21.975 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:46:21.978 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:46:21.980 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:21.983 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:21.985 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-02 05:46:22.046 | Site keystone-wsgi-public already enabled 2022-08-02 05:46:22.051 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:46:22.053 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:46:22.056 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:46:22.058 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:46:22.196 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-02 05:46:22.226 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-02 05:46:22.259 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-02 05:46:22.291 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-02 05:46:22.293 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-02 05:46:22.324 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-02 05:46:22.352 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-02 05:46:22.381 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 05:46:22.383 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 05:46:22.386 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-02 05:46:22.403 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:22.405 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-02 05:46:22.422 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:22.425 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-02 05:46:22.427 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-02 05:46:22.430 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-02 05:46:22.433 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:46:22.435 | + lib/stack:stack_install_service:32 : install_swift 2022-08-02 05:46:22.437 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-02 05:46:22.440 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-02 05:46:22.442 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-02 05:46:22.444 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:46:22.447 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:46:22.449 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:46:22.452 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:46:22.454 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:46:22.457 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:46:22.473 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:46:22.475 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:46:22.478 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:22.481 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:46:22.483 | + functions-common:git_clone:618 : echo master 2022-08-02 05:46:22.487 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-02 05:46:22.489 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:22.491 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-02 05:46:22.505 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-02 05:46:22.508 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:46:22.508 | + functions-common:git_clone:679 : head -1 2022-08-02 05:46:22.512 | f28410819 Merge "py310: Fix formatdate() call" 2022-08-02 05:46:22.517 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:46:22.519 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-02 05:46:22.522 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:46:22.524 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 05:46:22.527 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-02 05:46:22.529 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-02 05:46:22.532 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-02 05:46:22.534 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:46:22.536 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 05:46:22.539 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-02 05:46:22.542 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:46:22.544 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-02 05:46:22.547 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-02 05:46:22.549 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:46:22.552 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-02 05:46:22.554 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:46:22.557 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:46:22.560 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-02 05:46:22.566 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-02 05:46:22.568 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-02 05:46:23.196 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-02 05:46:23.199 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:46:23.201 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:46:23.203 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:46:23.206 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 05:46:23.208 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-02 05:46:23.210 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:46:23.213 | + inc/python:setup_package:424 : local extras=keystone 2022-08-02 05:46:23.215 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:46:23.218 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-02 05:46:23.220 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-02 05:46:23.222 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-02 05:46:23.225 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:46:23.227 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-02 05:46:23.247 | Using python 3.8 to install /opt/stack/swift 2022-08-02 05:46:23.250 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-02 05:46:25.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:25.326 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:25.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:25.326 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:26.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:46:26.363 | Obtaining file:///opt/stack/swift 2022-08-02 05:46:27.665 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 05:46:27.675 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:46:27.712 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:46:27.721 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:46:27.726 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:46:27.778 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 05:46:27.788 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:46:27.792 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:46:27.828 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:46:27.868 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:46:27.873 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:46:27.878 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:46:27.916 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:46:27.925 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:46:27.939 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:46:27.944 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:46:27.947 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:46:27.957 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-02 05:46:27.959 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:46:27.962 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:46:27.968 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:46:27.973 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:46:27.994 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:46:27.998 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:46:28.011 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:46:28.015 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:46:28.018 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:46:28.023 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:46:28.055 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-02 05:46:28.059 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-02 05:46:28.061 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:46:28.065 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:46:28.092 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:46:28.104 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:46:28.162 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:46:28.167 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:46:28.174 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:46:28.176 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:46:28.181 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:46:28.184 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:46:28.187 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:46:28.190 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:46:28.194 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:46:28.198 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:46:28.201 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:46:28.205 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:46:28.208 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:46:30.071 | Installing collected packages: swift 2022-08-02 05:46:30.071 | Attempting uninstall: swift 2022-08-02 05:46:30.071 | Found existing installation: swift 2.30.0.dev134 2022-08-02 05:46:30.074 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-02 05:46:30.075 | Running setup.py develop for swift 2022-08-02 05:46:31.942 | Successfully installed swift 2022-08-02 05:46:32.051 | + inc/python:pip_install:196 : result=0 2022-08-02 05:46:32.053 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:46:32.056 | + functions-common:time_stop:2440 : local name 2022-08-02 05:46:32.058 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:46:32.060 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:46:32.062 | + functions-common:time_stop:2443 : local total 2022-08-02 05:46:32.065 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:46:32.067 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:46:32.069 | + functions-common:time_stop:2447 : start_time=1659419183242 2022-08-02 05:46:32.072 | + functions-common:time_stop:2449 : [[ -z 1659419183242 ]] 2022-08-02 05:46:32.074 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:46:32.078 | + functions-common:time_stop:2452 : end_time=1659419192076 2022-08-02 05:46:32.081 | + functions-common:time_stop:2453 : elapsed_time=8834 2022-08-02 05:46:32.083 | + functions-common:time_stop:2454 : total=61668 2022-08-02 05:46:32.085 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:46:32.088 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70502 2022-08-02 05:46:32.090 | + inc/python:pip_install:199 : return 0 2022-08-02 05:46:32.092 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:46:32.095 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 05:46:32.097 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 05:46:32.115 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 05:46:32.127 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-02 05:46:32.130 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-02 05:46:32.132 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:46:32.135 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:46:32.137 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-02 05:46:32.140 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:46:32.142 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-02 05:46:32.145 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:46:32.147 | + ./stack.sh:main:903 : configure_swift 2022-08-02 05:46:32.150 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-02 05:46:32.152 | + lib/swift:configure_swift:332 : local node_number 2022-08-02 05:46:32.154 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-02 05:46:32.156 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-02 05:46:32.158 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 05:46:33.180 | No object-expirer running 2022-08-02 05:46:33.180 | No account-reaper running 2022-08-02 05:46:33.181 | No object-server running 2022-08-02 05:46:33.181 | No object-auditor running 2022-08-02 05:46:33.181 | No object-replicator running 2022-08-02 05:46:33.181 | No account-server running 2022-08-02 05:46:33.181 | No container-auditor running 2022-08-02 05:46:33.181 | No object-reconstructor running 2022-08-02 05:46:33.181 | No container-server running 2022-08-02 05:46:33.181 | No proxy-server running 2022-08-02 05:46:33.181 | No container-sharder running 2022-08-02 05:46:33.181 | No account-auditor running 2022-08-02 05:46:33.181 | No object-updater running 2022-08-02 05:46:33.181 | No container-sync running 2022-08-02 05:46:33.181 | No account-replicator running 2022-08-02 05:46:33.181 | No container-updater running 2022-08-02 05:46:33.181 | No container-replicator running 2022-08-02 05:46:33.181 | No container-reconciler running 2022-08-02 05:46:33.250 | + lib/swift:configure_swift:337 : true 2022-08-02 05:46:33.252 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-02 05:46:33.264 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-02 05:46:33.277 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-02 05:46:33.280 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-02 05:46:33.280 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-02 05:46:33.285 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-02 05:46:33.285 | s/%GROUP%/ubuntu/; 2022-08-02 05:46:33.285 | s/%USER%/ubuntu/; 2022-08-02 05:46:33.285 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-02 05:46:33.285 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-02 05:46:33.288 | uid = ubuntu 2022-08-02 05:46:33.288 | gid = ubuntu 2022-08-02 05:46:33.288 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-02 05:46:33.288 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-02 05:46:33.288 | address = 127.0.0.1 2022-08-02 05:46:33.288 | 2022-08-02 05:46:33.288 | [account6612] 2022-08-02 05:46:33.288 | max connections = 25 2022-08-02 05:46:33.288 | path = /opt/stack/data/swift/1/node/ 2022-08-02 05:46:33.289 | read only = false 2022-08-02 05:46:33.289 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-02 05:46:33.289 | 2022-08-02 05:46:33.289 | [account6622] 2022-08-02 05:46:33.289 | max connections = 25 2022-08-02 05:46:33.289 | path = /opt/stack/data/swift/2/node/ 2022-08-02 05:46:33.289 | read only = false 2022-08-02 05:46:33.289 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-02 05:46:33.289 | 2022-08-02 05:46:33.289 | [account6632] 2022-08-02 05:46:33.289 | max connections = 25 2022-08-02 05:46:33.289 | path = /opt/stack/data/swift/3/node/ 2022-08-02 05:46:33.289 | read only = false 2022-08-02 05:46:33.289 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-02 05:46:33.289 | 2022-08-02 05:46:33.290 | [account6642] 2022-08-02 05:46:33.290 | max connections = 25 2022-08-02 05:46:33.290 | path = /opt/stack/data/swift/4/node/ 2022-08-02 05:46:33.290 | read only = false 2022-08-02 05:46:33.290 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-02 05:46:33.290 | 2022-08-02 05:46:33.290 | 2022-08-02 05:46:33.290 | [container6611] 2022-08-02 05:46:33.290 | max connections = 25 2022-08-02 05:46:33.290 | path = /opt/stack/data/swift/1/node/ 2022-08-02 05:46:33.290 | read only = false 2022-08-02 05:46:33.290 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-02 05:46:33.290 | 2022-08-02 05:46:33.290 | [container6621] 2022-08-02 05:46:33.290 | max connections = 25 2022-08-02 05:46:33.290 | path = /opt/stack/data/swift/2/node/ 2022-08-02 05:46:33.290 | read only = false 2022-08-02 05:46:33.290 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-02 05:46:33.290 | 2022-08-02 05:46:33.290 | [container6631] 2022-08-02 05:46:33.290 | max connections = 25 2022-08-02 05:46:33.290 | path = /opt/stack/data/swift/3/node/ 2022-08-02 05:46:33.290 | read only = false 2022-08-02 05:46:33.290 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-02 05:46:33.290 | 2022-08-02 05:46:33.290 | [container6641] 2022-08-02 05:46:33.290 | max connections = 25 2022-08-02 05:46:33.290 | path = /opt/stack/data/swift/4/node/ 2022-08-02 05:46:33.290 | read only = false 2022-08-02 05:46:33.290 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-02 05:46:33.290 | 2022-08-02 05:46:33.290 | 2022-08-02 05:46:33.290 | [object6613] 2022-08-02 05:46:33.290 | max connections = 25 2022-08-02 05:46:33.290 | path = /opt/stack/data/swift/1/node/ 2022-08-02 05:46:33.290 | read only = false 2022-08-02 05:46:33.290 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-02 05:46:33.291 | 2022-08-02 05:46:33.291 | [object6623] 2022-08-02 05:46:33.291 | max connections = 25 2022-08-02 05:46:33.291 | path = /opt/stack/data/swift/2/node/ 2022-08-02 05:46:33.291 | read only = false 2022-08-02 05:46:33.291 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-02 05:46:33.291 | 2022-08-02 05:46:33.291 | [object6633] 2022-08-02 05:46:33.291 | max connections = 25 2022-08-02 05:46:33.291 | path = /opt/stack/data/swift/3/node/ 2022-08-02 05:46:33.291 | read only = false 2022-08-02 05:46:33.291 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-02 05:46:33.291 | 2022-08-02 05:46:33.291 | [object6643] 2022-08-02 05:46:33.291 | max connections = 25 2022-08-02 05:46:33.291 | path = /opt/stack/data/swift/4/node/ 2022-08-02 05:46:33.291 | read only = false 2022-08-02 05:46:33.291 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-02 05:46:33.294 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-02 05:46:33.296 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:33.298 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:33.300 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-02 05:46:33.312 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-02 05:46:33.314 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-02 05:46:33.319 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-02 05:46:33.323 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-02 05:46:33.325 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-02 05:46:33.329 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-02 05:46:33.358 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.65:8080/v1/ 2022-08-02 05:46:33.383 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-02 05:46:33.401 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-02 05:46:33.431 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-02 05:46:33.449 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:46:33.478 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-02 05:46:33.495 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-02 05:46:33.523 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-02 05:46:33.542 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-02 05:46:33.569 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-02 05:46:33.588 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:46:33.615 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-02 05:46:33.637 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-02 05:46:33.652 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:33.655 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-02 05:46:33.684 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-02 05:46:33.711 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-02 05:46:33.738 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-02 05:46:33.765 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-02 05:46:33.767 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-02 05:46:33.782 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:33.785 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-02 05:46:33.811 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-02 05:46:33.827 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:33.829 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-02 05:46:33.844 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:33.846 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-02 05:46:33.849 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-02 05:46:33.864 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:33.866 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-02 05:46:33.868 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-02 05:46:33.871 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-02 05:46:33.876 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-02 05:46:33.881 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-02 05:46:33.909 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-02 05:46:33.937 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-02 05:46:33.967 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-02 05:46:33.998 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-02 05:46:34.026 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-02 05:46:34.028 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-02 05:46:34.030 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-02 05:46:34.032 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-02 05:46:34.034 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-02 05:46:34.061 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-02 05:46:34.088 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:46:34.115 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-02 05:46:34.142 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-02 05:46:34.169 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-02 05:46:34.197 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-02 05:46:34.223 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-02 05:46:34.251 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:46:34.278 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-02 05:46:34.306 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-02 05:46:34.333 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-02 05:46:34.360 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-02 05:46:34.388 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-02 05:46:34.419 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-02 05:46:34.447 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-02 05:46:34.465 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-02 05:46:34.493 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-02 05:46:34.521 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-02 05:46:34.525 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-02 05:46:34.558 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-02 05:46:34.585 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-02 05:46:34.612 | + lib/swift:configure_swift:480 : local node_number 2022-08-02 05:46:34.614 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 05:46:34.616 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 05:46:34.619 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-02 05:46:34.623 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-02 05:46:34.625 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 05:46:34.628 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 05:46:34.630 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-02 05:46:34.632 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-02 05:46:34.634 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 05:46:34.637 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 05:46:34.639 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-02 05:46:34.658 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-02 05:46:34.685 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-02 05:46:34.703 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-02 05:46:34.732 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-02 05:46:34.750 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:46:34.779 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-02 05:46:34.797 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 05:46:34.825 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-02 05:46:34.843 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 05:46:34.873 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-02 05:46:34.891 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-02 05:46:34.920 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-02 05:46:34.938 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-02 05:46:34.969 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-02 05:46:34.988 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-02 05:46:35.022 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-02 05:46:35.042 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-02 05:46:35.069 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-02 05:46:35.075 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-02 05:46:35.093 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:46:35.121 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-02 05:46:35.151 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 05:46:35.154 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-02 05:46:35.158 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-02 05:46:35.160 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 05:46:35.162 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 05:46:35.165 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-02 05:46:35.167 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-02 05:46:35.169 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 05:46:35.171 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 05:46:35.173 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-02 05:46:35.191 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-02 05:46:35.221 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-02 05:46:35.238 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-02 05:46:35.267 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-02 05:46:35.286 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:46:35.314 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-02 05:46:35.332 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 05:46:35.365 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-02 05:46:35.384 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 05:46:35.413 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-02 05:46:35.431 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-02 05:46:35.461 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-02 05:46:35.479 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-02 05:46:35.508 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-02 05:46:35.526 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-02 05:46:35.555 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-02 05:46:35.574 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-02 05:46:35.601 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-02 05:46:35.605 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-02 05:46:35.624 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:46:35.657 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 05:46:35.662 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-02 05:46:35.667 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-02 05:46:35.670 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 05:46:35.672 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 05:46:35.675 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-02 05:46:35.677 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-02 05:46:35.679 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 05:46:35.682 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 05:46:35.684 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-02 05:46:35.703 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-02 05:46:35.731 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-02 05:46:35.749 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-02 05:46:35.778 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-02 05:46:35.797 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:46:35.825 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-02 05:46:35.843 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 05:46:35.873 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-02 05:46:35.890 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 05:46:35.919 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-02 05:46:35.938 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-02 05:46:35.966 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-02 05:46:35.986 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-02 05:46:36.019 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-02 05:46:36.038 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-02 05:46:36.067 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-02 05:46:36.085 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-02 05:46:36.113 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-02 05:46:36.118 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-02 05:46:36.136 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:46:36.165 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-02 05:46:36.193 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-02 05:46:36.221 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-02 05:46:36.249 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-02 05:46:36.251 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-02 05:46:36.256 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-02 05:46:36.285 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-02 05:46:36.313 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-02 05:46:36.342 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-02 05:46:36.371 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-02 05:46:36.399 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-02 05:46:36.427 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-02 05:46:36.455 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-02 05:46:36.483 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-02 05:46:36.510 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-02 05:46:36.527 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:36.529 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-02 05:46:36.550 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-02 05:46:36.553 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-02 05:46:36.573 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-02 05:46:36.575 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.65 2022-08-02 05:46:36.603 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-02 05:46:36.605 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-02 05:46:36.633 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.65/identity 2022-08-02 05:46:36.662 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-02 05:46:36.665 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-02 05:46:36.692 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-02 05:46:36.708 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:36.710 | + lib/swift:configure_swift:543 : local user_group 2022-08-02 05:46:36.714 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-02 05:46:36.718 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-02 05:46:36.721 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-02 05:46:36.733 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-02 05:46:36.735 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-02 05:46:36.747 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-02 05:46:36.749 | + lib/swift:configure_swift:550 : is_suse 2022-08-02 05:46:36.752 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:46:36.754 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:46:36.756 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:46:36.759 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:46:36.761 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:46:36.764 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:46:36.766 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-02 05:46:36.779 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-02 05:46:36.782 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-02 05:46:36.784 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-02 05:46:36.801 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:36.804 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-02 05:46:36.822 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:36.824 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-02 05:46:36.826 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-02 05:46:36.829 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-02 05:46:36.831 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:46:36.834 | + lib/stack:stack_install_service:32 : install_glance 2022-08-02 05:46:36.837 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-02 05:46:36.840 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-02 05:46:36.842 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-02 05:46:36.859 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:36.862 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-02 05:46:36.865 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-02 05:46:36.882 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:36.885 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-02 05:46:36.888 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-02 05:46:36.890 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-02 05:46:36.893 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:46:36.896 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:46:36.898 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-02 05:46:36.901 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:46:36.904 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-02 05:46:36.907 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-02 05:46:36.910 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-02 05:46:36.913 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-02 05:46:36.915 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-02 05:46:36.918 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-02 05:46:36.921 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-02 05:46:36.924 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-02 05:46:36.927 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-02 05:46:36.929 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-02 05:46:36.934 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:46:36.934 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-02 05:46:36.939 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-02 05:46:36.942 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-02 05:46:36.944 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-02 05:46:36.948 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-02 05:46:36.950 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-02 05:46:36.972 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-02 05:46:36.974 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-02 05:46:39.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:39.081 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:39.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:39.081 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:40.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:46:40.146 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-02 05:46:40.226 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:46:40.237 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:46:40.276 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:46:40.334 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 05:46:40.358 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:46:40.362 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 05:46:40.379 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:46:40.390 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:46:40.429 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:46:40.435 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:46:40.439 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:46:40.478 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 05:46:40.492 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 05:46:40.495 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:46:40.503 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 05:46:40.525 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:46:40.540 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:46:40.545 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:46:40.548 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:46:40.550 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:46:40.558 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 05:46:40.562 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 05:46:40.577 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:46:40.582 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:46:40.603 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-02 05:46:40.623 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:46:40.627 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:46:40.640 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:46:40.645 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 05:46:40.648 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:46:40.651 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:46:40.655 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 05:46:40.669 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:46:40.701 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:46:40.706 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:46:40.715 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:46:40.777 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 05:46:40.804 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:46:40.807 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:46:40.810 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:46:40.816 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:46:40.820 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:46:40.823 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:46:40.828 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:46:40.832 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:46:40.835 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 05:46:40.843 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 05:46:40.855 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:46:40.867 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:46:40.879 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 05:46:40.888 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:46:40.891 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:46:40.903 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:46:40.906 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:46:40.911 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:46:40.913 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:46:40.940 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 05:46:40.966 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:46:40.969 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:46:40.972 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 05:46:40.975 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 05:46:40.982 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:46:42.814 | + inc/python:pip_install:196 : result=0 2022-08-02 05:46:42.816 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:46:42.818 | + functions-common:time_stop:2440 : local name 2022-08-02 05:46:42.821 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:46:42.824 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:46:42.826 | + functions-common:time_stop:2443 : local total 2022-08-02 05:46:42.829 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:46:42.831 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:46:42.833 | + functions-common:time_stop:2447 : start_time=1659419196966 2022-08-02 05:46:42.836 | + functions-common:time_stop:2449 : [[ -z 1659419196966 ]] 2022-08-02 05:46:42.839 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:46:42.843 | + functions-common:time_stop:2452 : end_time=1659419202841 2022-08-02 05:46:42.846 | + functions-common:time_stop:2453 : elapsed_time=5875 2022-08-02 05:46:42.848 | + functions-common:time_stop:2454 : total=70502 2022-08-02 05:46:42.850 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:46:42.853 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76377 2022-08-02 05:46:42.855 | + inc/python:pip_install:199 : return 0 2022-08-02 05:46:42.858 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-02 05:46:42.860 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-02 05:46:42.863 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-02 05:46:42.876 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-02 05:46:42.881 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-02 05:46:42.884 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-02 05:46:42.886 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-02 05:46:42.889 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:46:42.891 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:46:42.894 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:46:42.897 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:46:42.899 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:46:42.902 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:46:42.919 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:46:42.922 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:46:42.924 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:42.927 | + functions-common:git_clone:618 : echo master 2022-08-02 05:46:42.927 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:46:42.933 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-02 05:46:42.935 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:42.938 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-02 05:46:42.951 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-02 05:46:42.954 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:46:42.954 | + functions-common:git_clone:679 : head -1 2022-08-02 05:46:42.957 | 81fee546a Merge "glance-manage: fix crash under Python3.11" 2022-08-02 05:46:42.960 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:46:42.962 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-02 05:46:42.965 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:46:42.967 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 05:46:42.970 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-02 05:46:42.972 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:46:42.975 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-02 05:46:42.978 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:46:42.980 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 05:46:42.982 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-02 05:46:42.985 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:46:42.987 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:46:42.991 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-02 05:46:42.994 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:46:42.996 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-02 05:46:42.999 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:46:43.001 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:46:43.005 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-02 05:46:43.011 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-02 05:46:43.013 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-02 05:46:43.642 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-02 05:46:43.645 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:46:43.647 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:46:43.650 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:46:43.653 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 05:46:43.655 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-02 05:46:43.658 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:46:43.660 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:46:43.662 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:46:43.665 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:46:43.668 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:46:43.670 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:46:43.673 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:46:43.675 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-02 05:46:43.696 | Using python 3.8 to install /opt/stack/glance 2022-08-02 05:46:43.698 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-02 05:46:45.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:45.770 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:45.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:45.770 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:46.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:46:46.817 | Obtaining file:///opt/stack/glance 2022-08-02 05:46:48.113 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 05:46:48.122 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 05:46:48.131 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 05:46:48.143 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 05:46:48.289 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-02 05:46:48.297 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:46:48.310 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 05:46:48.324 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 05:46:48.343 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:46:48.380 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 05:46:48.393 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:46:48.399 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 05:46:48.405 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:46:48.413 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:46:48.416 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-02 05:46:48.483 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:46:48.488 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:46:48.503 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 05:46:48.541 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 05:46:48.568 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:46:48.572 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:46:48.615 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:46:48.672 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:46:48.724 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:46:48.728 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:46:48.733 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 05:46:48.750 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:46:48.787 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:46:48.798 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:46:48.836 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:46:48.842 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 05:46:48.890 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:46:48.894 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-02 05:46:48.904 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:46:48.942 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 05:46:48.997 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 05:46:49.009 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 05:46:49.027 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 05:46:49.041 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 05:46:49.053 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:46:49.062 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 05:46:49.085 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 05:46:49.094 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:46:49.108 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:46:49.147 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:46:49.152 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:46:49.156 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:46:49.167 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 05:46:49.172 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 05:46:49.190 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 05:46:49.203 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:46:49.213 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:46:49.216 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:46:49.221 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 05:46:49.226 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 05:46:49.239 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:46:49.245 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:46:49.265 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:46:49.270 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 05:46:49.276 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:46:49.318 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-02 05:46:49.322 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:46:49.326 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-02 05:46:49.329 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:46:49.332 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 05:46:49.343 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 05:46:49.346 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 05:46:49.348 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:46:49.353 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 05:46:49.406 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 05:46:49.420 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 05:46:49.429 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 05:46:49.435 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 05:46:49.445 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:46:49.478 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:46:49.482 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:46:49.486 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:46:49.491 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 05:46:49.517 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 05:46:49.519 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 05:46:49.533 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:46:49.536 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:46:49.565 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:46:49.626 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:46:49.632 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:46:49.635 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:46:49.637 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:46:49.663 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 05:46:49.668 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:46:49.671 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:46:49.715 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 05:46:49.721 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:46:49.730 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:46:49.733 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:46:49.744 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:46:49.747 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:46:49.759 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:46:49.762 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:46:49.767 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:46:49.769 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 05:46:49.772 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:46:49.775 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 05:46:49.813 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 05:46:49.818 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 05:46:49.823 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:46:49.826 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 05:46:49.829 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:46:49.831 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:46:49.836 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 05:46:49.839 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 05:46:49.842 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:46:49.845 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:46:49.866 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 05:46:49.869 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 05:46:49.872 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:46:49.920 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:46:49.923 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 05:46:50.911 | Installing collected packages: glance 2022-08-02 05:46:50.911 | Attempting uninstall: glance 2022-08-02 05:46:50.911 | Found existing installation: glance 25.0.0.0b3.dev6 2022-08-02 05:46:50.916 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-02 05:46:50.917 | Running setup.py develop for glance 2022-08-02 05:46:52.663 | Successfully installed glance 2022-08-02 05:46:52.773 | + inc/python:pip_install:196 : result=0 2022-08-02 05:46:52.776 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:46:52.778 | + functions-common:time_stop:2440 : local name 2022-08-02 05:46:52.781 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:46:52.783 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:46:52.785 | + functions-common:time_stop:2443 : local total 2022-08-02 05:46:52.788 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:46:52.790 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:46:52.793 | + functions-common:time_stop:2447 : start_time=1659419203690 2022-08-02 05:46:52.795 | + functions-common:time_stop:2449 : [[ -z 1659419203690 ]] 2022-08-02 05:46:52.798 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:46:52.802 | + functions-common:time_stop:2452 : end_time=1659419212799 2022-08-02 05:46:52.805 | + functions-common:time_stop:2453 : elapsed_time=9109 2022-08-02 05:46:52.807 | + functions-common:time_stop:2454 : total=76377 2022-08-02 05:46:52.809 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:46:52.812 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85486 2022-08-02 05:46:52.814 | + inc/python:pip_install:199 : return 0 2022-08-02 05:46:52.816 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:46:52.819 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 05:46:52.822 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 05:46:52.842 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 05:46:52.854 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-02 05:46:52.857 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-02 05:46:52.859 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:46:52.862 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:46:52.864 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-02 05:46:52.867 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:46:52.869 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:46:52.872 | + ./stack.sh:main:915 : configure_glance 2022-08-02 05:46:52.874 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-02 05:46:52.887 | + lib/glance:configure_glance:326 : local dburl 2022-08-02 05:46:52.890 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-02 05:46:52.892 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-02 05:46:52.895 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-02 05:46:52.897 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-02 05:46:52.900 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:46:52.902 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:46:52.905 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:46:52.921 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:52.923 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:46:52.926 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 05:46:52.929 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 05:46:52.931 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-02 05:46:52.959 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 05:46:52.989 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-02 05:46:53.019 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 05:46:53.048 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-02 05:46:53.078 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-02 05:46:53.108 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-02 05:46:53.110 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 05:46:53.112 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-02 05:46:53.115 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:46:53.117 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-02 05:46:53.146 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-02 05:46:53.176 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:46:53.205 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-02 05:46:53.234 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-02 05:46:53.264 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-02 05:46:53.294 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-02 05:46:53.323 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-02 05:46:53.353 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:46:53.383 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:46:53.412 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-02 05:46:53.442 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-02 05:46:53.444 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-02 05:46:53.447 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-02 05:46:53.449 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:46:53.452 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:46:53.454 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:46:53.470 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:53.473 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:46:53.476 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:46:53.478 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:46:53.495 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:53.497 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:46:53.500 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:46:53.530 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:46:53.532 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:46:53.534 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-02 05:46:53.537 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-02 05:46:53.539 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-02 05:46:53.569 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-02 05:46:53.599 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-02 05:46:53.602 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-02 05:46:53.604 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-02 05:46:53.606 | + lib/glance:configure_glance_store:254 : local be 2022-08-02 05:46:53.609 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-02 05:46:53.611 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-02 05:46:53.613 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 05:46:53.644 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-02 05:46:53.646 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.65 2022-08-02 05:46:53.676 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-02 05:46:53.678 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-02 05:46:53.696 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:53.698 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-02 05:46:53.727 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-02 05:46:53.758 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-02 05:46:53.790 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-02 05:46:53.820 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-02 05:46:53.849 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-02 05:46:53.866 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:53.869 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 05:46:53.899 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-02 05:46:53.930 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-02 05:46:53.959 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.65/identity/v3 2022-08-02 05:46:53.988 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-02 05:46:54.018 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.65/image 2022-08-02 05:46:54.049 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-02 05:46:54.066 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:54.068 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-02 05:46:54.071 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-02 05:46:54.073 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 05:46:54.076 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:46:54.093 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:46:54.095 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:46:54.098 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:46:54.100 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:46:54.103 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 05:46:54.133 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:46:54.163 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:46:54.193 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:46:54.223 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-02 05:46:54.228 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-02 05:46:54.257 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-02 05:46:54.287 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 05:46:54.317 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.65/identity 2022-08-02 05:46:54.347 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-02 05:46:54.377 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-02 05:46:54.407 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-02 05:46:54.437 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 05:46:54.467 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-02 05:46:54.497 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-02 05:46:54.528 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-02 05:46:54.557 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-02 05:46:54.562 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-02 05:46:54.571 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-02 05:46:54.589 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:46:54.593 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-02 05:46:54.595 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-02 05:46:54.598 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-02 05:46:54.600 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-02 05:46:54.602 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-02 05:46:54.605 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-02 05:46:54.610 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-02 05:46:54.612 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-02 05:46:54.616 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-02 05:46:54.646 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-02 05:46:54.649 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-02 05:46:54.651 | ++ functions:get_random_port:837 : true 2022-08-02 05:46:54.654 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-02 05:46:54.656 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-02 05:46:54.659 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-02 05:46:54.730 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-02 05:46:54.732 | ++ functions:get_random_port:841 : break 2 2022-08-02 05:46:54.735 | ++ functions:get_random_port:845 : echo 60999 2022-08-02 05:46:54.737 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-02 05:46:54.740 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-02 05:46:54.768 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-02 05:46:54.796 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-02 05:46:54.823 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:46:54.851 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:46:54.878 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:46:54.906 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:46:54.934 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:46:54.962 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 05:46:54.989 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:46:55.018 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:46:55.046 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:46:55.077 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:46:55.105 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:46:55.133 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-02 05:46:55.161 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-02 05:46:55.189 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-02 05:46:55.217 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-02 05:46:55.245 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-02 05:46:55.273 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-02 05:46:55.275 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-02 05:46:55.278 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:46:55.280 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:55.283 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:55.285 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-02 05:46:55.287 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-02 05:46:55.343 | proxy (enabled by site administrator) 2022-08-02 05:46:55.346 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-02 05:46:55.348 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-02 05:46:55.350 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:46:55.353 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:55.356 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:55.358 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-02 05:46:55.360 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-02 05:46:55.416 | proxy_http (enabled by site administrator) 2022-08-02 05:46:55.419 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-02 05:46:55.422 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-02 05:46:55.425 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-02 05:46:55.428 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:46:55.431 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:55.433 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:55.436 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:46:55.439 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:46:55.442 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-02 05:46:55.442 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:46:55.451 | KeepAlive Off 2022-08-02 05:46:55.455 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-02 05:46:55.455 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:46:55.464 | SetEnv proxy-sendchunked 1 2022-08-02 05:46:55.468 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-02 05:46:55.468 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:46:55.477 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-02 05:46:55.480 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-02 05:46:55.482 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-02 05:46:55.485 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:46:55.487 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:46:55.489 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:46:55.492 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:55.495 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:55.497 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:46:55.500 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:46:55.502 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:46:55.504 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:46:55.507 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-02 05:46:55.567 | Site glance-wsgi-api already enabled 2022-08-02 05:46:55.572 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-02 05:46:55.574 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:46:55.577 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:46:55.579 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:46:55.714 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-02 05:46:55.720 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-02 05:46:55.757 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 05:46:55.760 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 05:46:55.770 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-02 05:46:55.789 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:46:55.791 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-02 05:46:55.794 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-02 05:46:55.797 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-02 05:46:55.799 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:46:55.802 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-02 05:46:55.804 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-02 05:46:55.807 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-02 05:46:55.809 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-02 05:46:55.811 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:46:55.814 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:46:55.817 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:46:55.819 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:46:55.822 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:46:55.825 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:46:55.841 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:46:55.844 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:46:55.846 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:55.849 | + functions-common:git_clone:618 : echo master 2022-08-02 05:46:55.849 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:46:55.855 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-02 05:46:55.858 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:46:55.860 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-02 05:46:55.873 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-02 05:46:55.876 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:46:55.876 | + functions-common:git_clone:679 : head -1 2022-08-02 05:46:55.883 | c12c69027 Merge "Add Pure Storage NVMe-RoCE driver" 2022-08-02 05:46:55.885 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:46:55.888 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-02 05:46:55.891 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:46:55.893 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 05:46:55.896 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-02 05:46:55.899 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:46:55.901 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-02 05:46:55.904 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:46:55.906 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 05:46:55.909 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-02 05:46:55.911 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:46:55.914 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:46:55.917 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-02 05:46:55.920 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:46:55.923 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-02 05:46:55.926 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:46:55.928 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:46:55.931 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-02 05:46:55.937 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-02 05:46:55.939 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-02 05:46:56.563 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-02 05:46:56.565 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:46:56.567 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:46:56.570 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:46:56.572 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 05:46:56.575 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-02 05:46:56.577 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:46:56.579 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:46:56.582 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:46:56.584 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:46:56.587 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:46:56.590 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:46:56.592 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:46:56.595 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-02 05:46:56.618 | Using python 3.8 to install /opt/stack/cinder 2022-08-02 05:46:56.620 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-02 05:46:58.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:58.706 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:58.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:46:58.706 | from cryptography.utils import int_from_bytes 2022-08-02 05:46:59.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:46:59.752 | Obtaining file:///opt/stack/cinder 2022-08-02 05:47:01.885 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 05:47:01.893 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 05:47:01.903 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 05:47:01.914 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 05:47:02.058 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:47:02.072 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-08-02 05:47:02.082 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-08-02 05:47:02.093 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 05:47:02.111 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:47:02.147 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 05:47:02.160 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:47:02.163 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:47:02.172 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-08-02 05:47:02.184 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-08-02 05:47:02.214 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-08-02 05:47:02.220 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:47:02.224 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:47:02.234 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 05:47:02.270 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:47:02.274 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:47:02.276 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:47:02.314 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:47:02.372 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:47:02.422 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 05:47:02.432 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-08-02 05:47:02.441 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 05:47:02.464 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:47:02.468 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 05:47:02.485 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:47:02.522 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:47:02.532 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:47:02.571 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:47:02.576 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 05:47:02.622 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:47:02.626 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:47:02.665 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 05:47:02.719 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 05:47:02.729 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 05:47:02.747 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 05:47:02.762 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 05:47:02.775 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 05:47:02.787 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 05:47:02.790 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:47:02.798 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 05:47:02.820 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 05:47:02.830 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:47:02.871 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 05:47:02.889 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-08-02 05:47:02.911 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:47:02.950 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:47:02.955 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 05:47:02.989 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:47:02.991 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:47:03.003 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 05:47:03.008 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 05:47:03.026 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-02 05:47:03.028 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-02 05:47:03.033 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:47:03.044 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:47:03.046 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:47:03.052 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 05:47:03.057 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 05:47:03.072 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:47:03.076 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-02 05:47:03.091 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:47:03.114 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 05:47:03.128 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-02 05:47:03.148 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:47:03.152 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 05:47:03.159 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:47:03.173 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:47:03.177 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-02 05:47:03.181 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-02 05:47:03.186 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-02 05:47:03.192 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:47:03.194 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 05:47:03.204 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 05:47:03.207 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 05:47:03.209 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:47:03.214 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-02 05:47:03.217 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-02 05:47:03.223 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 05:47:03.274 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 05:47:03.288 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 05:47:03.297 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 05:47:03.302 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 05:47:03.312 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 05:47:03.367 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-02 05:47:03.370 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:47:03.401 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 05:47:03.405 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-02 05:47:03.411 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:47:03.417 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:47:03.420 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:47:03.425 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 05:47:03.450 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-02 05:47:03.452 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 05:47:03.454 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:47:03.458 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:47:03.485 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-08-02 05:47:03.498 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:47:03.501 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 05:47:03.528 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:47:03.588 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:47:03.593 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:47:03.596 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:47:03.599 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:47:03.603 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:47:03.609 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 05:47:03.622 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:47:03.625 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:47:03.670 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 05:47:03.674 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:47:03.682 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 05:47:03.688 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:47:03.690 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:47:03.702 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:47:03.705 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-02 05:47:03.716 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:47:03.729 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 05:47:03.740 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:47:03.745 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:47:03.748 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:47:03.750 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-02 05:47:03.754 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 05:47:03.756 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 05:47:03.762 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 05:47:03.767 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 05:47:03.804 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:47:03.806 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:47:03.811 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:47:03.814 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-08-02 05:47:03.821 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 05:47:03.823 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 05:47:03.833 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 05:47:03.836 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 05:47:03.839 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:47:03.886 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 05:47:03.889 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:47:03.892 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 05:47:04.779 | Installing collected packages: cinder 2022-08-02 05:47:04.779 | Attempting uninstall: cinder 2022-08-02 05:47:04.780 | Found existing installation: cinder 20.1.0.dev359 2022-08-02 05:47:04.784 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-02 05:47:04.785 | Running setup.py develop for cinder 2022-08-02 05:47:07.305 | Successfully installed cinder 2022-08-02 05:47:07.416 | + inc/python:pip_install:196 : result=0 2022-08-02 05:47:07.419 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:47:07.421 | + functions-common:time_stop:2440 : local name 2022-08-02 05:47:07.423 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:47:07.426 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:47:07.428 | + functions-common:time_stop:2443 : local total 2022-08-02 05:47:07.431 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:47:07.433 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:47:07.435 | + functions-common:time_stop:2447 : start_time=1659419216612 2022-08-02 05:47:07.438 | + functions-common:time_stop:2449 : [[ -z 1659419216612 ]] 2022-08-02 05:47:07.441 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:47:07.445 | + functions-common:time_stop:2452 : end_time=1659419227442 2022-08-02 05:47:07.447 | + functions-common:time_stop:2453 : elapsed_time=10830 2022-08-02 05:47:07.449 | + functions-common:time_stop:2454 : total=85486 2022-08-02 05:47:07.452 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:47:07.454 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96316 2022-08-02 05:47:07.456 | + inc/python:pip_install:199 : return 0 2022-08-02 05:47:07.459 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:47:07.461 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 05:47:07.464 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 05:47:07.483 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 05:47:07.496 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-02 05:47:07.498 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-02 05:47:07.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:47:07.503 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:47:07.505 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-02 05:47:07.508 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:47:07.511 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-02 05:47:07.513 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-02 05:47:07.515 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-02 05:47:07.518 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:07.521 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:07.523 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-02 05:47:07.535 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-02 05:47:07.538 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:47:07.541 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:47:07.543 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:47:07.546 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:47:07.548 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:07.551 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:47:07.553 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:07.556 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:07.559 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:47:07.561 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:47:07.564 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:47:07.566 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:47:07.569 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-02 05:47:07.571 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:47:07.574 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:07.576 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:07.579 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-02 05:47:07.602 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-02 05:47:07.712 | Reading package lists... 2022-08-02 05:47:07.967 | Building dependency tree... 2022-08-02 05:47:07.969 | Reading state information... 2022-08-02 05:47:08.234 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-02 05:47:08.234 | The following packages were automatically installed and are no longer required: 2022-08-02 05:47:08.235 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:47:08.235 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:47:08.235 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:47:08.235 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:47:08.235 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:47:08.235 | python3-zope.interface 2022-08-02 05:47:08.235 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:47:08.349 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:47:08.354 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:47:08.357 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:47:08.359 | + functions-common:time_stop:2440 : local name 2022-08-02 05:47:08.362 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:47:08.365 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:47:08.368 | + functions-common:time_stop:2443 : local total 2022-08-02 05:47:08.370 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:47:08.373 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:47:08.375 | + functions-common:time_stop:2447 : start_time=1659419227598 2022-08-02 05:47:08.378 | + functions-common:time_stop:2449 : [[ -z 1659419227598 ]] 2022-08-02 05:47:08.381 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:47:08.385 | + functions-common:time_stop:2452 : end_time=1659419228382 2022-08-02 05:47:08.387 | + functions-common:time_stop:2453 : elapsed_time=784 2022-08-02 05:47:08.390 | + functions-common:time_stop:2454 : total=5435 2022-08-02 05:47:08.392 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:47:08.395 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6219 2022-08-02 05:47:08.398 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:47:08.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:47:08.403 | + ./stack.sh:main:921 : configure_cinder 2022-08-02 05:47:08.406 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-02 05:47:08.419 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-02 05:47:08.423 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-02 05:47:08.425 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-02 05:47:08.427 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 05:47:08.430 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-02 05:47:08.431 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 05:47:08.435 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-02 05:47:08.437 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-02 05:47:08.439 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 05:47:08.442 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-02 05:47:08.444 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-02 05:47:08.446 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-02 05:47:08.448 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-02 05:47:08.450 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-02 05:47:08.462 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-02 05:47:08.474 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-08-02 05:47:08.486 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-08-02 05:47:08.498 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-02 05:47:08.510 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 05:47:08.513 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 05:47:08.517 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EbYvmLk42s 2022-08-02 05:47:08.519 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 05:47:08.522 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 05:47:08.525 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-02 05:47:08.527 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EbYvmLk42s 2022-08-02 05:47:08.531 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EbYvmLk42s 2022-08-02 05:47:08.543 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EbYvmLk42s /etc/sudoers.d/cinder-rootwrap 2022-08-02 05:47:08.555 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-02 05:47:08.559 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 05:47:08.561 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 05:47:08.563 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 05:47:08.566 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 05:47:08.568 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-02 05:47:08.570 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-02 05:47:08.573 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-02 05:47:08.575 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-02 05:47:08.579 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-02 05:47:08.584 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-02 05:47:08.604 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-02 05:47:08.622 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-02 05:47:08.642 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-02 05:47:08.662 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-02 05:47:08.681 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-02 05:47:08.700 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-02 05:47:08.720 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-02 05:47:08.739 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-02 05:47:08.742 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 05:47:08.744 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-02 05:47:08.747 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:47:08.749 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-02 05:47:08.779 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-02 05:47:08.807 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:47:08.835 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-02 05:47:08.862 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-02 05:47:08.890 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-02 05:47:08.918 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-02 05:47:08.946 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-02 05:47:08.974 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:47:09.002 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:47:09.030 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-02 05:47:09.061 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-02 05:47:09.089 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-02 05:47:09.092 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-02 05:47:09.094 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-02 05:47:09.097 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-02 05:47:09.099 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:47:09.102 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:47:09.104 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:47:09.121 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:09.124 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:47:09.126 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:09.129 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:09.165 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-02 05:47:09.193 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-02 05:47:09.221 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-02 05:47:09.249 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-02 05:47:09.278 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-02 05:47:09.306 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-02 05:47:09.340 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-02 05:47:09.343 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.65 2022-08-02 05:47:09.372 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 05:47:09.403 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-02 05:47:09.410 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5a88bdb3c7b8565c8b4e403551492426 2022-08-02 05:47:09.439 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-02 05:47:09.442 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 05:47:09.470 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 05:47:09.498 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 05:47:09.527 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-02 05:47:09.555 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-02 05:47:09.572 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:09.574 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 05:47:09.576 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-02 05:47:09.579 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-02 05:47:09.581 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-02 05:47:09.583 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 05:47:09.586 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-02 05:47:09.589 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-02 05:47:09.591 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-02 05:47:09.594 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-02 05:47:09.596 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-02 05:47:09.598 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-02 05:47:09.629 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-02 05:47:09.659 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-02 05:47:09.687 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-02 05:47:09.717 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-02 05:47:09.744 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-02 05:47:09.773 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-02 05:47:09.776 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-02 05:47:09.778 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-02 05:47:09.781 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-02 05:47:09.809 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-02 05:47:09.812 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-02 05:47:09.841 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-02 05:47:09.843 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-02 05:47:09.845 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-02 05:47:09.848 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-02 05:47:09.876 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-02 05:47:09.878 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-02 05:47:09.881 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-02 05:47:09.898 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:09.900 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-02 05:47:09.903 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-02 05:47:09.905 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-02 05:47:09.908 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-02 05:47:09.936 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.65:8080/v1/AUTH_ 2022-08-02 05:47:09.965 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-02 05:47:09.981 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:09.984 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-02 05:47:10.001 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:10.003 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-02 05:47:10.021 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:10.023 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-02 05:47:10.025 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-02 05:47:10.028 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-02 05:47:10.030 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-02 05:47:10.033 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:47:10.035 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:47:10.038 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:47:10.054 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:10.057 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:47:10.060 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:47:10.062 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:47:10.078 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:10.081 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:47:10.084 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:47:10.112 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:47:10.114 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:47:10.117 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-02 05:47:10.119 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-02 05:47:10.122 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 05:47:10.125 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:47:10.142 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:47:10.145 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:47:10.147 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:47:10.150 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:47:10.152 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 05:47:10.181 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:47:10.209 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:47:10.237 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:47:10.266 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-02 05:47:10.283 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:10.285 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-02 05:47:10.288 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-02 05:47:10.291 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-02 05:47:10.293 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-02 05:47:10.295 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:47:10.298 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:47:10.301 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-02 05:47:10.305 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-02 05:47:10.308 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:47:10.310 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:47:10.323 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:47:10.323 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:47:10.331 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:47:10.335 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:47:10.350 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-02 05:47:10.353 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-02 05:47:10.357 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-02 05:47:10.387 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-02 05:47:10.415 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-02 05:47:10.445 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:47:10.473 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:47:10.502 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:47:10.530 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:47:10.558 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:47:10.586 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:47:10.613 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 05:47:10.642 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:47:10.670 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:47:10.699 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:47:10.728 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:47:10.730 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:47:10.733 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-02 05:47:10.736 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-02 05:47:10.738 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:47:10.740 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:10.743 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:10.745 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 05:47:10.748 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 05:47:10.750 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-02 05:47:10.779 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:47:10.808 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-02 05:47:10.808 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 05:47:10.817 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-02 05:47:10.821 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-02 05:47:10.823 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-02 05:47:10.825 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:47:10.828 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:47:10.830 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:47:10.832 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:10.835 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:10.838 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:47:10.840 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:47:10.843 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:10.845 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:10.847 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-02 05:47:10.909 | Enabling site cinder-wsgi. 2022-08-02 05:47:10.915 | To activate the new configuration, you need to run: 2022-08-02 05:47:10.915 | systemctl reload apache2 2022-08-02 05:47:10.919 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:47:10.922 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:47:10.924 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:47:10.926 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:47:11.060 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-02 05:47:11.063 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-02 05:47:11.096 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.65/image 2022-08-02 05:47:11.125 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-02 05:47:11.143 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:11.145 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-02 05:47:11.149 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 05:47:11.151 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 05:47:11.154 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 05:47:11.156 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-02 05:47:11.187 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-02 05:47:11.216 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.65/identity 2022-08-02 05:47:11.244 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-02 05:47:11.272 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-02 05:47:11.301 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-02 05:47:11.329 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-02 05:47:11.358 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-02 05:47:11.387 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:47:11.416 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-02 05:47:11.446 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-02 05:47:11.474 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 05:47:11.502 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-02 05:47:11.505 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-02 05:47:11.522 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:11.525 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.65:2379 2022-08-02 05:47:11.556 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 05:47:11.558 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 05:47:11.561 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-02 05:47:11.579 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:11.581 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-02 05:47:11.584 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-02 05:47:11.586 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-02 05:47:11.589 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:47:11.591 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-02 05:47:11.594 | + lib/neutron:install_neutron:704 : is_neutron_legacy_enabled 2022-08-02 05:47:11.598 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:47:11.598 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:47:11.604 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:47:11.606 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:47:11.609 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:47:11.611 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:47:11.614 | + lib/neutron:install_neutron:706 : install_mutnauq 2022-08-02 05:47:11.617 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-02 05:47:11.620 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-02 05:47:11.622 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:47:11.625 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:47:11.627 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-02 05:47:11.630 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:47:11.633 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-02 05:47:11.636 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-02 05:47:11.638 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-02 05:47:11.640 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:47:11.643 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:47:11.646 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:47:11.648 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:47:11.651 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:47:11.654 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:47:11.670 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:47:11.673 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:47:11.675 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:11.678 | + functions-common:git_clone:618 : echo master 2022-08-02 05:47:11.679 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:47:11.684 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-02 05:47:11.686 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:11.689 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-02 05:47:11.702 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-02 05:47:11.705 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:47:11.705 | + functions-common:git_clone:679 : head -1 2022-08-02 05:47:11.709 | b7fad3dd35 Merge "Implement specific tracked resource count method per quota driver" 2022-08-02 05:47:11.712 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:47:11.714 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-02 05:47:11.717 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:47:11.719 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 05:47:11.722 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-02 05:47:11.724 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:47:11.727 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-02 05:47:11.729 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:47:11.732 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 05:47:11.734 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-02 05:47:11.737 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:47:11.739 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:47:11.743 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-02 05:47:11.746 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:47:11.749 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-02 05:47:11.752 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:47:11.754 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:47:11.758 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-02 05:47:11.764 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-02 05:47:11.767 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-02 05:47:12.392 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-02 05:47:12.395 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:47:12.397 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:47:12.399 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:47:12.402 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 05:47:12.405 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-02 05:47:12.407 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:47:12.409 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:47:12.412 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:47:12.414 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:47:12.417 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:47:12.419 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:47:12.422 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:47:12.424 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-02 05:47:12.447 | Using python 3.8 to install /opt/stack/neutron 2022-08-02 05:47:12.449 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-02 05:47:14.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:14.526 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:14.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:14.526 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:15.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:47:15.583 | Obtaining file:///opt/stack/neutron 2022-08-02 05:47:17.896 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 05:47:17.903 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 05:47:17.906 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 05:47:17.915 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 05:47:17.924 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 05:47:17.935 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 05:47:18.080 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:47:18.094 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 05:47:18.108 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:47:18.114 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:47:18.117 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:47:18.126 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:47:18.128 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:47:18.133 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:47:18.143 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 05:47:18.181 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 05:47:18.207 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:47:18.266 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:47:18.316 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:47:18.321 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:47:18.324 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-08-02 05:47:18.362 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:47:18.387 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-08-02 05:47:18.404 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 05:47:18.408 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:47:18.412 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 05:47:18.417 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-02 05:47:18.439 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:47:18.476 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:47:18.486 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:47:18.526 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:47:18.532 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 05:47:18.578 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:47:18.582 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:47:18.621 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 05:47:18.675 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 05:47:18.685 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 05:47:18.703 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 05:47:18.718 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 05:47:18.735 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 05:47:18.747 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 05:47:18.750 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:47:18.759 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 05:47:18.782 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 05:47:18.792 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:47:18.805 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 05:47:18.824 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:47:18.863 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-02 05:47:18.869 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 05:47:18.877 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:47:18.883 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:47:18.885 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-02 05:47:18.894 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:47:18.905 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 05:47:18.911 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 05:47:18.930 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 05:47:18.942 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:47:18.953 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:47:18.955 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:47:18.961 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-02 05:47:18.967 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:47:18.972 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-02 05:47:19.017 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:47:19.038 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-02 05:47:19.063 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 05:47:19.078 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:47:19.082 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 05:47:19.089 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:47:19.102 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 05:47:19.104 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:47:19.108 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-08-02 05:47:19.113 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 05:47:19.116 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:47:19.119 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-02 05:47:19.122 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 05:47:19.133 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 05:47:19.136 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 05:47:19.138 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:47:19.143 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 05:47:19.157 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 05:47:19.166 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 05:47:19.171 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 05:47:19.182 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 05:47:19.238 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:47:19.272 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 05:47:19.276 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:47:19.281 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:47:19.284 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:47:19.289 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 05:47:19.315 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 05:47:19.318 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 05:47:19.329 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:47:19.356 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:47:19.359 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:47:19.362 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:47:19.399 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:47:19.402 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 05:47:19.405 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:47:19.411 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:47:19.432 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:47:19.437 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:47:19.439 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:47:19.442 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:47:19.488 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:47:19.490 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 05:47:19.495 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:47:19.503 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:47:19.507 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:47:19.518 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-02 05:47:19.521 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 05:47:19.535 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:47:19.547 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:47:19.587 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-02 05:47:19.591 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:47:19.594 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:47:19.599 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:47:19.601 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 05:47:19.603 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:47:19.606 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:47:19.608 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 05:47:19.611 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:47:19.614 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 05:47:19.617 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:47:19.665 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 05:47:19.670 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:47:19.730 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 05:47:20.750 | Installing collected packages: neutron 2022-08-02 05:47:20.750 | Attempting uninstall: neutron 2022-08-02 05:47:20.751 | Found existing installation: neutron 20.1.0.dev459 2022-08-02 05:47:20.763 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-02 05:47:20.764 | Running setup.py develop for neutron 2022-08-02 05:47:23.431 | Successfully installed neutron 2022-08-02 05:47:23.543 | + inc/python:pip_install:196 : result=0 2022-08-02 05:47:23.545 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:47:23.548 | + functions-common:time_stop:2440 : local name 2022-08-02 05:47:23.550 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:47:23.553 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:47:23.555 | + functions-common:time_stop:2443 : local total 2022-08-02 05:47:23.558 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:47:23.560 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:47:23.562 | + functions-common:time_stop:2447 : start_time=1659419232440 2022-08-02 05:47:23.565 | + functions-common:time_stop:2449 : [[ -z 1659419232440 ]] 2022-08-02 05:47:23.567 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:47:23.572 | + functions-common:time_stop:2452 : end_time=1659419243570 2022-08-02 05:47:23.575 | + functions-common:time_stop:2453 : elapsed_time=11130 2022-08-02 05:47:23.577 | + functions-common:time_stop:2454 : total=96316 2022-08-02 05:47:23.579 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:47:23.582 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107446 2022-08-02 05:47:23.584 | + inc/python:pip_install:199 : return 0 2022-08-02 05:47:23.586 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:47:23.589 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 05:47:23.592 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 05:47:23.611 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 05:47:23.623 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-02 05:47:23.626 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-02 05:47:23.628 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:47:23.631 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:47:23.634 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-02 05:47:23.637 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:47:23.639 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:47:23.642 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:47:23.644 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-02 05:47:23.661 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:23.664 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-02 05:47:23.666 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-02 05:47:23.669 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-02 05:47:23.672 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:47:23.674 | + lib/stack:stack_install_service:32 : install_nova 2022-08-02 05:47:23.677 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-02 05:47:23.679 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-02 05:47:23.682 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:47:23.684 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:47:23.686 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-02 05:47:23.689 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:47:23.691 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-02 05:47:23.708 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:23.710 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-02 05:47:23.726 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:23.729 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-02 05:47:23.746 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:23.748 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-02 05:47:23.751 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-02 05:47:23.753 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-02 05:47:23.755 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:47:23.758 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:47:23.761 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:47:23.763 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:47:23.765 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:47:23.768 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:47:23.784 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:47:23.787 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:47:23.789 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:23.792 | + functions-common:git_clone:618 : echo master 2022-08-02 05:47:23.792 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:47:23.797 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-02 05:47:23.800 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:23.802 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-02 05:47:23.815 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-02 05:47:23.818 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:47:23.818 | + functions-common:git_clone:679 : head -1 2022-08-02 05:47:23.979 | d8022ef55d Merge commit 'refs/changes/52/826752/7' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-08-02 05:47:23.983 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:47:23.986 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-02 05:47:23.989 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:47:23.992 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 05:47:23.994 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-02 05:47:23.996 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:47:23.999 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-02 05:47:24.002 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:47:24.004 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 05:47:24.007 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-02 05:47:24.009 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:47:24.011 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:47:24.015 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-02 05:47:24.017 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:47:24.020 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-02 05:47:24.023 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:47:24.025 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:47:24.029 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-02 05:47:24.035 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-02 05:47:24.037 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-02 05:47:24.667 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-02 05:47:24.669 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:47:24.672 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:47:24.674 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:47:24.676 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 05:47:24.679 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-02 05:47:24.681 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:47:24.684 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:47:24.686 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:47:24.688 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:47:24.691 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:47:24.693 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:47:24.695 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:47:24.698 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-02 05:47:24.719 | Using python 3.8 to install /opt/stack/nova 2022-08-02 05:47:24.721 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-02 05:47:26.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:26.820 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:26.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:26.820 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:27.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:47:27.865 | Obtaining file:///opt/stack/nova 2022-08-02 05:47:31.189 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 05:47:31.195 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 05:47:31.198 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 05:47:31.207 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 05:47:31.215 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:47:31.218 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 05:47:31.228 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 05:47:31.375 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:47:31.387 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 05:47:31.401 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 05:47:31.420 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:47:31.456 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 05:47:31.469 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:47:31.472 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:47:31.481 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:47:31.483 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:47:31.488 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 05:47:31.524 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 05:47:31.551 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:47:31.554 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:47:31.592 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:47:31.650 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:47:31.700 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 05:47:31.710 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-02 05:47:31.714 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:47:31.719 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:47:31.721 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:47:31.747 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 05:47:31.769 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 05:47:31.774 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:47:31.779 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 05:47:31.783 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-02 05:47:31.805 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 05:47:31.822 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:47:31.859 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:47:31.869 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:47:31.907 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:47:31.913 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 05:47:31.959 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:47:31.964 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-02 05:47:31.973 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:47:32.011 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 05:47:32.065 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 05:47:32.075 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 05:47:32.093 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 05:47:32.107 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 05:47:32.122 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 05:47:32.133 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 05:47:32.136 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:47:32.144 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 05:47:32.167 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 05:47:32.176 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:47:32.190 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 05:47:32.209 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 05:47:32.245 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:47:32.250 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 05:47:32.282 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:47:32.285 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:47:32.297 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 05:47:32.303 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 05:47:32.321 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:47:32.330 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:47:32.333 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:47:32.339 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-02 05:47:32.345 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 05:47:32.349 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 05:47:32.364 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 05:47:32.379 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:47:32.384 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-02 05:47:32.400 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:47:32.422 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-02 05:47:32.446 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:47:32.451 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 05:47:32.460 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:47:32.473 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 05:47:32.476 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-02 05:47:32.481 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:47:32.485 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 05:47:32.488 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:47:32.491 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 05:47:32.501 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 05:47:32.503 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 05:47:32.506 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:47:32.510 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 05:47:32.562 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 05:47:32.575 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 05:47:32.584 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 05:47:32.590 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 05:47:32.600 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 05:47:32.657 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:47:32.689 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 05:47:32.693 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-02 05:47:32.699 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:47:32.704 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-02 05:47:32.708 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:47:32.712 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:47:32.716 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 05:47:32.749 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 05:47:32.752 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 05:47:32.763 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:47:32.766 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:47:32.793 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:47:32.857 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 05:47:32.860 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:47:32.865 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:47:32.868 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:47:32.889 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:47:32.894 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:47:32.901 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:47:32.904 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:47:32.948 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 05:47:32.953 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:47:32.955 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:47:32.964 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:47:32.966 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:47:32.978 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-02 05:47:32.983 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-02 05:47:32.994 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:47:33.006 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 05:47:33.018 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 05:47:33.033 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-02 05:47:33.037 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:47:33.040 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:47:33.042 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:47:33.047 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 05:47:33.049 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 05:47:33.055 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 05:47:33.093 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 05:47:33.098 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:47:33.100 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-08-02 05:47:33.103 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:47:33.105 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:47:33.109 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 05:47:33.111 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-02 05:47:33.114 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:47:33.162 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 05:47:33.165 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 05:47:34.093 | Installing collected packages: nova 2022-08-02 05:47:34.093 | Attempting uninstall: nova 2022-08-02 05:47:34.094 | Found existing installation: nova 25.1.0.dev195 2022-08-02 05:47:34.098 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-02 05:47:34.100 | Running setup.py develop for nova 2022-08-02 05:47:37.828 | Successfully installed nova 2022-08-02 05:47:37.938 | + inc/python:pip_install:196 : result=0 2022-08-02 05:47:37.940 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:47:37.943 | + functions-common:time_stop:2440 : local name 2022-08-02 05:47:37.946 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:47:37.948 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:47:37.950 | + functions-common:time_stop:2443 : local total 2022-08-02 05:47:37.952 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:47:37.955 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:47:37.957 | + functions-common:time_stop:2447 : start_time=1659419244713 2022-08-02 05:47:37.959 | + functions-common:time_stop:2449 : [[ -z 1659419244713 ]] 2022-08-02 05:47:37.962 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:47:37.966 | + functions-common:time_stop:2452 : end_time=1659419257964 2022-08-02 05:47:37.968 | + functions-common:time_stop:2453 : elapsed_time=13251 2022-08-02 05:47:37.971 | + functions-common:time_stop:2454 : total=107446 2022-08-02 05:47:37.973 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:47:37.976 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120697 2022-08-02 05:47:37.978 | + inc/python:pip_install:199 : return 0 2022-08-02 05:47:37.981 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:47:37.983 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 05:47:37.986 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 05:47:38.005 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 05:47:38.018 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-02 05:47:38.020 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-02 05:47:38.023 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:47:38.025 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:47:38.028 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-02 05:47:38.030 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:47:38.033 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-02 05:47:38.046 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:47:38.048 | + ./stack.sh:main:932 : configure_nova 2022-08-02 05:47:38.051 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-02 05:47:38.063 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-02 05:47:38.065 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-02 05:47:38.068 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 05:47:38.072 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-02 05:47:38.072 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 05:47:38.077 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-02 05:47:38.079 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-02 05:47:38.082 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 05:47:38.085 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-02 05:47:38.087 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-02 05:47:38.090 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-02 05:47:38.092 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-02 05:47:38.095 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-02 05:47:38.106 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-02 05:47:38.118 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-08-02 05:47:38.130 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-08-02 05:47:38.143 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-02 05:47:38.156 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 05:47:38.159 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 05:47:38.163 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.byUVhPB3ej 2022-08-02 05:47:38.166 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 05:47:38.168 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 05:47:38.171 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-02 05:47:38.173 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 05:47:38.175 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 05:47:38.178 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.byUVhPB3ej 2022-08-02 05:47:38.182 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.byUVhPB3ej 2022-08-02 05:47:38.194 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.byUVhPB3ej /etc/sudoers.d/nova-rootwrap 2022-08-02 05:47:38.207 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-02 05:47:38.212 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 05:47:38.214 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 05:47:38.217 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 05:47:38.219 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 05:47:38.222 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-02 05:47:38.224 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-02 05:47:38.227 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 05:47:38.229 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-02 05:47:38.234 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-02 05:47:38.251 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:38.253 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-02 05:47:38.255 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-02 05:47:38.260 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-02 05:47:38.263 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-02 05:47:38.293 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-02 05:47:38.295 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-02 05:47:38.322 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-02 05:47:38.351 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-02 05:47:38.378 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-02 05:47:38.408 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-02 05:47:38.438 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-02 05:47:38.467 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-02 05:47:38.470 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.65 2022-08-02 05:47:38.499 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-02 05:47:38.528 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-02 05:47:38.557 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-02 05:47:38.584 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-02 05:47:38.612 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 05:47:38.641 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-02 05:47:38.643 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:47:38.646 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:47:38.648 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:47:38.651 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:47:38.653 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:47:38.655 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:47:38.658 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:47:38.660 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:47:38.663 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:47:38.665 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:47:38.667 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-02 05:47:38.670 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:47:38.672 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:47:38.674 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:47:38.676 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:47:38.679 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:47:38.681 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:47:38.683 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-02 05:47:38.699 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:38.701 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:47:38.703 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-02 05:47:38.706 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-02 05:47:38.734 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-02 05:47:38.737 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 05:47:38.739 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 05:47:38.741 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 05:47:38.743 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:47:38.746 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:47:38.748 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:47:38.764 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:38.766 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:47:38.769 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:38.772 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:38.802 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-02 05:47:38.804 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-02 05:47:38.807 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-02 05:47:38.809 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-02 05:47:38.811 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:47:38.813 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:47:38.816 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:47:38.832 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:38.835 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:47:38.840 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:38.843 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:38.876 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-02 05:47:38.906 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-02 05:47:38.933 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-02 05:47:38.961 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-02 05:47:38.977 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:38.980 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-02 05:47:38.996 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:38.999 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-02 05:47:38.999 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-02 05:47:39.004 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-02 05:47:39.007 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-02 05:47:39.035 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-02 05:47:39.051 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:39.053 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-02 05:47:39.055 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-02 05:47:39.058 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 05:47:39.060 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:47:39.062 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-02 05:47:39.093 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-02 05:47:39.120 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:47:39.148 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-02 05:47:39.176 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-02 05:47:39.204 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-02 05:47:39.231 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-02 05:47:39.259 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-02 05:47:39.287 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:47:39.315 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:47:39.343 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-02 05:47:39.360 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:39.362 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-02 05:47:39.364 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-02 05:47:39.395 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-02 05:47:39.423 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.65/identity 2022-08-02 05:47:39.451 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-02 05:47:39.478 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-02 05:47:39.506 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-02 05:47:39.534 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-02 05:47:39.562 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-02 05:47:39.589 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-02 05:47:39.605 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:39.608 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-02 05:47:39.610 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-02 05:47:39.638 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-02 05:47:39.668 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-02 05:47:39.671 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-02 05:47:39.698 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-02 05:47:39.701 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-02 05:47:39.703 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-02 05:47:39.705 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:47:39.707 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:47:39.710 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:47:39.712 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:47:39.714 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:47:39.717 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:47:39.719 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-02 05:47:39.721 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:47:39.724 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:47:39.726 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:47:39.729 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:47:39.731 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:47:39.733 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:47:39.736 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:47:39.738 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:47:39.741 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:47:39.743 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:47:39.746 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-02 05:47:39.748 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-02 05:47:39.750 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-02 05:47:39.753 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:47:39.770 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:47:39.772 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:47:39.774 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:47:39.777 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:47:39.779 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 05:47:39.807 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:47:39.834 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:47:39.862 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:47:39.891 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-02 05:47:39.923 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-02 05:47:39.939 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:39.942 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-02 05:47:39.944 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-02 05:47:39.946 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-02 05:47:39.949 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-02 05:47:39.951 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:47:39.953 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:47:39.956 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-02 05:47:39.961 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-02 05:47:39.963 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:47:39.965 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:47:39.978 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:47:39.979 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:47:39.987 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:47:39.990 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:47:40.006 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 05:47:40.009 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-02 05:47:40.013 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-02 05:47:40.043 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-02 05:47:40.070 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-02 05:47:40.097 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:47:40.124 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:47:40.152 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:47:40.180 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:47:40.206 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:47:40.234 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:47:40.261 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 05:47:40.289 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:47:40.316 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:47:40.344 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:47:40.371 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:47:40.374 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:47:40.377 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-02 05:47:40.379 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-02 05:47:40.382 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:47:40.384 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:40.387 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:40.389 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 05:47:40.392 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 05:47:40.394 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 05:47:40.422 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:47:40.450 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 05:47:40.451 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-02 05:47:40.460 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-02 05:47:40.463 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-02 05:47:40.465 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-02 05:47:40.468 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:47:40.470 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:47:40.472 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:47:40.475 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:40.477 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:40.479 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:47:40.482 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:47:40.484 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:40.486 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:40.488 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-02 05:47:40.551 | Enabling site nova-api-wsgi. 2022-08-02 05:47:40.556 | To activate the new configuration, you need to run: 2022-08-02 05:47:40.557 | systemctl reload apache2 2022-08-02 05:47:40.561 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:47:40.563 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:47:40.566 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:47:40.568 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:47:40.703 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-02 05:47:40.725 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:40.727 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-02 05:47:40.730 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-02 05:47:40.732 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-02 05:47:40.735 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-02 05:47:40.737 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-02 05:47:40.739 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:47:40.743 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-02 05:47:40.747 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-02 05:47:40.749 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:47:40.752 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:47:40.766 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:47:40.766 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:47:40.774 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:47:40.778 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:47:40.793 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-02 05:47:40.796 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-02 05:47:40.800 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-02 05:47:40.830 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-02 05:47:40.859 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-02 05:47:40.890 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:47:40.918 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:47:40.946 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:47:40.973 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:47:41.001 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:47:41.030 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:47:41.058 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 05:47:41.085 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:47:41.113 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:47:41.141 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:47:41.169 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-02 05:47:41.172 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-02 05:47:41.200 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-02 05:47:41.217 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:41.219 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-02 05:47:41.251 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-02 05:47:41.253 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-02 05:47:41.256 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-02 05:47:41.272 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:41.275 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:47:41.278 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:47:41.306 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-02 05:47:41.336 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-02 05:47:41.339 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 05:47:41.341 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-02 05:47:41.343 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:47:41.346 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:47:41.348 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:47:41.365 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:41.368 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:47:41.371 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:47:41.373 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:47:41.390 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:41.393 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:47:41.396 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:47:41.424 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:47:41.426 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:47:41.429 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-02 05:47:41.456 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-02 05:47:41.486 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-02 05:47:41.516 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-02 05:47:41.533 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:41.536 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 05:47:41.565 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-02 05:47:41.567 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-02 05:47:41.570 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-02 05:47:41.601 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-02 05:47:41.628 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.65/identity 2022-08-02 05:47:41.657 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-02 05:47:41.687 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-02 05:47:41.715 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-02 05:47:41.744 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-02 05:47:41.773 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-02 05:47:41.801 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-02 05:47:41.829 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-02 05:47:41.846 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:41.850 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-02 05:47:41.854 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:47:41.856 | + lib/nova:create_nova_conf:549 : local conf 2022-08-02 05:47:41.858 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-02 05:47:41.861 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-02 05:47:41.864 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:47:41.866 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:47:41.869 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:47:41.871 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-02 05:47:41.873 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-02 05:47:41.878 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-02 05:47:41.880 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-02 05:47:41.883 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-02 05:47:41.886 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-02 05:47:41.888 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:47:41.890 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:47:41.893 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:47:41.910 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:41.912 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:47:41.915 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:41.918 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-02 05:47:41.948 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-02 05:47:41.979 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-02 05:47:42.010 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:47:42.013 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-02 05:47:42.015 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-02 05:47:42.017 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-02 05:47:42.033 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:42.038 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-02 05:47:42.038 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-02 05:47:42.732 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-02 05:47:42.734 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-02 05:47:42.737 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 05:47:42.739 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-02 05:47:42.741 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:47:42.744 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 05:47:42.746 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:47:42.763 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:42.766 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 05:47:42.768 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 05:47:42.771 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:47:42.787 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:42.790 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:47:42.793 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:47:42.821 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:47:42.823 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:47:42.825 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-02 05:47:42.844 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:42.846 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-02 05:47:42.848 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 05:47:42.851 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-02 05:47:42.882 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:47:42.911 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-02 05:47:42.939 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-02 05:47:42.967 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-02 05:47:42.995 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-02 05:47:43.023 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-02 05:47:43.051 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-02 05:47:43.080 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-02 05:47:43.082 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-02 05:47:43.084 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-02 05:47:43.087 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:47:43.104 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:47:43.106 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:47:43.109 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:47:43.111 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:47:43.113 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 05:47:43.142 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:47:43.169 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:47:43.198 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:47:43.226 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:47:43.229 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-02 05:47:43.233 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:47:43.235 | + lib/nova:create_nova_conf:583 : local conf 2022-08-02 05:47:43.238 | + lib/nova:create_nova_conf:584 : local offset 2022-08-02 05:47:43.241 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-02 05:47:43.244 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:47:43.246 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:47:43.249 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:47:43.251 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-02 05:47:43.253 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-02 05:47:43.256 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 05:47:43.258 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-02 05:47:43.261 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-02 05:47:43.263 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-02 05:47:43.279 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:43.281 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-02 05:47:43.284 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-02 05:47:43.300 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:43.303 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-02 05:47:43.319 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:43.322 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-02 05:47:43.338 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:47:43.341 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-02 05:47:43.359 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:47:43.361 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-02 05:47:43.364 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-02 05:47:43.367 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-02 05:47:43.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:47:43.372 | + lib/stack:stack_install_service:32 : install_placement 2022-08-02 05:47:43.375 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-02 05:47:43.377 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-02 05:47:43.380 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:43.382 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:43.385 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-02 05:47:43.387 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:47:43.390 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:47:43.392 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:47:43.395 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:47:43.397 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:43.400 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:47:43.403 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:43.405 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:43.408 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:47:43.410 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:47:43.413 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:47:43.416 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:47:43.418 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-02 05:47:43.421 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:47:43.423 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:43.426 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:43.429 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-02 05:47:43.451 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-02 05:47:43.561 | Reading package lists... 2022-08-02 05:47:43.812 | Building dependency tree... 2022-08-02 05:47:43.813 | Reading state information... 2022-08-02 05:47:44.077 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:47:44.077 | The following packages were automatically installed and are no longer required: 2022-08-02 05:47:44.078 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:47:44.078 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:47:44.078 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:47:44.078 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:47:44.078 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:47:44.079 | python3-zope.interface 2022-08-02 05:47:44.079 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:47:44.193 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:47:44.202 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:47:44.205 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:47:44.209 | + functions-common:time_stop:2440 : local name 2022-08-02 05:47:44.212 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:47:44.215 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:47:44.217 | + functions-common:time_stop:2443 : local total 2022-08-02 05:47:44.219 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:47:44.222 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:47:44.224 | + functions-common:time_stop:2447 : start_time=1659419263448 2022-08-02 05:47:44.227 | + functions-common:time_stop:2449 : [[ -z 1659419263448 ]] 2022-08-02 05:47:44.230 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:47:44.234 | + functions-common:time_stop:2452 : end_time=1659419264231 2022-08-02 05:47:44.236 | + functions-common:time_stop:2453 : elapsed_time=783 2022-08-02 05:47:44.239 | + functions-common:time_stop:2454 : total=6219 2022-08-02 05:47:44.241 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:47:44.244 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7002 2022-08-02 05:47:44.246 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:47:44.249 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-02 05:47:44.251 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-02 05:47:44.254 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-02 05:47:44.257 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-02 05:47:44.259 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-02 05:47:44.282 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-02 05:47:44.285 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:47:44.287 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:47:44.290 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:47:44.292 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:47:44.295 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:44.297 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:47:44.300 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:44.302 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:44.305 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:47:44.307 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:47:44.310 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:47:44.312 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:47:44.315 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-02 05:47:44.317 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:47:44.320 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:44.323 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:44.325 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-02 05:47:44.348 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-02 05:47:44.459 | Reading package lists... 2022-08-02 05:47:44.710 | Building dependency tree... 2022-08-02 05:47:44.712 | Reading state information... 2022-08-02 05:47:44.974 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-08-02 05:47:44.975 | The following packages were automatically installed and are no longer required: 2022-08-02 05:47:44.976 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:47:44.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:47:44.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:47:44.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:47:44.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:47:44.977 | python3-zope.interface 2022-08-02 05:47:44.977 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:47:45.092 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:47:45.096 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:47:45.099 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:47:45.102 | + functions-common:time_stop:2440 : local name 2022-08-02 05:47:45.104 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:47:45.107 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:47:45.109 | + functions-common:time_stop:2443 : local total 2022-08-02 05:47:45.111 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:47:45.114 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:47:45.117 | + functions-common:time_stop:2447 : start_time=1659419264346 2022-08-02 05:47:45.119 | + functions-common:time_stop:2449 : [[ -z 1659419264346 ]] 2022-08-02 05:47:45.122 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:47:45.127 | + functions-common:time_stop:2452 : end_time=1659419265124 2022-08-02 05:47:45.129 | + functions-common:time_stop:2453 : elapsed_time=778 2022-08-02 05:47:45.131 | + functions-common:time_stop:2454 : total=7002 2022-08-02 05:47:45.134 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:47:45.136 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7780 2022-08-02 05:47:45.139 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:47:45.141 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-02 05:47:45.144 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-02 05:47:45.146 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:47:45.150 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:47:45.152 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:47:45.155 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-02 05:47:45.157 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-02 05:47:45.212 | wsgi (enabled by maintainer script) 2022-08-02 05:47:45.216 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-02 05:47:45.218 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-02 05:47:45.221 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:47:45.224 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-02 05:47:45.227 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-02 05:47:45.230 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:47:45.234 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:47:45.234 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:47:45.240 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-02 05:47:45.246 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-02 05:47:45.250 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-02 05:47:45.253 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-02 05:47:45.256 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-02 05:47:45.279 | Using python 3.8 to install osc-placement 2022-08-02 05:47:45.282 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-02 05:47:47.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:47.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:47.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:47.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:48.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:47:48.380 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-08-02 05:47:48.391 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:47:48.405 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:47:48.411 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:47:48.413 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:47:48.419 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:47:48.423 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 05:47:48.426 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 05:47:48.440 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:47:48.498 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:47:48.501 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:47:48.505 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:47:48.510 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:47:48.513 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:47:48.519 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:47:48.524 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:47:48.536 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:47:48.561 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:47:48.563 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:47:48.567 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:47:48.581 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:47:48.585 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:47:48.596 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:47:48.599 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 05:47:48.602 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:47:48.649 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:47:48.686 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:47:48.689 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:47:48.694 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:47:48.700 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 05:47:48.703 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 05:47:48.705 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:47:48.708 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:47:48.729 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:47:48.732 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:47:48.734 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:47:48.767 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:47:48.772 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:47:48.777 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 05:47:48.779 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:47:48.840 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:47:48.844 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:47:48.846 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:47:50.908 | + inc/python:pip_install:196 : result=0 2022-08-02 05:47:50.911 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:47:50.914 | + functions-common:time_stop:2440 : local name 2022-08-02 05:47:50.916 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:47:50.919 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:47:50.922 | + functions-common:time_stop:2443 : local total 2022-08-02 05:47:50.925 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:47:50.927 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:47:50.930 | + functions-common:time_stop:2447 : start_time=1659419265273 2022-08-02 05:47:50.933 | + functions-common:time_stop:2449 : [[ -z 1659419265273 ]] 2022-08-02 05:47:50.936 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:47:50.940 | + functions-common:time_stop:2452 : end_time=1659419270938 2022-08-02 05:47:50.943 | + functions-common:time_stop:2453 : elapsed_time=5665 2022-08-02 05:47:50.947 | + functions-common:time_stop:2454 : total=120697 2022-08-02 05:47:50.949 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:47:50.952 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126362 2022-08-02 05:47:50.954 | + inc/python:pip_install:199 : return 0 2022-08-02 05:47:50.957 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-02 05:47:50.960 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-02 05:47:50.962 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-02 05:47:50.965 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:47:50.967 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:47:50.971 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:47:50.973 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:47:50.976 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:47:50.980 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:47:50.997 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:47:50.999 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:47:51.001 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:51.005 | + functions-common:git_clone:618 : echo master 2022-08-02 05:47:51.005 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:47:51.010 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-02 05:47:51.013 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:47:51.015 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-02 05:47:51.029 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-02 05:47:51.032 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:47:51.032 | + functions-common:git_clone:679 : head -1 2022-08-02 05:47:51.036 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-08-02 05:47:51.039 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:47:51.042 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-02 05:47:51.044 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:47:51.047 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 05:47:51.049 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-02 05:47:51.052 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:47:51.055 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-02 05:47:51.058 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:47:51.060 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 05:47:51.063 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-02 05:47:51.065 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:47:51.068 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:47:51.071 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-02 05:47:51.074 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:47:51.077 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-02 05:47:51.080 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:47:51.082 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:47:51.085 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-02 05:47:51.091 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-02 05:47:51.094 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-02 05:47:51.715 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-02 05:47:51.717 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:47:51.720 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:47:51.722 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:47:51.725 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 05:47:51.728 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-02 05:47:51.730 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:47:51.733 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:47:51.735 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:47:51.738 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:47:51.740 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:47:51.743 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:47:51.745 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:47:51.748 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-02 05:47:51.769 | Using python 3.8 to install /opt/stack/placement 2022-08-02 05:47:51.771 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-02 05:47:53.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:53.867 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:53.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:47:53.867 | from cryptography.utils import int_from_bytes 2022-08-02 05:47:54.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:47:54.921 | Obtaining file:///opt/stack/placement 2022-08-02 05:47:56.145 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 05:47:56.157 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 05:47:56.303 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 05:47:56.316 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:47:56.321 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:47:56.360 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:47:56.411 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-02 05:47:56.416 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 05:47:56.419 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 05:47:56.424 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 05:47:56.461 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:47:56.470 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:47:56.510 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 05:47:56.515 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 05:47:56.561 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:47:56.566 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 05:47:56.604 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 05:47:56.622 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 05:47:56.637 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:47:56.645 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 05:47:56.658 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:47:56.674 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:47:56.681 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:47:56.684 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:47:56.695 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 05:47:56.705 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 05:47:56.708 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:47:56.714 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 05:47:56.718 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 05:47:56.723 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:47:56.744 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:47:56.748 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 05:47:56.754 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:47:56.768 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:47:56.773 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:47:56.776 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 05:47:56.786 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 05:47:56.789 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 05:47:56.792 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:47:56.796 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 05:47:56.804 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 05:47:56.810 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 05:47:56.820 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:47:56.853 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:47:56.863 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-08-02 05:47:56.866 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 05:47:56.893 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:47:56.955 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:47:57.012 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:47:57.018 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:47:57.021 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:47:57.025 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:47:57.034 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:47:57.037 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 05:47:57.051 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 05:47:57.057 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:47:57.065 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:47:57.068 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:47:57.072 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:47:57.074 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:47:57.077 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:47:57.080 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:47:57.084 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:47:57.087 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 05:47:57.090 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:47:57.092 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:47:57.103 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 05:47:57.129 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:47:57.134 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:47:57.137 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 05:47:57.148 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 05:47:57.184 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 05:47:57.187 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:47:57.190 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:47:58.687 | Installing collected packages: openstack-placement 2022-08-02 05:47:58.687 | Attempting uninstall: openstack-placement 2022-08-02 05:47:58.688 | Found existing installation: openstack-placement 7.1.0.dev26 2022-08-02 05:47:58.690 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-02 05:47:58.691 | Running setup.py develop for openstack-placement 2022-08-02 05:48:00.410 | Successfully installed openstack-placement 2022-08-02 05:48:00.520 | + inc/python:pip_install:196 : result=0 2022-08-02 05:48:00.522 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:48:00.525 | + functions-common:time_stop:2440 : local name 2022-08-02 05:48:00.527 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:48:00.529 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:48:00.532 | + functions-common:time_stop:2443 : local total 2022-08-02 05:48:00.534 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:48:00.536 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:48:00.539 | + functions-common:time_stop:2447 : start_time=1659419271764 2022-08-02 05:48:00.541 | + functions-common:time_stop:2449 : [[ -z 1659419271764 ]] 2022-08-02 05:48:00.544 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:48:00.549 | + functions-common:time_stop:2452 : end_time=1659419280546 2022-08-02 05:48:00.551 | + functions-common:time_stop:2453 : elapsed_time=8782 2022-08-02 05:48:00.554 | + functions-common:time_stop:2454 : total=126362 2022-08-02 05:48:00.556 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:48:00.558 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135144 2022-08-02 05:48:00.561 | + inc/python:pip_install:199 : return 0 2022-08-02 05:48:00.563 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:48:00.566 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 05:48:00.568 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 05:48:00.588 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 05:48:00.600 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-02 05:48:00.603 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-02 05:48:00.605 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:48:00.608 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:48:00.610 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-02 05:48:00.613 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:48:00.616 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:48:00.619 | + ./stack.sh:main:938 : configure_placement 2022-08-02 05:48:00.621 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-02 05:48:00.633 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-02 05:48:00.636 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-02 05:48:00.641 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-02 05:48:00.643 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-02 05:48:00.646 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-02 05:48:00.649 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-02 05:48:00.651 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:48:00.654 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:48:00.657 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:48:00.675 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:00.677 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:48:00.681 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-02 05:48:00.684 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-02 05:48:00.717 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-02 05:48:00.749 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-02 05:48:00.782 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-02 05:48:00.784 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-02 05:48:00.787 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 05:48:00.790 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:48:00.792 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-02 05:48:00.824 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-02 05:48:00.855 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:48:00.884 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-02 05:48:00.914 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-02 05:48:00.943 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-02 05:48:00.975 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-02 05:48:01.007 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-02 05:48:01.038 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:48:01.069 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:48:01.099 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-02 05:48:01.102 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-02 05:48:01.104 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-02 05:48:01.108 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:48:01.125 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:48:01.128 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:48:01.130 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:48:01.133 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:48:01.136 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 05:48:01.166 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:48:01.196 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:48:01.226 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:48:01.255 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 05:48:01.258 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-02 05:48:01.260 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-02 05:48:01.263 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-02 05:48:01.265 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-02 05:48:01.268 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:48:01.270 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:48:01.274 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-02 05:48:01.279 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-02 05:48:01.281 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:48:01.284 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:48:01.297 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:48:01.297 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:48:01.306 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:48:01.309 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:48:01.326 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-02 05:48:01.328 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-02 05:48:01.332 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-02 05:48:01.364 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-02 05:48:01.393 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-02 05:48:01.422 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:48:01.452 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:48:01.480 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:48:01.510 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:48:01.539 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:48:01.569 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:48:01.597 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 05:48:01.626 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:48:01.656 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:48:01.685 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:48:01.714 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:48:01.717 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:48:01.720 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-02 05:48:01.722 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-02 05:48:01.725 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:48:01.727 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:48:01.730 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:48:01.733 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-02 05:48:01.735 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-02 05:48:01.738 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-02 05:48:01.767 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:48:01.798 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-02 05:48:01.798 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-02 05:48:01.807 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-02 05:48:01.810 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-02 05:48:01.813 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-02 05:48:01.816 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:48:01.818 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:48:01.821 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:48:01.823 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:48:01.826 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:48:01.828 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:48:01.831 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:48:01.833 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:48:01.836 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:48:01.838 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-02 05:48:01.900 | Site placement-api already enabled 2022-08-02 05:48:01.904 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:48:01.907 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:48:01.910 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:48:01.913 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:48:02.048 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-02 05:48:02.071 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:02.073 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-02 05:48:02.094 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:02.097 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-02 05:48:02.117 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:02.119 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-02 05:48:02.122 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-02 05:48:02.124 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 05:48:02.156 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:48:02.186 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 05:48:02.216 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 05:48:02.246 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 05:48:02.276 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 05:48:02.306 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 05:48:02.336 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-02 05:48:02.366 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-02 05:48:02.383 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:02.386 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-02 05:48:02.404 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:02.407 | + ./stack.sh:main:964 : run_phase stack install 2022-08-02 05:48:02.410 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 05:48:02.412 | + functions-common:run_phase:1869 : local phase=install 2022-08-02 05:48:02.415 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:48:02.418 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:48:02.420 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:48:02.423 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:48:02.426 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:48:02.429 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:48:02.433 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:48:02.436 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:48:02.439 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:48:02.441 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-02 05:48:02.444 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:48:02.460 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:02.462 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:48:02.465 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:48:02.467 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-02 05:48:02.469 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-02 05:48:02.472 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:48:02.474 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-02 05:48:02.477 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-02 05:48:02.480 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-02 05:48:02.536 | ++ inc/async:async_inner:63 : install_tempest 2022-08-02 05:48:02.573 | [219114 Async install_tempest:244581]: running: install_tempest 2022-08-02 05:48:02.576 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 05:48:02.579 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 05:48:02.582 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:48:02.585 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 05:48:02.588 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-02 05:48:02.591 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 05:48:02.594 | + functions-common:run_plugins:1855 : local phase=install 2022-08-02 05:48:02.596 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 05:48:02.599 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 05:48:02.602 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-02 05:48:02.604 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-02 05:48:02.607 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:48:02.610 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:48:02.612 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-02 05:48:02.615 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:48:02.618 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-02 05:48:02.621 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-02 05:48:02.624 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:48:02.627 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-02 05:48:02.630 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-02 05:48:02.634 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:48:02.638 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:48:02.639 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:48:02.644 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-02 05:48:02.648 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-02 05:48:02.650 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-02 05:48:02.654 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-02 05:48:02.657 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-02 05:48:02.678 | Using python 3.8 to install python-openstackclient 2022-08-02 05:48:02.681 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-02 05:48:04.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:48:04.790 | from cryptography.utils import int_from_bytes 2022-08-02 05:48:04.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:48:04.790 | from cryptography.utils import int_from_bytes 2022-08-02 05:48:05.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:48:05.840 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-02 05:48:05.859 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 05:48:05.863 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:48:05.875 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:48:05.901 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 05:48:05.916 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 05:48:05.931 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 05:48:05.935 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 05:48:05.949 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 05:48:05.970 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 05:48:05.984 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:48:05.987 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:48:05.990 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 05:48:05.993 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 05:48:05.996 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 05:48:06.002 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:48:06.051 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 05:48:06.063 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:48:06.067 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 05:48:06.070 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 05:48:06.073 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:48:06.093 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 05:48:06.099 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:48:06.102 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:48:06.105 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:48:06.141 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:48:06.198 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:48:06.201 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:48:06.205 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 05:48:06.208 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 05:48:06.222 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 05:48:06.231 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 05:48:06.233 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:48:06.239 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:48:06.245 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 05:48:06.283 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:48:06.289 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 05:48:06.292 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 05:48:06.295 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:48:06.361 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 05:48:06.365 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:48:06.369 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:48:06.372 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:48:06.405 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 05:48:06.409 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:48:06.413 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 05:48:06.415 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:48:06.418 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 05:48:06.421 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 05:48:06.426 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 05:48:08.437 | + inc/python:pip_install:196 : result=0 2022-08-02 05:48:08.439 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:48:08.442 | + functions-common:time_stop:2440 : local name 2022-08-02 05:48:08.444 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:48:08.446 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:48:08.449 | + functions-common:time_stop:2443 : local total 2022-08-02 05:48:08.451 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:48:08.453 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:48:08.456 | + functions-common:time_stop:2447 : start_time=1659419282673 2022-08-02 05:48:08.458 | + functions-common:time_stop:2449 : [[ -z 1659419282673 ]] 2022-08-02 05:48:08.462 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:48:08.466 | + functions-common:time_stop:2452 : end_time=1659419288463 2022-08-02 05:48:08.468 | + functions-common:time_stop:2453 : elapsed_time=5790 2022-08-02 05:48:08.471 | + functions-common:time_stop:2454 : total=135144 2022-08-02 05:48:08.473 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:48:08.476 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=140934 2022-08-02 05:48:08.479 | + inc/python:pip_install:199 : return 0 2022-08-02 05:48:08.481 | + ./stack.sh:main:976 : install_oscwrap 2022-08-02 05:48:08.485 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-02 05:48:08.489 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.tofFxHO4Au 2022-08-02 05:48:08.492 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-02 05:48:08.494 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-02 05:48:08.497 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-02 05:48:08.500 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-02 05:48:08.502 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 05:48:08.505 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-02 05:48:08.523 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:08.525 | + ./stack.sh:main:1030 : configure_database 2022-08-02 05:48:08.528 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-02 05:48:08.531 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-02 05:48:08.533 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-02 05:48:08.535 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:48:08.538 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-02 05:48:08.541 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-02 05:48:08.543 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:48:08.545 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:48:08.548 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-02 05:48:08.551 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-02 05:48:08.554 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-02 05:48:08.555 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-02 05:48:08.559 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-02 05:48:08.611 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-02 05:48:08.614 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:48:08.616 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:48:08.619 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:48:08.621 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:48:08.624 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:48:08.626 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:48:08.628 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:48:08.631 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:48:08.634 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:48:08.636 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:48:08.639 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-02 05:48:08.641 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:48:08.643 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:48:08.646 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:48:08.649 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:48:08.651 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:48:08.654 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:48:08.656 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-02 05:48:08.659 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:48:08.661 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:48:08.663 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-02 05:48:08.666 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:48:08.668 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 05:48:11.102 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-02 05:48:11.117 | mysqladmin: connect to server at 'localhost' failed 2022-08-02 05:48:11.117 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-02 05:48:11.121 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-02 05:48:11.123 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-02 05:48:11.126 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:48:11.129 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:48:11.131 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-02 05:48:11.134 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-02 05:48:11.136 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-02 05:48:11.139 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:48:11.141 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:48:11.144 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-02 05:48:11.146 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-02 05:48:11.149 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-02 05:48:11.161 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:48:11.197 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-02 05:48:11.209 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:48:11.226 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-02 05:48:11.281 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-02 05:48:11.336 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-02 05:48:11.391 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-02 05:48:11.394 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-02 05:48:11.396 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-02 05:48:11.397 | enabling MySQL performance counting 2022-08-02 05:48:11.399 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 05:48:11.422 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 05:48:11.425 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-02 05:48:13.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:48:13.514 | from cryptography.utils import int_from_bytes 2022-08-02 05:48:13.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:48:13.514 | from cryptography.utils import int_from_bytes 2022-08-02 05:48:14.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:48:14.564 | Processing ./tools/dbcounter 2022-08-02 05:48:14.569 | Installing build dependencies: started 2022-08-02 05:48:24.475 | Installing build dependencies: finished with status 'done' 2022-08-02 05:48:24.477 | Getting requirements to build wheel: started 2022-08-02 05:48:25.500 | Getting requirements to build wheel: finished with status 'done' 2022-08-02 05:48:25.503 | Installing backend dependencies: started 2022-08-02 05:48:30.144 | Installing backend dependencies: finished with status 'done' 2022-08-02 05:48:30.147 | Preparing wheel metadata: started 2022-08-02 05:48:31.262 | Preparing wheel metadata: finished with status 'done' 2022-08-02 05:48:31.270 | Building wheels for collected packages: dbcounter 2022-08-02 05:48:31.272 | Building wheel for dbcounter (PEP 517): started 2022-08-02 05:48:32.687 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-02 05:48:32.688 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=4273ebcf0221ceed491912108bb62276bcbb1d20b7256d6b8e0e44abb74268c3 2022-08-02 05:48:32.689 | Stored in directory: /tmp/pip-ephem-wheel-cache-qblx_9ql/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-02 05:48:32.689 | Successfully built dbcounter 2022-08-02 05:48:34.888 | Installing collected packages: dbcounter 2022-08-02 05:48:34.888 | Attempting uninstall: dbcounter 2022-08-02 05:48:34.889 | Found existing installation: dbcounter 0.1 2022-08-02 05:48:34.898 | Uninstalling dbcounter-0.1: 2022-08-02 05:48:35.208 | Successfully uninstalled dbcounter-0.1 2022-08-02 05:48:35.306 | Successfully installed dbcounter-0.1 2022-08-02 05:48:35.452 | + inc/python:pip_install:196 : result=0 2022-08-02 05:48:35.455 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:48:35.457 | + functions-common:time_stop:2440 : local name 2022-08-02 05:48:35.459 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:48:35.464 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:48:35.466 | + functions-common:time_stop:2443 : local total 2022-08-02 05:48:35.469 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:48:35.471 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:48:35.474 | + functions-common:time_stop:2447 : start_time=1659419291417 2022-08-02 05:48:35.476 | + functions-common:time_stop:2449 : [[ -z 1659419291417 ]] 2022-08-02 05:48:35.479 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:48:35.483 | + functions-common:time_stop:2452 : end_time=1659419315481 2022-08-02 05:48:35.486 | + functions-common:time_stop:2453 : elapsed_time=24064 2022-08-02 05:48:35.488 | + functions-common:time_stop:2454 : total=140934 2022-08-02 05:48:35.491 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:48:35.493 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=164998 2022-08-02 05:48:35.496 | + inc/python:pip_install:199 : return 0 2022-08-02 05:48:35.498 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-02 05:48:35.501 | + lib/database:recreate_database:112 : local db=stats 2022-08-02 05:48:35.503 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-02 05:48:35.506 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-02 05:48:35.509 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-02 05:48:35.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:48:35.542 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-02 05:48:35.546 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:48:35.572 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-02 05:48:35.572 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-02 05:48:35.576 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:48:35.596 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-02 05:48:35.599 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:48:35.602 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 05:48:37.670 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-02 05:48:37.672 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-02 05:48:37.676 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 05:48:37.681 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-054837 2022-08-02 05:48:37.684 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-054837 1034' 2022-08-02 05:48:37.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.689 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 05:48:37.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.695 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 05:48:37.697 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.700 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 05:48:37.702 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.705 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 05:48:37.707 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.710 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 05:48:37.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.715 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 05:48:37.718 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.720 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-054452 2022-08-02 05:48:37.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.725 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 05:48:37.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.730 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 05:48:37.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.735 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 05:48:37.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.741 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 05:48:37.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.746 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 05:48:37.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.751 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 05:48:37.753 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.756 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 05:48:37.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:48:37.761 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 05:48:37.764 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-02 05:48:37.766 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-02 05:48:37.769 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-02 05:48:37.782 | + ./stack.sh:main:1060 : start_dstat 2022-08-02 05:48:37.785 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:37.788 | + functions-common:run_process:1694 : local service=dstat 2022-08-02 05:48:37.791 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:37.793 | + functions-common:run_process:1696 : local group= 2022-08-02 05:48:37.796 | + functions-common:run_process:1697 : local user= 2022-08-02 05:48:37.798 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:48:37.801 | + functions-common:run_process:1700 : local name=dstat 2022-08-02 05:48:37.804 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:48:37.806 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:48:37.809 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:48:37.811 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:48:37.815 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:48:37.820 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419317817 2022-08-02 05:48:37.823 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-02 05:48:37.841 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:37.844 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-02 05:48:37.846 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-02 05:48:37.849 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:37.851 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:37.854 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:37.857 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:37.859 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-02 05:48:37.862 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-02 05:48:37.864 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-02 05:48:37.867 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:48:37.869 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:48:37.872 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:48:37.875 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:48:37.877 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-02 05:48:37.880 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-02 05:48:37.883 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-02 05:48:37.885 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:37.888 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:48:37.890 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:48:37.892 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:48:37.895 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:48:37.898 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:48:37.900 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-02 05:48:37.902 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:48:37.907 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-02 05:48:37.959 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-02 05:48:38.011 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:48:38.064 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-02 05:48:38.117 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-02 05:48:38.172 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:48:38.228 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:48:38.231 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:48:38.233 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-02 05:48:38.287 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:48:38.688 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-02 05:48:38.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-02 05:48:39.071 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-02 05:48:39.091 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:48:39.095 | + functions-common:time_stop:2440 : local name 2022-08-02 05:48:39.097 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:48:39.102 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:48:39.106 | + functions-common:time_stop:2443 : local total 2022-08-02 05:48:39.108 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:48:39.111 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:48:39.113 | + functions-common:time_stop:2447 : start_time=1659419317817 2022-08-02 05:48:39.117 | + functions-common:time_stop:2449 : [[ -z 1659419317817 ]] 2022-08-02 05:48:39.120 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:48:39.125 | + functions-common:time_stop:2452 : end_time=1659419319122 2022-08-02 05:48:39.127 | + functions-common:time_stop:2453 : elapsed_time=1305 2022-08-02 05:48:39.131 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:48:39.133 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:48:39.136 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1305 2022-08-02 05:48:39.139 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-02 05:48:39.141 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-02 05:48:39.144 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-02 05:48:39.146 | + functions-common:run_process:1696 : local group= 2022-08-02 05:48:39.149 | + functions-common:run_process:1697 : local user=root 2022-08-02 05:48:39.151 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:48:39.154 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-02 05:48:39.156 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:48:39.159 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:48:39.161 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:48:39.164 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:48:39.167 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:48:39.172 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419319169 2022-08-02 05:48:39.175 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-02 05:48:39.223 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:39.226 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:48:39.229 | + functions-common:time_stop:2440 : local name 2022-08-02 05:48:39.232 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:48:39.234 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:48:39.237 | + functions-common:time_stop:2443 : local total 2022-08-02 05:48:39.240 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:48:39.243 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:48:39.246 | + functions-common:time_stop:2447 : start_time=1659419319169 2022-08-02 05:48:39.248 | + functions-common:time_stop:2449 : [[ -z 1659419319169 ]] 2022-08-02 05:48:39.252 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:48:39.257 | + functions-common:time_stop:2452 : end_time=1659419319253 2022-08-02 05:48:39.262 | + functions-common:time_stop:2453 : elapsed_time=84 2022-08-02 05:48:39.264 | + functions-common:time_stop:2454 : total=1305 2022-08-02 05:48:39.267 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:48:39.270 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1389 2022-08-02 05:48:39.272 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-02 05:48:39.294 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:39.297 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-02 05:48:39.318 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:39.321 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-02 05:48:39.342 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:39.344 | + ./stack.sh:main:1073 : start_etcd3 2022-08-02 05:48:39.347 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-02 05:48:39.350 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-826755-4 --data-dir /opt/stack/data/etcd' 2022-08-02 05:48:39.353 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-02 05:48:39.358 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-826755-4=http://10.222.0.65:2380' 2022-08-02 05:48:39.361 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.65:2380' 2022-08-02 05:48:39.364 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.65:2379' 2022-08-02 05:48:39.367 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-02 05:48:39.370 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-02 05:48:39.372 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.65:2379' 2022-08-02 05:48:39.375 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-02 05:48:39.377 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-02 05:48:39.380 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 05:48:39.383 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' '' root 2022-08-02 05:48:39.385 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-02 05:48:39.390 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 05:48:39.393 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:48:39.398 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-02 05:48:39.402 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:48:39.404 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:48:39.407 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:48:39.418 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 05:48:39.420 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:48:39.425 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-02 05:48:39.493 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-02 05:48:39.555 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 05:48:39.606 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-02 05:48:39.667 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-02 05:48:39.719 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:48:39.771 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:48:39.773 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:48:39.776 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-02 05:48:39.843 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:48:40.243 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-02 05:48:40.297 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-02 05:48:40.351 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-02 05:48:40.405 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-02 05:48:40.458 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-02 05:48:40.462 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:48:40.467 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 05:48:40.469 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-02 05:48:40.863 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-02 05:48:40.877 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-02 05:48:41.263 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-02 05:48:41.643 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-02 05:48:41.663 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:41.665 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-02 05:48:41.668 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-02 05:48:41.671 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-02 05:48:41.676 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-02 05:48:41.688 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-02 05:48:41.700 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-02 05:48:41.703 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 05:48:41.706 | + 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.65/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-02 05:48:41.836 | + 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.65/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-02 05:48:41.966 | + 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.65/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-02 05:48:42.095 | + 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.65/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-02 05:48:42.224 | + 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.65/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-02 05:48:42.354 | + 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.65/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-02 05:48:42.483 | + 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.65/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-02 05:48:42.614 | + 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.65/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-02 05:48:42.743 | + 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.65/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-02 05:48:42.877 | + 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.65/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-02 05:48:43.009 | + functions-common:write_clouds_yaml:198 : cat 2022-08-02 05:48:43.014 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-02 05:48:43.017 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-02 05:48:43.020 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-02 05:48:43.024 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-02 05:48:43.028 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-02 05:48:43.030 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-02 05:48:43.047 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:43.050 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-02 05:48:43.053 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:48:43.056 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-02 05:48:43.058 | + ./stack.sh:main:1090 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 05:48:43.061 | + ./stack.sh:main:1091 : init_keystone 2022-08-02 05:48:43.063 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-02 05:48:43.079 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:43.082 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-02 05:48:43.084 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-02 05:48:43.087 | + lib/database:recreate_database:112 : local db=keystone 2022-08-02 05:48:43.089 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-02 05:48:43.091 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-02 05:48:43.094 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-02 05:48:43.099 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:48:43.579 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-02 05:48:43.585 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:48:43.602 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-02 05:48:43.605 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:48:43.607 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:48:43.610 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:48:43.613 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:48:43.619 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419323616 2022-08-02 05:48:43.621 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-02 05:48:43.851 | ++ inc/async:async_inner:64 : rc=0 2022-08-02 05:48:43.878 | [244581 Async install_tempest:244581]: finished successfully 2022-08-02 05:48:48.111 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 05:48:48.133 | 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=246751) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 05:48:48.139 | DEBUG dbcounter [-] [246751] Writer thread running {{(pid=246751) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:48:48.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:48:48.142 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:48:48.147 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:48:48.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:48:48.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:48:48.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:48:48.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:48:48.148 | 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=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:48:48.149 | 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=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:48:48.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:48:48.149 | 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=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:48:48.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:48:48.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:48:48.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:48:48.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:48:48.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:48:48.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:48:48.150 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:48:48.150 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=246751) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:48:48.174 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:48:48.174 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:48:48.222 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-02 05:48:49.957 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=246751) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:48:49.958 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-02 05:48:49.958 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=246751) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:48:49.961 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-02 05:48:49.961 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=246751) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:48:50.303 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-02 05:48:50.305 | + functions-common:time_stop:2440 : local name 2022-08-02 05:48:50.308 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:48:50.310 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:48:50.313 | + functions-common:time_stop:2443 : local total 2022-08-02 05:48:50.315 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:48:50.318 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:48:50.321 | + functions-common:time_stop:2447 : start_time=1659419323616 2022-08-02 05:48:50.323 | + functions-common:time_stop:2449 : [[ -z 1659419323616 ]] 2022-08-02 05:48:50.326 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:48:50.331 | + functions-common:time_stop:2452 : end_time=1659419330328 2022-08-02 05:48:50.334 | + functions-common:time_stop:2453 : elapsed_time=6712 2022-08-02 05:48:50.336 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:48:50.339 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:48:50.341 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6712 2022-08-02 05:48:50.344 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-02 05:48:50.346 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-02 05:48:50.351 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-02 05:48:54.648 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-02 05:48:54.648 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 05:48:54.649 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 05:48:54.649 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-02 05:48:54.649 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 05:48:54.650 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 05:48:54.650 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 05:48:54.650 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 05:48:54.650 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 05:48:54.981 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-02 05:48:54.985 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-02 05:48:59.222 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-02 05:48:59.223 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 05:48:59.223 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 05:48:59.224 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-02 05:48:59.224 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 05:48:59.224 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 05:48:59.225 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 05:48:59.225 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 05:48:59.225 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 05:48:59.560 | + ./stack.sh:main:1092 : start_keystone 2022-08-02 05:48:59.563 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-02 05:48:59.565 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-02 05:48:59.568 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-02 05:48:59.585 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:48:59.588 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-02 05:48:59.591 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-02 05:48:59.595 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-02 05:48:59.598 | + functions-common:run_process:1694 : local service=keystone 2022-08-02 05:48:59.601 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:48:59.603 | + functions-common:run_process:1696 : local group= 2022-08-02 05:48:59.606 | + functions-common:run_process:1697 : local user= 2022-08-02 05:48:59.608 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:48:59.610 | + functions-common:run_process:1700 : local name=keystone 2022-08-02 05:48:59.613 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:48:59.616 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:48:59.618 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:48:59.621 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:48:59.624 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:48:59.628 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419339625 2022-08-02 05:48:59.631 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-02 05:48:59.647 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:48:59.650 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-02 05:48:59.653 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-02 05:48:59.655 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:48:59.657 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:48:59.660 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:48:59.662 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:48:59.664 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-02 05:48:59.667 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-02 05:48:59.669 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-02 05:48:59.672 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:48:59.674 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:48:59.676 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:48:59.679 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:48:59.681 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-02 05:48:59.684 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-02 05:48:59.686 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-02 05:48:59.688 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:48:59.691 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:48:59.693 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:48:59.695 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:48:59.698 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-02 05:48:59.700 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:48:59.704 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-02 05:48:59.755 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-02 05:48:59.807 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-02 05:48:59.858 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:48:59.911 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:48:59.962 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-02 05:49:00.015 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-02 05:49:00.066 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-02 05:49:00.117 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-02 05:49:00.168 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-02 05:49:00.220 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:49:00.222 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:49:00.224 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-02 05:49:00.276 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:49:00.653 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-02 05:49:00.666 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-02 05:49:01.039 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-02 05:49:01.111 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:49:01.114 | + functions-common:time_stop:2440 : local name 2022-08-02 05:49:01.117 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:49:01.119 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:49:01.122 | + functions-common:time_stop:2443 : local total 2022-08-02 05:49:01.124 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:49:01.127 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:49:01.130 | + functions-common:time_stop:2447 : start_time=1659419339625 2022-08-02 05:49:01.132 | + functions-common:time_stop:2449 : [[ -z 1659419339625 ]] 2022-08-02 05:49:01.135 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:49:01.139 | + functions-common:time_stop:2452 : end_time=1659419341137 2022-08-02 05:49:01.142 | + functions-common:time_stop:2453 : elapsed_time=1512 2022-08-02 05:49:01.144 | + functions-common:time_stop:2454 : total=1389 2022-08-02 05:49:01.147 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:49:01.150 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2901 2022-08-02 05:49:01.152 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-02 05:49:01.152 | Waiting for keystone to start... 2022-08-02 05:49:01.155 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.65/identity/v3/ 2022-08-02 05:49:01.157 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.65/identity/v3/ 2022-08-02 05:49:01.160 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:49:01.162 | + functions:wait_for_service:458 : local url=http://10.222.0.65/identity/v3/ 2022-08-02 05:49:01.165 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:49:01.167 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:49:01.169 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:49:01.172 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:49:01.174 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:49:01.177 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:49:01.182 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419341179 2022-08-02 05:49:01.184 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:49:01.190 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/identity/v3/ 2022-08-02 05:49:07.351 | + :: : [[ 200 == 503 ]] 2022-08-02 05:49:07.352 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:49:07.356 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:49:07.358 | + functions-common:time_stop:2440 : local name 2022-08-02 05:49:07.361 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:49:07.363 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:49:07.365 | + functions-common:time_stop:2443 : local total 2022-08-02 05:49:07.368 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:49:07.370 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:49:07.373 | + functions-common:time_stop:2447 : start_time=1659419341179 2022-08-02 05:49:07.376 | + functions-common:time_stop:2449 : [[ -z 1659419341179 ]] 2022-08-02 05:49:07.380 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:49:07.384 | + functions-common:time_stop:2452 : end_time=1659419347382 2022-08-02 05:49:07.387 | + functions-common:time_stop:2453 : elapsed_time=6203 2022-08-02 05:49:07.389 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:49:07.392 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:49:07.398 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6203 2022-08-02 05:49:07.400 | + functions:wait_for_service:467 : return 0 2022-08-02 05:49:07.403 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-02 05:49:07.421 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:49:07.426 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-02 05:49:07.429 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:49:07.432 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 05:49:07.461 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-02 05:49:07.464 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.65/identity 2022-08-02 05:49:11.931 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:11.931 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:11.931 | 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=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:11.938 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:11.956 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:11.956 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:11.988 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.019 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.019 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.110 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.121 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.122 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.122 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.122 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.122 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.122 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.123 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.130 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.133 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.133 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.133 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.133 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.133 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.134 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.134 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=247552) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:49:12.199 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 05:49:12.217 | 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=247552) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 05:49:12.222 | DEBUG dbcounter [-] [247552] Writer thread running {{(pid=247552) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:49:12.435 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created domain default 2022-08-02 05:49:12.481 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created project admin 2022-08-02 05:49:12.514 | DEBUG passlib.handlers.bcrypt [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=247552) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-02 05:49:12.514 | DEBUG passlib.handlers.bcrypt [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=247552) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-02 05:49:12.573 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created user admin 2022-08-02 05:49:12.589 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created role reader 2022-08-02 05:49:12.600 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created role member 2022-08-02 05:49:12.623 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created implied role where ba8b1152a7e445a788d89450cc57eb41 implies 82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:49:12.634 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created role admin 2022-08-02 05:49:12.651 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created implied role where 7a74226bb2e449339bdf5d469b190973 implies ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:49:12.662 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Granted role admin on project admin to user admin. 2022-08-02 05:49:12.670 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Granted role admin on the system to user admin. 2022-08-02 05:49:12.682 | WARNING py.warnings [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-08-02 05:49:12.683 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-02 05:49:12.683 |  2022-08-02 05:49:12.686 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created region RegionOne 2022-08-02 05:49:12.720 | INFO keystone.cmd.bootstrap [None req-8c274154-fc47-4d26-a29e-ccb61e2f13b3 None None] Created public endpoint http://10.222.0.65/identity 2022-08-02 05:49:13.137 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-02 05:49:13.140 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-02 05:49:13.142 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-02 05:49:13.146 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-02 05:49:15.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:15.943 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:15.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:15.943 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:16.078 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:16.081 | + lib/keystone:create_keystone_accounts:310 : admin_project=a31eb9e1d9924daeaa6a34e4a17c1713 2022-08-02 05:49:16.084 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-02 05:49:16.087 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-02 05:49:18.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:18.159 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:18.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:18.159 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:18.294 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:18.297 | + lib/keystone:create_keystone_accounts:312 : admin_user=104195948bdf47ad92a40045217cdb0f 2022-08-02 05:49:18.299 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-02 05:49:18.301 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-02 05:49:18.304 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-02 05:49:18.306 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 104195948bdf47ad92a40045217cdb0f default 2022-08-02 05:49:18.363 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 104195948bdf47ad92a40045217cdb0f default 2022-08-02 05:49:18.401 | [219114 Async ks-domain-role:247679]: running: get_or_add_user_domain_role admin 104195948bdf47ad92a40045217cdb0f default 2022-08-02 05:49:18.404 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-02 05:49:18.407 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 05:49:18.410 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 05:49:21.320 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 05:49:21.323 | + functions-common:get_or_create_domain:889 : echo default 2022-08-02 05:49:21.323 | default 2022-08-02 05:49:21.325 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-02 05:49:21.388 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-02 05:49:21.431 | [219114 Async ks-project:247811]: running: get_or_create_project service Default 2022-08-02 05:49:21.433 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-02 05:49:21.502 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-02 05:49:21.546 | [219114 Async ks-service:247907]: running: get_or_create_role service 2022-08-02 05:49:21.549 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-02 05:49:21.621 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-02 05:49:21.685 | [219114 Async ks-reseller:247993]: running: get_or_create_role ResellerAdmin 2022-08-02 05:49:21.701 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-02 05:49:21.710 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-02 05:49:22.110 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-02 05:49:22.328 | [219114 Async ks-anotherrole:248085]: running: get_or_create_role anotherrole 2022-08-02 05:49:22.357 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-02 05:49:22.390 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-02 05:49:22.414 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:49:22.458 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-02 05:49:25.042 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:25.074 | [247993 Async ks-reseller:247993]: finished successfully 2022-08-02 05:49:25.274 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:25.329 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:25.337 | [247811 Async ks-project:247811]: finished successfully 2022-08-02 05:49:25.368 | [247907 Async ks-service:247907]: finished successfully 2022-08-02 05:49:25.665 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:25.695 | [248085 Async ks-anotherrole:248085]: finished successfully 2022-08-02 05:49:25.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:25.878 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:25.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:25.878 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:26.019 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:26.022 | ++ functions-common:get_or_create_project:939 : project_id=88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:49:26.024 | ++ functions-common:get_or_create_project:940 : echo 88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:49:26.027 | + lib/keystone:create_keystone_accounts:340 : invis_project=88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:49:26.030 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-02 05:49:26.033 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-02 05:49:26.036 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:49:26.039 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-02 05:49:28.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:28.327 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:28.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:28.327 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:28.474 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:28.477 | ++ functions-common:get_or_create_project:939 : project_id=8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:28.479 | ++ functions-common:get_or_create_project:940 : echo 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:28.482 | + lib/keystone:create_keystone_accounts:344 : demo_project=8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:28.485 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-02 05:49:28.488 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-02 05:49:28.490 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:49:28.493 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-02 05:49:28.495 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-02 05:49:28.499 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-02 05:49:28.668 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:28.694 | [247679 Async ks-domain-role:247679]: finished successfully 2022-08-02 05:49:30.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:30.792 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:30.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:30.793 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:30.927 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:30.930 | ++ functions-common:get_or_create_user:926 : user_id=38eca347ca1a44e0bc09f561ffe1765b 2022-08-02 05:49:30.933 | ++ functions-common:get_or_create_user:927 : echo 38eca347ca1a44e0bc09f561ffe1765b 2022-08-02 05:49:30.936 | + lib/keystone:create_keystone_accounts:347 : demo_user=38eca347ca1a44e0bc09f561ffe1765b 2022-08-02 05:49:30.938 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-02 05:49:30.988 | [219114 Async ks-domain-role:247679]: Waiting for completion of get_or_add_user_domain_role admin 104195948bdf47ad92a40045217cdb0f default running on PID 247679 (6 other jobs running) 2022-08-02 05:49:31.012 | [219114 Async ks-domain-role:247679]: Signaling child to exit 2022-08-02 05:49:31.012 | WAKEUP 2022-08-02 05:49:31.036 | [219114 Async ks-domain-role:247679]: Signaled 2022-08-02 05:49:31.037 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-02 05:49:31.037 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:49:31.038 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-02 05:49:31.038 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:49:31.038 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 104195948bdf47ad92a40045217cdb0f --domain default 2022-08-02 05:49:31.038 | ++ functions-common:get_field:813 : read data 2022-08-02 05:49:31.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.038 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.038 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.038 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:31.038 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-02 05:49:31.038 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-02 05:49:31.038 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 104195948bdf47ad92a40045217cdb0f --domain default 2022-08-02 05:49:31.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.038 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.038 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.038 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 104195948bdf47ad92a40045217cdb0f --domain default 2022-08-02 05:49:31.038 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:49:31.038 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-02 05:49:31.038 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:49:31.038 | ++ functions-common:get_field:813 : read data 2022-08-02 05:49:31.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.038 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.038 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.038 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:31.038 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:49:31.038 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:49:31.038 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:49:31.038 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | 104195948bdf47ad92a40045217cdb0f | | | default | | False |' 2022-08-02 05:49:31.038 | ++ functions-common:get_field:813 : read data 2022-08-02 05:49:31.038 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:49:31.039 | + functions-common:get_or_add_user_domain_role:1022 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:49:31.039 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:49:31.082 | [219114 Async ks-domain-role:247679]: finished get_or_add_user_domain_role admin 104195948bdf47ad92a40045217cdb0f default with result 0 in 10 seconds 2022-08-02 05:49:31.089 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-02 05:49:31.124 | [219114 Async ks-project:247811]: Waiting for completion of get_or_create_project service Default running on PID 247811 (5 other jobs running) 2022-08-02 05:49:31.149 | [219114 Async ks-project:247811]: Signaling child to exit 2022-08-02 05:49:31.149 | WAKEUP 2022-08-02 05:49:31.172 | [219114 Async ks-project:247811]: Signaled 2022-08-02 05:49:31.174 | + functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:49:31.174 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-02 05:49:31.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.174 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.174 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.174 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:31.174 | + functions-common:get_or_create_project:939 : project_id=4a3c4cb2e85b4054adf8a172cdf0a72d 2022-08-02 05:49:31.174 | + functions-common:get_or_create_project:940 : echo 4a3c4cb2e85b4054adf8a172cdf0a72d 2022-08-02 05:49:31.174 | 4a3c4cb2e85b4054adf8a172cdf0a72d 2022-08-02 05:49:31.220 | [219114 Async ks-project:247811]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-08-02 05:49:31.257 | [219114 Async ks-service:247907]: Waiting for completion of get_or_create_role service running on PID 247907 (4 other jobs running) 2022-08-02 05:49:31.282 | [219114 Async ks-service:247907]: Signaling child to exit 2022-08-02 05:49:31.282 | WAKEUP 2022-08-02 05:49:31.304 | [219114 Async ks-service:247907]: Signaled 2022-08-02 05:49:31.305 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:49:31.306 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-02 05:49:31.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.306 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.306 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.306 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:31.306 | + functions-common:get_or_create_role:951 : role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:49:31.306 | + functions-common:get_or_create_role:952 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:49:31.306 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:49:31.349 | [219114 Async ks-service:247907]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-02 05:49:31.386 | [219114 Async ks-reseller:247993]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 247993 (3 other jobs running) 2022-08-02 05:49:31.411 | [219114 Async ks-reseller:247993]: Signaling child to exit 2022-08-02 05:49:31.411 | WAKEUP 2022-08-02 05:49:31.433 | [219114 Async ks-reseller:247993]: Signaled 2022-08-02 05:49:31.435 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:49:31.435 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-02 05:49:31.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.435 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.435 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.435 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:31.435 | + functions-common:get_or_create_role:951 : role_id=1f388e07f74044f89bf50807dcac3537 2022-08-02 05:49:31.435 | + functions-common:get_or_create_role:952 : echo 1f388e07f74044f89bf50807dcac3537 2022-08-02 05:49:31.435 | 1f388e07f74044f89bf50807dcac3537 2022-08-02 05:49:31.478 | [219114 Async ks-reseller:247993]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-02 05:49:31.516 | [219114 Async ks-anotherrole:248085]: Waiting for completion of get_or_create_role anotherrole running on PID 248085 (2 other jobs running) 2022-08-02 05:49:31.541 | [219114 Async ks-anotherrole:248085]: Signaling child to exit 2022-08-02 05:49:31.541 | WAKEUP 2022-08-02 05:49:31.563 | [219114 Async ks-anotherrole:248085]: Signaled 2022-08-02 05:49:31.565 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:49:31.565 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 05:49:31.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.565 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:31.565 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:31.565 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:31.565 | + functions-common:get_or_create_role:951 : role_id=a1f25b5763a54467970047b33ce2e584 2022-08-02 05:49:31.565 | + functions-common:get_or_create_role:952 : echo a1f25b5763a54467970047b33ce2e584 2022-08-02 05:49:31.565 | a1f25b5763a54467970047b33ce2e584 2022-08-02 05:49:31.611 | [219114 Async ks-anotherrole:248085]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-02 05:49:31.616 | + inc/async:async_wait:197 : return 0 2022-08-02 05:49:31.618 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.677 | + inc/async:async_inner:63 : get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.718 | [219114 Async ks-demo-member:248950]: running: get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.721 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 104195948bdf47ad92a40045217cdb0f 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.783 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 104195948bdf47ad92a40045217cdb0f 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.832 | [219114 Async ks-demo-admin:249062]: running: get_or_add_user_project_role admin 104195948bdf47ad92a40045217cdb0f 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.836 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.906 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.956 | [219114 Async ks-demo-another:249174]: running: get_or_add_user_project_role anotherrole 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:31.959 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:49:32.028 | + inc/async:async_inner:63 : get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:49:32.122 | [219114 Async ks-demo-invis:249287]: running: get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:49:32.142 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-02 05:49:32.166 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-02 05:49:32.186 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:49:32.207 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-02 05:49:32.226 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-02 05:49:32.255 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-02 05:49:35.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:35.726 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:35.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:35.726 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:35.878 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:35.881 | ++ functions-common:get_or_create_user:926 : user_id=5dc6fc7985ed433895523208540e4aa4 2022-08-02 05:49:35.885 | ++ functions-common:get_or_create_user:927 : echo 5dc6fc7985ed433895523208540e4aa4 2022-08-02 05:49:35.887 | + lib/keystone:create_keystone_accounts:360 : demo_reader=5dc6fc7985ed433895523208540e4aa4 2022-08-02 05:49:35.890 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 5dc6fc7985ed433895523208540e4aa4 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:35.972 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5dc6fc7985ed433895523208540e4aa4 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:36.045 | [219114 Async ks-demo-reader:249442]: running: get_or_add_user_project_role reader 5dc6fc7985ed433895523208540e4aa4 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:49:36.049 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-02 05:49:36.060 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-02 05:49:36.064 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:49:36.072 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-02 05:49:39.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:39.746 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:39.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:39.746 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:39.950 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:39.963 | ++ functions-common:get_or_create_project:939 : project_id=1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:39.978 | ++ functions-common:get_or_create_project:940 : echo 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:39.980 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:39.983 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-02 05:49:39.990 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-02 05:49:39.995 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:49:40.003 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-02 05:49:40.009 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-02 05:49:40.013 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-02 05:49:42.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:42.891 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:42.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:42.891 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:43.087 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:43.104 | ++ functions-common:get_or_create_user:926 : user_id=bcc4bd8ba2ab4ccebbc43046061d3643 2022-08-02 05:49:43.126 | ++ functions-common:get_or_create_user:927 : echo bcc4bd8ba2ab4ccebbc43046061d3643 2022-08-02 05:49:43.144 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=bcc4bd8ba2ab4ccebbc43046061d3643 2022-08-02 05:49:43.170 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:43.561 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:43.754 | [219114 Async ks-alt-admin:249812]: running: get_or_add_user_project_role admin bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:43.771 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:44.130 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:44.314 | [219114 Async ks-alt-another:249924]: running: get_or_add_user_project_role anotherrole bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:44.334 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-02 05:49:44.362 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-02 05:49:44.384 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:49:44.402 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-02 05:49:44.426 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-02 05:49:44.458 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-02 05:49:46.494 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:46.657 | [248950 Async ks-demo-member:248950]: finished successfully 2022-08-02 05:49:48.374 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:48.407 | [249174 Async ks-demo-another:249174]: finished successfully 2022-08-02 05:49:48.657 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:48.691 | [249062 Async ks-demo-admin:249062]: finished successfully 2022-08-02 05:49:49.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:49.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:49.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:49.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:49.802 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:49.805 | ++ functions-common:get_or_create_user:926 : user_id=6ddddb98c96d414a851646f68372c0b4 2022-08-02 05:49:49.808 | ++ functions-common:get_or_create_user:927 : echo 6ddddb98c96d414a851646f68372c0b4 2022-08-02 05:49:49.810 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6ddddb98c96d414a851646f68372c0b4 2022-08-02 05:49:49.813 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6ddddb98c96d414a851646f68372c0b4 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:49.884 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6ddddb98c96d414a851646f68372c0b4 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:49.941 | [219114 Async ks-alt-member-user:250258]: running: get_or_add_user_project_role member 6ddddb98c96d414a851646f68372c0b4 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:49.943 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-02 05:49:49.947 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-02 05:49:49.951 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:49:49.959 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-02 05:49:49.966 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-02 05:49:49.971 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-02 05:49:50.459 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:50.587 | [249287 Async ks-demo-invis:249287]: finished successfully 2022-08-02 05:49:51.742 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:51.925 | [249442 Async ks-demo-reader:249442]: finished successfully 2022-08-02 05:49:52.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:52.546 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:52.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:52.546 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:52.750 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:52.763 | ++ functions-common:get_or_create_user:926 : user_id=e0ee3d9148024bc982829dc0ab5d620f 2022-08-02 05:49:52.769 | ++ functions-common:get_or_create_user:927 : echo e0ee3d9148024bc982829dc0ab5d620f 2022-08-02 05:49:52.773 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e0ee3d9148024bc982829dc0ab5d620f 2022-08-02 05:49:52.776 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e0ee3d9148024bc982829dc0ab5d620f 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:52.891 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e0ee3d9148024bc982829dc0ab5d620f 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:52.984 | [219114 Async ks-alt-reader-user:250531]: running: get_or_add_user_project_role reader e0ee3d9148024bc982829dc0ab5d620f 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:49:53.000 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-02 05:49:53.003 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:49:53.016 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-02 05:49:53.019 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-02 05:49:53.022 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-02 05:49:55.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:55.963 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:55.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:49:55.963 | from cryptography.utils import int_from_bytes 2022-08-02 05:49:56.140 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:49:56.145 | ++ functions-common:get_or_create_user:926 : user_id=9f671b497efe46fb9bbb7181cf7f18a7 2022-08-02 05:49:56.151 | ++ functions-common:get_or_create_user:927 : echo 9f671b497efe46fb9bbb7181cf7f18a7 2022-08-02 05:49:56.156 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9f671b497efe46fb9bbb7181cf7f18a7 2022-08-02 05:49:56.162 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9f671b497efe46fb9bbb7181cf7f18a7 all 2022-08-02 05:49:56.428 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9f671b497efe46fb9bbb7181cf7f18a7 all 2022-08-02 05:49:56.605 | [219114 Async ks-system-member:250755]: running: get_or_add_user_system_role member 9f671b497efe46fb9bbb7181cf7f18a7 all 2022-08-02 05:49:56.630 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-02 05:49:56.647 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:49:56.662 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-02 05:49:56.677 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-02 05:49:56.706 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-02 05:49:59.634 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:49:59.812 | [249924 Async ks-alt-another:249924]: finished successfully 2022-08-02 05:50:00.025 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:00.064 | [249812 Async ks-alt-admin:249812]: finished successfully 2022-08-02 05:50:00.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:00.619 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:00.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:00.619 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:00.775 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:00.778 | ++ functions-common:get_or_create_user:926 : user_id=3eff49aa62004b91903b8642a8a29e25 2022-08-02 05:50:00.781 | ++ functions-common:get_or_create_user:927 : echo 3eff49aa62004b91903b8642a8a29e25 2022-08-02 05:50:00.784 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=3eff49aa62004b91903b8642a8a29e25 2022-08-02 05:50:00.787 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 3eff49aa62004b91903b8642a8a29e25 all 2022-08-02 05:50:00.857 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3eff49aa62004b91903b8642a8a29e25 all 2022-08-02 05:50:00.905 | [219114 Async ks-system-reader:251050]: running: get_or_add_user_system_role reader 3eff49aa62004b91903b8642a8a29e25 all 2022-08-02 05:50:00.912 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-02 05:50:00.916 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-02 05:50:00.920 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-02 05:50:00.926 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 05:50:00.952 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-02 05:50:02.486 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:02.657 | [250258 Async ks-alt-member-user:250258]: finished successfully 2022-08-02 05:50:03.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:03.924 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:03.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:03.924 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:04.085 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:04.088 | ++ functions-common:get_or_create_group:903 : group_id=f0c4d7c63bf04d27aae1eaf5f144f0c6 2022-08-02 05:50:04.090 | ++ functions-common:get_or_create_group:904 : echo f0c4d7c63bf04d27aae1eaf5f144f0c6 2022-08-02 05:50:04.093 | + lib/keystone:create_keystone_accounts:402 : admin_group=f0c4d7c63bf04d27aae1eaf5f144f0c6 2022-08-02 05:50:04.096 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-02 05:50:04.099 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-02 05:50:04.104 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-02 05:50:04.107 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 05:50:04.110 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-02 05:50:05.652 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:05.686 | [250531 Async ks-alt-reader-user:250531]: finished successfully 2022-08-02 05:50:06.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:06.545 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:06.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:06.545 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:06.701 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:06.704 | ++ functions-common:get_or_create_group:903 : group_id=d10f8567bbe2439cb8bb20bd79867537 2022-08-02 05:50:06.708 | ++ functions-common:get_or_create_group:904 : echo d10f8567bbe2439cb8bb20bd79867537 2022-08-02 05:50:06.711 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d10f8567bbe2439cb8bb20bd79867537 2022-08-02 05:50:06.713 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:06.786 | + inc/async:async_inner:63 : get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:06.830 | [219114 Async ks-group-memberdemo:251401]: running: get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:06.832 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:06.933 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:07.072 | [219114 Async ks-group-anotherdemo:251487]: running: get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:07.098 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:07.395 | + inc/async:async_inner:63 : get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:07.626 | [219114 Async ks-group-memberalt:251594]: running: get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:07.650 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:07.766 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:07.968 | [250755 Async ks-system-member:250755]: finished successfully 2022-08-02 05:50:08.081 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:08.295 | [219114 Async ks-group-anotheralt:251749]: running: get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:08.314 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 2022-08-02 05:50:08.750 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 2022-08-02 05:50:08.959 | [219114 Async ks-group-admin:251842]: running: get_or_add_group_project_role admin f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 2022-08-02 05:50:08.994 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-02 05:50:09.350 | [219114 Async ks-demo-member:248950]: Waiting for completion of get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 running on PID 248950 (17 other jobs running) 2022-08-02 05:50:09.534 | [219114 Async ks-demo-member:248950]: Signaling child to exit 2022-08-02 05:50:09.535 | WAKEUP 2022-08-02 05:50:09.669 | [219114 Async ks-demo-member:248950]: Signaled 2022-08-02 05:50:09.670 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:09.670 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:09.671 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:09.671 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:09.671 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:09.671 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:09.671 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:09.671 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:09.671 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:09.671 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 38eca347ca1a44e0bc09f561ffe1765b --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:09.671 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:09.671 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:09.671 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:09.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:09.671 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:09.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:09.671 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:09.671 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:09.671 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:09.671 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:09.671 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 38eca347ca1a44e0bc09f561ffe1765b --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:09.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:09.671 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:09.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:09.671 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:09.671 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 38eca347ca1a44e0bc09f561ffe1765b --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:09.671 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:09.671 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:09.671 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:09.671 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:09.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:09.671 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:09.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:09.671 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:09.671 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:09.672 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:09.672 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:09.672 | ++ functions-common:get_field:819 : echo '| ba8b1152a7e445a788d89450cc57eb41 | 38eca347ca1a44e0bc09f561ffe1765b | | 8b7daf872d784d75bb9007842cad8794 | | | False |' 2022-08-02 05:50:09.672 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:09.672 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:09.672 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:09.672 | + functions-common:get_or_add_user_project_role:998 : echo ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:09.672 | ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:09.938 | [219114 Async ks-demo-member:248950]: finished get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 with result 0 in 15 seconds 2022-08-02 05:50:10.196 | [219114 Async ks-demo-admin:249062]: Waiting for completion of get_or_add_user_project_role admin 104195948bdf47ad92a40045217cdb0f 8b7daf872d784d75bb9007842cad8794 running on PID 249062 (16 other jobs running) 2022-08-02 05:50:10.345 | [219114 Async ks-demo-admin:249062]: Signaling child to exit 2022-08-02 05:50:10.346 | WAKEUP 2022-08-02 05:50:10.513 | [219114 Async ks-demo-admin:249062]: Signaled 2022-08-02 05:50:10.532 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:10.533 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:10.533 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:10.533 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:10.533 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:10.533 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:10.533 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:10.533 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:10.533 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 104195948bdf47ad92a40045217cdb0f --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:10.533 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:10.533 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:10.533 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:10.533 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:10.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:10.533 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:10.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:10.533 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:10.533 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:10.533 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:10.533 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:10.533 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 104195948bdf47ad92a40045217cdb0f --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:10.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:10.533 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:10.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:10.533 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:10.533 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:10.533 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:10.533 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:10.533 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:10.533 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 104195948bdf47ad92a40045217cdb0f --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:10.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:10.534 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:10.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:10.534 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:10.534 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:10.534 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:10.534 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:10.534 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | 104195948bdf47ad92a40045217cdb0f | | 8b7daf872d784d75bb9007842cad8794 | | | False |' 2022-08-02 05:50:10.534 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:10.534 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:10.534 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:50:10.534 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:50:10.534 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:50:10.798 | [219114 Async ks-demo-admin:249062]: finished get_or_add_user_project_role admin 104195948bdf47ad92a40045217cdb0f 8b7daf872d784d75bb9007842cad8794 with result 0 in 16 seconds 2022-08-02 05:50:11.015 | [219114 Async ks-demo-another:249174]: Waiting for completion of get_or_add_user_project_role anotherrole 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 running on PID 249174 (15 other jobs running) 2022-08-02 05:50:11.175 | [219114 Async ks-demo-another:249174]: Signaling child to exit 2022-08-02 05:50:11.176 | WAKEUP 2022-08-02 05:50:11.313 | [219114 Async ks-demo-another:249174]: Signaled 2022-08-02 05:50:11.321 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:11.322 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:11.322 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:11.322 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:11.322 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:11.322 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:11.322 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:11.322 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:11.322 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 38eca347ca1a44e0bc09f561ffe1765b --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:11.322 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:11.322 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:11.322 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:11.322 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:11.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.322 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.322 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.322 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:11.322 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:11.322 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:11.322 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 38eca347ca1a44e0bc09f561ffe1765b --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:11.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.322 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.322 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.322 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 38eca347ca1a44e0bc09f561ffe1765b --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:11.322 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:11.322 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:11.322 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:11.322 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:11.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.322 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.323 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.323 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:11.323 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:11.323 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:11.323 | ++ functions-common:get_field:819 : echo '| a1f25b5763a54467970047b33ce2e584 | 38eca347ca1a44e0bc09f561ffe1765b | | 8b7daf872d784d75bb9007842cad8794 | | | False |' 2022-08-02 05:50:11.323 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:11.323 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:11.323 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a1f25b5763a54467970047b33ce2e584 2022-08-02 05:50:11.323 | + functions-common:get_or_add_user_project_role:998 : echo a1f25b5763a54467970047b33ce2e584 2022-08-02 05:50:11.323 | a1f25b5763a54467970047b33ce2e584 2022-08-02 05:50:11.538 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:11.575 | [219114 Async ks-demo-another:249174]: finished get_or_add_user_project_role anotherrole 38eca347ca1a44e0bc09f561ffe1765b 8b7daf872d784d75bb9007842cad8794 with result 0 in 16 seconds 2022-08-02 05:50:11.624 | [251050 Async ks-system-reader:251050]: finished successfully 2022-08-02 05:50:11.656 | [219114 Async ks-demo-invis:249287]: Waiting for completion of get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 88c16b8e1edc4df5acf64b73f12a81c3 running on PID 249287 (14 other jobs running) 2022-08-02 05:50:11.715 | [219114 Async ks-demo-invis:249287]: Signaling child to exit 2022-08-02 05:50:11.715 | WAKEUP 2022-08-02 05:50:11.848 | [219114 Async ks-demo-invis:249287]: Signaled 2022-08-02 05:50:11.858 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:11.860 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:11.860 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:11.860 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:11.860 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:11.860 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:11.860 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:11.860 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:11.860 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:11.860 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 38eca347ca1a44e0bc09f561ffe1765b --project 88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:50:11.860 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:11.860 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:11.860 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:11.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.860 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.860 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.860 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:11.860 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:11.860 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:11.860 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 38eca347ca1a44e0bc09f561ffe1765b --project 88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:50:11.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.860 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.860 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.861 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 38eca347ca1a44e0bc09f561ffe1765b --project 88c16b8e1edc4df5acf64b73f12a81c3 2022-08-02 05:50:11.861 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:11.861 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:11.861 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:11.861 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:11.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.861 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:11.861 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:11.861 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:11.861 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:11.861 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:11.861 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:11.861 | ++ functions-common:get_field:819 : echo '| ba8b1152a7e445a788d89450cc57eb41 | 38eca347ca1a44e0bc09f561ffe1765b | | 88c16b8e1edc4df5acf64b73f12a81c3 | | | False |' 2022-08-02 05:50:11.861 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:11.861 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:11.861 | + functions-common:get_or_add_user_project_role:998 : echo ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:11.861 | ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:11.979 | [219114 Async ks-demo-invis:249287]: finished get_or_add_user_project_role member 38eca347ca1a44e0bc09f561ffe1765b 88c16b8e1edc4df5acf64b73f12a81c3 with result 0 in 18 seconds 2022-08-02 05:50:12.108 | [219114 Async ks-demo-reader:249442]: Waiting for completion of get_or_add_user_project_role reader 5dc6fc7985ed433895523208540e4aa4 8b7daf872d784d75bb9007842cad8794 running on PID 249442 (13 other jobs running) 2022-08-02 05:50:12.257 | [219114 Async ks-demo-reader:249442]: Signaling child to exit 2022-08-02 05:50:12.258 | WAKEUP 2022-08-02 05:50:12.368 | [219114 Async ks-demo-reader:249442]: Signaled 2022-08-02 05:50:12.381 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:12.381 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:12.381 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:12.381 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:12.381 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:12.381 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:12.381 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:12.381 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:12.381 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5dc6fc7985ed433895523208540e4aa4 --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:12.381 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:12.381 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:12.381 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:12.381 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:12.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:12.381 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:12.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:12.381 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:12.381 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:12.382 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:12.382 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:12.382 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 5dc6fc7985ed433895523208540e4aa4 --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:12.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:12.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:12.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:12.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:12.382 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:12.382 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5dc6fc7985ed433895523208540e4aa4 --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:12.382 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:12.382 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:12.382 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:12.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:12.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:12.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:12.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:12.382 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:12.382 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:12.382 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:12.382 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:12.382 | ++ functions-common:get_field:819 : echo '| 82c34cc9cf9d44ecb5fd1aa3f53d7526 | 5dc6fc7985ed433895523208540e4aa4 | | 8b7daf872d784d75bb9007842cad8794 | | | False |' 2022-08-02 05:50:12.382 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:12.382 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:12.382 | + functions-common:get_or_add_user_project_role:998 : echo 82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:12.382 | 82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:12.568 | [219114 Async ks-demo-reader:249442]: finished get_or_add_user_project_role reader 5dc6fc7985ed433895523208540e4aa4 8b7daf872d784d75bb9007842cad8794 with result 0 in 16 seconds 2022-08-02 05:50:12.586 | + inc/async:async_wait:197 : return 0 2022-08-02 05:50:12.589 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-02 05:50:12.862 | [219114 Async ks-alt-admin:249812]: Waiting for completion of get_or_add_user_project_role admin bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 running on PID 249812 (12 other jobs running) 2022-08-02 05:50:13.020 | [219114 Async ks-alt-admin:249812]: Signaling child to exit 2022-08-02 05:50:13.021 | WAKEUP 2022-08-02 05:50:13.148 | [219114 Async ks-alt-admin:249812]: Signaled 2022-08-02 05:50:13.161 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:13.162 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:13.162 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:13.162 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:13.162 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:13.162 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:13.162 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:13.162 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:13.162 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:13.162 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:13.162 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bcc4bd8ba2ab4ccebbc43046061d3643 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:13.162 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:13.162 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:13.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.162 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.162 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.162 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:13.162 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:13.162 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:13.162 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user bcc4bd8ba2ab4ccebbc43046061d3643 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:13.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.162 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.162 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.162 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bcc4bd8ba2ab4ccebbc43046061d3643 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:13.162 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:13.162 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:13.162 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:13.162 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:13.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.163 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.163 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.163 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:13.163 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:13.163 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:13.163 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:13.163 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | bcc4bd8ba2ab4ccebbc43046061d3643 | | 1009d41bc4d049298d8f5542c6b4dde4 | | | False |' 2022-08-02 05:50:13.163 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:13.163 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:50:13.163 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:50:13.163 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:50:13.461 | [219114 Async ks-alt-admin:249812]: finished get_or_add_user_project_role admin bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 with result 0 in 16 seconds 2022-08-02 05:50:13.622 | [219114 Async ks-alt-another:249924]: Waiting for completion of get_or_add_user_project_role anotherrole bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 running on PID 249924 (11 other jobs running) 2022-08-02 05:50:13.734 | [219114 Async ks-alt-another:249924]: Signaling child to exit 2022-08-02 05:50:13.734 | WAKEUP 2022-08-02 05:50:13.879 | [219114 Async ks-alt-another:249924]: Signaled 2022-08-02 05:50:13.894 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:13.894 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:13.894 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:13.894 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:13.894 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:13.894 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:13.894 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:13.894 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:13.894 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:13.894 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:13.894 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bcc4bd8ba2ab4ccebbc43046061d3643 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:13.894 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:13.894 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:13.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.895 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.895 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.895 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:13.895 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:13.895 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:13.895 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user bcc4bd8ba2ab4ccebbc43046061d3643 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:13.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.895 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.895 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.895 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bcc4bd8ba2ab4ccebbc43046061d3643 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:13.895 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:13.895 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:13.895 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:13.895 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:13.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.895 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:13.895 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:13.895 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:13.895 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:13.895 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:13.895 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:13.895 | ++ functions-common:get_field:819 : echo '| a1f25b5763a54467970047b33ce2e584 | bcc4bd8ba2ab4ccebbc43046061d3643 | | 1009d41bc4d049298d8f5542c6b4dde4 | | | False |' 2022-08-02 05:50:13.895 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:13.895 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a1f25b5763a54467970047b33ce2e584 2022-08-02 05:50:13.895 | + functions-common:get_or_add_user_project_role:998 : echo a1f25b5763a54467970047b33ce2e584 2022-08-02 05:50:13.895 | a1f25b5763a54467970047b33ce2e584 2022-08-02 05:50:14.192 | [219114 Async ks-alt-another:249924]: finished get_or_add_user_project_role anotherrole bcc4bd8ba2ab4ccebbc43046061d3643 1009d41bc4d049298d8f5542c6b4dde4 with result 0 in 15 seconds 2022-08-02 05:50:14.381 | [219114 Async ks-alt-member-user:250258]: Waiting for completion of get_or_add_user_project_role member 6ddddb98c96d414a851646f68372c0b4 1009d41bc4d049298d8f5542c6b4dde4 running on PID 250258 (10 other jobs running) 2022-08-02 05:50:14.531 | [219114 Async ks-alt-member-user:250258]: Signaling child to exit 2022-08-02 05:50:14.531 | WAKEUP 2022-08-02 05:50:14.677 | [219114 Async ks-alt-member-user:250258]: Signaled 2022-08-02 05:50:14.686 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:14.686 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:14.686 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:14.686 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:14.686 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:14.686 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:14.686 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:14.686 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:14.686 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:14.686 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:14.686 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ddddb98c96d414a851646f68372c0b4 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:14.686 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:14.687 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:14.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:14.687 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:14.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:14.687 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:14.687 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:14.687 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:14.687 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:14.687 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 6ddddb98c96d414a851646f68372c0b4 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:14.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:14.687 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:14.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:14.687 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:14.687 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:14.687 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ddddb98c96d414a851646f68372c0b4 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:14.687 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:14.687 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:14.687 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:14.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:14.687 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:14.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:14.687 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:14.687 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:14.687 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:14.687 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:14.687 | ++ functions-common:get_field:819 : echo '| ba8b1152a7e445a788d89450cc57eb41 | 6ddddb98c96d414a851646f68372c0b4 | | 1009d41bc4d049298d8f5542c6b4dde4 | | | False |' 2022-08-02 05:50:14.687 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:14.687 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:14.687 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:14.687 | + functions-common:get_or_add_user_project_role:998 : echo ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:14.687 | ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:14.954 | [219114 Async ks-alt-member-user:250258]: finished get_or_add_user_project_role member 6ddddb98c96d414a851646f68372c0b4 1009d41bc4d049298d8f5542c6b4dde4 with result 0 in 12 seconds 2022-08-02 05:50:15.132 | [219114 Async ks-alt-reader-user:250531]: Waiting for completion of get_or_add_user_project_role reader e0ee3d9148024bc982829dc0ab5d620f 1009d41bc4d049298d8f5542c6b4dde4 running on PID 250531 (9 other jobs running) 2022-08-02 05:50:15.287 | [219114 Async ks-alt-reader-user:250531]: Signaling child to exit 2022-08-02 05:50:15.288 | WAKEUP 2022-08-02 05:50:15.423 | [219114 Async ks-alt-reader-user:250531]: Signaled 2022-08-02 05:50:15.434 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:50:15.434 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:50:15.434 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:15.434 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:15.434 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:15.434 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:15.434 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:15.434 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:50:15.434 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:15.434 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0ee3d9148024bc982829dc0ab5d620f --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:15.434 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:50:15.434 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:15.434 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:15.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:15.434 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:15.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:15.434 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:15.434 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:15.434 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:50:15.434 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:50:15.434 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user e0ee3d9148024bc982829dc0ab5d620f --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:15.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:15.434 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:15.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:15.435 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:15.435 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:50:15.435 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:50:15.435 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0ee3d9148024bc982829dc0ab5d620f --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:15.435 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:50:15.435 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:15.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:15.435 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:15.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:15.435 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:15.435 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:15.435 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:50:15.435 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:50:15.435 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:50:15.435 | ++ functions-common:get_field:819 : echo '| 82c34cc9cf9d44ecb5fd1aa3f53d7526 | e0ee3d9148024bc982829dc0ab5d620f | | 1009d41bc4d049298d8f5542c6b4dde4 | | | False |' 2022-08-02 05:50:15.435 | ++ functions-common:get_field:813 : read data 2022-08-02 05:50:15.435 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:15.435 | + functions-common:get_or_add_user_project_role:998 : echo 82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:15.435 | 82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:15.654 | [219114 Async ks-alt-reader-user:250531]: finished get_or_add_user_project_role reader e0ee3d9148024bc982829dc0ab5d620f 1009d41bc4d049298d8f5542c6b4dde4 with result 0 in 12 seconds 2022-08-02 05:50:15.684 | + inc/async:async_wait:197 : return 0 2022-08-02 05:50:15.689 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-02 05:50:15.961 | [219114 Async ks-system-member:250755]: Waiting for completion of get_or_add_user_system_role member 9f671b497efe46fb9bbb7181cf7f18a7 all running on PID 250755 (8 other jobs running) 2022-08-02 05:50:16.143 | [219114 Async ks-system-member:250755]: Signaling child to exit 2022-08-02 05:50:16.144 | WAKEUP 2022-08-02 05:50:16.268 | [219114 Async ks-system-member:250755]: Signaled 2022-08-02 05:50:16.269 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 05:50:16.269 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 05:50:16.269 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 05:50:16.269 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:16.269 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:16.269 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:16.269 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:16.269 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:16.269 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 05:50:16.269 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9f671b497efe46fb9bbb7181cf7f18a7 --system all -f value -c Role 2022-08-02 05:50:16.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:16.269 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:16.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:16.269 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:16.269 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:16.269 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 05:50:16.269 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 05:50:16.269 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 9f671b497efe46fb9bbb7181cf7f18a7 --system all 2022-08-02 05:50:16.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:16.271 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:16.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:16.271 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:16.271 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9f671b497efe46fb9bbb7181cf7f18a7 --system all -f value -c Role 2022-08-02 05:50:16.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:16.271 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:16.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:16.271 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:16.271 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:16.271 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:16.271 | + functions-common:get_or_add_user_system_role:1053 : echo ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:16.271 | ba8b1152a7e445a788d89450cc57eb41 2022-08-02 05:50:16.592 | [219114 Async ks-system-member:250755]: finished get_or_add_user_system_role member 9f671b497efe46fb9bbb7181cf7f18a7 all with result 0 in 11 seconds 2022-08-02 05:50:16.839 | [219114 Async ks-system-reader:251050]: Waiting for completion of get_or_add_user_system_role reader 3eff49aa62004b91903b8642a8a29e25 all running on PID 251050 (7 other jobs running) 2022-08-02 05:50:16.934 | [219114 Async ks-system-reader:251050]: Signaling child to exit 2022-08-02 05:50:16.934 | WAKEUP 2022-08-02 05:50:17.069 | [219114 Async ks-system-reader:251050]: Signaled 2022-08-02 05:50:17.086 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 05:50:17.086 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 05:50:17.086 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 05:50:17.086 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:50:17.086 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:50:17.086 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:50:17.086 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:50:17.086 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:50:17.086 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 05:50:17.086 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3eff49aa62004b91903b8642a8a29e25 --system all -f value -c Role 2022-08-02 05:50:17.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:17.087 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:17.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:17.087 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:17.087 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:17.087 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 05:50:17.087 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 05:50:17.087 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 3eff49aa62004b91903b8642a8a29e25 --system all 2022-08-02 05:50:17.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:17.087 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:17.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:17.087 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:17.087 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3eff49aa62004b91903b8642a8a29e25 --system all -f value -c Role 2022-08-02 05:50:17.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:17.087 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:17.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:17.087 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:17.087 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:17.087 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:17.088 | + functions-common:get_or_add_user_system_role:1053 : echo 82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:17.088 | 82c34cc9cf9d44ecb5fd1aa3f53d7526 2022-08-02 05:50:17.359 | [219114 Async ks-system-reader:251050]: finished get_or_add_user_system_role reader 3eff49aa62004b91903b8642a8a29e25 all with result 0 in 10 seconds 2022-08-02 05:50:17.375 | + inc/async:async_wait:197 : return 0 2022-08-02 05:50:17.378 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-02 05:50:17.697 | [219114 Async ks-group-memberdemo:251401]: Waiting for completion of get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 running on PID 251401 (6 other jobs running) 2022-08-02 05:50:17.864 | [219114 Async ks-group-memberdemo:251401]: Signaling child to exit 2022-08-02 05:50:20.530 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:20.677 | [251487 Async ks-group-anotherdemo:251487]: finished successfully 2022-08-02 05:50:21.171 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:21.218 | [251401 Async ks-group-memberdemo:251401]: finished successfully 2022-08-02 05:50:21.248 | WAKEUP 2022-08-02 05:50:21.297 | [219114 Async ks-group-memberdemo:251401]: Signaled 2022-08-02 05:50:21.299 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:50:21.299 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d10f8567bbe2439cb8bb20bd79867537 --project 8b7daf872d784d75bb9007842cad8794 -f value 2022-08-02 05:50:21.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.299 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.299 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.299 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:21.299 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:50:21.299 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:50:21.299 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group d10f8567bbe2439cb8bb20bd79867537 --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:21.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.299 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.299 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.299 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d10f8567bbe2439cb8bb20bd79867537 --project 8b7daf872d784d75bb9007842cad8794 -f value 2022-08-02 05:50:21.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.299 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.300 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.300 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:21.300 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ba8b1152a7e445a788d89450cc57eb41 d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 False' 2022-08-02 05:50:21.300 | + functions-common:get_or_add_group_project_role:1077 : echo ba8b1152a7e445a788d89450cc57eb41 d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 False 2022-08-02 05:50:21.300 | ba8b1152a7e445a788d89450cc57eb41 d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 False 2022-08-02 05:50:21.368 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:21.375 | [219114 Async ks-group-memberdemo:251401]: finished get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 with result 0 in 14 seconds 2022-08-02 05:50:21.406 | [251594 Async ks-group-memberalt:251594]: finished successfully 2022-08-02 05:50:21.436 | [219114 Async ks-group-anotherdemo:251487]: Waiting for completion of get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 running on PID 251487 (5 other jobs running) 2022-08-02 05:50:21.471 | [219114 Async ks-group-anotherdemo:251487]: Signaling child to exit 2022-08-02 05:50:21.472 | WAKEUP 2022-08-02 05:50:21.496 | [219114 Async ks-group-anotherdemo:251487]: Signaled 2022-08-02 05:50:21.497 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:50:21.498 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d10f8567bbe2439cb8bb20bd79867537 --project 8b7daf872d784d75bb9007842cad8794 -f value 2022-08-02 05:50:21.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.498 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.498 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.498 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:21.498 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:50:21.498 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:50:21.498 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group d10f8567bbe2439cb8bb20bd79867537 --project 8b7daf872d784d75bb9007842cad8794 2022-08-02 05:50:21.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.498 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.498 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.498 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d10f8567bbe2439cb8bb20bd79867537 --project 8b7daf872d784d75bb9007842cad8794 -f value 2022-08-02 05:50:21.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.498 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.498 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.498 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:21.498 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='a1f25b5763a54467970047b33ce2e584 d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 False' 2022-08-02 05:50:21.498 | + functions-common:get_or_add_group_project_role:1077 : echo a1f25b5763a54467970047b33ce2e584 d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 False 2022-08-02 05:50:21.498 | a1f25b5763a54467970047b33ce2e584 d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 False 2022-08-02 05:50:21.557 | [219114 Async ks-group-anotherdemo:251487]: finished get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 8b7daf872d784d75bb9007842cad8794 with result 0 in 13 seconds 2022-08-02 05:50:21.604 | [219114 Async ks-group-memberalt:251594]: Waiting for completion of get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 running on PID 251594 (4 other jobs running) 2022-08-02 05:50:21.636 | [219114 Async ks-group-memberalt:251594]: Signaling child to exit 2022-08-02 05:50:21.636 | WAKEUP 2022-08-02 05:50:21.661 | [219114 Async ks-group-memberalt:251594]: Signaled 2022-08-02 05:50:21.663 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:50:21.663 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d10f8567bbe2439cb8bb20bd79867537 --project 1009d41bc4d049298d8f5542c6b4dde4 -f value 2022-08-02 05:50:21.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.663 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.663 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.663 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:21.663 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:50:21.663 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:50:21.663 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group d10f8567bbe2439cb8bb20bd79867537 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:21.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.663 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.663 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.663 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d10f8567bbe2439cb8bb20bd79867537 --project 1009d41bc4d049298d8f5542c6b4dde4 -f value 2022-08-02 05:50:21.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.663 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:21.663 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:21.663 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:21.663 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ba8b1152a7e445a788d89450cc57eb41 d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 False' 2022-08-02 05:50:21.663 | + functions-common:get_or_add_group_project_role:1077 : echo ba8b1152a7e445a788d89450cc57eb41 d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 False 2022-08-02 05:50:21.663 | ba8b1152a7e445a788d89450cc57eb41 d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 False 2022-08-02 05:50:21.713 | [219114 Async ks-group-memberalt:251594]: finished get_or_add_group_project_role member d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 with result 0 in 14 seconds 2022-08-02 05:50:21.757 | [219114 Async ks-group-anotheralt:251749]: Waiting for completion of get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 running on PID 251749 (3 other jobs running) 2022-08-02 05:50:21.784 | [219114 Async ks-group-anotheralt:251749]: Signaling child to exit 2022-08-02 05:50:22.404 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:22.431 | [251842 Async ks-group-admin:251842]: finished successfully 2022-08-02 05:50:22.670 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:50:22.695 | [251749 Async ks-group-anotheralt:251749]: finished successfully 2022-08-02 05:50:22.715 | WAKEUP 2022-08-02 05:50:22.738 | [219114 Async ks-group-anotheralt:251749]: Signaled 2022-08-02 05:50:22.739 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:50:22.739 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d10f8567bbe2439cb8bb20bd79867537 --project 1009d41bc4d049298d8f5542c6b4dde4 -f value 2022-08-02 05:50:22.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.740 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.740 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.740 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:22.740 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:50:22.740 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:50:22.740 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group d10f8567bbe2439cb8bb20bd79867537 --project 1009d41bc4d049298d8f5542c6b4dde4 2022-08-02 05:50:22.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.740 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.740 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.740 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d10f8567bbe2439cb8bb20bd79867537 --project 1009d41bc4d049298d8f5542c6b4dde4 -f value 2022-08-02 05:50:22.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.740 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.740 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.740 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:22.740 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='a1f25b5763a54467970047b33ce2e584 d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 False' 2022-08-02 05:50:22.740 | + functions-common:get_or_add_group_project_role:1077 : echo a1f25b5763a54467970047b33ce2e584 d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 False 2022-08-02 05:50:22.740 | a1f25b5763a54467970047b33ce2e584 d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 False 2022-08-02 05:50:22.785 | [219114 Async ks-group-anotheralt:251749]: finished get_or_add_group_project_role anotherrole d10f8567bbe2439cb8bb20bd79867537 1009d41bc4d049298d8f5542c6b4dde4 with result 0 in 14 seconds 2022-08-02 05:50:22.822 | [219114 Async ks-group-admin:251842]: Waiting for completion of get_or_add_group_project_role admin f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 running on PID 251842 (2 other jobs running) 2022-08-02 05:50:22.847 | [219114 Async ks-group-admin:251842]: Signaling child to exit 2022-08-02 05:50:22.847 | WAKEUP 2022-08-02 05:50:22.871 | [219114 Async ks-group-admin:251842]: Signaled 2022-08-02 05:50:22.872 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:50:22.872 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f0c4d7c63bf04d27aae1eaf5f144f0c6 --project a31eb9e1d9924daeaa6a34e4a17c1713 -f value 2022-08-02 05:50:22.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.872 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.873 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.873 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:22.873 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:50:22.873 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:50:22.873 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group f0c4d7c63bf04d27aae1eaf5f144f0c6 --project a31eb9e1d9924daeaa6a34e4a17c1713 2022-08-02 05:50:22.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.873 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.873 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.873 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f0c4d7c63bf04d27aae1eaf5f144f0c6 --project a31eb9e1d9924daeaa6a34e4a17c1713 -f value 2022-08-02 05:50:22.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.873 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:50:22.873 | from cryptography.utils import int_from_bytes 2022-08-02 05:50:22.873 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:50:22.873 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='7a74226bb2e449339bdf5d469b190973 f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 False' 2022-08-02 05:50:22.873 | + functions-common:get_or_add_group_project_role:1077 : echo 7a74226bb2e449339bdf5d469b190973 f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 False 2022-08-02 05:50:22.873 | 7a74226bb2e449339bdf5d469b190973 f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 False 2022-08-02 05:50:22.926 | [219114 Async ks-group-admin:251842]: finished get_or_add_group_project_role admin f0c4d7c63bf04d27aae1eaf5f144f0c6 a31eb9e1d9924daeaa6a34e4a17c1713 with result 0 in 13 seconds 2022-08-02 05:50:22.930 | + inc/async:async_wait:197 : return 0 2022-08-02 05:50:22.933 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-02 05:50:22.950 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:50:22.953 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-02 05:50:22.972 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:50:22.974 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-02 05:50:22.977 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-02 05:50:23.036 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-02 05:50:23.076 | [219114 Async create_nova_accounts:253742]: running: create_nova_accounts 2022-08-02 05:50:23.078 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-02 05:50:23.097 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:50:23.100 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-02 05:50:23.102 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-02 05:50:23.162 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-02 05:50:23.209 | [219114 Async create_glance_accounts:253857]: running: create_glance_accounts 2022-08-02 05:50:23.212 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-02 05:50:23.239 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:50:23.242 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-02 05:50:23.244 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-02 05:50:23.314 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-02 05:50:23.362 | [219114 Async create_cinder_accounts:253987]: running: create_cinder_accounts 2022-08-02 05:50:23.365 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-02 05:50:23.387 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:50:23.389 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-02 05:50:23.392 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-02 05:50:23.472 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-02 05:50:23.540 | [219114 Async create_neutron_accounts:254103]: running: create_neutron_accounts 2022-08-02 05:50:23.544 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-02 05:50:23.578 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:50:23.581 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-02 05:50:23.584 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-02 05:50:23.881 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-02 05:50:24.150 | [219114 Async create_swift_accounts:254249]: running: create_swift_accounts 2022-08-02 05:50:24.180 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-02 05:50:24.313 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:50:24.338 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-02 05:50:24.699 | [219114 Async create_nova_accounts:253742]: Waiting for completion of create_nova_accounts running on PID 253742 (6 other jobs running) 2022-08-02 05:50:24.863 | [219114 Async create_nova_accounts:253742]: Signaling child to exit 2022-08-02 05:51:03.824 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:51:03.992 | [254103 Async create_neutron_accounts:254103]: finished successfully 2022-08-02 05:51:20.493 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:51:20.526 | [253987 Async create_cinder_accounts:253987]: finished successfully 2022-08-02 05:51:38.546 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:51:38.575 | [253857 Async create_glance_accounts:253857]: finished successfully 2022-08-02 05:51:40.911 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:51:40.941 | [253742 Async create_nova_accounts:253742]: finished successfully 2022-08-02 05:51:40.963 | WAKEUP 2022-08-02 05:51:40.985 | [219114 Async create_nova_accounts:253742]: Signaled 2022-08-02 05:51:40.987 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 05:51:40.987 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-02 05:51:40.987 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-02 05:51:40.987 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:51:40.987 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:51:40.987 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:51:40.987 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 05:51:40.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.987 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.987 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.987 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.987 | + functions-common:get_or_create_user:926 : user_id=6080c2ceda8e4ae8bd1fea3d91ed1ed4 2022-08-02 05:51:40.987 | + functions-common:get_or_create_user:927 : echo 6080c2ceda8e4ae8bd1fea3d91ed1ed4 2022-08-02 05:51:40.987 | 6080c2ceda8e4ae8bd1fea3d91ed1ed4 2022-08-02 05:51:40.987 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-02 05:51:40.987 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:40.987 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:40.987 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:40.987 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:40.988 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:40.988 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:40.988 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:40.988 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:40.988 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:40.988 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:40.988 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:40.988 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:40.988 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.988 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:40.988 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.988 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.988 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.988 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.988 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:40.988 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:40.988 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.988 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.988 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.988 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.988 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:40.988 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:40.988 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:40.988 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.988 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.989 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.989 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.989 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:40.989 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:40.989 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:40.989 | ++ functions-common:get_field:819 : echo '| d9f0298e18024956aedf8fa02f249b7a | 6080c2ceda8e4ae8bd1fea3d91ed1ed4 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:40.989 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.989 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:40.989 | + functions-common:get_or_add_user_project_role:998 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:40.989 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:40.989 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 05:51:40.989 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-02 05:51:40.989 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:40.989 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:40.989 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:40.989 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:40.989 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:40.989 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:40.989 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:40.989 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:40.989 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:40.989 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:40.989 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:40.989 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:40.989 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.989 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:40.989 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.989 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.989 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.990 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.990 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:40.990 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:40.990 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.990 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.990 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.990 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:40.990 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:40.990 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.990 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:40.990 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.990 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.990 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.990 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.990 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:40.990 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:40.990 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:40.990 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | 6080c2ceda8e4ae8bd1fea3d91ed1ed4 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:40.990 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.990 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:51:40.990 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:51:40.990 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:51:40.990 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-02 05:51:40.990 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:51:40.990 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.65/compute 2022-08-02 05:51:40.990 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-02 05:51:40.990 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:51:40.990 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-02 05:51:40.990 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-02 05:51:40.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.991 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.991 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.991 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.991 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:51:40.991 | 35cecd09e92b4109aa1d5faf9b4c0e36' 2022-08-02 05:51:40.991 | + functions-common:get_or_create_service:1095 : echo 35cecd09e92b4109aa1d5faf9b4c0e36 2022-08-02 05:51:40.991 | 35cecd09e92b4109aa1d5faf9b4c0e36 2022-08-02 05:51:40.991 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.65/compute/v2/$(project_id)s' 2022-08-02 05:51:40.991 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:51:40.991 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' RegionOne 2022-08-02 05:51:40.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:51:40.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-02 05:51:40.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.991 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.991 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.991 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:51:40.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:51:40.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:51:40.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.991 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.991 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.991 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=b9bfbe2fbafe403686dd2666c6e78963 2022-08-02 05:51:40.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo b9bfbe2fbafe403686dd2666c6e78963 2022-08-02 05:51:40.991 | + functions-common:get_or_create_endpoint:1128 : public_id=b9bfbe2fbafe403686dd2666c6e78963 2022-08-02 05:51:40.991 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:51:40.992 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:51:40.992 | + functions-common:get_or_create_endpoint:1137 : echo b9bfbe2fbafe403686dd2666c6e78963 2022-08-02 05:51:40.992 | b9bfbe2fbafe403686dd2666c6e78963 2022-08-02 05:51:40.992 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-02 05:51:40.992 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:51:40.992 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-02 05:51:40.992 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-02 05:51:40.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.992 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.992 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.992 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.992 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:51:40.992 | f837ccdadbae4e7b824e5487f1fe6e0a' 2022-08-02 05:51:40.992 | + functions-common:get_or_create_service:1095 : echo f837ccdadbae4e7b824e5487f1fe6e0a 2022-08-02 05:51:40.992 | f837ccdadbae4e7b824e5487f1fe6e0a 2022-08-02 05:51:40.992 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.65/compute/v2.1 2022-08-02 05:51:40.992 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:51:40.992 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.65/compute/v2.1 RegionOne 2022-08-02 05:51:40.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:51:40.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-02 05:51:40.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.992 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.992 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.992 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:51:40.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:51:40.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.65/compute/v2.1 --region RegionOne -f value -c id 2022-08-02 05:51:40.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.993 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.993 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.993 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=9081a0e45c18462584cd20bf997bbe76 2022-08-02 05:51:40.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 9081a0e45c18462584cd20bf997bbe76 2022-08-02 05:51:40.993 | + functions-common:get_or_create_endpoint:1128 : public_id=9081a0e45c18462584cd20bf997bbe76 2022-08-02 05:51:40.993 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:51:40.993 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:51:40.993 | + functions-common:get_or_create_endpoint:1137 : echo 9081a0e45c18462584cd20bf997bbe76 2022-08-02 05:51:40.993 | 9081a0e45c18462584cd20bf997bbe76 2022-08-02 05:51:40.993 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-02 05:51:40.993 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:51:40.993 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-02 05:51:40.993 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:51:40.993 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-02 05:51:40.993 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:40.993 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:40.993 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:40.993 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:40.993 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:40.993 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:40.993 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:40.993 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:40.993 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:40.993 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:40.993 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:40.993 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.993 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:40.993 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:40.993 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.993 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.994 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.994 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.994 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:40.994 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:40.994 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.994 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.994 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.994 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:40.994 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 05:51:40.994 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:40.994 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:40.994 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.994 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:40.994 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:40.994 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:40.994 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:40.994 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:40.994 | ++ functions-common:get_field:819 : echo '| 1f388e07f74044f89bf50807dcac3537 | 6080c2ceda8e4ae8bd1fea3d91ed1ed4 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:40.994 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:40.994 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:40.994 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1f388e07f74044f89bf50807dcac3537 2022-08-02 05:51:40.994 | + functions-common:get_or_add_user_project_role:998 : echo 1f388e07f74044f89bf50807dcac3537 2022-08-02 05:51:40.994 | 1f388e07f74044f89bf50807dcac3537 2022-08-02 05:51:40.994 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-02 05:51:40.994 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:51:40.994 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-02 05:51:40.994 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:51:40.995 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-02 05:51:41.040 | [219114 Async create_nova_accounts:253742]: finished create_nova_accounts with result 0 in 77 seconds 2022-08-02 05:51:41.082 | [219114 Async create_glance_accounts:253857]: Waiting for completion of create_glance_accounts running on PID 253857 (5 other jobs running) 2022-08-02 05:51:41.110 | [219114 Async create_glance_accounts:253857]: Signaling child to exit 2022-08-02 05:51:41.110 | WAKEUP 2022-08-02 05:51:41.135 | [219114 Async create_glance_accounts:253857]: Signaled 2022-08-02 05:51:41.141 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-02 05:51:41.141 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:51:41.141 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-02 05:51:41.141 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-02 05:51:41.141 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:51:41.141 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:51:41.141 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:51:41.141 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 05:51:41.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.141 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.142 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.142 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.142 | + functions-common:get_or_create_user:926 : user_id=806b1ac99c224757bdd392fdac36aa6a 2022-08-02 05:51:41.142 | + functions-common:get_or_create_user:927 : echo 806b1ac99c224757bdd392fdac36aa6a 2022-08-02 05:51:41.142 | 806b1ac99c224757bdd392fdac36aa6a 2022-08-02 05:51:41.142 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-02 05:51:41.142 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:41.142 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:41.142 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:41.142 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:41.142 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:41.142 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:41.142 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:41.142 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:41.142 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:41.142 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:41.142 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:41.142 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.142 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.142 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.142 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.142 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.142 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.142 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.143 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:41.143 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:41.143 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.143 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.143 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.143 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.143 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.143 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:41.143 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.143 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.143 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.143 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.143 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.143 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:41.143 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:41.143 | ++ functions-common:get_field:819 : echo '| d9f0298e18024956aedf8fa02f249b7a | 806b1ac99c224757bdd392fdac36aa6a | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:41.143 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:41.144 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.144 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.144 | + functions-common:get_or_add_user_project_role:998 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.144 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.144 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 05:51:41.144 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-02 05:51:41.144 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:51:41.144 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-02 05:51:41.144 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-02 05:51:41.144 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:51:41.144 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:51:41.144 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:51:41.144 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 05:51:41.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.144 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.144 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.144 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.144 | + functions-common:get_or_create_user:926 : user_id=cdb2b8b9159e4b84bd8d775759456e64 2022-08-02 05:51:41.144 | + functions-common:get_or_create_user:927 : echo cdb2b8b9159e4b84bd8d775759456e64 2022-08-02 05:51:41.144 | cdb2b8b9159e4b84bd8d775759456e64 2022-08-02 05:51:41.144 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-02 05:51:41.144 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:41.144 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:41.144 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:41.144 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:41.144 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:41.144 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:41.145 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:41.145 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:41.145 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:41.145 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:41.145 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.145 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:41.145 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.145 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.145 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.145 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.145 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.145 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.145 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:41.145 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:41.145 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.145 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.145 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.145 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.145 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.145 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:41.145 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.145 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.145 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.145 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.145 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.145 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:41.146 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:41.146 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:41.146 | ++ functions-common:get_field:819 : echo '| d9f0298e18024956aedf8fa02f249b7a | cdb2b8b9159e4b84bd8d775759456e64 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:41.146 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.146 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.146 | + functions-common:get_or_add_user_project_role:998 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.146 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.146 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-02 05:51:41.146 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-02 05:51:41.146 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:41.146 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:41.146 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:41.146 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:41.146 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:41.146 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:41.146 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:41.146 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:41.146 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:41.146 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:41.146 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.147 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.147 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:41.147 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.147 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.147 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.147 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.147 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.147 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:41.147 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:41.147 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.148 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.148 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.148 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.148 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.148 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:41.148 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.148 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.148 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.148 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.148 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.148 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:41.148 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:41.148 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:41.148 | ++ functions-common:get_field:819 : echo '| 1f388e07f74044f89bf50807dcac3537 | cdb2b8b9159e4b84bd8d775759456e64 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:41.148 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.148 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1f388e07f74044f89bf50807dcac3537 2022-08-02 05:51:41.148 | + functions-common:get_or_add_user_project_role:998 : echo 1f388e07f74044f89bf50807dcac3537 2022-08-02 05:51:41.148 | 1f388e07f74044f89bf50807dcac3537 2022-08-02 05:51:41.148 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-02 05:51:41.148 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:51:41.149 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-02 05:51:41.149 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-02 05:51:41.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.149 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.149 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:51:41.149 | 8ff39ef97afd429c824c6400fce91f46' 2022-08-02 05:51:41.149 | + functions-common:get_or_create_service:1095 : echo 8ff39ef97afd429c824c6400fce91f46 2022-08-02 05:51:41.149 | 8ff39ef97afd429c824c6400fce91f46 2022-08-02 05:51:41.149 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.65/image 2022-08-02 05:51:41.149 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:51:41.149 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.65/image RegionOne 2022-08-02 05:51:41.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:51:41.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-02 05:51:41.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.149 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:51:41.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:51:41.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.65/image --region RegionOne -f value -c id 2022-08-02 05:51:41.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.149 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=247a0308cb61440084b2a3bfa860874b 2022-08-02 05:51:41.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 247a0308cb61440084b2a3bfa860874b 2022-08-02 05:51:41.149 | + functions-common:get_or_create_endpoint:1128 : public_id=247a0308cb61440084b2a3bfa860874b 2022-08-02 05:51:41.150 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:51:41.150 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:51:41.150 | + functions-common:get_or_create_endpoint:1137 : echo 247a0308cb61440084b2a3bfa860874b 2022-08-02 05:51:41.150 | 247a0308cb61440084b2a3bfa860874b 2022-08-02 05:51:41.150 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-02 05:51:41.150 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 05:51:41.150 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 05:51:41.150 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 05:51:41.150 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-02 05:51:41.150 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-02 05:51:41.150 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-02 05:51:41.150 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-02 05:51:41.150 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-02 05:51:41.193 | [219114 Async create_glance_accounts:253857]: finished create_glance_accounts with result 0 in 75 seconds 2022-08-02 05:51:41.233 | [219114 Async create_cinder_accounts:253987]: Waiting for completion of create_cinder_accounts running on PID 253987 (4 other jobs running) 2022-08-02 05:51:41.260 | [219114 Async create_cinder_accounts:253987]: Signaling child to exit 2022-08-02 05:51:41.261 | WAKEUP 2022-08-02 05:51:41.285 | [219114 Async create_cinder_accounts:253987]: Signaled 2022-08-02 05:51:41.286 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-02 05:51:41.286 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-02 05:51:41.286 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-02 05:51:41.286 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:51:41.286 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:51:41.286 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:51:41.286 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 05:51:41.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.286 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.286 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.286 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.287 | + functions-common:get_or_create_user:926 : user_id=7ffb9ddd45fb44e4ac066a0d17ae5dde 2022-08-02 05:51:41.287 | + functions-common:get_or_create_user:927 : echo 7ffb9ddd45fb44e4ac066a0d17ae5dde 2022-08-02 05:51:41.287 | 7ffb9ddd45fb44e4ac066a0d17ae5dde 2022-08-02 05:51:41.287 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-02 05:51:41.287 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:41.287 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:41.287 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:41.287 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:41.287 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:41.287 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:41.287 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:41.287 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:41.287 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:41.287 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:41.287 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:41.287 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.287 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.287 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.287 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.287 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.287 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.287 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.287 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:41.287 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:41.287 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.287 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.287 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.287 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.287 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:41.288 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.288 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.288 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.288 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.288 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.288 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.288 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:41.288 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:41.288 | ++ functions-common:get_field:819 : echo '| d9f0298e18024956aedf8fa02f249b7a | 7ffb9ddd45fb44e4ac066a0d17ae5dde | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:41.288 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:41.288 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.288 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.288 | + functions-common:get_or_add_user_project_role:998 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.288 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.288 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 05:51:41.288 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-02 05:51:41.288 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:51:41.288 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-02 05:51:41.288 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-02 05:51:41.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.288 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.288 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.288 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.288 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:51:41.288 | 59c96d3086444cacbaf1c336d57d93df' 2022-08-02 05:51:41.288 | + functions-common:get_or_create_service:1095 : echo 59c96d3086444cacbaf1c336d57d93df 2022-08-02 05:51:41.288 | 59c96d3086444cacbaf1c336d57d93df 2022-08-02 05:51:41.288 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-02 05:51:41.289 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 05:51:41.289 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:51:41.289 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 05:51:41.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:51:41.289 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-02 05:51:41.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.289 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.289 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.289 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:51:41.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:51:41.289 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:51:41.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.289 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.289 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.289 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6ca4831a8da6429388cfd3f71623d905 2022-08-02 05:51:41.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6ca4831a8da6429388cfd3f71623d905 2022-08-02 05:51:41.289 | + functions-common:get_or_create_endpoint:1128 : public_id=6ca4831a8da6429388cfd3f71623d905 2022-08-02 05:51:41.289 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:51:41.289 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:51:41.289 | + functions-common:get_or_create_endpoint:1137 : echo 6ca4831a8da6429388cfd3f71623d905 2022-08-02 05:51:41.289 | 6ca4831a8da6429388cfd3f71623d905 2022-08-02 05:51:41.289 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-02 05:51:41.289 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:51:41.289 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-02 05:51:41.289 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-02 05:51:41.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.290 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.290 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.290 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.290 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:51:41.290 | 05cf0d5f4e444d7fbf559d49ff75f665' 2022-08-02 05:51:41.290 | + functions-common:get_or_create_service:1095 : echo 05cf0d5f4e444d7fbf559d49ff75f665 2022-08-02 05:51:41.290 | 05cf0d5f4e444d7fbf559d49ff75f665 2022-08-02 05:51:41.290 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 05:51:41.290 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:51:41.290 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 05:51:41.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:51:41.290 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-02 05:51:41.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.290 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.290 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.290 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:51:41.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:51:41.290 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:51:41.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.290 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.290 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.290 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7f4280166d6b4f508b955022190711b3 2022-08-02 05:51:41.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7f4280166d6b4f508b955022190711b3 2022-08-02 05:51:41.290 | + functions-common:get_or_create_endpoint:1128 : public_id=7f4280166d6b4f508b955022190711b3 2022-08-02 05:51:41.290 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:51:41.290 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:51:41.290 | + functions-common:get_or_create_endpoint:1137 : echo 7f4280166d6b4f508b955022190711b3 2022-08-02 05:51:41.290 | 7f4280166d6b4f508b955022190711b3 2022-08-02 05:51:41.290 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-02 05:51:41.291 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:51:41.291 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-02 05:51:41.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.291 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.291 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.291 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_project:939 : project_id=4a3c4cb2e85b4054adf8a172cdf0a72d 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_project:940 : echo 4a3c4cb2e85b4054adf8a172cdf0a72d 2022-08-02 05:51:41.291 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4a3c4cb2e85b4054adf8a172cdf0a72d 2022-08-02 05:51:41.291 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-02 05:51:41.291 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-02 05:51:41.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.291 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.291 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.291 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-02 05:51:41.291 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_user:926 : user_id=7ffb9ddd45fb44e4ac066a0d17ae5dde 2022-08-02 05:51:41.291 | ++ functions-common:get_or_create_user:927 : echo 7ffb9ddd45fb44e4ac066a0d17ae5dde 2022-08-02 05:51:41.291 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7ffb9ddd45fb44e4ac066a0d17ae5dde 2022-08-02 05:51:41.335 | [219114 Async create_cinder_accounts:253987]: finished create_cinder_accounts with result 0 in 57 seconds 2022-08-02 05:51:41.340 | + inc/async:async_wait:197 : return 0 2022-08-02 05:51:41.343 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-02 05:51:41.396 | [219114 Async create_neutron_accounts:254103]: Waiting for completion of create_neutron_accounts running on PID 254103 (3 other jobs running) 2022-08-02 05:51:41.422 | [219114 Async create_neutron_accounts:254103]: Signaling child to exit 2022-08-02 05:51:41.422 | WAKEUP 2022-08-02 05:51:41.445 | [219114 Async create_neutron_accounts:254103]: Signaled 2022-08-02 05:51:41.447 | + lib/neutron:create_neutron_accounts:686 : is_neutron_legacy_enabled 2022-08-02 05:51:41.447 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:51:41.447 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:51:41.447 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:51:41.447 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:51:41.447 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:51:41.447 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:51:41.447 | + lib/neutron:create_neutron_accounts:688 : create_mutnauq_accounts 2022-08-02 05:51:41.447 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-02 05:51:41.447 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-02 05:51:41.447 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 05:51:41.447 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-02 05:51:41.447 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 05:51:41.447 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-02 05:51:41.447 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-02 05:51:41.447 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-02 05:51:41.447 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:51:41.447 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:51:41.447 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:51:41.447 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 05:51:41.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.448 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.448 | + functions-common:get_or_create_user:926 : user_id=6af21f6c00f8425b8ff0f3264efbf596 2022-08-02 05:51:41.448 | + functions-common:get_or_create_user:927 : echo 6af21f6c00f8425b8ff0f3264efbf596 2022-08-02 05:51:41.448 | 6af21f6c00f8425b8ff0f3264efbf596 2022-08-02 05:51:41.448 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-02 05:51:41.448 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:51:41.448 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:51:41.448 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:51:41.448 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:51:41.448 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:51:41.448 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:51:41.448 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:51:41.448 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:51:41.448 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:51:41.448 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:51:41.448 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:51:41.448 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.448 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.448 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.448 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.448 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.448 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:51:41.448 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:51:41.448 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.449 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:51:41.449 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 05:51:41.449 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:51:41.449 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:51:41.449 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.449 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.449 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:51:41.449 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:51:41.449 | ++ functions-common:get_field:819 : echo '| d9f0298e18024956aedf8fa02f249b7a | 6af21f6c00f8425b8ff0f3264efbf596 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:51:41.449 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:51:41.449 | ++ functions-common:get_field:813 : read data 2022-08-02 05:51:41.449 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.449 | + functions-common:get_or_add_user_project_role:998 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.449 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:51:41.449 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 05:51:41.449 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-02 05:51:41.449 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:51:41.449 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-02 05:51:41.449 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-02 05:51:41.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.449 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.449 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:51:41.450 | c2bad745b13f43f799753fd5058d1637' 2022-08-02 05:51:41.450 | + functions-common:get_or_create_service:1095 : echo c2bad745b13f43f799753fd5058d1637 2022-08-02 05:51:41.450 | c2bad745b13f43f799753fd5058d1637 2022-08-02 05:51:41.450 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.65:9696/networking 2022-08-02 05:51:41.450 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:51:41.450 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.65:9696/networking RegionOne 2022-08-02 05:51:41.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:51:41.450 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-02 05:51:41.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.450 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:51:41.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:51:41.450 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.65:9696/networking --region RegionOne -f value -c id 2022-08-02 05:51:41.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:51:41.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:51:41.450 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:51:41.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7bd98d66f40d417a90554a2373d163c8 2022-08-02 05:51:41.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7bd98d66f40d417a90554a2373d163c8 2022-08-02 05:51:41.450 | + functions-common:get_or_create_endpoint:1128 : public_id=7bd98d66f40d417a90554a2373d163c8 2022-08-02 05:51:41.450 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:51:41.450 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:51:41.450 | + functions-common:get_or_create_endpoint:1137 : echo 7bd98d66f40d417a90554a2373d163c8 2022-08-02 05:51:41.450 | 7bd98d66f40d417a90554a2373d163c8 2022-08-02 05:51:41.495 | [219114 Async create_neutron_accounts:254103]: finished create_neutron_accounts with result 0 in 40 seconds 2022-08-02 05:51:41.536 | [219114 Async create_swift_accounts:254249]: Waiting for completion of create_swift_accounts running on PID 254249 (2 other jobs running) 2022-08-02 05:51:41.562 | [219114 Async create_swift_accounts:254249]: Signaling child to exit 2022-08-02 05:52:25.725 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:52:25.752 | [254249 Async create_swift_accounts:254249]: finished successfully 2022-08-02 05:52:25.771 | WAKEUP 2022-08-02 05:52:25.795 | [219114 Async create_swift_accounts:254249]: Signaled 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-02 05:52:25.797 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-02 05:52:25.797 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:52:25.797 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 05:52:25.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.797 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.797 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.797 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.797 | ++ functions-common:get_or_create_role:951 : role_id=a1f25b5763a54467970047b33ce2e584 2022-08-02 05:52:25.797 | ++ functions-common:get_or_create_role:952 : echo a1f25b5763a54467970047b33ce2e584 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:619 : another_role=a1f25b5763a54467970047b33ce2e584 2022-08-02 05:52:25.797 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-02 05:52:25.797 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-02 05:52:25.797 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:52:25.797 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:52:25.797 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:52:25.797 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 05:52:25.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.797 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.797 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.797 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.798 | + functions-common:get_or_create_user:926 : user_id=f78743966ff949b8b8e4670ace719f14 2022-08-02 05:52:25.798 | + functions-common:get_or_create_user:927 : echo f78743966ff949b8b8e4670ace719f14 2022-08-02 05:52:25.798 | f78743966ff949b8b8e4670ace719f14 2022-08-02 05:52:25.798 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-02 05:52:25.798 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:52:25.798 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:52:25.798 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:52:25.798 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:52:25.798 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:52:25.798 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:52:25.798 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:52:25.798 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:52:25.798 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:52:25.798 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:52:25.798 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.798 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 05:52:25.798 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:52:25.798 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.798 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.798 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.798 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.798 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.798 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:52:25.798 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:52:25.798 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 05:52:25.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.798 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.798 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.798 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.798 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:52:25.799 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 05:52:25.799 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.799 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.799 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.799 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.799 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.799 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:52:25.799 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:52:25.799 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:52:25.799 | ++ functions-common:get_field:819 : echo '| d9f0298e18024956aedf8fa02f249b7a | f78743966ff949b8b8e4670ace719f14 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:52:25.799 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.799 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:52:25.799 | + functions-common:get_or_add_user_project_role:998 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:52:25.799 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:52:25.799 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 05:52:25.799 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-02 05:52:25.799 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:52:25.799 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:52:25.799 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:52:25.799 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:52:25.799 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:52:25.799 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:52:25.799 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:52:25.799 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:52:25.799 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:52:25.799 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:52:25.799 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:52:25.799 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.799 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.799 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 05:52:25.799 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.800 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.800 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.800 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.800 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:52:25.800 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:52:25.800 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 05:52:25.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.800 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.800 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.800 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.800 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:52:25.800 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.800 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.800 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 05:52:25.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.800 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.800 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.800 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.800 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:52:25.800 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:52:25.800 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:52:25.800 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | f78743966ff949b8b8e4670ace719f14 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:52:25.800 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.800 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.800 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.800 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.800 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-02 05:52:25.801 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:52:25.801 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-02 05:52:25.801 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-02 05:52:25.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.801 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.801 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.801 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.801 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:52:25.801 | 3b309929e42f4a92bf4eab2ec227e976' 2022-08-02 05:52:25.801 | + functions-common:get_or_create_service:1095 : echo 3b309929e42f4a92bf4eab2ec227e976 2022-08-02 05:52:25.801 | 3b309929e42f4a92bf4eab2ec227e976 2022-08-02 05:52:25.801 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' http://10.222.0.65:8080 2022-08-02 05:52:25.801 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:52:25.801 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-02 05:52:25.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:52:25.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-02 05:52:25.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.801 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.801 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.801 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:52:25.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:52:25.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:52:25.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.801 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.801 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.801 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2d83814f4c76448f9d4aeec513f011ec 2022-08-02 05:52:25.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2d83814f4c76448f9d4aeec513f011ec 2022-08-02 05:52:25.802 | + functions-common:get_or_create_endpoint:1128 : public_id=2d83814f4c76448f9d4aeec513f011ec 2022-08-02 05:52:25.802 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.65:8080 ]] 2022-08-02 05:52:25.802 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.65:8080 RegionOne 2022-08-02 05:52:25.802 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:52:25.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-02 05:52:25.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.802 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.802 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.802 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.802 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:52:25.802 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:52:25.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.65:8080 --region RegionOne -f value -c id 2022-08-02 05:52:25.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.802 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.802 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.802 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.802 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a39fc0e4b969407ebbe16e34e796fe9c 2022-08-02 05:52:25.802 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo a39fc0e4b969407ebbe16e34e796fe9c 2022-08-02 05:52:25.802 | a39fc0e4b969407ebbe16e34e796fe9c 2022-08-02 05:52:25.802 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:52:25.802 | + functions-common:get_or_create_endpoint:1137 : echo 2d83814f4c76448f9d4aeec513f011ec 2022-08-02 05:52:25.802 | 2d83814f4c76448f9d4aeec513f011ec 2022-08-02 05:52:25.802 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-02 05:52:25.802 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-02 05:52:25.802 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:52:25.802 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-02 05:52:25.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.802 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.803 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.803 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.803 | ++ functions-common:get_or_create_project:939 : project_id=c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.803 | ++ functions-common:get_or_create_project:940 : echo c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.803 | + lib/swift:create_swift_accounts:633 : swift_project_test1=c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.803 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-02 05:52:25.803 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.803 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-02 05:52:25.803 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:52:25.803 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-02 05:52:25.803 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-02 05:52:25.803 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-02 05:52:25.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.803 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.803 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.803 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.803 | ++ functions-common:get_or_create_user:926 : user_id=9d75ad9477db43cf8894754de2031da2 2022-08-02 05:52:25.803 | ++ functions-common:get_or_create_user:927 : echo 9d75ad9477db43cf8894754de2031da2 2022-08-02 05:52:25.803 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=9d75ad9477db43cf8894754de2031da2 2022-08-02 05:52:25.803 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-02 05:52:25.803 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.803 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 9d75ad9477db43cf8894754de2031da2 c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.803 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:52:25.803 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:52:25.803 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:52:25.803 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:52:25.803 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:52:25.803 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:52:25.803 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:52:25.803 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:52:25.803 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9d75ad9477db43cf8894754de2031da2 --project c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.803 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.804 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:52:25.804 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.804 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.804 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.804 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.804 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.804 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:52:25.804 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:52:25.804 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 9d75ad9477db43cf8894754de2031da2 --project c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.804 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.804 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.804 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9d75ad9477db43cf8894754de2031da2 --project c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.804 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.804 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:52:25.804 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.804 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.804 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.804 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.804 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.804 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:52:25.804 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:52:25.804 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | 9d75ad9477db43cf8894754de2031da2 | | c97c12f4adbc457482f839f4717e553f | | | False |' 2022-08-02 05:52:25.804 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:52:25.804 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.804 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.805 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.805 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.805 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-02 05:52:25.805 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-02 05:52:25.805 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:52:25.805 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-02 05:52:25.805 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-02 05:52:25.805 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-02 05:52:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.805 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.805 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.805 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.805 | ++ functions-common:get_or_create_user:926 : user_id=c5c98d20c0164443b342086f6f0da0b0 2022-08-02 05:52:25.805 | ++ functions-common:get_or_create_user:927 : echo c5c98d20c0164443b342086f6f0da0b0 2022-08-02 05:52:25.805 | + lib/swift:create_swift_accounts:642 : swift_user_test3=c5c98d20c0164443b342086f6f0da0b0 2022-08-02 05:52:25.805 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-02 05:52:25.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.805 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role a1f25b5763a54467970047b33ce2e584 c5c98d20c0164443b342086f6f0da0b0 c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.805 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:52:25.805 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:52:25.805 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:52:25.805 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:52:25.805 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:52:25.805 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:52:25.805 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:52:25.805 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:52:25.805 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role a1f25b5763a54467970047b33ce2e584 --user c5c98d20c0164443b342086f6f0da0b0 --project c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.805 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.805 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:52:25.805 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.805 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.806 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.806 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.806 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.806 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:52:25.806 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:52:25.806 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add a1f25b5763a54467970047b33ce2e584 --user c5c98d20c0164443b342086f6f0da0b0 --project c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.806 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.806 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.806 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role a1f25b5763a54467970047b33ce2e584 --user c5c98d20c0164443b342086f6f0da0b0 --project c97c12f4adbc457482f839f4717e553f 2022-08-02 05:52:25.806 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.806 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:52:25.806 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.806 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.806 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.806 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.806 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.806 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:52:25.806 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:52:25.806 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:52:25.806 | ++ functions-common:get_field:819 : echo '| a1f25b5763a54467970047b33ce2e584 | c5c98d20c0164443b342086f6f0da0b0 | | c97c12f4adbc457482f839f4717e553f | | | False |' 2022-08-02 05:52:25.806 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.806 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a1f25b5763a54467970047b33ce2e584 2022-08-02 05:52:25.806 | + functions-common:get_or_add_user_project_role:998 : echo a1f25b5763a54467970047b33ce2e584 2022-08-02 05:52:25.806 | a1f25b5763a54467970047b33ce2e584 2022-08-02 05:52:25.806 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-02 05:52:25.806 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-02 05:52:25.806 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:52:25.807 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-02 05:52:25.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.807 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.807 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.807 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.807 | ++ functions-common:get_or_create_project:939 : project_id=a5fd8c385e1d453eaa3fa5488e049dac 2022-08-02 05:52:25.807 | ++ functions-common:get_or_create_project:940 : echo a5fd8c385e1d453eaa3fa5488e049dac 2022-08-02 05:52:25.807 | + lib/swift:create_swift_accounts:647 : swift_project_test2=a5fd8c385e1d453eaa3fa5488e049dac 2022-08-02 05:52:25.807 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-02 05:52:25.807 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.807 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-02 05:52:25.807 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-02 05:52:25.807 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:52:25.807 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-02 05:52:25.807 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-02 05:52:25.807 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-02 05:52:25.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.807 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.807 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.807 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.807 | ++ functions-common:get_or_create_user:926 : user_id=1203c4830d794cfe929fc5ca6b8f81b1 2022-08-02 05:52:25.807 | ++ functions-common:get_or_create_user:927 : echo 1203c4830d794cfe929fc5ca6b8f81b1 2022-08-02 05:52:25.807 | + lib/swift:create_swift_accounts:652 : swift_user_test2=1203c4830d794cfe929fc5ca6b8f81b1 2022-08-02 05:52:25.807 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-02 05:52:25.807 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.807 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 1203c4830d794cfe929fc5ca6b8f81b1 a5fd8c385e1d453eaa3fa5488e049dac 2022-08-02 05:52:25.807 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:52:25.807 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:52:25.807 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:52:25.807 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:52:25.808 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:52:25.808 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:52:25.808 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:52:25.808 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:52:25.808 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1203c4830d794cfe929fc5ca6b8f81b1 --project a5fd8c385e1d453eaa3fa5488e049dac 2022-08-02 05:52:25.808 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.808 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:52:25.808 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.808 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.808 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.808 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.808 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.808 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:52:25.808 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:52:25.808 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 1203c4830d794cfe929fc5ca6b8f81b1 --project a5fd8c385e1d453eaa3fa5488e049dac 2022-08-02 05:52:25.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.808 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.808 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.808 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1203c4830d794cfe929fc5ca6b8f81b1 --project a5fd8c385e1d453eaa3fa5488e049dac 2022-08-02 05:52:25.808 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.808 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:52:25.808 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.808 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.808 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.808 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.808 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.809 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:52:25.809 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:52:25.809 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | 1203c4830d794cfe929fc5ca6b8f81b1 | | a5fd8c385e1d453eaa3fa5488e049dac | | | False |' 2022-08-02 05:52:25.809 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:52:25.809 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.809 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.809 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.809 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.809 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-02 05:52:25.809 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-02 05:52:25.809 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 05:52:25.809 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-02 05:52:25.809 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-02 05:52:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.809 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.809 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.809 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.809 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-02 05:52:25.809 | dace3f2093224365934e5c7d07960da8' 2022-08-02 05:52:25.809 | ++ functions-common:get_or_create_domain:889 : echo dace3f2093224365934e5c7d07960da8 2022-08-02 05:52:25.809 | + lib/swift:create_swift_accounts:657 : swift_domain=dace3f2093224365934e5c7d07960da8 2022-08-02 05:52:25.809 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-02 05:52:25.809 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.809 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-02 05:52:25.809 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 dace3f2093224365934e5c7d07960da8 2022-08-02 05:52:25.809 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:52:25.809 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=dace3f2093224365934e5c7d07960da8 --or-show -f value -c id 2022-08-02 05:52:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.809 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.809 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.809 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.810 | ++ functions-common:get_or_create_project:939 : project_id=7d171de3cf3d4362b19f4325bb4ed872 2022-08-02 05:52:25.810 | ++ functions-common:get_or_create_project:940 : echo 7d171de3cf3d4362b19f4325bb4ed872 2022-08-02 05:52:25.810 | + lib/swift:create_swift_accounts:661 : swift_project_test4=7d171de3cf3d4362b19f4325bb4ed872 2022-08-02 05:52:25.810 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-02 05:52:25.810 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.810 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-02 05:52:25.810 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 dace3f2093224365934e5c7d07960da8 test4@example.com 2022-08-02 05:52:25.810 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:52:25.810 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-02 05:52:25.810 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-02 05:52:25.810 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=dace3f2093224365934e5c7d07960da8 --email=test4@example.com --or-show -f value -c id 2022-08-02 05:52:25.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.810 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.810 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.810 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.810 | ++ functions-common:get_or_create_user:926 : user_id=c96822302e6f4e379e6ea8cedc23c127 2022-08-02 05:52:25.810 | ++ functions-common:get_or_create_user:927 : echo c96822302e6f4e379e6ea8cedc23c127 2022-08-02 05:52:25.810 | + lib/swift:create_swift_accounts:666 : swift_user_test4=c96822302e6f4e379e6ea8cedc23c127 2022-08-02 05:52:25.810 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-02 05:52:25.810 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:52:25.810 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin c96822302e6f4e379e6ea8cedc23c127 7d171de3cf3d4362b19f4325bb4ed872 2022-08-02 05:52:25.810 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:52:25.810 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:52:25.810 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:52:25.810 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:52:25.810 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:52:25.810 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:52:25.810 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:52:25.810 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:52:25.810 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:52:25.810 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c96822302e6f4e379e6ea8cedc23c127 --project 7d171de3cf3d4362b19f4325bb4ed872 2022-08-02 05:52:25.811 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.811 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.811 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.811 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.811 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.811 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.811 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:52:25.811 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:52:25.811 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user c96822302e6f4e379e6ea8cedc23c127 --project 7d171de3cf3d4362b19f4325bb4ed872 2022-08-02 05:52:25.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.811 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.811 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.811 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c96822302e6f4e379e6ea8cedc23c127 --project 7d171de3cf3d4362b19f4325bb4ed872 2022-08-02 05:52:25.811 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:52:25.811 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:52:25.811 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:52:25.811 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.811 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:25.811 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:25.811 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:52:25.811 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:52:25.811 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:52:25.811 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | c96822302e6f4e379e6ea8cedc23c127 | | 7d171de3cf3d4362b19f4325bb4ed872 | | | False |' 2022-08-02 05:52:25.811 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:52:25.811 | ++ functions-common:get_field:813 : read data 2022-08-02 05:52:25.811 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.811 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.811 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:52:25.841 | [219114 Async create_swift_accounts:254249]: finished create_swift_accounts with result 0 in 122 seconds 2022-08-02 05:52:25.849 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-02 05:52:25.852 | + inc/async:async_wait:197 : return 0 2022-08-02 05:52:25.854 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-02 05:52:25.873 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:52:25.875 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-02 05:52:25.893 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:52:25.895 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-02 05:52:25.898 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:52:25.901 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-02 05:52:25.904 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-02 05:52:25.907 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-02 05:52:25.967 | + inc/async:async_inner:63 : init_glance 2022-08-02 05:52:26.006 | [219114 Async init_glance:258502]: running: init_glance 2022-08-02 05:52:26.009 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-02 05:52:26.029 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:52:26.032 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-02 05:52:26.034 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:52:26.037 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-02 05:52:26.041 | + ./stack.sh:main:1142 : configure_neutron 2022-08-02 05:52:26.044 | + lib/neutron:configure_neutron:637 : is_neutron_legacy_enabled 2022-08-02 05:52:26.049 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:52:26.049 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:52:26.055 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:52:26.058 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:52:26.061 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:52:26.064 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:52:26.067 | + lib/neutron:configure_neutron:639 : configure_mutnauq 2022-08-02 05:52:26.069 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-02 05:52:26.072 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-02 05:52:26.074 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-02 05:52:26.087 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-02 05:52:26.090 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-02 05:52:29.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:29.238 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:29.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:29.238 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:30.649 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:52:30.675 | [258502 Async init_glance:258502]: finished successfully 2022-08-02 05:52:32.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:32.437 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:32.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:32.437 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:35.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:35.534 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:35.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:35.534 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:38.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:38.649 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:38.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:38.649 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:41.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:41.743 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:41.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:41.743 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:44.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:44.868 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:44.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:44.868 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:48.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:48.034 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:48.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:48.034 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:51.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:51.439 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:51.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:51.439 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:55.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:55.343 | from cryptography.utils import int_from_bytes 2022-08-02 05:52:55.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:52:55.343 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:00.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:00.283 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:00.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:00.283 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:00.573 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-02 05:53:00.579 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-02 05:53:00.581 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-02 05:53:00.583 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-02 05:53:00.586 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-02 05:53:00.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-02 05:53:00.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-02 05:53:00.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-02 05:53:00.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-02 05:53:00.597 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=router 2022-08-02 05:53:00.599 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ '' == '' ]] 2022-08-02 05:53:00.601 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-02 05:53:00.603 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-02 05:53:00.606 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-02 05:53:00.608 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-02 05:53:00.610 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-02 05:53:00.614 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:00.617 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-02 05:53:00.619 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:00.625 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-02 05:53:00.627 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-02 05:53:00.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-02 05:53:00.632 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-02 05:53:00.634 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:53:00.636 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:00.639 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:53:00.654 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:00.657 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:53:00.659 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-02 05:53:00.662 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-02 05:53:00.690 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-02 05:53:00.718 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-02 05:53:00.748 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-02 05:53:00.777 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-02 05:53:00.806 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-02 05:53:00.835 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-02 05:53:00.837 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-02 05:53:00.840 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-02 05:53:00.842 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:53:00.845 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:53:00.862 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:53:00.864 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:53:00.866 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:53:00.868 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:53:00.871 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 05:53:00.899 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:53:00.928 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 05:53:00.957 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:53:00.987 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-02 05:53:01.003 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:53:01.006 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-02 05:53:01.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:53:01.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-02 05:53:01.013 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-02 05:53:01.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-02 05:53:01.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-02 05:53:01.030 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:992 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:53:01.032 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : local srcdir=/opt/stack/neutron 2022-08-02 05:53:01.035 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-02 05:53:01.047 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:997 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-02 05:53:01.060 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-02 05:53:01.062 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-02 05:53:01.074 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-02 05:53:01.086 | + lib/neutron-legacy:_neutron_setup_rootwrap:1021 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-02 05:53:01.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 05:53:01.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:1025 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:53:01.105 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1028 : mktemp 2022-08-02 05:53:01.109 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : TEMPFILE=/tmp/tmp.lFV7r8v1Mi 2022-08-02 05:53:01.112 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 05:53:01.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:53:01.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : chmod 0440 /tmp/tmp.lFV7r8v1Mi 2022-08-02 05:53:01.120 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo chown root:root /tmp/tmp.lFV7r8v1Mi 2022-08-02 05:53:01.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:1033 : sudo mv /tmp/tmp.lFV7r8v1Mi /etc/sudoers.d/neutron-rootwrap 2022-08-02 05:53:01.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 05:53:01.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:01.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:1038 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:53:01.204 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-02 05:53:01.207 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-02 05:53:01.209 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-02 05:53:01.212 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:53:01.214 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:53:01.217 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:53:01.234 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:01.237 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:53:01.240 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:53:01.242 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:53:01.259 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:01.262 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:53:01.265 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:53:01.295 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:53:01.298 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:53:01.301 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-02 05:53:01.320 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:01.322 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-02 05:53:01.325 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-02 05:53:01.327 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 05:53:01.330 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 05:53:01.332 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ router == '' ]] 2022-08-02 05:53:01.334 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-02 05:53:01.337 | + lib/neutron-legacy:_neutron_service_plugin_class_add:971 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 05:53:01.339 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-02 05:53:01.342 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-02 05:53:01.345 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-02 05:53:01.349 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-02 05:53:01.352 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-08-02 05:53:01.357 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-02 05:53:01.379 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:01.381 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-02 05:53:01.384 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-02 05:53:01.386 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-02 05:53:01.391 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-02 05:53:01.393 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-02 05:53:01.396 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-02 05:53:01.399 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-02 05:53:01.403 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-02 05:53:01.405 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-02 05:53:01.410 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-02 05:53:01.415 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-02 05:53:01.421 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-02 05:53:01.451 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 05:53:01.481 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-02 05:53:01.511 | + lib/neutron-legacy:_configure_neutron_service:944 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-08-02 05:53:01.542 | + lib/neutron-legacy:_configure_neutron_service:946 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-02 05:53:01.571 | + lib/neutron-legacy:_configure_neutron_service:947 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-02 05:53:01.574 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:53:01.577 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-02 05:53:01.579 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:53:01.581 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-02 05:53:01.611 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-02 05:53:01.641 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:53:01.671 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-02 05:53:01.701 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-02 05:53:01.730 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-02 05:53:01.760 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-02 05:53:01.791 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-02 05:53:01.822 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:53:01.851 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:53:01.881 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-02 05:53:01.911 | + lib/neutron-legacy:_configure_neutron_service:951 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-02 05:53:01.942 | + lib/neutron-legacy:_configure_neutron_service:953 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-02 05:53:01.945 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:53:01.947 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 05:53:01.950 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 05:53:01.952 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-02 05:53:01.983 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-02 05:53:02.012 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.65/identity 2022-08-02 05:53:02.043 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-02 05:53:02.073 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-02 05:53:02.103 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-02 05:53:02.135 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-02 05:53:02.166 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-02 05:53:02.196 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:53:02.226 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-02 05:53:02.256 | + lib/neutron-legacy:_configure_neutron_service:956 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-02 05:53:02.258 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:53:02.260 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 05:53:02.263 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-02 05:53:02.266 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-02 05:53:02.296 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-02 05:53:02.326 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:53:02.356 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-02 05:53:02.385 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-02 05:53:02.418 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-02 05:53:02.447 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-02 05:53:02.481 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-02 05:53:02.512 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:53:02.543 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-02 05:53:02.573 | + lib/neutron-legacy:_configure_neutron_service:959 : neutron_plugin_configure_service 2022-08-02 05:53:02.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-02 05:53:02.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-02 05:53:02.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-02 05:53:02.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-02 05:53:02.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-02 05:53:02.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-02 05:53:02.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-08-02 05:53:02.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-08-02 05:53:02.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-08-02 05:53:02.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-02 05:53:02.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-02 05:53:02.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-02 05:53:02.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-02 05:53:02.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-02 05:53:02.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-02 05:53:02.613 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-02 05:53:02.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-02 05:53:02.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:02.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-08-02 05:53:02.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-08-02 05:53:02.652 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.654 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:53:02.657 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-02 05:53:02.659 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-02 05:53:02.662 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.664 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-02 05:53:02.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-02 05:53:02.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-02 05:53:02.697 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.700 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:53:02.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-02 05:53:02.704 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-02 05:53:02.707 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.709 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-02 05:53:02.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-02 05:53:02.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-02 05:53:02.741 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.744 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:53:02.747 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-02 05:53:02.749 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-02 05:53:02.751 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.754 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-02 05:53:02.782 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-02 05:53:02.785 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.787 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:53:02.790 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-02 05:53:02.792 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-02 05:53:02.794 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.797 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-02 05:53:02.829 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-02 05:53:02.832 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.834 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-02 05:53:02.836 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-02 05:53:02.839 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-02 05:53:02.842 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.845 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-08-02 05:53:02.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-02 05:53:02.877 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.879 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-02 05:53:02.881 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 05:53:02.884 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 05:53:02.886 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.889 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-02 05:53:02.917 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-02 05:53:02.920 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.923 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-02 05:53:02.925 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-02 05:53:02.928 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-02 05:53:02.930 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.933 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-02 05:53:02.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-08-02 05:53:02.964 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:02.966 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-02 05:53:02.968 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-08-02 05:53:02.971 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-08-02 05:53:02.973 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:02.975 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-08-02 05:53:03.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-02 05:53:03.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:53:03.009 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-02 05:53:03.012 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 05:53:03.014 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 05:53:03.017 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:53:03.019 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-02 05:53:03.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 05:53:03.050 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-02 05:53:03.068 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:03.070 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-02 05:53:03.073 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 05:53:03.104 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:03.107 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:53:03.136 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 05:53:03.168 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-02 05:53:03.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-02 05:53:03.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-02 05:53:03.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 05:53:05.927 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 05:53:05.927 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 05:53:05.927 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=260596) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 05:53:05.978 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=260596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:53:05.978 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=260596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:53:05.978 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=260596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:05.978 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=260596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:05.978 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=260596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:05.979 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=260596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:06.033 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 05:53:06.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:06.033 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:06.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:06.033 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:06.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-02 05:53:06.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-02 05:53:06.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-02 05:53:06.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 05:53:06.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-02 05:53:06.416 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-08-02 05:53:06.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-02 05:53:06.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:06.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-08-02 05:53:06.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-02 05:53:06.477 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-02 05:53:06.487 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-02 05:53:06.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-02 05:53:06.494 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-02 05:53:06.507 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-02 05:53:06.521 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 05:53:06.524 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-02 05:53:06.533 | net.bridge.bridge-nf-call-iptables = 1 2022-08-02 05:53:06.536 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 05:53:06.539 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-02 05:53:06.548 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-02 05:53:06.551 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-02 05:53:06.554 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-02 05:53:06.556 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-02 05:53:06.559 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-02 05:53:06.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-02 05:53:06.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 05:53:06.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-02 05:53:06.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 05:53:06.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 05:53:06.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-02 05:53:06.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-08-02 05:53:06.634 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-02 05:53:06.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-02 05:53:06.666 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-02 05:53:06.695 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-02 05:53:06.713 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:06.716 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-02 05:53:06.718 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-02 05:53:06.723 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-02 05:53:06.752 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-02 05:53:06.782 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 05:53:06.813 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:06.815 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:53:06.845 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-02 05:53:06.866 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:06.868 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 05:53:06.871 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-02 05:53:06.900 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 05:53:06.904 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 05:53:06.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 05:53:06.934 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-02 05:53:06.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 05:53:06.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-02 05:53:06.942 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-02 05:53:06.960 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:06.962 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-02 05:53:06.966 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-08-02 05:53:06.970 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-02 05:53:06.999 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 05:53:07.032 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:07.034 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:53:07.064 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 05:53:07.066 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-02 05:53:07.095 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 05:53:07.098 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 05:53:07.100 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 05:53:07.129 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-02 05:53:07.132 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 05:53:07.134 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-02 05:53:07.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 05:53:09.866 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 05:53:09.866 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 05:53:09.866 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=261127) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 05:53:09.915 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=261127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:53:09.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=261127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:53:09.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=261127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:09.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=261127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:09.916 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=261127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:09.917 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=261127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:53:09.977 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-02 05:53:09.978 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=261127) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-02 05:53:09.978 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=261127) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-02 05:53:09.978 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 05:53:09.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:09.978 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:09.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:09.978 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:10.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-02 05:53:10.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-02 05:53:10.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-02 05:53:10.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 05:53:10.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-02 05:53:10.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 05:53:10.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 05:53:10.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-02 05:53:10.351 | + functions:set_mtu:785 : local dev=br-data 2022-08-02 05:53:10.353 | + functions:set_mtu:786 : local mtu=1500 2022-08-02 05:53:10.356 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-02 05:53:10.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-08-02 05:53:10.386 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-02 05:53:10.388 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-02 05:53:10.391 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-02 05:53:10.394 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-02 05:53:10.396 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-02 05:53:10.398 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-02 05:53:10.401 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-02 05:53:10.404 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-02 05:53:10.407 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-02 05:53:10.409 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-02 05:53:10.411 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-02 05:53:10.414 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-02 05:53:10.416 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-02 05:53:10.419 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-02 05:53:10.423 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-02 05:53:10.423 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-02 05:53:10.429 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-02 05:53:10.432 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-02 05:53:10.434 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-02 05:53:10.437 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-02 05:53:10.441 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-02 05:53:10.441 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-02 05:53:10.441 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-02 05:53:10.447 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.71/22 brd 192.168.3.255' 2022-08-02 05:53:10.450 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-02 05:53:10.453 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:10.455 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-02 05:53:10.457 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-02 05:53:10.460 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.71/22 brd 192.168.3.255 != '' ]] 2022-08-02 05:53:10.462 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1' 2022-08-02 05:53:10.465 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data' 2022-08-02 05:53:10.468 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-02 05:53:10.470 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-02 05:53:10.474 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.71/22 brd 192.168.3.255 2022-08-02 05:53:10.475 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-02 05:53:10.475 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-02 05:53:10.477 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-02 05:53:10.483 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.71 2022-08-02 05:53:10.485 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.71 ' 2022-08-02 05:53:10.487 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1 2022-08-02 05:53:10.500 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data 2022-08-02 05:53:10.513 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-02 05:53:10.525 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-02 05:53:10.548 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.71 2022-08-02 05:53:10.557 | PING 192.168.0.71 (192.168.0.71) from 192.168.0.71 br-data: 56(84) bytes of data. 2022-08-02 05:53:10.557 | 64 bytes from 192.168.0.71: icmp_seq=1 ttl=64 time=0.076 ms 2022-08-02 05:53:11.580 | 64 bytes from 192.168.0.71: icmp_seq=2 ttl=64 time=0.046 ms 2022-08-02 05:53:12.604 | 64 bytes from 192.168.0.71: icmp_seq=3 ttl=64 time=0.044 ms 2022-08-02 05:53:12.604 | 2022-08-02 05:53:12.605 | --- 192.168.0.71 ping statistics --- 2022-08-02 05:53:12.605 | 3 packets transmitted, 3 received, 0% packet loss, time 2047ms 2022-08-02 05:53:12.605 | rtt min/avg/max/mdev = 0.044/0.055/0.076/0.014 ms 2022-08-02 05:53:12.610 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-02 05:53:12.610 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-02 05:53:12.616 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-02 05:53:12.619 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-02 05:53:12.637 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:12.639 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-02 05:53:12.642 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-02 05:53:12.647 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-02 05:53:12.676 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.65 2022-08-02 05:53:12.705 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-02 05:53:12.735 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 05:53:12.770 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-02 05:53:12.773 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:53:12.808 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 05:53:12.811 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-02 05:53:12.828 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:53:12.831 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:53:12.833 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-02 05:53:12.851 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:53:12.853 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-02 05:53:12.872 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:53:12.874 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-02 05:53:12.892 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:53:12.894 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-02 05:53:12.925 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-02 05:53:12.955 | + lib/neutron:configure_neutron:644 : '[' False == True ']' 2022-08-02 05:53:12.958 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-02 05:53:12.976 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:12.978 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-02 05:53:12.999 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:13.002 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-02 05:53:13.006 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-02 05:53:13.072 | + inc/async:async_inner:63 : init_neutron 2022-08-02 05:53:13.116 | [219114 Async init_neutron:261639]: running: init_neutron 2022-08-02 05:53:13.119 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-02 05:53:13.141 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:13.144 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-02 05:53:13.156 | ++ ./stack.sh:main:1157 : true 2022-08-02 05:53:13.159 | + ./stack.sh:main:1157 : netman_pid= 2022-08-02 05:53:13.162 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-02 05:53:13.165 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-02 05:53:13.183 | + ./stack.sh:main:1164 : clean_iptables 2022-08-02 05:53:13.196 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-02 05:53:13.196 | + lib/nova:clean_iptables:186 : bash 2022-08-02 05:53:13.196 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-02 05:53:13.196 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:53:13.196 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-02 05:53:13.197 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-02 05:53:13.197 | + lib/nova:clean_iptables:186 : grep nova 2022-08-02 05:53:13.211 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-02 05:53:13.211 | + lib/nova:clean_iptables:188 : grep nova 2022-08-02 05:53:13.212 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 05:53:13.215 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:53:13.215 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-02 05:53:13.219 | + lib/nova:clean_iptables:188 : bash 2022-08-02 05:53:13.219 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-02 05:53:13.234 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-02 05:53:13.238 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-02 05:53:13.239 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-02 05:53:13.247 | + lib/nova:clean_iptables:190 : bash 2022-08-02 05:53:13.247 | + lib/nova:clean_iptables:190 : grep nova 2022-08-02 05:53:13.247 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:53:13.247 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-02 05:53:13.256 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-02 05:53:13.256 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:53:13.259 | + lib/nova:clean_iptables:192 : grep nova 2022-08-02 05:53:13.259 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 05:53:13.262 | + lib/nova:clean_iptables:192 : bash 2022-08-02 05:53:13.265 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-02 05:53:13.265 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-02 05:53:13.278 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-02 05:53:13.286 | net.ipv4.ip_forward = 1 2022-08-02 05:53:13.290 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-02 05:53:13.310 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:13.312 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-02 05:53:13.315 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-02 05:53:13.317 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 05:53:13.353 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-02 05:53:13.390 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-02 05:53:13.394 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 05:53:13.435 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-02 05:53:13.474 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-02 05:53:13.494 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:13.497 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-02 05:53:13.500 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:53:13.503 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-02 05:53:13.505 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-02 05:53:13.508 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-02 05:53:13.577 | + inc/async:async_inner:63 : init_swift 2022-08-02 05:53:13.640 | [219114 Async init_swift:261998]: running: init_swift 2022-08-02 05:53:13.644 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-02 05:53:13.668 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:13.671 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-02 05:53:13.674 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:53:13.677 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-02 05:53:13.680 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-02 05:53:13.682 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-02 05:53:13.770 | + inc/async:async_inner:63 : init_cinder 2022-08-02 05:53:13.816 | [219114 Async init_cinder:262093]: running: init_cinder 2022-08-02 05:53:13.819 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-02 05:53:13.854 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:13.857 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-02 05:53:13.860 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:53:13.862 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-02 05:53:13.868 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-02 05:53:13.869 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-02 05:53:13.963 | + inc/async:async_inner:63 : init_placement 2022-08-02 05:53:14.056 | [219114 Async init_placement:262213]: running: init_placement 2022-08-02 05:53:14.059 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-02 05:53:14.132 | [219114 Async init_neutron:261639]: Waiting for completion of init_neutron running on PID 261639 (6 other jobs running) 2022-08-02 05:53:14.186 | [219114 Async init_neutron:261639]: Signaling child to exit 2022-08-02 05:53:24.576 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:53:24.622 | [262093 Async init_cinder:262093]: finished successfully 2022-08-02 05:53:25.737 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:53:25.773 | [261998 Async init_swift:261998]: finished successfully 2022-08-02 05:53:41.701 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:53:41.728 | [261639 Async init_neutron:261639]: finished successfully 2022-08-02 05:53:41.749 | WAKEUP 2022-08-02 05:53:41.772 | [219114 Async init_neutron:261639]: Signaled 2022-08-02 05:53:41.773 | + lib/neutron:init_neutron:695 : is_neutron_legacy_enabled 2022-08-02 05:53:41.773 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:53:41.773 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:53:41.773 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:53:41.773 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:53:41.774 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:53:41.774 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:53:41.774 | + lib/neutron:init_neutron:697 : init_mutnauq 2022-08-02 05:53:41.774 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-02 05:53:41.774 | + lib/database:recreate_database:112 : local db=neutron 2022-08-02 05:53:41.774 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-02 05:53:41.774 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-02 05:53:41.774 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-02 05:53:41.774 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:41.774 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-02 05:53:41.774 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:41.774 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-02 05:53:41.774 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:53:41.774 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:53:41.774 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:53:41.774 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:53:41.774 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419596213 2022-08-02 05:53:41.774 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-02 05:53:41.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:41.774 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:41.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:41.774 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-02 05:53:41.774 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-02 05:53:41.775 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-02 05:53:41.776 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-02 05:53:41.777 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-02 05:53:41.778 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-02 05:53:41.778 | Running upgrade for neutron ... 2022-08-02 05:53:41.778 | OK 2022-08-02 05:53:41.778 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-02 05:53:41.778 | + functions-common:time_stop:2440 : local name 2022-08-02 05:53:41.778 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:53:41.778 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:53:41.778 | + functions-common:time_stop:2443 : local total 2022-08-02 05:53:41.778 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:53:41.778 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:53:41.779 | + functions-common:time_stop:2447 : start_time=1659419596213 2022-08-02 05:53:41.779 | + functions-common:time_stop:2449 : [[ -z 1659419596213 ]] 2022-08-02 05:53:41.779 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:53:41.779 | + functions-common:time_stop:2452 : end_time=1659419621684 2022-08-02 05:53:41.779 | + functions-common:time_stop:2453 : elapsed_time=25471 2022-08-02 05:53:41.779 | + functions-common:time_stop:2454 : total=6712 2022-08-02 05:53:41.779 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:53:41.779 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32183 2022-08-02 05:53:41.820 | [219114 Async init_neutron:261639]: finished init_neutron with result 0 in 28 seconds 2022-08-02 05:53:41.825 | + inc/async:async_wait:197 : return 0 2022-08-02 05:53:41.828 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-02 05:53:41.884 | [219114 Async init_placement:262213]: Waiting for completion of init_placement running on PID 262213 (5 other jobs running) 2022-08-02 05:53:41.911 | [219114 Async init_placement:262213]: Signaling child to exit 2022-08-02 05:53:58.270 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:53:58.296 | [262213 Async init_placement:262213]: finished successfully 2022-08-02 05:53:58.315 | WAKEUP 2022-08-02 05:53:58.339 | [219114 Async init_placement:262213]: Signaled 2022-08-02 05:53:58.341 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-02 05:53:58.341 | + lib/database:recreate_database:112 : local db=placement 2022-08-02 05:53:58.341 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-02 05:53:58.341 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-02 05:53:58.341 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-02 05:53:58.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:58.341 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-02 05:53:58.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:58.341 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-02 05:53:58.341 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-02 05:53:58.341 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-02 05:53:58.341 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-02 05:53:58.341 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:53:58.341 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:53:58.341 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:53:58.341 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 05:53:58.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.341 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.341 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.341 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.341 | + functions-common:get_or_create_user:926 : user_id=199f1d3df1f04bab98a31eac5b356757 2022-08-02 05:53:58.342 | + functions-common:get_or_create_user:927 : echo 199f1d3df1f04bab98a31eac5b356757 2022-08-02 05:53:58.342 | 199f1d3df1f04bab98a31eac5b356757 2022-08-02 05:53:58.342 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-02 05:53:58.342 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:53:58.342 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:53:58.342 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:53:58.342 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:53:58.342 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:53:58.342 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:53:58.342 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:53:58.342 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:53:58.342 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:53:58.342 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:53:58.342 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:53:58.342 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:53:58.342 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:53:58.342 | ++ functions-common:get_field:813 : read data 2022-08-02 05:53:58.342 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 05:53:58.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.342 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.342 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.342 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.342 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:53:58.342 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:53:58.342 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 05:53:58.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.342 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.342 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.342 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:53:58.342 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 05:53:58.342 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:53:58.343 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:53:58.343 | ++ functions-common:get_field:813 : read data 2022-08-02 05:53:58.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.343 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.343 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.343 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.343 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:53:58.343 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:53:58.343 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:53:58.343 | ++ functions-common:get_field:819 : echo '| d9f0298e18024956aedf8fa02f249b7a | 199f1d3df1f04bab98a31eac5b356757 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:53:58.343 | ++ functions-common:get_field:813 : read data 2022-08-02 05:53:58.343 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:53:58.343 | + functions-common:get_or_add_user_project_role:998 : echo d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:53:58.343 | d9f0298e18024956aedf8fa02f249b7a 2022-08-02 05:53:58.343 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 05:53:58.343 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-02 05:53:58.343 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:53:58.343 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:53:58.343 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:53:58.343 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:53:58.343 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:53:58.343 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:53:58.343 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:53:58.343 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:53:58.343 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:53:58.343 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:53:58.343 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 05:53:58.343 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:53:58.343 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:53:58.343 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:53:58.344 | ++ functions-common:get_field:813 : read data 2022-08-02 05:53:58.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.344 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.344 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:53:58.344 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:53:58.344 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 05:53:58.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.344 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 05:53:58.344 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:53:58.344 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:53:58.344 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:53:58.344 | ++ functions-common:get_field:813 : read data 2022-08-02 05:53:58.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.344 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.344 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.344 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:53:58.344 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:53:58.344 | ++ functions-common:get_field:819 : echo '| 7a74226bb2e449339bdf5d469b190973 | 199f1d3df1f04bab98a31eac5b356757 | | 4a3c4cb2e85b4054adf8a172cdf0a72d | | | False |' 2022-08-02 05:53:58.344 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:53:58.344 | ++ functions-common:get_field:813 : read data 2022-08-02 05:53:58.344 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7a74226bb2e449339bdf5d469b190973 2022-08-02 05:53:58.344 | + functions-common:get_or_add_user_project_role:998 : echo 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:53:58.344 | 7a74226bb2e449339bdf5d469b190973 2022-08-02 05:53:58.345 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.65/placement 2022-08-02 05:53:58.345 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-02 05:53:58.345 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:53:58.345 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-02 05:53:58.345 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-02 05:53:58.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.345 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.345 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.345 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.345 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:53:58.345 | c14763b66b7943259569e68a3a88e596' 2022-08-02 05:53:58.345 | + functions-common:get_or_create_service:1095 : echo c14763b66b7943259569e68a3a88e596 2022-08-02 05:53:58.345 | c14763b66b7943259569e68a3a88e596 2022-08-02 05:53:58.345 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.65/placement 2022-08-02 05:53:58.345 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:53:58.345 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.65/placement RegionOne 2022-08-02 05:53:58.345 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:53:58.345 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-02 05:53:58.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.345 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.345 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.345 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.345 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:53:58.345 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:53:58.345 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.65/placement --region RegionOne -f value -c id 2022-08-02 05:53:58.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.345 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.345 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.345 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:53:58.345 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=fcf21da319cf4cab9d349e7014c08c41 2022-08-02 05:53:58.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo fcf21da319cf4cab9d349e7014c08c41 2022-08-02 05:53:58.346 | + functions-common:get_or_create_endpoint:1128 : public_id=fcf21da319cf4cab9d349e7014c08c41 2022-08-02 05:53:58.346 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:53:58.346 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:53:58.346 | + functions-common:get_or_create_endpoint:1137 : echo fcf21da319cf4cab9d349e7014c08c41 2022-08-02 05:53:58.346 | fcf21da319cf4cab9d349e7014c08c41 2022-08-02 05:53:58.387 | [219114 Async init_placement:262213]: finished init_placement with result 0 in 44 seconds 2022-08-02 05:53:58.391 | + inc/async:async_wait:197 : return 0 2022-08-02 05:53:58.394 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-02 05:53:58.446 | [219114 Async init_glance:258502]: Waiting for completion of init_glance running on PID 258502 (4 other jobs running) 2022-08-02 05:53:58.473 | [219114 Async init_glance:258502]: Signaling child to exit 2022-08-02 05:53:58.473 | WAKEUP 2022-08-02 05:53:58.496 | [219114 Async init_glance:258502]: Signaled 2022-08-02 05:53:58.498 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-02 05:53:58.498 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-02 05:53:58.498 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-02 05:53:58.498 | + lib/database:recreate_database:112 : local db=glance 2022-08-02 05:53:58.498 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-02 05:53:58.498 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-02 05:53:58.498 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-02 05:53:58.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:58.498 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-02 05:53:58.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:58.498 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-02 05:53:58.498 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:53:58.498 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:53:58.498 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:53:58.498 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:53:58.498 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419546053 2022-08-02 05:53:58.498 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-02 05:53:58.498 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 05:53:58.498 | ERROR glance Traceback (most recent call last): 2022-08-02 05:53:58.498 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 05:53:58.498 | ERROR glance  sys.exit(main()) 2022-08-02 05:53:58.498 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 05:53:58.498 | ERROR glance  return CONF.command.action_fn() 2022-08-02 05:53:58.498 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-02 05:53:58.498 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-02 05:53:58.498 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-02 05:53:58.498 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-02 05:53:58.498 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-02 05:53:58.498 | ERROR glance  engine = db_api.get_engine() 2022-08-02 05:53:58.498 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 05:53:58.498 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 05:53:58.498 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 05:53:58.499 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 05:53:58.499 | ERROR glance  return cls( 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 05:53:58.499 | ERROR glance  self._factory._start( 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 05:53:58.499 | ERROR glance  self._setup_for_connection( 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 05:53:58.499 | ERROR glance  engine = engines.create_engine( 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 05:53:58.499 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 05:53:58.499 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 05:53:58.499 | ERROR glance  File "", line 2, in create_engine 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 05:53:58.499 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 05:53:58.499 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 05:53:58.499 | ERROR glance  loaded_plugins = [ 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 05:53:58.499 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 05:53:58.499 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 05:53:58.499 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 05:53:58.499 | ERROR glance  2022-08-02 05:53:58.499 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-02 05:53:58.499 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 05:53:58.499 | ERROR glance Traceback (most recent call last): 2022-08-02 05:53:58.499 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 05:53:58.499 | ERROR glance  sys.exit(main()) 2022-08-02 05:53:58.499 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 05:53:58.499 | ERROR glance  return CONF.command.action_fn() 2022-08-02 05:53:58.500 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-02 05:53:58.500 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-02 05:53:58.500 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-02 05:53:58.500 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-02 05:53:58.500 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 05:53:58.500 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 05:53:58.500 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 05:53:58.500 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 05:53:58.500 | ERROR glance  return cls( 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 05:53:58.500 | ERROR glance  self._factory._start( 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 05:53:58.500 | ERROR glance  self._setup_for_connection( 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 05:53:58.500 | ERROR glance  engine = engines.create_engine( 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 05:53:58.500 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 05:53:58.500 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 05:53:58.500 | ERROR glance  File "", line 2, in create_engine 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 05:53:58.500 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 05:53:58.500 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 05:53:58.500 | ERROR glance  loaded_plugins = [ 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 05:53:58.500 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 05:53:58.500 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 05:53:58.500 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 05:53:58.501 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 05:53:58.501 | ERROR glance  2022-08-02 05:53:58.501 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-02 05:53:58.501 | + functions-common:time_stop:2440 : local name 2022-08-02 05:53:58.501 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:53:58.501 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:53:58.501 | + functions-common:time_stop:2443 : local total 2022-08-02 05:53:58.501 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:53:58.501 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:53:58.501 | + functions-common:time_stop:2447 : start_time=1659419546053 2022-08-02 05:53:58.501 | + functions-common:time_stop:2449 : [[ -z 1659419546053 ]] 2022-08-02 05:53:58.501 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:53:58.501 | + functions-common:time_stop:2452 : end_time=1659419550633 2022-08-02 05:53:58.501 | + functions-common:time_stop:2453 : elapsed_time=4580 2022-08-02 05:53:58.501 | + functions-common:time_stop:2454 : total=6712 2022-08-02 05:53:58.501 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:53:58.501 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11292 2022-08-02 05:53:58.544 | [219114 Async init_glance:258502]: finished init_glance with result 0 in 4 seconds 2022-08-02 05:53:58.548 | + inc/async:async_wait:197 : return 0 2022-08-02 05:53:58.550 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-02 05:53:58.602 | [219114 Async init_swift:261998]: Waiting for completion of init_swift running on PID 261998 (3 other jobs running) 2022-08-02 05:53:58.628 | [219114 Async init_swift:261998]: Signaling child to exit 2022-08-02 05:53:58.628 | WAKEUP 2022-08-02 05:53:58.652 | [219114 Async init_swift:261998]: Signaled 2022-08-02 05:53:58.653 | + lib/swift:init_swift:673 : local node_number 2022-08-02 05:53:58.653 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 05:53:58.653 | No container-server running 2022-08-02 05:53:58.653 | No container-reconciler running 2022-08-02 05:53:58.653 | No container-updater running 2022-08-02 05:53:58.653 | No account-server running 2022-08-02 05:53:58.653 | No object-expirer running 2022-08-02 05:53:58.654 | No container-sharder running 2022-08-02 05:53:58.654 | No account-auditor running 2022-08-02 05:53:58.654 | No container-sync running 2022-08-02 05:53:58.654 | No object-auditor running 2022-08-02 05:53:58.654 | No container-replicator running 2022-08-02 05:53:58.654 | No object-updater running 2022-08-02 05:53:58.654 | No account-replicator running 2022-08-02 05:53:58.654 | No proxy-server running 2022-08-02 05:53:58.654 | No object-server running 2022-08-02 05:53:58.654 | No object-reconstructor running 2022-08-02 05:53:58.654 | No object-replicator running 2022-08-02 05:53:58.654 | No account-reaper running 2022-08-02 05:53:58.654 | No container-auditor running 2022-08-02 05:53:58.654 | + lib/swift:init_swift:675 : true 2022-08-02 05:53:58.654 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-02 05:53:58.654 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-02 05:53:58.654 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-02 05:53:58.654 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-02 05:53:58.654 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-02 05:53:58.654 | + lib/swift:create_swift_disk:577 : 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-08-02 05:53:58.654 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-02 05:53:58.654 | + functions:create_disk:732 : local node_number 2022-08-02 05:53:58.654 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.654 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 05:53:58.654 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-02 05:53:58.654 | + functions:create_disk:736 : local key 2022-08-02 05:53:58.654 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.654 | ++ functions:create_disk:738 : sed s#/.## 2022-08-02 05:53:58.654 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.654 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.654 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-02 05:53:58.654 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.654 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 05:53:58.654 | + functions:destroy_disk:765 : local key 2022-08-02 05:53:58.655 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-02 05:53:58.655 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.655 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.655 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.655 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-02 05:53:58.655 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-02 05:53:58.655 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.655 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.655 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-02 05:53:58.655 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.655 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:53:58.655 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-02 05:53:58.655 | = sectsz=512 attr=2, projid32bit=1 2022-08-02 05:53:58.655 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-02 05:53:58.655 | = reflink=1 2022-08-02 05:53:58.655 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-02 05:53:58.655 | = sunit=0 swidth=0 blks 2022-08-02 05:53:58.655 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-02 05:53:58.655 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-02 05:53:58.655 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-02 05:53:58.655 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-02 05:53:58.655 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-08-02 05:53:58.655 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-02 05:53:58.655 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-08-02 05:53:58.655 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-02 05:53:58.655 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-02 05:53:58.655 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-02 05:53:58.655 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-02 05:53:58.655 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 05:53:58.656 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-02 05:53:58.656 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-02 05:53:58.656 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-02 05:53:58.656 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 05:53:58.656 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-02 05:53:58.656 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 05:53:58.656 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-02 05:53:58.656 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659418851.object.builder backups/1659418852.container.builder backups/1659418853.account.builder backups/1659418858.object.builder backups/1659418859.container.builder backups/1659418860.account.builder backups/1659418858.object.ring.gz backups/1659418859.container.ring.gz backups/1659418860.account.ring.gz 2022-08-02 05:53:58.656 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-02 05:53:58.656 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-02 05:53:58.656 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-02 05:53:58.656 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-02 05:53:58.656 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 05:53:58.656 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-02 05:53:58.656 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-02 05:53:58.656 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-02 05:53:58.656 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-02 05:53:58.656 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-02 05:53:58.656 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-02 05:53:58.656 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-02 05:53:58.656 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-02 05:53:58.656 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-02 05:53:58.656 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-02 05:53:58.656 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 05:53:58.656 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-02 05:53:58.656 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 05:53:58.656 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-02 05:53:58.656 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 05:53:58.656 | + lib/swift:init_swift:719 : popd 2022-08-02 05:53:58.701 | [219114 Async init_swift:261998]: finished init_swift with result 0 in 12 seconds 2022-08-02 05:53:58.705 | + inc/async:async_wait:197 : return 0 2022-08-02 05:53:58.708 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-02 05:53:58.761 | [219114 Async init_cinder:262093]: Waiting for completion of init_cinder running on PID 262093 (2 other jobs running) 2022-08-02 05:53:58.786 | [219114 Async init_cinder:262093]: Signaling child to exit 2022-08-02 05:53:58.786 | WAKEUP 2022-08-02 05:53:58.810 | [219114 Async init_cinder:262093]: Signaled 2022-08-02 05:53:58.811 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-02 05:53:58.811 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:58.811 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-02 05:53:58.812 | + lib/database:recreate_database:112 : local db=cinder 2022-08-02 05:53:58.812 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-02 05:53:58.812 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-02 05:53:58.812 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-02 05:53:58.812 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:58.812 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-02 05:53:58.812 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:58.812 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-02 05:53:58.812 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:53:58.812 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:53:58.812 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:53:58.812 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:53:58.812 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419594625 2022-08-02 05:53:58.812 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-02 05:53:58.812 | INFO dbcounter [-] Registered counter for database cinder 2022-08-02 05:53:58.812 | 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=262332) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 05:53:58.812 | DEBUG dbcounter [-] [262332] Writer thread running {{(pid=262332) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.812 | 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=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:53:58.813 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=262332) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:53:58.813 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-02 05:53:58.813 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:53:58.813 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:53:58.813 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-02 05:53:58.813 | DEBUG dbcounter [-] [262332] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=262332) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:53:58.813 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=262332) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:53:58.813 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-02 05:53:58.813 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=262332) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:53:58.813 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-02 05:53:58.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.813 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:53:58.813 | from cryptography.utils import int_from_bytes 2022-08-02 05:53:58.813 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-02 05:53:58.813 | + functions-common:time_stop:2440 : local name 2022-08-02 05:53:58.814 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:53:58.814 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:53:58.814 | + functions-common:time_stop:2443 : local total 2022-08-02 05:53:58.814 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:53:58.814 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:53:58.814 | + functions-common:time_stop:2447 : start_time=1659419594625 2022-08-02 05:53:58.814 | + functions-common:time_stop:2449 : [[ -z 1659419594625 ]] 2022-08-02 05:53:58.814 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:53:58.814 | + functions-common:time_stop:2452 : end_time=1659419602084 2022-08-02 05:53:58.814 | + functions-common:time_stop:2453 : elapsed_time=7459 2022-08-02 05:53:58.814 | + functions-common:time_stop:2454 : total=6712 2022-08-02 05:53:58.814 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:53:58.814 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14171 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-02 05:53:58.814 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-08-02 05:53:58.814 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-08-02 05:53:58.814 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-08-02 05:53:58.814 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 05:53:58.814 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-08-02 05:53:58.814 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-08-02 05:53:58.814 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-08-02 05:53:58.814 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:53:58.814 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:53:58.814 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:53:58.814 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:53:58.814 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:53:58.814 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:53:58.814 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:53:58.814 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:53:58.815 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:53:58.815 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:53:58.815 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-08-02 05:53:58.815 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:53:58.815 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:53:58.815 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:53:58.815 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:53:58.815 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:53:58.815 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:53:58.815 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 05:53:58.815 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 05:53:58.815 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-08-02 05:53:58.815 | s|%DIRECTIO%|--direct-io=on|g; 2022-08-02 05:53:58.815 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-08-02 05:53:58.815 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-08-02 05:53:58.815 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 05:53:58.815 | [Unit] 2022-08-02 05:53:58.815 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:53:58.815 | DefaultDependencies=no 2022-08-02 05:53:58.815 | After=systemd-udev-settle.service 2022-08-02 05:53:58.815 | Before=lvm2-activation-early.service 2022-08-02 05:53:58.816 | Wants=systemd-udev-settle.service 2022-08-02 05:53:58.816 | 2022-08-02 05:53:58.816 | [Service] 2022-08-02 05:53:58.816 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:53:58.816 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-08-02 05:53:58.816 | RemainAfterExit=yes 2022-08-02 05:53:58.816 | Type=oneshot 2022-08-02 05:53:58.816 | 2022-08-02 05:53:58.816 | [Install] 2022-08-02 05:53:58.816 | WantedBy=local-fs.target 2022-08-02 05:53:58.816 | Also=systemd-udev-settle.service 2022-08-02 05:53:58.816 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-08-02 05:53:58.816 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 05:53:58.816 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-08-02 05:53:58.816 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-08-02 05:53:58.816 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-08-02 05:53:58.816 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-08-02 05:53:58.816 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 05:53:58.816 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 05:53:58.816 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 05:53:58.816 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-08-02 05:53:58.816 | Physical volume "/dev/loop4" successfully created. 2022-08-02 05:53:58.816 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-08-02 05:53:58.816 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-08-02 05:53:58.816 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-08-02 05:53:58.816 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-08-02 05:53:58.816 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-08-02 05:53:58.816 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-08-02 05:53:58.816 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-08-02 05:53:58.816 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-02 05:53:58.816 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:58.816 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-08-02 05:53:58.817 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-08-02 05:53:58.817 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-02 05:53:58.858 | [219114 Async init_cinder:262093]: finished init_cinder with result 0 in 10 seconds 2022-08-02 05:53:58.862 | + inc/async:async_wait:197 : return 0 2022-08-02 05:53:58.865 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-02 05:53:58.883 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:58.886 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-02 05:53:58.888 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:53:58.891 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-02 05:53:58.893 | + ./stack.sh:main:1213 : init_nova 2022-08-02 05:53:58.896 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-02 05:53:58.914 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:58.917 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-02 05:53:58.934 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:53:58.937 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:53:58.940 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 05:53:58.999 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 05:53:59.037 | [219114 Async nova-cell-0:264535]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 05:53:59.040 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-02 05:53:59.045 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:53:59.048 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-02 05:53:59.051 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:53:59.053 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:53:59.056 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 05:53:59.118 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 05:53:59.159 | [219114 Async nova-cell-1:264627]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 05:53:59.162 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-02 05:53:59.170 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-02 05:53:59.174 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-02 05:53:59.178 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-02 05:53:59.180 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-02 05:53:59.186 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:59.615 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-02 05:53:59.621 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:53:59.642 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-02 05:54:00.313 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 05:54:03.910 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-02 05:54:03.934 | DEBUG dbcounter [-] [264685] Writer thread running {{(pid=264685) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:03.936 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:54:03.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:03.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:03.949 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:54:03.949 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=264685) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:54:03.977 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:54:03.977 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:54:04.013 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-02 05:54:06.218 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=264685) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:54:06.221 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-02 05:54:06.661 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=264685) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:54:06.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:06.667 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:06.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:06.667 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:07.152 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-02 05:54:07.156 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 05:54:07.159 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 05:54:07.162 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 05:54:07.170 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:54:07.172 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:54:07.175 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:54:07.198 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:07.201 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:54:07.204 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 05:54:07.208 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 05:54:07.853 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 05:54:10.959 | INFO dbcounter [None req-98a13a0b-d53f-4b82-8ce6-82e6c26fd736 None None] Registered counter for database nova_api 2022-08-02 05:54:10.989 | DEBUG dbcounter [-] [265191] Writer thread running {{(pid=265191) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:11.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:11.051 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:11.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:11.051 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:11.539 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-02 05:54:11.545 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 05:54:11.548 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-02 05:54:11.619 | [219114 Async nova-cell-0:264535]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 264535 (3 other jobs running) 2022-08-02 05:54:11.650 | [219114 Async nova-cell-0:264535]: Signaling child to exit 2022-08-02 05:54:12.415 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:54:12.442 | [264535 Async nova-cell-0:264535]: finished successfully 2022-08-02 05:54:12.466 | WAKEUP 2022-08-02 05:54:12.491 | [219114 Async nova-cell-0:264535]: Signaled 2022-08-02 05:54:12.493 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-02 05:54:12.493 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-02 05:54:12.493 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-02 05:54:12.493 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-02 05:54:12.493 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-02 05:54:12.493 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-02 05:54:12.493 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-02 05:54:12.493 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:54:12.493 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-02 05:54:12.493 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:54:12.493 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-02 05:54:12.493 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 05:54:12.494 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-02 05:54:12.494 | DEBUG dbcounter [-] [264692] Writer thread running {{(pid=264692) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:54:12.495 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=264692) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:54:12.495 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:54:12.495 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:54:12.495 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 05:54:12.495 | DEBUG dbcounter [-] [264692] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=264692) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:54:12.495 | DEBUG dbcounter [-] [264692] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=264692) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:54:12.495 | DEBUG dbcounter [-] [264692] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=264692) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:54:12.495 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=264692) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:54:12.496 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 05:54:12.496 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=264692) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:54:12.496 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 05:54:12.496 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=264692) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:54:12.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:12.496 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:12.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:12.496 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:12.543 | [219114 Async nova-cell-0:264535]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-08-02 05:54:12.547 | + inc/async:async_wait:197 : return 0 2022-08-02 05:54:12.550 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 05:54:12.553 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-02 05:54:12.593 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:54:12.608 | [219114 Async nova-cell-1:264627]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 264627 (2 other jobs running) 2022-08-02 05:54:12.620 | [264627 Async nova-cell-1:264627]: finished successfully 2022-08-02 05:54:12.634 | [219114 Async nova-cell-1:264627]: Signaling child to exit 2022-08-02 05:54:12.640 | WAKEUP 2022-08-02 05:54:12.663 | [219114 Async nova-cell-1:264627]: Signaled 2022-08-02 05:54:12.664 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-02 05:54:12.664 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-02 05:54:12.664 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-02 05:54:12.664 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-02 05:54:12.664 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-02 05:54:12.664 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-02 05:54:12.664 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-02 05:54:12.664 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:54:12.665 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-02 05:54:12.665 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:54:12.665 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-02 05:54:12.665 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 05:54:12.665 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-02 05:54:12.665 | DEBUG dbcounter [-] [264700] Writer thread running {{(pid=264700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:54:12.667 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=264700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:54:12.667 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:54:12.667 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:54:12.667 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 05:54:12.667 | DEBUG dbcounter [-] [264700] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=264700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:54:12.667 | DEBUG dbcounter [-] [264700] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=264700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:54:12.667 | DEBUG dbcounter [-] [264700] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=264700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:54:12.667 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=264700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:54:12.667 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 05:54:12.667 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=264700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:54:12.667 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 05:54:12.667 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=264700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:54:12.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:12.667 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:12.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:12.667 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:12.709 | [219114 Async nova-cell-1:264627]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-08-02 05:54:12.714 | + inc/async:async_wait:197 : return 0 2022-08-02 05:54:12.717 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:54:12.719 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-02 05:54:13.301 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 05:54:16.063 | Running batches of 50 until complete 2022-08-02 05:54:16.064 | INFO dbcounter [None req-ce2a3b1b-8464-4150-8d05-4f512bf2b406 None None] Registered counter for database nova_cell0 2022-08-02 05:54:16.086 | DEBUG dbcounter [-] [265776] Writer thread running {{(pid=265776) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:16.223 | INFO dbcounter [None req-ce2a3b1b-8464-4150-8d05-4f512bf2b406 None None] Registered counter for database nova_api 2022-08-02 05:54:16.235 | DEBUG dbcounter [-] [265776] Writer thread running {{(pid=265776) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:16.362 | INFO dbcounter [None req-ce2a3b1b-8464-4150-8d05-4f512bf2b406 None None] Registered counter for database nova_cell0 2022-08-02 05:54:16.373 | DEBUG dbcounter [-] [265776] Writer thread running {{(pid=265776) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:16.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:16.442 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:16.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:16.442 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:16.442 | +-------------------------------------+--------------+-----------+ 2022-08-02 05:54:16.442 | | Migration | Total Needed | Completed | 2022-08-02 05:54:16.442 | +-------------------------------------+--------------+-----------+ 2022-08-02 05:54:16.442 | | fill_virtual_interface_list | 0 | 0 | 2022-08-02 05:54:16.442 | | migrate_empty_ratio | 0 | 0 | 2022-08-02 05:54:16.442 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-02 05:54:16.442 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-02 05:54:16.442 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-02 05:54:16.442 | | populate_dev_uuids | 0 | 0 | 2022-08-02 05:54:16.442 | | populate_missing_availability_zones | 0 | 0 | 2022-08-02 05:54:16.443 | | populate_queued_for_delete | 0 | 0 | 2022-08-02 05:54:16.443 | | populate_user_id | 0 | 0 | 2022-08-02 05:54:16.443 | | populate_uuids | 0 | 0 | 2022-08-02 05:54:16.443 | +-------------------------------------+--------------+-----------+ 2022-08-02 05:54:16.886 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-02 05:54:16.890 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:54:16.894 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-02 05:54:16.896 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:54:16.899 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:54:16.903 | + lib/nova:init_nova:865 : /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-08-02 05:54:17.491 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 05:54:20.217 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-02 05:54:20.217 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-02 05:54:20.217 | INFO dbcounter [None req-0da0c3da-06a4-40ba-bf55-01fa0a4a9b55 None None] Registered counter for database nova_api 2022-08-02 05:54:20.240 | DEBUG dbcounter [-] [265793] Writer thread running {{(pid=265793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:54:20.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:20.299 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:20.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:54:20.299 | from cryptography.utils import int_from_bytes 2022-08-02 05:54:20.707 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-02 05:54:20.709 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-02 05:54:20.723 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-02 05:54:20.726 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-02 05:54:20.744 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:20.747 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-02 05:54:20.749 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-02 05:54:20.810 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-02 05:54:20.855 | [219114 Async configure_neutron_nova:265863]: running: configure_neutron_nova 2022-08-02 05:54:20.858 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-02 05:54:20.861 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 05:54:20.865 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-02 05:54:20.868 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:54:20.870 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:54:20.873 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:54:20.876 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:54:20.879 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:54:20.885 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:54:20.890 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:54:20.893 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:54:20.896 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:54:20.898 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-02 05:54:20.902 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:54:20.922 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:20.925 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:54:20.927 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:54:20.930 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-02 05:54:20.934 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:54:20.936 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 05:54:20.939 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-02 05:54:20.942 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 05:54:20.944 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 05:54:20.950 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:54:20.954 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 05:54:20.956 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-02 05:54:20.959 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 05:54:20.962 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-02 05:54:20.965 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 05:54:20.967 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 05:54:20.970 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-02 05:54:20.973 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:20.977 | + inc/meta-config:merge_config_group:171 : shift 2022-08-02 05:54:20.981 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-02 05:54:20.983 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:54:20.986 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-02 05:54:20.989 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-02 05:54:20.992 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-02 05:54:20.996 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:20.999 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-02 05:54:21.003 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:54:21.005 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-02 05:54:21.006 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:54:21.006 | gsub("[][]", "", $1); 2022-08-02 05:54:21.006 | split($1, a, "|"); 2022-08-02 05:54:21.006 | if (a[1] == matchgroup) 2022-08-02 05:54:21.006 | print a[2] 2022-08-02 05:54:21.006 | } 2022-08-02 05:54:21.006 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:54:21.013 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:54:21.016 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:54:21.018 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:54:21.022 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-02 05:54:21.027 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-02 05:54:21.030 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-02 05:54:21.033 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-02 05:54:21.037 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-02 05:54:21.042 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-02 05:54:21.044 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-02 05:54:21.047 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 05:54:21.052 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:21.054 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:54:21.058 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-02 05:54:21.061 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:54:21.064 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-02 05:54:21.067 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-02 05:54:21.073 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-02 05:54:21.075 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-02 05:54:21.079 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 05:54:21.080 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.080 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-02 05:54:21.080 | BEGIN { 2022-08-02 05:54:21.080 | section = "" 2022-08-02 05:54:21.080 | last_section = "" 2022-08-02 05:54:21.080 | section_count = 0 2022-08-02 05:54:21.080 | } 2022-08-02 05:54:21.080 | /^\[.+\]/ { 2022-08-02 05:54:21.080 | gsub("[][]", "", $1); 2022-08-02 05:54:21.080 | section=$1 2022-08-02 05:54:21.080 | next 2022-08-02 05:54:21.080 | } 2022-08-02 05:54:21.080 | /^ *\#/ { 2022-08-02 05:54:21.080 | next 2022-08-02 05:54:21.080 | } 2022-08-02 05:54:21.080 | /^[^ \t]+/ { 2022-08-02 05:54:21.080 | # get offset of first = in $0 2022-08-02 05:54:21.080 | eq_idx = index($0, "=") 2022-08-02 05:54:21.081 | # extract attr & value from $0 2022-08-02 05:54:21.081 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:54:21.081 | value = substr($0, eq_idx + 1) 2022-08-02 05:54:21.081 | # only need to strip trailing whitespace from attr 2022-08-02 05:54:21.081 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:54:21.081 | # need to strip leading & trailing whitespace from value 2022-08-02 05:54:21.081 | sub(/^[ \t]*/, "", value) 2022-08-02 05:54:21.081 | sub(/[ \t]*$/, "", value) 2022-08-02 05:54:21.081 | 2022-08-02 05:54:21.081 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:54:21.081 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:54:21.081 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:54:21.081 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:54:21.081 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:54:21.081 | if (section != last_section) { 2022-08-02 05:54:21.081 | cfg_section[section_count++] = section 2022-08-02 05:54:21.081 | last_section = section 2022-08-02 05:54:21.081 | } 2022-08-02 05:54:21.081 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:54:21.081 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:54:21.081 | 2022-08-02 05:54:21.081 | cfg_attr[section, attr, 0] = value 2022-08-02 05:54:21.081 | cfg_attr_count[section, attr] = 1 2022-08-02 05:54:21.081 | } else { 2022-08-02 05:54:21.081 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:54:21.081 | cfg_attr[section, attr, lno] = value 2022-08-02 05:54:21.081 | } 2022-08-02 05:54:21.081 | } 2022-08-02 05:54:21.081 | END { 2022-08-02 05:54:21.081 | # Process each section in order 2022-08-02 05:54:21.081 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:54:21.081 | section = cfg_section[sno] 2022-08-02 05:54:21.081 | # The ini routines simply append a config item immediately 2022-08-02 05:54:21.081 | # after the section header. To keep the same order as defined 2022-08-02 05:54:21.081 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:54:21.082 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:54:21.082 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:54:21.082 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:54:21.082 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:54:21.082 | else { 2022-08-02 05:54:21.082 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:54:21.082 | count = cfg_attr_count[section, attr] 2022-08-02 05:54:21.082 | print "inidelete " configfile " " section " " attr 2022-08-02 05:54:21.082 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:54:21.082 | for (l = count -2; l >= 0; l--) 2022-08-02 05:54:21.082 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:54:21.082 | } 2022-08-02 05:54:21.082 | } 2022-08-02 05:54:21.082 | } 2022-08-02 05:54:21.082 | } 2022-08-02 05:54:21.082 | ' 2022-08-02 05:54:21.082 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:21.083 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:54:21.085 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:54:21.088 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-02 05:54:21.092 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:54:21.095 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-02 05:54:21.097 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-02 05:54:21.097 | BEGIN { group = "" } 2022-08-02 05:54:21.098 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:54:21.098 | gsub("[][]", "", $1); 2022-08-02 05:54:21.098 | split($1, a, "|"); 2022-08-02 05:54:21.098 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:54:21.098 | group=a[1] 2022-08-02 05:54:21.098 | } else { 2022-08-02 05:54:21.098 | group="" 2022-08-02 05:54:21.098 | } 2022-08-02 05:54:21.098 | next 2022-08-02 05:54:21.098 | } 2022-08-02 05:54:21.098 | { 2022-08-02 05:54:21.098 | if (group != "") 2022-08-02 05:54:21.098 | print $0 2022-08-02 05:54:21.098 | } 2022-08-02 05:54:21.098 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:54:21.105 | + 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-08-02 05:54:21.108 | ++ 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-08-02 05:54:21.144 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-02 05:54:21.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-02 05:54:21.186 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-02 05:54:21.192 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-02 05:54:21.229 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-02 05:54:21.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-02 05:54:21.270 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-02 05:54:21.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-02 05:54:21.309 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-02 05:54:21.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 05:54:21.348 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.65/identity"' 2022-08-02 05:54:21.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:54:21.388 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-02 05:54:21.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 05:54:21.427 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-02 05:54:21.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 05:54:21.466 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.470 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-02 05:54:21.472 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 05:54:21.506 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-02 05:54:21.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 05:54:21.548 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-02 05:54:21.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 05:54:21.590 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-02 05:54:21.596 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-02 05:54:21.628 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.631 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:54:21.635 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:54:21.638 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:54:21.642 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-02 05:54:21.644 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-02 05:54:21.647 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-02 05:54:21.651 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-02 05:54:21.654 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-02 05:54:21.659 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-02 05:54:21.661 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-02 05:54:21.664 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 05:54:21.667 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:21.670 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:54:21.672 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-02 05:54:21.675 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:54:21.679 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-02 05:54:21.682 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-02 05:54:21.685 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-02 05:54:21.688 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-02 05:54:21.692 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 05:54:21.693 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 05:54:21.693 | BEGIN { 2022-08-02 05:54:21.693 | section = "" 2022-08-02 05:54:21.693 | last_section = "" 2022-08-02 05:54:21.693 | section_count = 0 2022-08-02 05:54:21.693 | } 2022-08-02 05:54:21.693 | /^\[.+\]/ { 2022-08-02 05:54:21.693 | gsub("[][]", "", $1); 2022-08-02 05:54:21.693 | section=$1 2022-08-02 05:54:21.693 | next 2022-08-02 05:54:21.693 | } 2022-08-02 05:54:21.693 | /^ *\#/ { 2022-08-02 05:54:21.693 | next 2022-08-02 05:54:21.693 | } 2022-08-02 05:54:21.693 | /^[^ \t]+/ { 2022-08-02 05:54:21.694 | # get offset of first = in $0 2022-08-02 05:54:21.694 | eq_idx = index($0, "=") 2022-08-02 05:54:21.694 | # extract attr & value from $0 2022-08-02 05:54:21.694 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:54:21.694 | value = substr($0, eq_idx + 1) 2022-08-02 05:54:21.694 | # only need to strip trailing whitespace from attr 2022-08-02 05:54:21.694 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:54:21.694 | # need to strip leading & trailing whitespace from value 2022-08-02 05:54:21.694 | sub(/^[ \t]*/, "", value) 2022-08-02 05:54:21.694 | sub(/[ \t]*$/, "", value) 2022-08-02 05:54:21.694 | 2022-08-02 05:54:21.694 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:54:21.694 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:54:21.694 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:54:21.694 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:54:21.694 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:54:21.694 | if (section != last_section) { 2022-08-02 05:54:21.694 | cfg_section[section_count++] = section 2022-08-02 05:54:21.694 | last_section = section 2022-08-02 05:54:21.694 | } 2022-08-02 05:54:21.694 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:54:21.694 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:54:21.694 | 2022-08-02 05:54:21.694 | cfg_attr[section, attr, 0] = value 2022-08-02 05:54:21.694 | cfg_attr_count[section, attr] = 1 2022-08-02 05:54:21.694 | } else { 2022-08-02 05:54:21.694 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:54:21.694 | cfg_attr[section, attr, lno] = value 2022-08-02 05:54:21.694 | } 2022-08-02 05:54:21.694 | } 2022-08-02 05:54:21.694 | END { 2022-08-02 05:54:21.694 | # Process each section in order 2022-08-02 05:54:21.694 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:54:21.694 | section = cfg_section[sno] 2022-08-02 05:54:21.694 | # The ini routines simply append a config item immediately 2022-08-02 05:54:21.694 | # after the section header. To keep the same order as defined 2022-08-02 05:54:21.695 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:54:21.695 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:54:21.695 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:54:21.695 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:54:21.695 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:54:21.695 | else { 2022-08-02 05:54:21.695 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:54:21.695 | count = cfg_attr_count[section, attr] 2022-08-02 05:54:21.695 | print "inidelete " configfile " " section " " attr 2022-08-02 05:54:21.695 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:54:21.695 | for (l = count -2; l >= 0; l--) 2022-08-02 05:54:21.695 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:54:21.695 | } 2022-08-02 05:54:21.695 | } 2022-08-02 05:54:21.695 | } 2022-08-02 05:54:21.695 | } 2022-08-02 05:54:21.695 | ' 2022-08-02 05:54:21.695 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.695 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:21.697 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:54:21.699 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:54:21.702 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-02 05:54:21.704 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:54:21.707 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-02 05:54:21.710 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 05:54:21.710 | BEGIN { group = "" } 2022-08-02 05:54:21.710 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:54:21.710 | gsub("[][]", "", $1); 2022-08-02 05:54:21.710 | split($1, a, "|"); 2022-08-02 05:54:21.710 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:54:21.710 | group=a[1] 2022-08-02 05:54:21.710 | } else { 2022-08-02 05:54:21.710 | group="" 2022-08-02 05:54:21.710 | } 2022-08-02 05:54:21.710 | next 2022-08-02 05:54:21.710 | } 2022-08-02 05:54:21.710 | { 2022-08-02 05:54:21.710 | if (group != "") 2022-08-02 05:54:21.710 | print $0 2022-08-02 05:54:21.710 | } 2022-08-02 05:54:21.710 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:54:21.717 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-02 05:54:21.719 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-02 05:54:21.728 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:54:21.752 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.754 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-02 05:54:21.756 | [265863 Async configure_neutron_nova:265863]: finished successfully 2022-08-02 05:54:21.757 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-02 05:54:21.789 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.792 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-02 05:54:21.794 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-02 05:54:21.825 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-02 05:54:21.830 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-02 05:54:21.859 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.862 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-02 05:54:21.864 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-02 05:54:21.896 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.898 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-02 05:54:21.901 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-02 05:54:21.931 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-02 05:54:21.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-02 05:54:21.967 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:21.969 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-02 05:54:21.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-02 05:54:22.002 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-02 05:54:22.007 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-02 05:54:22.037 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.039 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-02 05:54:22.042 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-02 05:54:22.072 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-02 05:54:22.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-02 05:54:22.108 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.110 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-02 05:54:22.113 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-02 05:54:22.145 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-02 05:54:22.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-02 05:54:22.181 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.185 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-02 05:54:22.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-02 05:54:22.219 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-02 05:54:22.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-02 05:54:22.253 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.256 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-02 05:54:22.258 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-02 05:54:22.290 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.293 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:54:22.295 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:54:22.298 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:54:22.301 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-02 05:54:22.304 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-02 05:54:22.307 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-02 05:54:22.310 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-02 05:54:22.313 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-02 05:54:22.317 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-02 05:54:22.320 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-02 05:54:22.323 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 05:54:22.326 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:22.328 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:54:22.331 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-02 05:54:22.334 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:54:22.337 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-02 05:54:22.340 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-02 05:54:22.343 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-02 05:54:22.346 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-02 05:54:22.349 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 05:54:22.350 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.350 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-02 05:54:22.350 | BEGIN { 2022-08-02 05:54:22.350 | section = "" 2022-08-02 05:54:22.350 | last_section = "" 2022-08-02 05:54:22.350 | section_count = 0 2022-08-02 05:54:22.350 | } 2022-08-02 05:54:22.350 | /^\[.+\]/ { 2022-08-02 05:54:22.350 | gsub("[][]", "", $1); 2022-08-02 05:54:22.350 | section=$1 2022-08-02 05:54:22.350 | next 2022-08-02 05:54:22.350 | } 2022-08-02 05:54:22.350 | /^ *\#/ { 2022-08-02 05:54:22.350 | next 2022-08-02 05:54:22.350 | } 2022-08-02 05:54:22.350 | /^[^ \t]+/ { 2022-08-02 05:54:22.351 | # get offset of first = in $0 2022-08-02 05:54:22.351 | eq_idx = index($0, "=") 2022-08-02 05:54:22.351 | # extract attr & value from $0 2022-08-02 05:54:22.351 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:54:22.351 | value = substr($0, eq_idx + 1) 2022-08-02 05:54:22.351 | # only need to strip trailing whitespace from attr 2022-08-02 05:54:22.351 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:54:22.351 | # need to strip leading & trailing whitespace from value 2022-08-02 05:54:22.351 | sub(/^[ \t]*/, "", value) 2022-08-02 05:54:22.351 | sub(/[ \t]*$/, "", value) 2022-08-02 05:54:22.351 | 2022-08-02 05:54:22.351 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:54:22.351 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:54:22.351 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:54:22.351 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:54:22.351 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:54:22.351 | if (section != last_section) { 2022-08-02 05:54:22.351 | cfg_section[section_count++] = section 2022-08-02 05:54:22.351 | last_section = section 2022-08-02 05:54:22.351 | } 2022-08-02 05:54:22.351 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:54:22.351 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:54:22.351 | 2022-08-02 05:54:22.351 | cfg_attr[section, attr, 0] = value 2022-08-02 05:54:22.351 | cfg_attr_count[section, attr] = 1 2022-08-02 05:54:22.351 | } else { 2022-08-02 05:54:22.351 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:54:22.351 | cfg_attr[section, attr, lno] = value 2022-08-02 05:54:22.351 | } 2022-08-02 05:54:22.351 | } 2022-08-02 05:54:22.351 | END { 2022-08-02 05:54:22.351 | # Process each section in order 2022-08-02 05:54:22.351 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:54:22.351 | section = cfg_section[sno] 2022-08-02 05:54:22.352 | # The ini routines simply append a config item immediately 2022-08-02 05:54:22.352 | # after the section header. To keep the same order as defined 2022-08-02 05:54:22.352 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:54:22.352 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:54:22.352 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:54:22.352 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:54:22.352 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:54:22.352 | else { 2022-08-02 05:54:22.352 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:54:22.352 | count = cfg_attr_count[section, attr] 2022-08-02 05:54:22.352 | print "inidelete " configfile " " section " " attr 2022-08-02 05:54:22.352 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:54:22.352 | for (l = count -2; l >= 0; l--) 2022-08-02 05:54:22.352 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:54:22.352 | } 2022-08-02 05:54:22.352 | } 2022-08-02 05:54:22.352 | } 2022-08-02 05:54:22.352 | } 2022-08-02 05:54:22.352 | ' 2022-08-02 05:54:22.353 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:54:22.354 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:22.356 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:54:22.359 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-02 05:54:22.361 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:54:22.363 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-02 05:54:22.366 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-02 05:54:22.366 | BEGIN { group = "" } 2022-08-02 05:54:22.366 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:54:22.366 | gsub("[][]", "", $1); 2022-08-02 05:54:22.366 | split($1, a, "|"); 2022-08-02 05:54:22.366 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:54:22.366 | group=a[1] 2022-08-02 05:54:22.366 | } else { 2022-08-02 05:54:22.366 | group="" 2022-08-02 05:54:22.366 | } 2022-08-02 05:54:22.366 | next 2022-08-02 05:54:22.366 | } 2022-08-02 05:54:22.366 | { 2022-08-02 05:54:22.366 | if (group != "") 2022-08-02 05:54:22.367 | print $0 2022-08-02 05:54:22.367 | } 2022-08-02 05:54:22.367 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:54:22.372 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-08-02 05:54:22.375 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-08-02 05:54:22.405 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.408 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-08-02 05:54:22.411 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-08-02 05:54:22.441 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.443 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-08-02 05:54:22.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-08-02 05:54:22.476 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-08-02 05:54:22.481 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-08-02 05:54:22.510 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.516 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-08-02 05:54:22.519 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 05:54:22.556 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-08-02 05:54:22.561 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-08-02 05:54:22.590 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-08-02 05:54:22.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 05:54:22.625 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-08-02 05:54:22.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 05:54:22.661 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.664 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-08-02 05:54:22.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-08-02 05:54:22.696 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.699 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:54:22.702 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:54:22.704 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:54:22.708 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-02 05:54:22.710 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:54:22.713 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:54:22.716 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-02 05:54:22.719 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:54:22.723 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-02 05:54:22.726 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-02 05:54:22.729 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:54:22.731 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:22.734 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:54:22.736 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:54:22.739 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:54:22.742 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:54:22.745 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:54:22.749 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:54:22.751 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-02 05:54:22.754 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:54:22.755 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.756 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 05:54:22.756 | BEGIN { 2022-08-02 05:54:22.756 | section = "" 2022-08-02 05:54:22.756 | last_section = "" 2022-08-02 05:54:22.756 | section_count = 0 2022-08-02 05:54:22.756 | } 2022-08-02 05:54:22.756 | /^\[.+\]/ { 2022-08-02 05:54:22.756 | gsub("[][]", "", $1); 2022-08-02 05:54:22.756 | section=$1 2022-08-02 05:54:22.756 | next 2022-08-02 05:54:22.756 | } 2022-08-02 05:54:22.756 | /^ *\#/ { 2022-08-02 05:54:22.757 | next 2022-08-02 05:54:22.757 | } 2022-08-02 05:54:22.757 | /^[^ \t]+/ { 2022-08-02 05:54:22.757 | # get offset of first = in $0 2022-08-02 05:54:22.757 | eq_idx = index($0, "=") 2022-08-02 05:54:22.757 | # extract attr & value from $0 2022-08-02 05:54:22.757 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:54:22.757 | value = substr($0, eq_idx + 1) 2022-08-02 05:54:22.757 | # only need to strip trailing whitespace from attr 2022-08-02 05:54:22.757 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:54:22.757 | # need to strip leading & trailing whitespace from value 2022-08-02 05:54:22.757 | sub(/^[ \t]*/, "", value) 2022-08-02 05:54:22.757 | sub(/[ \t]*$/, "", value) 2022-08-02 05:54:22.757 | 2022-08-02 05:54:22.757 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:54:22.757 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:54:22.757 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:54:22.757 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:54:22.757 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:54:22.757 | if (section != last_section) { 2022-08-02 05:54:22.757 | cfg_section[section_count++] = section 2022-08-02 05:54:22.757 | last_section = section 2022-08-02 05:54:22.757 | } 2022-08-02 05:54:22.757 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:54:22.757 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:54:22.757 | 2022-08-02 05:54:22.757 | cfg_attr[section, attr, 0] = value 2022-08-02 05:54:22.757 | cfg_attr_count[section, attr] = 1 2022-08-02 05:54:22.757 | } else { 2022-08-02 05:54:22.757 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:54:22.757 | cfg_attr[section, attr, lno] = value 2022-08-02 05:54:22.757 | } 2022-08-02 05:54:22.757 | } 2022-08-02 05:54:22.757 | END { 2022-08-02 05:54:22.757 | # Process each section in order 2022-08-02 05:54:22.757 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:54:22.758 | section = cfg_section[sno] 2022-08-02 05:54:22.758 | # The ini routines simply append a config item immediately 2022-08-02 05:54:22.758 | # after the section header. To keep the same order as defined 2022-08-02 05:54:22.758 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:54:22.758 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:54:22.758 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:54:22.758 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:54:22.758 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:54:22.758 | else { 2022-08-02 05:54:22.758 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:54:22.758 | count = cfg_attr_count[section, attr] 2022-08-02 05:54:22.758 | print "inidelete " configfile " " section " " attr 2022-08-02 05:54:22.758 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:54:22.758 | for (l = count -2; l >= 0; l--) 2022-08-02 05:54:22.758 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:54:22.758 | } 2022-08-02 05:54:22.758 | } 2022-08-02 05:54:22.758 | } 2022-08-02 05:54:22.758 | } 2022-08-02 05:54:22.758 | ' 2022-08-02 05:54:22.758 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:54:22.760 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:54:22.760 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:54:22.763 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:54:22.765 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:54:22.768 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-02 05:54:22.770 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 05:54:22.770 | BEGIN { group = "" } 2022-08-02 05:54:22.770 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:54:22.770 | gsub("[][]", "", $1); 2022-08-02 05:54:22.770 | split($1, a, "|"); 2022-08-02 05:54:22.771 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:54:22.771 | group=a[1] 2022-08-02 05:54:22.771 | } else { 2022-08-02 05:54:22.771 | group="" 2022-08-02 05:54:22.771 | } 2022-08-02 05:54:22.771 | next 2022-08-02 05:54:22.771 | } 2022-08-02 05:54:22.771 | { 2022-08-02 05:54:22.771 | if (group != "") 2022-08-02 05:54:22.771 | print $0 2022-08-02 05:54:22.771 | } 2022-08-02 05:54:22.771 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:54:22.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-02 05:54:22.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-02 05:54:22.809 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.812 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-02 05:54:22.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-02 05:54:22.843 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:54:22.846 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-02 05:54:22.864 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:22.867 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-02 05:54:22.870 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:54:22.872 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-02 05:54:22.875 | + ./stack.sh:main:1247 : start_swift 2022-08-02 05:54:22.878 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-02 05:54:22.880 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:54:22.883 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 05:54:22.914 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-02 05:54:22.915 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:54:22.919 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:54:22.922 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-02 05:54:23.368 | Restarting rsync (via systemctl): rsync.service. 2022-08-02 05:54:23.373 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-02 05:54:23.376 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-02 05:54:23.379 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-02 05:54:23.381 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-02 05:54:23.384 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 05:54:23.387 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:54:23.390 | + functions-common:run_process:1694 : local service=s-object 2022-08-02 05:54:23.392 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:54:23.395 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:23.397 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:23.400 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:23.404 | + functions-common:run_process:1700 : local name=s-object 2022-08-02 05:54:23.406 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:23.410 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:23.412 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:23.415 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:23.418 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:23.423 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419663420 2022-08-02 05:54:23.425 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-02 05:54:23.441 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:23.444 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-02 05:54:23.447 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-02 05:54:23.449 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:54:23.452 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:54:23.454 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:54:23.457 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:54:23.459 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-02 05:54:23.462 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-02 05:54:23.465 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-02 05:54:23.467 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:23.470 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:23.472 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:23.474 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:23.477 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-02 05:54:23.480 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-02 05:54:23.483 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-02 05:54:23.485 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:54:23.487 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:23.489 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:23.491 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:23.494 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:23.496 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:23.498 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-02 05:54:23.500 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:23.505 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-02 05:54:23.557 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-02 05:54:23.609 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:23.662 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-02 05:54:23.714 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-02 05:54:23.767 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:23.822 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:23.825 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:23.828 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-02 05:54:23.883 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:24.327 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-02 05:54:24.340 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-02 05:54:24.750 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-02 05:54:24.778 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:24.781 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:24.783 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:24.786 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:24.788 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:24.791 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:24.793 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:24.795 | + functions-common:time_stop:2447 : start_time=1659419663420 2022-08-02 05:54:24.798 | + functions-common:time_stop:2449 : [[ -z 1659419663420 ]] 2022-08-02 05:54:24.801 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:24.806 | + functions-common:time_stop:2452 : end_time=1659419664803 2022-08-02 05:54:24.809 | + functions-common:time_stop:2453 : elapsed_time=1383 2022-08-02 05:54:24.811 | + functions-common:time_stop:2454 : total=2901 2022-08-02 05:54:24.813 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:24.816 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4284 2022-08-02 05:54:24.818 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 05:54:24.821 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:54:24.824 | + functions-common:run_process:1694 : local service=s-container 2022-08-02 05:54:24.826 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:54:24.829 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:24.831 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:24.834 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:24.836 | + functions-common:run_process:1700 : local name=s-container 2022-08-02 05:54:24.839 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:24.841 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:24.844 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:24.846 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:24.849 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:24.854 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419664851 2022-08-02 05:54:24.856 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-02 05:54:24.874 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:24.877 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-02 05:54:24.879 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-02 05:54:24.882 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:54:24.885 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:54:24.887 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:54:24.890 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:54:24.892 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-02 05:54:24.895 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-02 05:54:24.897 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-02 05:54:24.900 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:24.903 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:24.905 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:24.908 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:24.910 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-02 05:54:24.913 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-02 05:54:24.915 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-02 05:54:24.918 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:54:24.920 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:24.922 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:24.924 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:24.927 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:24.929 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:24.932 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-02 05:54:24.934 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:24.939 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-02 05:54:24.992 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-02 05:54:25.045 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:25.101 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-02 05:54:25.162 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-02 05:54:25.218 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:25.272 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:25.274 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:25.277 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-02 05:54:25.330 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:25.780 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-02 05:54:25.793 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-02 05:54:26.230 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-02 05:54:26.250 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:26.253 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:26.255 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:26.259 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:26.261 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:26.264 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:26.266 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:26.269 | + functions-common:time_stop:2447 : start_time=1659419664851 2022-08-02 05:54:26.271 | + functions-common:time_stop:2449 : [[ -z 1659419664851 ]] 2022-08-02 05:54:26.275 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:26.280 | + functions-common:time_stop:2452 : end_time=1659419666277 2022-08-02 05:54:26.282 | + functions-common:time_stop:2453 : elapsed_time=1426 2022-08-02 05:54:26.285 | + functions-common:time_stop:2454 : total=4284 2022-08-02 05:54:26.287 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:26.290 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5710 2022-08-02 05:54:26.293 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 05:54:26.295 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:54:26.298 | + functions-common:run_process:1694 : local service=s-account 2022-08-02 05:54:26.301 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:54:26.303 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:26.306 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:26.308 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:26.311 | + functions-common:run_process:1700 : local name=s-account 2022-08-02 05:54:26.313 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:26.316 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:26.318 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:26.321 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:26.324 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:26.329 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419666326 2022-08-02 05:54:26.331 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-02 05:54:26.350 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:26.352 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-02 05:54:26.355 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-02 05:54:26.358 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:54:26.360 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:54:26.363 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:54:26.365 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:54:26.368 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-02 05:54:26.370 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-02 05:54:26.373 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-02 05:54:26.375 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:26.378 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:26.380 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:26.383 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:26.386 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-02 05:54:26.388 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-02 05:54:26.391 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-02 05:54:26.393 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:54:26.395 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:26.398 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:26.401 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:26.403 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:26.406 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:26.408 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-02 05:54:26.410 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:26.415 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-02 05:54:26.470 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-02 05:54:26.523 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:26.581 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-02 05:54:26.635 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-02 05:54:26.690 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:26.744 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:26.747 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:26.749 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-02 05:54:26.803 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:27.233 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-02 05:54:27.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-02 05:54:27.682 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-02 05:54:27.703 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:27.709 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:27.712 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:27.715 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:27.717 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:27.720 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:27.722 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:27.724 | + functions-common:time_stop:2447 : start_time=1659419666326 2022-08-02 05:54:27.727 | + functions-common:time_stop:2449 : [[ -z 1659419666326 ]] 2022-08-02 05:54:27.731 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:27.735 | + functions-common:time_stop:2452 : end_time=1659419667733 2022-08-02 05:54:27.738 | + functions-common:time_stop:2453 : elapsed_time=1407 2022-08-02 05:54:27.741 | + functions-common:time_stop:2454 : total=5710 2022-08-02 05:54:27.743 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:27.746 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7117 2022-08-02 05:54:27.748 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-02 05:54:27.750 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-02 05:54:27.802 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:54:27.805 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-02 05:54:27.807 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:54:27.810 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:27.813 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:27.815 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:27.818 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-02 05:54:27.820 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:27.823 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:27.825 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:27.828 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:27.831 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:27.835 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419667833 2022-08-02 05:54:27.838 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-02 05:54:27.856 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:27.859 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-02 05:54:27.861 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-02 05:54:27.864 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:54:27.866 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:54:27.869 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:54:27.871 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:54:27.874 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-02 05:54:27.876 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-02 05:54:27.879 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-02 05:54:27.881 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:27.884 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:27.886 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:27.888 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:27.891 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-02 05:54:27.894 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-02 05:54:27.896 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-02 05:54:27.898 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:54:27.902 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:27.904 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:27.906 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:27.908 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:27.911 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:27.913 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-02 05:54:27.916 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:27.920 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-02 05:54:27.974 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-02 05:54:28.030 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:28.085 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-02 05:54:28.139 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-02 05:54:28.192 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:28.249 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:28.251 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:28.253 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-02 05:54:28.309 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:28.742 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-02 05:54:29.170 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-02 05:54:29.198 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:29.200 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:29.203 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:29.205 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:29.208 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:29.210 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:29.213 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:29.216 | + functions-common:time_stop:2447 : start_time=1659419667833 2022-08-02 05:54:29.218 | + functions-common:time_stop:2449 : [[ -z 1659419667833 ]] 2022-08-02 05:54:29.221 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:29.226 | + functions-common:time_stop:2452 : end_time=1659419669223 2022-08-02 05:54:29.228 | + functions-common:time_stop:2453 : elapsed_time=1390 2022-08-02 05:54:29.231 | + functions-common:time_stop:2454 : total=7117 2022-08-02 05:54:29.233 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:29.236 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8507 2022-08-02 05:54:29.239 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-02 05:54:29.257 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:54:29.260 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.263 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-02 05:54:29.265 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.268 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:29.270 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:29.272 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:29.275 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-02 05:54:29.278 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:29.280 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:29.283 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:29.285 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:29.288 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:29.293 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419669290 2022-08-02 05:54:29.295 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-02 05:54:29.313 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:29.315 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-02 05:54:29.318 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-02 05:54:29.320 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.323 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.326 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.328 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.331 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-02 05:54:29.333 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-02 05:54:29.336 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-02 05:54:29.338 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:29.341 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:29.343 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:29.346 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:29.348 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-02 05:54:29.351 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-02 05:54:29.353 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-02 05:54:29.356 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.358 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:29.361 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:29.363 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:29.365 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:29.368 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:29.371 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-02 05:54:29.373 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:29.378 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-02 05:54:29.432 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-02 05:54:29.491 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:54:29.546 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-02 05:54:29.600 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-02 05:54:29.654 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:29.707 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:29.710 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:29.713 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-02 05:54:29.767 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:30.212 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-02 05:54:30.225 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-02 05:54:30.636 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-02 05:54:30.661 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:30.663 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:30.666 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:30.669 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:30.671 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:30.674 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:30.676 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:30.679 | + functions-common:time_stop:2447 : start_time=1659419669290 2022-08-02 05:54:30.682 | + functions-common:time_stop:2449 : [[ -z 1659419669290 ]] 2022-08-02 05:54:30.685 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:30.690 | + functions-common:time_stop:2452 : end_time=1659419670687 2022-08-02 05:54:30.692 | + functions-common:time_stop:2453 : elapsed_time=1397 2022-08-02 05:54:30.695 | + functions-common:time_stop:2454 : total=8507 2022-08-02 05:54:30.697 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:30.700 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9904 2022-08-02 05:54:30.702 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-02 05:54:30.702 | Waiting for swift proxy to start... 2022-08-02 05:54:30.705 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.65:8080/info 2022-08-02 05:54:30.707 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:54:30.710 | + functions:wait_for_service:458 : local url=http://10.222.0.65:8080/info 2022-08-02 05:54:30.713 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:54:30.715 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:54:30.718 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:54:30.720 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:30.723 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:30.726 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:30.731 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419670728 2022-08-02 05:54:30.734 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:54:30.739 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:54:30.752 | + :: : [[ 000 == 503 ]] 2022-08-02 05:54:30.753 | + :: : [[ 7 -eq 7 ]] 2022-08-02 05:54:30.755 | + :: : sleep 1 2022-08-02 05:54:31.758 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:54:31.771 | + :: : [[ 000 == 503 ]] 2022-08-02 05:54:31.773 | + :: : [[ 7 -eq 7 ]] 2022-08-02 05:54:31.774 | + :: : sleep 1 2022-08-02 05:54:32.778 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:54:32.791 | + :: : [[ 000 == 503 ]] 2022-08-02 05:54:32.793 | + :: : [[ 7 -eq 7 ]] 2022-08-02 05:54:32.794 | + :: : sleep 1 2022-08-02 05:54:33.798 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:54:33.817 | + :: : [[ 200 == 503 ]] 2022-08-02 05:54:33.819 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:54:33.822 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:54:33.824 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:33.827 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:33.830 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:33.832 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:33.834 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:33.838 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:54:33.840 | + functions-common:time_stop:2447 : start_time=1659419670728 2022-08-02 05:54:33.842 | + functions-common:time_stop:2449 : [[ -z 1659419670728 ]] 2022-08-02 05:54:33.846 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:33.850 | + functions-common:time_stop:2452 : end_time=1659419673847 2022-08-02 05:54:33.853 | + functions-common:time_stop:2453 : elapsed_time=3119 2022-08-02 05:54:33.856 | + functions-common:time_stop:2454 : total=6203 2022-08-02 05:54:33.858 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:33.861 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9322 2022-08-02 05:54:33.863 | + functions:wait_for_service:467 : return 0 2022-08-02 05:54:33.866 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-02 05:54:33.868 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:54:33.871 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-02 05:54:33.889 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:33.892 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:54:33.924 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-02 05:54:33.975 | [219114 Async configure_neutron_nova:265863]: Waiting for completion of configure_neutron_nova running on PID 265863 (2 other jobs running) 2022-08-02 05:54:34.001 | [219114 Async configure_neutron_nova:265863]: Signaling child to exit 2022-08-02 05:54:34.001 | WAKEUP 2022-08-02 05:54:34.025 | [219114 Async configure_neutron_nova:265863]: Signaled 2022-08-02 05:54:34.027 | + lib/neutron:configure_neutron_nova:663 : is_neutron_legacy_enabled 2022-08-02 05:54:34.027 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:54:34.027 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:54:34.027 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:54:34.027 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:54:34.027 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:54:34.027 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:54:34.027 | + lib/neutron:configure_neutron_nova:665 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-02 05:54:34.027 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-02 05:54:34.027 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-02 05:54:34.027 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 05:54:34.027 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-02 05:54:34.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 05:54:34.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 05:54:34.028 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-02 05:54:34.028 | + lib/neutron:configure_neutron_nova:666 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:54:34.028 | ++ lib/neutron:configure_neutron_nova:667 : seq 1 1 2022-08-02 05:54:34.028 | + lib/neutron:configure_neutron_nova:667 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:54:34.028 | + lib/neutron:configure_neutron_nova:668 : local conf 2022-08-02 05:54:34.028 | ++ lib/neutron:configure_neutron_nova:669 : conductor_conf 1 2022-08-02 05:54:34.028 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:54:34.028 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:54:34.028 | + lib/neutron:configure_neutron_nova:669 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:54:34.028 | + lib/neutron:configure_neutron_nova:670 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 05:54:34.028 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-02 05:54:34.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 05:54:34.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 05:54:34.029 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 05:54:34.029 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-02 05:54:34.073 | [219114 Async configure_neutron_nova:265863]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-02 05:54:34.077 | + inc/async:async_wait:197 : return 0 2022-08-02 05:54:34.080 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-02 05:54:34.098 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:34.101 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:54:34.130 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:54:34.163 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-02 05:54:34.180 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:34.183 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-02 05:54:34.185 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:54:34.188 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-02 05:54:34.191 | + ./stack.sh:main:1272 : start_nova_api 2022-08-02 05:54:34.194 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-02 05:54:34.197 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-02 05:54:34.200 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-02 05:54:34.202 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-02 05:54:34.221 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:54:34.224 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:54:34.226 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:54:34.229 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:54:34.232 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-02 05:54:34.235 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-02 05:54:34.239 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:54:34.242 | + functions-common:run_process:1694 : local service=n-api 2022-08-02 05:54:34.245 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:54:34.247 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:34.250 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:34.253 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:34.255 | + functions-common:run_process:1700 : local name=n-api 2022-08-02 05:54:34.258 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:34.261 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:34.264 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:34.266 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:34.270 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:34.275 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419674271 2022-08-02 05:54:34.278 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-02 05:54:34.295 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:34.298 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-02 05:54:34.300 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-02 05:54:34.303 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:54:34.307 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:54:34.309 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:54:34.312 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:54:34.314 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-02 05:54:34.317 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-02 05:54:34.320 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-02 05:54:34.322 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:34.325 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:34.328 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:34.330 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:34.333 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:54:34.336 | + functions-common:_run_under_systemd:1668 : 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-08-02 05:54:34.338 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-02 05:54:34.340 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:54:34.343 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:54:34.345 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:54:34.347 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:54:34.350 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-02 05:54:34.352 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:54:34.357 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-02 05:54:34.409 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-02 05:54:34.463 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-02 05:54:34.515 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-02 05:54:34.569 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:34.622 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-02 05:54:34.676 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-02 05:54:34.730 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-02 05:54:34.783 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-02 05:54:34.837 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-02 05:54:34.890 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:54:34.893 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:54:34.895 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-02 05:54:34.957 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:54:35.373 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-02 05:54:35.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-02 05:54:35.804 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-02 05:54:35.878 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:35.880 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:35.883 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:35.886 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:35.888 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:35.892 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:35.894 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:35.897 | + functions-common:time_stop:2447 : start_time=1659419674271 2022-08-02 05:54:35.899 | + functions-common:time_stop:2449 : [[ -z 1659419674271 ]] 2022-08-02 05:54:35.903 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:35.908 | + functions-common:time_stop:2452 : end_time=1659419675905 2022-08-02 05:54:35.910 | + functions-common:time_stop:2453 : elapsed_time=1634 2022-08-02 05:54:35.913 | + functions-common:time_stop:2454 : total=9904 2022-08-02 05:54:35.916 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:35.919 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11538 2022-08-02 05:54:35.921 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.65/compute/v2.1/ 2022-08-02 05:54:35.924 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-02 05:54:35.924 | Waiting for nova-api to start... 2022-08-02 05:54:35.926 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.65/compute/v2.1/ 2022-08-02 05:54:35.929 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:54:35.932 | + functions:wait_for_service:458 : local url=http://10.222.0.65/compute/v2.1/ 2022-08-02 05:54:35.935 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:54:35.937 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:54:35.940 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:54:35.942 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:35.945 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:35.948 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:35.953 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419675950 2022-08-02 05:54:35.955 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:54:35.962 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/compute/v2.1/ 2022-08-02 05:54:41.542 | + :: : [[ 200 == 503 ]] 2022-08-02 05:54:41.544 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:54:41.547 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:54:41.550 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:41.552 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:41.555 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:41.557 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:41.560 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:41.562 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:54:41.565 | + functions-common:time_stop:2447 : start_time=1659419675950 2022-08-02 05:54:41.567 | + functions-common:time_stop:2449 : [[ -z 1659419675950 ]] 2022-08-02 05:54:41.570 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:41.575 | + functions-common:time_stop:2452 : end_time=1659419681573 2022-08-02 05:54:41.578 | + functions-common:time_stop:2453 : elapsed_time=5623 2022-08-02 05:54:41.580 | + functions-common:time_stop:2454 : total=9322 2022-08-02 05:54:41.583 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:41.585 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14945 2022-08-02 05:54:41.589 | + functions:wait_for_service:467 : return 0 2022-08-02 05:54:41.591 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:54:41.594 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:54:41.597 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-02 05:54:41.615 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:41.618 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-02 05:54:41.621 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:54:41.624 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-02 05:54:41.626 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-02 05:54:41.629 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:54:41.632 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-02 05:54:41.650 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:54:41.653 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-02 05:54:41.670 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:41.672 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-02 05:54:41.675 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:54:41.678 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-02 05:54:41.681 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-02 05:54:41.684 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-02 05:54:41.686 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 05:54:41.718 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-02 05:54:41.720 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 05:54:41.723 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 05:54:41.726 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-02 05:54:41.756 | + lib/neutron:configure_rbac_policies:657 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-02 05:54:41.787 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-02 05:54:41.790 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-02 05:54:41.793 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-02 05:54:41.795 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-02 05:54:41.798 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-02 05:54:41.801 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-02 05:54:41.804 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 05:54:41.807 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 05:54:41.810 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-02 05:54:41.813 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-02 05:54:41.815 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-02 05:54:41.818 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-02 05:54:41.820 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.823 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.826 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.829 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-02 05:54:41.832 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.835 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.838 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-02 05:54:41.855 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:54:41.858 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-02 05:54:41.860 | + lib/neutron-legacy:start_neutron_service_and_check:554 : 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-08-02 05:54:41.863 | + functions-common:run_process:1694 : local service=q-svc 2022-08-02 05:54:41.865 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.868 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:41.871 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:41.873 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:41.876 | + functions-common:run_process:1700 : local name=q-svc 2022-08-02 05:54:41.878 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:41.881 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:41.884 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:41.887 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:41.890 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:41.894 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419681892 2022-08-02 05:54:41.897 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-02 05:54:41.914 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:41.917 | + functions-common:run_process:1704 : _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-08-02 05:54:41.920 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-02 05:54:41.922 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.925 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.928 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.931 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.933 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-02 05:54:41.936 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-02 05:54:41.938 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-02 05:54:41.941 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:41.944 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:41.947 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:41.949 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:41.952 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-02 05:54:41.955 | + functions-common:_run_under_systemd:1670 : 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-08-02 05:54:41.957 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-02 05:54:41.959 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:41.962 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:41.964 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:41.966 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:41.969 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:41.971 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:41.973 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-02 05:54:41.975 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:41.980 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-02 05:54:42.033 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-02 05:54:42.085 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:42.139 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-02 05:54:42.192 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-02 05:54:42.245 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:42.298 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:42.300 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:42.303 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-02 05:54:42.355 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:42.778 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-02 05:54:42.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-02 05:54:43.207 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-02 05:54:43.229 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:43.232 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:43.239 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:43.241 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:43.245 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:43.247 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:43.250 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:43.252 | + functions-common:time_stop:2447 : start_time=1659419681892 2022-08-02 05:54:43.255 | + functions-common:time_stop:2449 : [[ -z 1659419681892 ]] 2022-08-02 05:54:43.258 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:43.263 | + functions-common:time_stop:2452 : end_time=1659419683260 2022-08-02 05:54:43.265 | + functions-common:time_stop:2453 : elapsed_time=1368 2022-08-02 05:54:43.267 | + functions-common:time_stop:2454 : total=11538 2022-08-02 05:54:43.270 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:43.272 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12906 2022-08-02 05:54:43.275 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 05:54:43.278 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-02 05:54:43.298 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:54:43.301 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-02 05:54:43.304 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 05:54:43.307 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-02 05:54:43.307 | Waiting for Neutron to start... 2022-08-02 05:54:43.309 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 05:54:43.312 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 'Neutron did not start' 60 2022-08-02 05:54:43.315 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 05:54:43.317 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-02 05:54:43.320 | + functions-common:test_with_retry:2380 : local until=60 2022-08-02 05:54:43.323 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 05:54:43.325 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 05:54:43.328 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 05:54:43.330 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:43.333 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:43.337 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:43.342 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419683339 2022-08-02 05:54:43.344 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.65:9696/networking; do sleep 0.5; done' 2022-08-02 05:54:48.922 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.65:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 05:54:48.925 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:48.928 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:48.930 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:48.933 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:48.935 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:48.938 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 05:54:48.940 | + functions-common:time_stop:2447 : start_time=1659419683339 2022-08-02 05:54:48.943 | + functions-common:time_stop:2449 : [[ -z 1659419683339 ]] 2022-08-02 05:54:48.946 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:48.951 | + functions-common:time_stop:2452 : end_time=1659419688948 2022-08-02 05:54:48.953 | + functions-common:time_stop:2453 : elapsed_time=5609 2022-08-02 05:54:48.955 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:54:48.958 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:48.960 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5609 2022-08-02 05:54:48.964 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-02 05:54:48.982 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:48.985 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-02 05:54:48.988 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:54:48.990 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-02 05:54:48.993 | + ./stack.sh:main:1293 : start_placement 2022-08-02 05:54:48.995 | + lib/placement:start_placement:160 : start_placement_api 2022-08-02 05:54:48.998 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 05:54:49.001 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-02 05:54:49.006 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.008 | + functions-common:run_process:1694 : local service=placement-api 2022-08-02 05:54:49.011 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.014 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:49.016 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:49.019 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:49.021 | + functions-common:run_process:1700 : local name=placement-api 2022-08-02 05:54:49.025 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:49.027 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:49.030 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:49.033 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:49.036 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:49.041 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419689038 2022-08-02 05:54:49.044 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-02 05:54:49.061 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:49.064 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-02 05:54:49.067 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-02 05:54:49.069 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.072 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.075 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.077 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.080 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-02 05:54:49.082 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-02 05:54:49.085 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-02 05:54:49.088 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:49.091 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:49.093 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:49.096 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:49.098 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:54:49.101 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-02 05:54:49.104 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-02 05:54:49.106 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.108 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:54:49.111 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:54:49.113 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:54:49.115 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-02 05:54:49.118 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:54:49.122 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-02 05:54:49.177 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-02 05:54:49.230 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-02 05:54:49.284 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:54:49.337 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:49.390 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-02 05:54:49.443 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-02 05:54:49.500 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-02 05:54:49.553 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-02 05:54:49.607 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-02 05:54:49.663 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:54:49.665 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:54:49.668 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-02 05:54:49.722 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:54:50.160 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-02 05:54:50.174 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-02 05:54:50.604 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-02 05:54:50.678 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:50.681 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:50.686 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:50.689 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:50.691 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:50.694 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:50.698 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:50.700 | + functions-common:time_stop:2447 : start_time=1659419689038 2022-08-02 05:54:50.703 | + functions-common:time_stop:2449 : [[ -z 1659419689038 ]] 2022-08-02 05:54:50.706 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:50.712 | + functions-common:time_stop:2452 : end_time=1659419690708 2022-08-02 05:54:50.714 | + functions-common:time_stop:2453 : elapsed_time=1670 2022-08-02 05:54:50.717 | + functions-common:time_stop:2454 : total=12906 2022-08-02 05:54:50.719 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:50.722 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14576 2022-08-02 05:54:50.724 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-02 05:54:50.725 | Waiting for placement-api to start... 2022-08-02 05:54:50.727 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.65/placement 2022-08-02 05:54:50.730 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:54:50.732 | + functions:wait_for_service:458 : local url=http://10.222.0.65/placement 2022-08-02 05:54:50.735 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:54:50.737 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:54:50.740 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:54:50.743 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:50.745 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:50.749 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:50.753 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419690750 2022-08-02 05:54:50.756 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:54:50.762 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/placement 2022-08-02 05:54:53.295 | + :: : [[ 200 == 503 ]] 2022-08-02 05:54:53.296 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:54:53.300 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:54:53.302 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:53.306 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:53.308 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:53.311 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:53.313 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:53.316 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:54:53.318 | + functions-common:time_stop:2447 : start_time=1659419690750 2022-08-02 05:54:53.322 | + functions-common:time_stop:2449 : [[ -z 1659419690750 ]] 2022-08-02 05:54:53.325 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:53.329 | + functions-common:time_stop:2452 : end_time=1659419693327 2022-08-02 05:54:53.332 | + functions-common:time_stop:2453 : elapsed_time=2577 2022-08-02 05:54:53.335 | + functions-common:time_stop:2454 : total=14945 2022-08-02 05:54:53.337 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:53.340 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17522 2022-08-02 05:54:53.342 | + functions:wait_for_service:467 : return 0 2022-08-02 05:54:53.345 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-02 05:54:53.363 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:53.365 | + ./stack.sh:main:1297 : start_neutron 2022-08-02 05:54:53.369 | + lib/neutron:start_neutron:749 : is_neutron_legacy_enabled 2022-08-02 05:54:53.372 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:54:53.373 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:54:53.378 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:54:53.381 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:54:53.384 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-02 05:54:53.387 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:54:53.390 | + lib/neutron:start_neutron:751 : start_mutnauq_l2_agent 2022-08-02 05:54:53.392 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : 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-08-02 05:54:53.395 | + functions-common:run_process:1694 : local service=q-agt 2022-08-02 05:54:53.398 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:53.400 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:53.403 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:53.406 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:53.408 | + functions-common:run_process:1700 : local name=q-agt 2022-08-02 05:54:53.411 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:53.414 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:53.416 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:53.419 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:53.422 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:53.426 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419693424 2022-08-02 05:54:53.429 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-02 05:54:53.447 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:53.449 | + functions-common:run_process:1704 : _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-08-02 05:54:53.452 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-02 05:54:53.454 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:53.457 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:53.460 | + functions-common:_run_under_systemd:1658 : _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-08-02 05:54:53.462 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:53.464 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-02 05:54:53.467 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-02 05:54:53.470 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-02 05:54:53.472 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:53.475 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:53.477 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:53.480 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:53.482 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-02 05:54:53.485 | + functions-common:_run_under_systemd:1670 : 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-08-02 05:54:53.488 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-02 05:54:53.490 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 05:54:53.493 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:53.495 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:53.497 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:53.500 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:53.502 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:53.504 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-02 05:54:53.506 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:53.511 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-02 05:54:53.565 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-02 05:54:53.618 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:53.671 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-02 05:54:53.724 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-02 05:54:53.779 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:53.832 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:53.835 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:53.837 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-02 05:54:53.890 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:54.321 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-02 05:54:54.334 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-02 05:54:54.769 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-02 05:54:54.789 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:54.792 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:54.794 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:54.797 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:54.799 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:54.802 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:54.805 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:54.807 | + functions-common:time_stop:2447 : start_time=1659419693424 2022-08-02 05:54:54.810 | + functions-common:time_stop:2449 : [[ -z 1659419693424 ]] 2022-08-02 05:54:54.813 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:54.819 | + functions-common:time_stop:2452 : end_time=1659419694816 2022-08-02 05:54:54.822 | + functions-common:time_stop:2453 : elapsed_time=1392 2022-08-02 05:54:54.824 | + functions-common:time_stop:2454 : total=14576 2022-08-02 05:54:54.827 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:54.829 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15968 2022-08-02 05:54:54.832 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-02 05:54:54.834 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 05:54:54.837 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 05:54:54.840 | + lib/neutron:start_neutron:752 : start_mutnauq_other_agents 2022-08-02 05:54:54.842 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 05:54:54.845 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-02 05:54:54.847 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 05:54:54.850 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:54.852 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:54.855 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:54.857 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-02 05:54:54.860 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:54.862 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:54.865 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:54.868 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:54.871 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:54.876 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419694873 2022-08-02 05:54:54.878 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-02 05:54:54.897 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:54.900 | + functions-common:run_process:1704 : _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-08-02 05:54:54.903 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-02 05:54:54.905 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 05:54:54.908 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 05:54:54.910 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 05:54:54.913 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 05:54:54.916 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-02 05:54:54.918 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-02 05:54:54.921 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-02 05:54:54.924 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:54.926 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:54.929 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:54.931 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:54.934 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-02 05:54:54.936 | + functions-common:_run_under_systemd:1670 : 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-08-02 05:54:54.939 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-02 05:54:54.942 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 05:54:54.944 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:54.947 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:54.949 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:54.951 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:54.954 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:54.956 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-02 05:54:54.959 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:54.964 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-02 05:54:55.018 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-02 05:54:55.076 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:55.131 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-02 05:54:55.187 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-02 05:54:55.244 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:55.299 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:55.302 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:55.305 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-02 05:54:55.360 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:55.815 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-02 05:54:55.829 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-02 05:54:56.256 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-02 05:54:56.278 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:56.281 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:56.283 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:56.286 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:56.288 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:56.291 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:56.293 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:56.296 | + functions-common:time_stop:2447 : start_time=1659419694873 2022-08-02 05:54:56.298 | + functions-common:time_stop:2449 : [[ -z 1659419694873 ]] 2022-08-02 05:54:56.302 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:56.307 | + functions-common:time_stop:2452 : end_time=1659419696304 2022-08-02 05:54:56.310 | + functions-common:time_stop:2453 : elapsed_time=1431 2022-08-02 05:54:56.312 | + functions-common:time_stop:2454 : total=15968 2022-08-02 05:54:56.315 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:56.317 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17399 2022-08-02 05:54:56.321 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-02 05:54:56.324 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 05:54:56.326 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 05:54:56.330 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-02 05:54:56.332 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.335 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.339 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.342 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-02 05:54:56.344 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.347 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.350 | + functions-common:run_process:1694 : local service=q-l3 2022-08-02 05:54:56.353 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.355 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:56.358 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:56.360 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:56.363 | + functions-common:run_process:1700 : local name=q-l3 2022-08-02 05:54:56.366 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:56.368 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:56.371 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:56.374 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:56.377 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:56.382 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419696379 2022-08-02 05:54:56.385 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-02 05:54:56.403 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:56.406 | + functions-common:run_process:1704 : _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-08-02 05:54:56.409 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-02 05:54:56.411 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.414 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.417 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.419 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.422 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-02 05:54:56.425 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-02 05:54:56.428 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-02 05:54:56.430 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:56.433 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:56.435 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:56.438 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:56.441 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-02 05:54:56.443 | + functions-common:_run_under_systemd:1670 : 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-08-02 05:54:56.447 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-02 05:54:56.450 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:54:56.456 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:56.459 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:56.462 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:56.466 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:56.468 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:56.471 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-02 05:54:56.473 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:56.478 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-02 05:54:56.535 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-02 05:54:56.593 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:56.654 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-02 05:54:56.713 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-02 05:54:56.774 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:56.833 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:56.836 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:56.839 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-02 05:54:56.898 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:57.354 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-02 05:54:57.367 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-02 05:54:57.817 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-02 05:54:57.844 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:57.847 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:57.849 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:57.853 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:57.855 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:57.858 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:57.861 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:57.864 | + functions-common:time_stop:2447 : start_time=1659419696379 2022-08-02 05:54:57.866 | + functions-common:time_stop:2449 : [[ -z 1659419696379 ]] 2022-08-02 05:54:57.869 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:57.875 | + functions-common:time_stop:2452 : end_time=1659419697871 2022-08-02 05:54:57.877 | + functions-common:time_stop:2453 : elapsed_time=1492 2022-08-02 05:54:57.880 | + functions-common:time_stop:2454 : total=17399 2022-08-02 05:54:57.883 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:57.886 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18891 2022-08-02 05:54:57.889 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 05:54:57.892 | + functions-common:run_process:1694 : local service=q-meta 2022-08-02 05:54:57.894 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 05:54:57.898 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:57.901 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:57.904 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:57.907 | + functions-common:run_process:1700 : local name=q-meta 2022-08-02 05:54:57.909 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:57.912 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:57.915 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:57.918 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:57.921 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:57.932 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419697923 2022-08-02 05:54:57.936 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-02 05:54:57.957 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:57.960 | + functions-common:run_process:1704 : _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-08-02 05:54:57.963 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-02 05:54:57.966 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 05:54:57.969 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 05:54:57.971 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 05:54:57.974 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 05:54:57.977 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-02 05:54:57.980 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-02 05:54:57.983 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-02 05:54:57.989 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:57.994 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:57.998 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:58.003 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:58.006 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-02 05:54:58.010 | + functions-common:_run_under_systemd:1670 : 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-08-02 05:54:58.013 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-02 05:54:58.018 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 05:54:58.023 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:58.026 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:58.029 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:58.032 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:58.034 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:58.037 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-02 05:54:58.040 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:58.045 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-02 05:54:58.118 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-02 05:54:58.189 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:58.255 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-02 05:54:58.324 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-02 05:54:58.399 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:54:58.479 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:54:58.482 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:54:58.484 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-02 05:54:58.551 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:54:59.021 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-02 05:54:59.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-02 05:54:59.481 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-02 05:54:59.509 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:54:59.514 | + functions-common:time_stop:2440 : local name 2022-08-02 05:54:59.517 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:54:59.520 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:54:59.522 | + functions-common:time_stop:2443 : local total 2022-08-02 05:54:59.526 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:54:59.531 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:54:59.534 | + functions-common:time_stop:2447 : start_time=1659419697923 2022-08-02 05:54:59.548 | + functions-common:time_stop:2449 : [[ -z 1659419697923 ]] 2022-08-02 05:54:59.548 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:54:59.552 | + functions-common:time_stop:2452 : end_time=1659419699548 2022-08-02 05:54:59.555 | + functions-common:time_stop:2453 : elapsed_time=1625 2022-08-02 05:54:59.557 | + functions-common:time_stop:2454 : total=18891 2022-08-02 05:54:59.560 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:54:59.563 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20516 2022-08-02 05:54:59.566 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : 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-08-02 05:54:59.569 | + functions-common:run_process:1694 : local service=q-metering 2022-08-02 05:54:59.572 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 05:54:59.574 | + functions-common:run_process:1696 : local group= 2022-08-02 05:54:59.577 | + functions-common:run_process:1697 : local user= 2022-08-02 05:54:59.580 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:54:59.583 | + functions-common:run_process:1700 : local name=q-metering 2022-08-02 05:54:59.586 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:54:59.589 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:54:59.591 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:54:59.594 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:54:59.600 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:54:59.603 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419699599 2022-08-02 05:54:59.606 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-02 05:54:59.628 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:54:59.630 | + functions-common:run_process:1704 : _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-08-02 05:54:59.634 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-02 05:54:59.636 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 05:54:59.639 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 05:54:59.642 | + functions-common:_run_under_systemd:1658 : _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-08-02 05:54:59.644 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 05:54:59.647 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-02 05:54:59.650 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-02 05:54:59.653 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-02 05:54:59.656 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:54:59.658 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:54:59.661 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:54:59.664 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:54:59.666 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-02 05:54:59.669 | + functions-common:_run_under_systemd:1670 : 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-08-02 05:54:59.672 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-02 05:54:59.674 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 05:54:59.677 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:54:59.680 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:54:59.683 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:54:59.685 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:54:59.688 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:54:59.690 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-02 05:54:59.693 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:54:59.698 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-02 05:54:59.772 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-02 05:54:59.841 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:54:59.908 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-02 05:54:59.979 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-02 05:55:00.066 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:55:00.144 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:55:00.148 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:55:00.150 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-02 05:55:00.226 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:55:00.708 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-02 05:55:00.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-02 05:55:01.196 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-02 05:55:01.222 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:01.225 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:01.230 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:01.234 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:01.240 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:01.249 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:01.259 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:01.262 | + functions-common:time_stop:2447 : start_time=1659419699599 2022-08-02 05:55:01.274 | + functions-common:time_stop:2449 : [[ -z 1659419699599 ]] 2022-08-02 05:55:01.284 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:01.294 | + functions-common:time_stop:2452 : end_time=1659419701286 2022-08-02 05:55:01.306 | + functions-common:time_stop:2453 : elapsed_time=1687 2022-08-02 05:55:01.313 | + functions-common:time_stop:2454 : total=20516 2022-08-02 05:55:01.317 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:01.322 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22203 2022-08-02 05:55:01.325 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-02 05:55:01.362 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:01.370 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-02 05:55:01.382 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-02 05:55:01.390 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:55:01.394 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-02 05:55:01.408 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-02 05:55:01.414 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-02 05:55:01.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-02 05:55:01.425 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-02 05:55:01.430 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 05:55:01.440 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 05:55:04.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:04.890 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:04.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:04.890 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:05.057 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:05.061 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:55:05.061 | address-scope 2022-08-02 05:55:05.061 | router-admin-state-down-before-update 2022-08-02 05:55:05.061 | agent 2022-08-02 05:55:05.061 | agent-resources-synced 2022-08-02 05:55:05.061 | allowed-address-pairs 2022-08-02 05:55:05.061 | auto-allocated-topology 2022-08-02 05:55:05.061 | availability_zone 2022-08-02 05:55:05.061 | availability_zone_filter 2022-08-02 05:55:05.061 | default-subnetpools 2022-08-02 05:55:05.061 | dhcp_agent_scheduler 2022-08-02 05:55:05.061 | dvr 2022-08-02 05:55:05.061 | empty-string-filtering 2022-08-02 05:55:05.061 | external-net 2022-08-02 05:55:05.061 | extra_dhcp_opt 2022-08-02 05:55:05.061 | extraroute 2022-08-02 05:55:05.061 | extraroute-atomic 2022-08-02 05:55:05.062 | filter-validation 2022-08-02 05:55:05.062 | fip-port-details 2022-08-02 05:55:05.062 | flavors 2022-08-02 05:55:05.062 | floatingip-pools 2022-08-02 05:55:05.062 | ip-substring-filtering 2022-08-02 05:55:05.062 | router 2022-08-02 05:55:05.062 | ext-gw-mode 2022-08-02 05:55:05.062 | l3-ha 2022-08-02 05:55:05.062 | l3-flavors 2022-08-02 05:55:05.062 | l3-port-ip-change-not-allowed 2022-08-02 05:55:05.062 | l3_agent_scheduler 2022-08-02 05:55:05.062 | metering 2022-08-02 05:55:05.062 | metering_source_and_destination_fields 2022-08-02 05:55:05.062 | multi-provider 2022-08-02 05:55:05.062 | net-mtu 2022-08-02 05:55:05.062 | net-mtu-writable 2022-08-02 05:55:05.062 | network_availability_zone 2022-08-02 05:55:05.062 | network-ip-availability 2022-08-02 05:55:05.062 | pagination 2022-08-02 05:55:05.062 | port-device-profile 2022-08-02 05:55:05.062 | port-mac-override 2022-08-02 05:55:05.062 | port-mac-address-regenerate 2022-08-02 05:55:05.062 | port-numa-affinity-policy 2022-08-02 05:55:05.062 | binding 2022-08-02 05:55:05.062 | binding-extended 2022-08-02 05:55:05.062 | port-security 2022-08-02 05:55:05.062 | project-id 2022-08-02 05:55:05.062 | provider 2022-08-02 05:55:05.062 | quota-check-limit 2022-08-02 05:55:05.062 | quotas 2022-08-02 05:55:05.062 | quota_details 2022-08-02 05:55:05.062 | rbac-policies 2022-08-02 05:55:05.062 | rbac-address-group 2022-08-02 05:55:05.062 | rbac-address-scope 2022-08-02 05:55:05.062 | rbac-security-groups 2022-08-02 05:55:05.062 | rbac-subnetpool 2022-08-02 05:55:05.062 | revision-if-match 2022-08-02 05:55:05.062 | standard-attr-revisions 2022-08-02 05:55:05.063 | router_availability_zone 2022-08-02 05:55:05.063 | security-groups-normalized-cidr 2022-08-02 05:55:05.063 | port-security-groups-filtering 2022-08-02 05:55:05.063 | security-groups-remote-address-group 2022-08-02 05:55:05.063 | security-groups-shared-filtering 2022-08-02 05:55:05.063 | security-group 2022-08-02 05:55:05.063 | service-type 2022-08-02 05:55:05.063 | sorting 2022-08-02 05:55:05.063 | standard-attr-description 2022-08-02 05:55:05.063 | stateful-security-group 2022-08-02 05:55:05.063 | subnet_onboard 2022-08-02 05:55:05.063 | subnet-service-types 2022-08-02 05:55:05.063 | subnet_allocation 2022-08-02 05:55:05.063 | subnetpool-prefix-ops 2022-08-02 05:55:05.063 | standard-attr-tag 2022-08-02 05:55:05.063 | standard-attr-timestamp' 2022-08-02 05:55:05.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:55:05.066 | address-scope 2022-08-02 05:55:05.066 | router-admin-state-down-before-update 2022-08-02 05:55:05.066 | agent 2022-08-02 05:55:05.066 | agent-resources-synced 2022-08-02 05:55:05.066 | allowed-address-pairs 2022-08-02 05:55:05.066 | auto-allocated-topology 2022-08-02 05:55:05.066 | availability_zone 2022-08-02 05:55:05.066 | availability_zone_filter 2022-08-02 05:55:05.066 | default-subnetpools 2022-08-02 05:55:05.066 | dhcp_agent_scheduler 2022-08-02 05:55:05.066 | dvr 2022-08-02 05:55:05.066 | empty-string-filtering 2022-08-02 05:55:05.067 | external-net 2022-08-02 05:55:05.067 | extra_dhcp_opt 2022-08-02 05:55:05.067 | extraroute 2022-08-02 05:55:05.067 | extraroute-atomic 2022-08-02 05:55:05.067 | filter-validation 2022-08-02 05:55:05.067 | fip-port-details 2022-08-02 05:55:05.067 | flavors 2022-08-02 05:55:05.067 | floatingip-pools 2022-08-02 05:55:05.067 | ip-substring-filtering 2022-08-02 05:55:05.067 | router 2022-08-02 05:55:05.067 | ext-gw-mode 2022-08-02 05:55:05.067 | l3-ha 2022-08-02 05:55:05.067 | l3-flavors 2022-08-02 05:55:05.067 | l3-port-ip-change-not-allowed 2022-08-02 05:55:05.067 | l3_agent_scheduler 2022-08-02 05:55:05.067 | metering 2022-08-02 05:55:05.067 | metering_source_and_destination_fields 2022-08-02 05:55:05.067 | multi-provider 2022-08-02 05:55:05.067 | net-mtu 2022-08-02 05:55:05.067 | net-mtu-writable 2022-08-02 05:55:05.067 | network_availability_zone 2022-08-02 05:55:05.067 | network-ip-availability 2022-08-02 05:55:05.067 | pagination 2022-08-02 05:55:05.067 | port-device-profile 2022-08-02 05:55:05.067 | port-mac-override 2022-08-02 05:55:05.067 | port-mac-address-regenerate 2022-08-02 05:55:05.067 | port-numa-affinity-policy 2022-08-02 05:55:05.067 | binding 2022-08-02 05:55:05.067 | binding-extended 2022-08-02 05:55:05.067 | port-security 2022-08-02 05:55:05.067 | project-id 2022-08-02 05:55:05.067 | provider 2022-08-02 05:55:05.067 | quota-check-limit 2022-08-02 05:55:05.067 | quotas 2022-08-02 05:55:05.067 | quota_details 2022-08-02 05:55:05.067 | rbac-policies 2022-08-02 05:55:05.067 | rbac-address-group 2022-08-02 05:55:05.067 | rbac-address-scope 2022-08-02 05:55:05.067 | rbac-security-groups 2022-08-02 05:55:05.068 | rbac-subnetpool 2022-08-02 05:55:05.068 | revision-if-match 2022-08-02 05:55:05.068 | standard-attr-revisions 2022-08-02 05:55:05.068 | router_availability_zone 2022-08-02 05:55:05.068 | security-groups-normalized-cidr 2022-08-02 05:55:05.068 | port-security-groups-filtering 2022-08-02 05:55:05.068 | security-groups-remote-address-group 2022-08-02 05:55:05.068 | security-groups-shared-filtering 2022-08-02 05:55:05.068 | security-group 2022-08-02 05:55:05.068 | service-type 2022-08-02 05:55:05.068 | sorting 2022-08-02 05:55:05.068 | standard-attr-description 2022-08-02 05:55:05.068 | stateful-security-group 2022-08-02 05:55:05.068 | subnet_onboard 2022-08-02 05:55:05.068 | subnet-service-types 2022-08-02 05:55:05.068 | subnet_allocation 2022-08-02 05:55:05.068 | subnetpool-prefix-ops 2022-08-02 05:55:05.068 | standard-attr-tag 2022-08-02 05:55:05.068 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 05:55:05.072 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:55:05.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-02 05:55:05.078 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-02 05:55:05.082 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-02 05:55:07.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:07.989 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:07.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:07.989 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:07.989 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:08.136 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:08.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=24762d96-001c-48c2-a3e9-6fe24cc5ad37 2022-08-02 05:55:08.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-02 05:55:08.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-02 05:55:08.153 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 05:55:08.155 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 05:55:08.161 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-02 05:55:08.162 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-02 05:55:08.163 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-02 05:55:08.166 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:55:08.169 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:11.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:11.633 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:11.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:11.634 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:11.782 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:11.785 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:55:11.788 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:55:11.792 | ++ functions-common:get_field:819 : echo '| id | 035b2baa-fc84-4ae3-b06c-c3f8b4bf03b3 |' 2022-08-02 05:55:11.792 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:55:11.798 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:11.802 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=035b2baa-fc84-4ae3-b06c-c3f8b4bf03b3 2022-08-02 05:55:11.805 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-02 05:55:11.808 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:55:11.826 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-02 05:55:11.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-02 05:55:11.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 24762d96-001c-48c2-a3e9-6fe24cc5ad37 ']' 2022-08-02 05:55:11.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-02 05:55:11.838 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-02 05:55:11.841 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-02 05:55:11.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 24762d96-001c-48c2-a3e9-6fe24cc5ad37 ' 2022-08-02 05:55:11.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-02 05:55:11.848 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 035b2baa-fc84-4ae3-b06c-c3f8b4bf03b3 private-subnet' 2022-08-02 05:55:11.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-02 05:55:11.856 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 24762d96-001c-48c2-a3e9-6fe24cc5ad37 --network 035b2baa-fc84-4ae3-b06c-c3f8b4bf03b3 private-subnet 2022-08-02 05:55:11.856 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-02 05:55:11.858 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-02 05:55:11.861 | +++ functions-common:get_field:812 : local data field 2022-08-02 05:55:11.864 | +++ functions-common:get_field:813 : read data 2022-08-02 05:55:14.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:14.413 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:14.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:14.413 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:14.413 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:14.916 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:15.067 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:15.070 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:55:15.072 | +++ functions-common:get_field:817 : field='$3' 2022-08-02 05:55:15.076 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:55:15.076 | +++ functions-common:get_field:819 : echo '| id | 255c8c4b-c992-47bc-a83a-e6b2ac2e876c |' 2022-08-02 05:55:15.082 | +++ functions-common:get_field:813 : read data 2022-08-02 05:55:15.086 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=255c8c4b-c992-47bc-a83a-e6b2ac2e876c 2022-08-02 05:55:15.089 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-02 05:55:15.091 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:55:15.110 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 255c8c4b-c992-47bc-a83a-e6b2ac2e876c 2022-08-02 05:55:15.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=255c8c4b-c992-47bc-a83a-e6b2ac2e876c 2022-08-02 05:55:15.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-02 05:55:15.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-02 05:55:15.123 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-02 05:55:15.131 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 05:55:17.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:17.621 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:17.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:17.621 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:17.766 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:17.769 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:55:17.769 | address-scope 2022-08-02 05:55:17.769 | router-admin-state-down-before-update 2022-08-02 05:55:17.769 | agent 2022-08-02 05:55:17.769 | agent-resources-synced 2022-08-02 05:55:17.769 | allowed-address-pairs 2022-08-02 05:55:17.769 | auto-allocated-topology 2022-08-02 05:55:17.769 | availability_zone 2022-08-02 05:55:17.769 | availability_zone_filter 2022-08-02 05:55:17.769 | default-subnetpools 2022-08-02 05:55:17.769 | dhcp_agent_scheduler 2022-08-02 05:55:17.770 | dvr 2022-08-02 05:55:17.770 | empty-string-filtering 2022-08-02 05:55:17.770 | external-net 2022-08-02 05:55:17.770 | extra_dhcp_opt 2022-08-02 05:55:17.770 | extraroute 2022-08-02 05:55:17.770 | extraroute-atomic 2022-08-02 05:55:17.770 | filter-validation 2022-08-02 05:55:17.770 | fip-port-details 2022-08-02 05:55:17.770 | flavors 2022-08-02 05:55:17.770 | floatingip-pools 2022-08-02 05:55:17.770 | ip-substring-filtering 2022-08-02 05:55:17.770 | router 2022-08-02 05:55:17.770 | ext-gw-mode 2022-08-02 05:55:17.770 | l3-ha 2022-08-02 05:55:17.770 | l3-flavors 2022-08-02 05:55:17.770 | l3-port-ip-change-not-allowed 2022-08-02 05:55:17.770 | l3_agent_scheduler 2022-08-02 05:55:17.770 | metering 2022-08-02 05:55:17.770 | metering_source_and_destination_fields 2022-08-02 05:55:17.770 | multi-provider 2022-08-02 05:55:17.770 | net-mtu 2022-08-02 05:55:17.770 | net-mtu-writable 2022-08-02 05:55:17.770 | network_availability_zone 2022-08-02 05:55:17.770 | network-ip-availability 2022-08-02 05:55:17.770 | pagination 2022-08-02 05:55:17.770 | port-device-profile 2022-08-02 05:55:17.770 | port-mac-override 2022-08-02 05:55:17.770 | port-mac-address-regenerate 2022-08-02 05:55:17.770 | port-numa-affinity-policy 2022-08-02 05:55:17.770 | binding 2022-08-02 05:55:17.770 | binding-extended 2022-08-02 05:55:17.770 | port-security 2022-08-02 05:55:17.770 | project-id 2022-08-02 05:55:17.770 | provider 2022-08-02 05:55:17.770 | quota-check-limit 2022-08-02 05:55:17.770 | quotas 2022-08-02 05:55:17.770 | quota_details 2022-08-02 05:55:17.770 | rbac-policies 2022-08-02 05:55:17.770 | rbac-address-group 2022-08-02 05:55:17.771 | rbac-address-scope 2022-08-02 05:55:17.771 | rbac-security-groups 2022-08-02 05:55:17.771 | rbac-subnetpool 2022-08-02 05:55:17.771 | revision-if-match 2022-08-02 05:55:17.771 | standard-attr-revisions 2022-08-02 05:55:17.771 | router_availability_zone 2022-08-02 05:55:17.771 | security-groups-normalized-cidr 2022-08-02 05:55:17.771 | port-security-groups-filtering 2022-08-02 05:55:17.771 | security-groups-remote-address-group 2022-08-02 05:55:17.771 | security-groups-shared-filtering 2022-08-02 05:55:17.771 | security-group 2022-08-02 05:55:17.771 | service-type 2022-08-02 05:55:17.771 | sorting 2022-08-02 05:55:17.771 | standard-attr-description 2022-08-02 05:55:17.771 | stateful-security-group 2022-08-02 05:55:17.771 | subnet_onboard 2022-08-02 05:55:17.771 | subnet-service-types 2022-08-02 05:55:17.771 | subnet_allocation 2022-08-02 05:55:17.771 | subnetpool-prefix-ops 2022-08-02 05:55:17.771 | standard-attr-tag 2022-08-02 05:55:17.771 | standard-attr-timestamp' 2022-08-02 05:55:17.773 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:55:17.773 | address-scope 2022-08-02 05:55:17.773 | router-admin-state-down-before-update 2022-08-02 05:55:17.773 | agent 2022-08-02 05:55:17.773 | agent-resources-synced 2022-08-02 05:55:17.773 | allowed-address-pairs 2022-08-02 05:55:17.773 | auto-allocated-topology 2022-08-02 05:55:17.773 | availability_zone 2022-08-02 05:55:17.774 | availability_zone_filter 2022-08-02 05:55:17.774 | default-subnetpools 2022-08-02 05:55:17.774 | dhcp_agent_scheduler 2022-08-02 05:55:17.774 | dvr 2022-08-02 05:55:17.774 | empty-string-filtering 2022-08-02 05:55:17.774 | external-net 2022-08-02 05:55:17.774 | extra_dhcp_opt 2022-08-02 05:55:17.774 | extraroute 2022-08-02 05:55:17.774 | extraroute-atomic 2022-08-02 05:55:17.774 | filter-validation 2022-08-02 05:55:17.774 | fip-port-details 2022-08-02 05:55:17.774 | flavors 2022-08-02 05:55:17.774 | floatingip-pools 2022-08-02 05:55:17.774 | ip-substring-filtering 2022-08-02 05:55:17.774 | router 2022-08-02 05:55:17.774 | ext-gw-mode 2022-08-02 05:55:17.774 | l3-ha 2022-08-02 05:55:17.774 | l3-flavors 2022-08-02 05:55:17.774 | l3-port-ip-change-not-allowed 2022-08-02 05:55:17.774 | l3_agent_scheduler 2022-08-02 05:55:17.774 | metering 2022-08-02 05:55:17.774 | metering_source_and_destination_fields 2022-08-02 05:55:17.774 | multi-provider 2022-08-02 05:55:17.774 | net-mtu 2022-08-02 05:55:17.774 | net-mtu-writable 2022-08-02 05:55:17.774 | network_availability_zone 2022-08-02 05:55:17.774 | network-ip-availability 2022-08-02 05:55:17.774 | pagination 2022-08-02 05:55:17.774 | port-device-profile 2022-08-02 05:55:17.774 | port-mac-override 2022-08-02 05:55:17.774 | port-mac-address-regenerate 2022-08-02 05:55:17.774 | port-numa-affinity-policy 2022-08-02 05:55:17.774 | binding 2022-08-02 05:55:17.774 | binding-extended 2022-08-02 05:55:17.774 | port-security 2022-08-02 05:55:17.774 | project-id 2022-08-02 05:55:17.774 | provider 2022-08-02 05:55:17.774 | quota-check-limit 2022-08-02 05:55:17.774 | quotas 2022-08-02 05:55:17.775 | quota_details 2022-08-02 05:55:17.775 | rbac-policies 2022-08-02 05:55:17.775 | rbac-address-group 2022-08-02 05:55:17.775 | rbac-address-scope 2022-08-02 05:55:17.775 | rbac-security-groups 2022-08-02 05:55:17.775 | rbac-subnetpool 2022-08-02 05:55:17.775 | revision-if-match 2022-08-02 05:55:17.775 | standard-attr-revisions 2022-08-02 05:55:17.775 | router_availability_zone 2022-08-02 05:55:17.775 | security-groups-normalized-cidr 2022-08-02 05:55:17.775 | port-security-groups-filtering 2022-08-02 05:55:17.775 | security-groups-remote-address-group 2022-08-02 05:55:17.775 | security-groups-shared-filtering 2022-08-02 05:55:17.775 | security-group 2022-08-02 05:55:17.775 | service-type 2022-08-02 05:55:17.775 | sorting 2022-08-02 05:55:17.775 | standard-attr-description 2022-08-02 05:55:17.775 | stateful-security-group 2022-08-02 05:55:17.775 | subnet_onboard 2022-08-02 05:55:17.775 | subnet-service-types 2022-08-02 05:55:17.775 | subnet_allocation 2022-08-02 05:55:17.775 | subnetpool-prefix-ops 2022-08-02 05:55:17.775 | standard-attr-tag 2022-08-02 05:55:17.775 | standard-attr-timestamp =~ router ]] 2022-08-02 05:55:17.776 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:55:17.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-02 05:55:17.782 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-02 05:55:17.785 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 05:55:20.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:20.256 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:20.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:20.256 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:20.406 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:20.410 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:55:20.410 | address-scope 2022-08-02 05:55:20.410 | router-admin-state-down-before-update 2022-08-02 05:55:20.410 | agent 2022-08-02 05:55:20.410 | agent-resources-synced 2022-08-02 05:55:20.410 | allowed-address-pairs 2022-08-02 05:55:20.410 | auto-allocated-topology 2022-08-02 05:55:20.410 | availability_zone 2022-08-02 05:55:20.410 | availability_zone_filter 2022-08-02 05:55:20.410 | default-subnetpools 2022-08-02 05:55:20.410 | dhcp_agent_scheduler 2022-08-02 05:55:20.410 | dvr 2022-08-02 05:55:20.411 | empty-string-filtering 2022-08-02 05:55:20.411 | external-net 2022-08-02 05:55:20.411 | extra_dhcp_opt 2022-08-02 05:55:20.411 | extraroute 2022-08-02 05:55:20.411 | extraroute-atomic 2022-08-02 05:55:20.411 | filter-validation 2022-08-02 05:55:20.411 | fip-port-details 2022-08-02 05:55:20.411 | flavors 2022-08-02 05:55:20.411 | floatingip-pools 2022-08-02 05:55:20.411 | ip-substring-filtering 2022-08-02 05:55:20.411 | router 2022-08-02 05:55:20.411 | ext-gw-mode 2022-08-02 05:55:20.411 | l3-ha 2022-08-02 05:55:20.411 | l3-flavors 2022-08-02 05:55:20.411 | l3-port-ip-change-not-allowed 2022-08-02 05:55:20.411 | l3_agent_scheduler 2022-08-02 05:55:20.411 | metering 2022-08-02 05:55:20.411 | metering_source_and_destination_fields 2022-08-02 05:55:20.411 | multi-provider 2022-08-02 05:55:20.411 | net-mtu 2022-08-02 05:55:20.411 | net-mtu-writable 2022-08-02 05:55:20.411 | network_availability_zone 2022-08-02 05:55:20.411 | network-ip-availability 2022-08-02 05:55:20.411 | pagination 2022-08-02 05:55:20.411 | port-device-profile 2022-08-02 05:55:20.411 | port-mac-override 2022-08-02 05:55:20.411 | port-mac-address-regenerate 2022-08-02 05:55:20.411 | port-numa-affinity-policy 2022-08-02 05:55:20.411 | binding 2022-08-02 05:55:20.411 | binding-extended 2022-08-02 05:55:20.412 | port-security 2022-08-02 05:55:20.412 | project-id 2022-08-02 05:55:20.412 | provider 2022-08-02 05:55:20.412 | quota-check-limit 2022-08-02 05:55:20.412 | quotas 2022-08-02 05:55:20.412 | quota_details 2022-08-02 05:55:20.412 | rbac-policies 2022-08-02 05:55:20.412 | rbac-address-group 2022-08-02 05:55:20.412 | rbac-address-scope 2022-08-02 05:55:20.412 | rbac-security-groups 2022-08-02 05:55:20.412 | rbac-subnetpool 2022-08-02 05:55:20.412 | revision-if-match 2022-08-02 05:55:20.412 | standard-attr-revisions 2022-08-02 05:55:20.412 | router_availability_zone 2022-08-02 05:55:20.412 | security-groups-normalized-cidr 2022-08-02 05:55:20.412 | port-security-groups-filtering 2022-08-02 05:55:20.412 | security-groups-remote-address-group 2022-08-02 05:55:20.412 | security-groups-shared-filtering 2022-08-02 05:55:20.412 | security-group 2022-08-02 05:55:20.412 | service-type 2022-08-02 05:55:20.412 | sorting 2022-08-02 05:55:20.412 | standard-attr-description 2022-08-02 05:55:20.412 | stateful-security-group 2022-08-02 05:55:20.412 | subnet_onboard 2022-08-02 05:55:20.412 | subnet-service-types 2022-08-02 05:55:20.412 | subnet_allocation 2022-08-02 05:55:20.412 | subnetpool-prefix-ops 2022-08-02 05:55:20.412 | standard-attr-tag 2022-08-02 05:55:20.412 | standard-attr-timestamp' 2022-08-02 05:55:20.415 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:55:20.415 | address-scope 2022-08-02 05:55:20.415 | router-admin-state-down-before-update 2022-08-02 05:55:20.415 | agent 2022-08-02 05:55:20.415 | agent-resources-synced 2022-08-02 05:55:20.415 | allowed-address-pairs 2022-08-02 05:55:20.415 | auto-allocated-topology 2022-08-02 05:55:20.415 | availability_zone 2022-08-02 05:55:20.415 | availability_zone_filter 2022-08-02 05:55:20.415 | default-subnetpools 2022-08-02 05:55:20.415 | dhcp_agent_scheduler 2022-08-02 05:55:20.415 | dvr 2022-08-02 05:55:20.415 | empty-string-filtering 2022-08-02 05:55:20.415 | external-net 2022-08-02 05:55:20.415 | extra_dhcp_opt 2022-08-02 05:55:20.415 | extraroute 2022-08-02 05:55:20.415 | extraroute-atomic 2022-08-02 05:55:20.415 | filter-validation 2022-08-02 05:55:20.415 | fip-port-details 2022-08-02 05:55:20.415 | flavors 2022-08-02 05:55:20.415 | floatingip-pools 2022-08-02 05:55:20.415 | ip-substring-filtering 2022-08-02 05:55:20.416 | router 2022-08-02 05:55:20.416 | ext-gw-mode 2022-08-02 05:55:20.416 | l3-ha 2022-08-02 05:55:20.416 | l3-flavors 2022-08-02 05:55:20.416 | l3-port-ip-change-not-allowed 2022-08-02 05:55:20.416 | l3_agent_scheduler 2022-08-02 05:55:20.416 | metering 2022-08-02 05:55:20.416 | metering_source_and_destination_fields 2022-08-02 05:55:20.416 | multi-provider 2022-08-02 05:55:20.416 | net-mtu 2022-08-02 05:55:20.416 | net-mtu-writable 2022-08-02 05:55:20.416 | network_availability_zone 2022-08-02 05:55:20.416 | network-ip-availability 2022-08-02 05:55:20.416 | pagination 2022-08-02 05:55:20.416 | port-device-profile 2022-08-02 05:55:20.416 | port-mac-override 2022-08-02 05:55:20.416 | port-mac-address-regenerate 2022-08-02 05:55:20.416 | port-numa-affinity-policy 2022-08-02 05:55:20.416 | binding 2022-08-02 05:55:20.416 | binding-extended 2022-08-02 05:55:20.416 | port-security 2022-08-02 05:55:20.416 | project-id 2022-08-02 05:55:20.416 | provider 2022-08-02 05:55:20.416 | quota-check-limit 2022-08-02 05:55:20.416 | quotas 2022-08-02 05:55:20.416 | quota_details 2022-08-02 05:55:20.416 | rbac-policies 2022-08-02 05:55:20.416 | rbac-address-group 2022-08-02 05:55:20.416 | rbac-address-scope 2022-08-02 05:55:20.416 | rbac-security-groups 2022-08-02 05:55:20.416 | rbac-subnetpool 2022-08-02 05:55:20.416 | revision-if-match 2022-08-02 05:55:20.416 | standard-attr-revisions 2022-08-02 05:55:20.416 | router_availability_zone 2022-08-02 05:55:20.416 | security-groups-normalized-cidr 2022-08-02 05:55:20.416 | port-security-groups-filtering 2022-08-02 05:55:20.416 | security-groups-remote-address-group 2022-08-02 05:55:20.416 | security-groups-shared-filtering 2022-08-02 05:55:20.417 | security-group 2022-08-02 05:55:20.417 | service-type 2022-08-02 05:55:20.417 | sorting 2022-08-02 05:55:20.417 | standard-attr-description 2022-08-02 05:55:20.417 | stateful-security-group 2022-08-02 05:55:20.417 | subnet_onboard 2022-08-02 05:55:20.417 | subnet-service-types 2022-08-02 05:55:20.417 | subnet_allocation 2022-08-02 05:55:20.417 | subnetpool-prefix-ops 2022-08-02 05:55:20.417 | standard-attr-tag 2022-08-02 05:55:20.417 | standard-attr-timestamp =~ external-net ]] 2022-08-02 05:55:20.418 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:55:20.421 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-02 05:55:20.426 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-02 05:55:20.427 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-02 05:55:20.428 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-02 05:55:20.431 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:55:20.434 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:23.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:23.059 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:23.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:23.059 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:23.059 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:23.213 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:23.216 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:55:23.219 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:55:23.222 | ++ functions-common:get_field:819 : echo '| id | 780b80d8-d19c-4f3e-b558-2c885d790993 |' 2022-08-02 05:55:23.223 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:55:23.229 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:23.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=780b80d8-d19c-4f3e-b558-2c885d790993 2022-08-02 05:55:23.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-02 05:55:23.238 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:55:23.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-02 05:55:23.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-02 05:55:23.262 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 05:55:23.266 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 05:55:25.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:25.730 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:25.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:25.730 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:25.868 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:25.871 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:55:25.871 | address-scope 2022-08-02 05:55:25.871 | router-admin-state-down-before-update 2022-08-02 05:55:25.871 | agent 2022-08-02 05:55:25.871 | agent-resources-synced 2022-08-02 05:55:25.871 | allowed-address-pairs 2022-08-02 05:55:25.871 | auto-allocated-topology 2022-08-02 05:55:25.871 | availability_zone 2022-08-02 05:55:25.871 | availability_zone_filter 2022-08-02 05:55:25.871 | default-subnetpools 2022-08-02 05:55:25.871 | dhcp_agent_scheduler 2022-08-02 05:55:25.871 | dvr 2022-08-02 05:55:25.871 | empty-string-filtering 2022-08-02 05:55:25.871 | external-net 2022-08-02 05:55:25.871 | extra_dhcp_opt 2022-08-02 05:55:25.871 | extraroute 2022-08-02 05:55:25.871 | extraroute-atomic 2022-08-02 05:55:25.871 | filter-validation 2022-08-02 05:55:25.871 | fip-port-details 2022-08-02 05:55:25.871 | flavors 2022-08-02 05:55:25.871 | floatingip-pools 2022-08-02 05:55:25.872 | ip-substring-filtering 2022-08-02 05:55:25.872 | router 2022-08-02 05:55:25.872 | ext-gw-mode 2022-08-02 05:55:25.872 | l3-ha 2022-08-02 05:55:25.872 | l3-flavors 2022-08-02 05:55:25.872 | l3-port-ip-change-not-allowed 2022-08-02 05:55:25.872 | l3_agent_scheduler 2022-08-02 05:55:25.872 | metering 2022-08-02 05:55:25.872 | metering_source_and_destination_fields 2022-08-02 05:55:25.872 | multi-provider 2022-08-02 05:55:25.872 | net-mtu 2022-08-02 05:55:25.872 | net-mtu-writable 2022-08-02 05:55:25.872 | network_availability_zone 2022-08-02 05:55:25.872 | network-ip-availability 2022-08-02 05:55:25.872 | pagination 2022-08-02 05:55:25.872 | port-device-profile 2022-08-02 05:55:25.872 | port-mac-override 2022-08-02 05:55:25.872 | port-mac-address-regenerate 2022-08-02 05:55:25.872 | port-numa-affinity-policy 2022-08-02 05:55:25.872 | binding 2022-08-02 05:55:25.872 | binding-extended 2022-08-02 05:55:25.872 | port-security 2022-08-02 05:55:25.872 | project-id 2022-08-02 05:55:25.872 | provider 2022-08-02 05:55:25.872 | quota-check-limit 2022-08-02 05:55:25.872 | quotas 2022-08-02 05:55:25.872 | quota_details 2022-08-02 05:55:25.872 | rbac-policies 2022-08-02 05:55:25.872 | rbac-address-group 2022-08-02 05:55:25.872 | rbac-address-scope 2022-08-02 05:55:25.872 | rbac-security-groups 2022-08-02 05:55:25.872 | rbac-subnetpool 2022-08-02 05:55:25.872 | revision-if-match 2022-08-02 05:55:25.872 | standard-attr-revisions 2022-08-02 05:55:25.872 | router_availability_zone 2022-08-02 05:55:25.872 | security-groups-normalized-cidr 2022-08-02 05:55:25.872 | port-security-groups-filtering 2022-08-02 05:55:25.873 | security-groups-remote-address-group 2022-08-02 05:55:25.873 | security-groups-shared-filtering 2022-08-02 05:55:25.873 | security-group 2022-08-02 05:55:25.873 | service-type 2022-08-02 05:55:25.873 | sorting 2022-08-02 05:55:25.873 | standard-attr-description 2022-08-02 05:55:25.873 | stateful-security-group 2022-08-02 05:55:25.873 | subnet_onboard 2022-08-02 05:55:25.873 | subnet-service-types 2022-08-02 05:55:25.873 | subnet_allocation 2022-08-02 05:55:25.873 | subnetpool-prefix-ops 2022-08-02 05:55:25.873 | standard-attr-tag 2022-08-02 05:55:25.873 | standard-attr-timestamp' 2022-08-02 05:55:25.874 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:55:25.874 | address-scope 2022-08-02 05:55:25.874 | router-admin-state-down-before-update 2022-08-02 05:55:25.874 | agent 2022-08-02 05:55:25.874 | agent-resources-synced 2022-08-02 05:55:25.874 | allowed-address-pairs 2022-08-02 05:55:25.874 | auto-allocated-topology 2022-08-02 05:55:25.874 | availability_zone 2022-08-02 05:55:25.874 | availability_zone_filter 2022-08-02 05:55:25.874 | default-subnetpools 2022-08-02 05:55:25.874 | dhcp_agent_scheduler 2022-08-02 05:55:25.874 | dvr 2022-08-02 05:55:25.874 | empty-string-filtering 2022-08-02 05:55:25.874 | external-net 2022-08-02 05:55:25.874 | extra_dhcp_opt 2022-08-02 05:55:25.874 | extraroute 2022-08-02 05:55:25.874 | extraroute-atomic 2022-08-02 05:55:25.874 | filter-validation 2022-08-02 05:55:25.874 | fip-port-details 2022-08-02 05:55:25.874 | flavors 2022-08-02 05:55:25.874 | floatingip-pools 2022-08-02 05:55:25.874 | ip-substring-filtering 2022-08-02 05:55:25.874 | router 2022-08-02 05:55:25.874 | ext-gw-mode 2022-08-02 05:55:25.874 | l3-ha 2022-08-02 05:55:25.874 | l3-flavors 2022-08-02 05:55:25.874 | l3-port-ip-change-not-allowed 2022-08-02 05:55:25.874 | l3_agent_scheduler 2022-08-02 05:55:25.874 | metering 2022-08-02 05:55:25.874 | metering_source_and_destination_fields 2022-08-02 05:55:25.874 | multi-provider 2022-08-02 05:55:25.874 | net-mtu 2022-08-02 05:55:25.874 | net-mtu-writable 2022-08-02 05:55:25.875 | network_availability_zone 2022-08-02 05:55:25.875 | network-ip-availability 2022-08-02 05:55:25.875 | pagination 2022-08-02 05:55:25.875 | port-device-profile 2022-08-02 05:55:25.875 | port-mac-override 2022-08-02 05:55:25.875 | port-mac-address-regenerate 2022-08-02 05:55:25.875 | port-numa-affinity-policy 2022-08-02 05:55:25.875 | binding 2022-08-02 05:55:25.875 | binding-extended 2022-08-02 05:55:25.875 | port-security 2022-08-02 05:55:25.875 | project-id 2022-08-02 05:55:25.875 | provider 2022-08-02 05:55:25.875 | quota-check-limit 2022-08-02 05:55:25.875 | quotas 2022-08-02 05:55:25.875 | quota_details 2022-08-02 05:55:25.875 | rbac-policies 2022-08-02 05:55:25.875 | rbac-address-group 2022-08-02 05:55:25.875 | rbac-address-scope 2022-08-02 05:55:25.875 | rbac-security-groups 2022-08-02 05:55:25.875 | rbac-subnetpool 2022-08-02 05:55:25.875 | revision-if-match 2022-08-02 05:55:25.875 | standard-attr-revisions 2022-08-02 05:55:25.875 | router_availability_zone 2022-08-02 05:55:25.875 | security-groups-normalized-cidr 2022-08-02 05:55:25.875 | port-security-groups-filtering 2022-08-02 05:55:25.875 | security-groups-remote-address-group 2022-08-02 05:55:25.875 | security-groups-shared-filtering 2022-08-02 05:55:25.875 | security-group 2022-08-02 05:55:25.875 | service-type 2022-08-02 05:55:25.875 | sorting 2022-08-02 05:55:25.875 | standard-attr-description 2022-08-02 05:55:25.875 | stateful-security-group 2022-08-02 05:55:25.875 | subnet_onboard 2022-08-02 05:55:25.875 | subnet-service-types 2022-08-02 05:55:25.875 | subnet_allocation 2022-08-02 05:55:25.875 | subnetpool-prefix-ops 2022-08-02 05:55:25.875 | standard-attr-tag 2022-08-02 05:55:25.875 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 05:55:25.877 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:55:25.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-02 05:55:25.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-02 05:55:25.887 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-02 05:55:25.888 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-02 05:55:25.888 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-02 05:55:25.891 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:55:25.894 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:28.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:28.657 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:28.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:28.657 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:28.802 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:28.806 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:55:28.808 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:55:28.812 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:55:28.812 | ++ functions-common:get_field:819 : echo '| id | bdb811a7-305e-4d0c-97ea-17366c8de104 |' 2022-08-02 05:55:28.818 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:28.822 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=bdb811a7-305e-4d0c-97ea-17366c8de104 2022-08-02 05:55:28.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-02 05:55:28.828 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:55:28.847 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-02 05:55:28.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-02 05:55:28.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 780b80d8-d19c-4f3e-b558-2c885d790993 255c8c4b-c992-47bc-a83a-e6b2ac2e876c 2022-08-02 05:55:31.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:31.280 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:31.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:31.280 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:31.280 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:31.400 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:33.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-02 05:55:33.296 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 bdb811a7-305e-4d0c-97ea-17366c8de104 2022-08-02 05:55:33.298 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-02 05:55:33.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-02 05:55:33.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.25.0.1 ]] 2022-08-02 05:55:33.306 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.25.0.1 ' 2022-08-02 05:55:33.308 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network bdb811a7-305e-4d0c-97ea-17366c8de104 --subnet-range 172.25.0.0/24 --no-dhcp ' 2022-08-02 05:55:33.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-02 05:55:33.313 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-02 05:55:33.317 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.0.1 --network bdb811a7-305e-4d0c-97ea-17366c8de104 --subnet-range 172.25.0.0/24 --no-dhcp public-subnet 2022-08-02 05:55:33.318 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-02 05:55:36.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:36.246 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:36.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:36.246 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:36.246 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:36.416 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:36.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | 2022-08-02 05:55:36.419 | | id | 7ffa1e66-2956-43dc-830f-98218939f884 |' 2022-08-02 05:55:36.422 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-02 05:55:36.424 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:55:36.446 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 7ffa1e66-2956-43dc-830f-98218939f884 '|' 2022-08-02 05:55:36.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | | id | 7ffa1e66-2956-43dc-830f-98218939f884 |' 2022-08-02 05:55:36.452 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-02 05:55:36.459 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 7ffa1e66-2956-43dc-830f-98218939f884 '|' 2022-08-02 05:55:36.461 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-02 05:55:36.471 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:55:36.474 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:36.477 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:55:36.480 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:55:36.483 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | 7ffa1e66-2956-43dc-830f-98218939f884 |' 2022-08-02 05:55:36.483 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:55:36.489 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:36.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.25.0.1 2022-08-02 05:55:36.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-02 05:55:36.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 7ffa1e66-2956-43dc-830f-98218939f884 '|' 2022-08-02 05:55:36.500 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:55:36.503 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:36.505 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-02 05:55:36.508 | ++ functions-common:get_field:817 : field='$6' 2022-08-02 05:55:36.511 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | 7ffa1e66-2956-43dc-830f-98218939f884 |' 2022-08-02 05:55:36.516 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-02 05:55:36.518 | ++ functions-common:get_field:813 : read data 2022-08-02 05:55:36.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=7ffa1e66-2956-43dc-830f-98218939f884 2022-08-02 05:55:36.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway bdb811a7-305e-4d0c-97ea-17366c8de104 780b80d8-d19c-4f3e-b558-2c885d790993 2022-08-02 05:55:39.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:39.061 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:39.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:39.061 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:39.061 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:55:40.944 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:55:40.947 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-02 05:55:40.964 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:40.967 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-02 05:55:40.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-02 05:55:40.971 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-02 05:55:40.975 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-02 05:55:40.978 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-02 05:55:40.980 | ++ 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-08-02 05:55:41.002 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-02 05:55:41.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-02 05:55:41.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-02 05:55:41.009 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-02 05:55:41.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 05:55:41.014 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-02 05:55:41.017 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 05:55:41.019 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-02 05:55:41.022 | + functions-common:test_with_retry:2380 : local until=10 2022-08-02 05:55:41.024 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 05:55:41.027 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 05:55:41.030 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 05:55:41.032 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:41.034 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:41.038 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:41.043 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419741040 2022-08-02 05:55:41.045 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-02 05:55:41.053 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 05:55:41.056 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:41.058 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:41.063 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:41.065 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:41.068 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:41.070 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 05:55:41.073 | + functions-common:time_stop:2447 : start_time=1659419741040 2022-08-02 05:55:41.075 | + functions-common:time_stop:2449 : [[ -z 1659419741040 ]] 2022-08-02 05:55:41.078 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:41.083 | + functions-common:time_stop:2452 : end_time=1659419741080 2022-08-02 05:55:41.085 | + functions-common:time_stop:2453 : elapsed_time=40 2022-08-02 05:55:41.088 | + functions-common:time_stop:2454 : total=5609 2022-08-02 05:55:41.090 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:41.093 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5649 2022-08-02 05:55:41.099 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.25.0.1 2022-08-02 05:55:41.099 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-02 05:55:41.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-02 05:55:41.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:55:41.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-02 05:55:41.111 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-02 05:55:41.115 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.25.0.1/24 dev br-data 2022-08-02 05:55:41.130 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-02 05:55:41.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-02 05:55:41.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-02 05:55:41.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-02 05:55:41.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-02 05:55:43.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:43.732 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:43.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:43.732 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:43.875 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:55:43.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.25.0.7 ' 2022-08-02 05:55:43.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-02 05:55:43.884 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:55:43.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-02 05:55:43.909 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:55:43.912 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-02 05:55:43.915 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-02 05:55:43.934 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:43.942 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-02 05:55:43.945 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:55:43.947 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-02 05:55:43.950 | + ./stack.sh:main:1314 : start_nova 2022-08-02 05:55:43.952 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-02 05:55:43.955 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:43.958 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:43.960 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:43.963 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 05:55:43.966 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:43.969 | + functions-common:run_process:1694 : local service=n-sch 2022-08-02 05:55:43.972 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:43.974 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:43.978 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:43.981 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:43.983 | + functions-common:run_process:1700 : local name=n-sch 2022-08-02 05:55:43.986 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:43.989 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:43.992 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:43.995 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:43.998 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:44.002 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419743999 2022-08-02 05:55:44.005 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-02 05:55:44.022 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:44.025 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 05:55:44.028 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-02 05:55:44.030 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:44.033 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:44.036 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:44.039 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:44.041 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 05:55:44.044 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 05:55:44.047 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-02 05:55:44.049 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:55:44.052 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:55:44.055 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:55:44.058 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:55:44.061 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 05:55:44.063 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-02 05:55:44.066 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-02 05:55:44.068 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:44.071 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:55:44.073 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:55:44.076 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:55:44.078 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:55:44.081 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:55:44.083 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-02 05:55:44.085 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:55:44.090 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-02 05:55:44.144 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-02 05:55:44.198 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:55:44.253 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-02 05:55:44.312 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-02 05:55:44.374 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:55:44.430 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:55:44.433 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:55:44.436 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-02 05:55:44.495 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:55:44.947 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-02 05:55:44.961 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-02 05:55:45.376 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-02 05:55:45.401 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:45.405 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:45.408 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:45.411 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:45.413 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:45.416 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:45.419 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:45.421 | + functions-common:time_stop:2447 : start_time=1659419743999 2022-08-02 05:55:45.424 | + functions-common:time_stop:2449 : [[ -z 1659419743999 ]] 2022-08-02 05:55:45.427 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:45.432 | + functions-common:time_stop:2452 : end_time=1659419745429 2022-08-02 05:55:45.435 | + functions-common:time_stop:2453 : elapsed_time=1430 2022-08-02 05:55:45.438 | + functions-common:time_stop:2454 : total=22203 2022-08-02 05:55:45.440 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:45.443 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23633 2022-08-02 05:55:45.446 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-02 05:55:45.449 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-02 05:55:45.454 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:55:45.457 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-02 05:55:45.460 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:55:45.465 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:45.466 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:45.469 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:45.471 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-02 05:55:45.474 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:45.477 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:45.479 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:45.482 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:45.485 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:45.490 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419745487 2022-08-02 05:55:45.493 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-02 05:55:45.513 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:45.515 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-02 05:55:45.518 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-02 05:55:45.521 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:55:45.524 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:55:45.527 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:55:45.530 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:55:45.532 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-02 05:55:45.535 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-02 05:55:45.538 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-02 05:55:45.541 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:55:45.543 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:55:45.546 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:55:45.549 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:55:45.551 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:55:45.554 | + functions-common:_run_under_systemd:1668 : 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-08-02 05:55:45.557 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-02 05:55:45.559 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:55:45.562 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:55:45.565 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:55:45.567 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:55:45.570 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-02 05:55:45.573 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:55:45.578 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-02 05:55:45.634 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-02 05:55:45.693 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-02 05:55:45.749 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-02 05:55:45.805 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:55:45.861 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-02 05:55:45.918 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-02 05:55:45.976 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-02 05:55:46.034 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-02 05:55:46.089 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-02 05:55:46.146 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:55:46.149 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:55:46.152 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-02 05:55:46.210 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:55:46.678 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-02 05:55:46.692 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-02 05:55:47.149 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-02 05:55:47.227 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:47.230 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:47.233 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:47.236 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:47.239 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:47.243 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:47.247 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:47.251 | + functions-common:time_stop:2447 : start_time=1659419745487 2022-08-02 05:55:47.253 | + functions-common:time_stop:2449 : [[ -z 1659419745487 ]] 2022-08-02 05:55:47.260 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:47.263 | + functions-common:time_stop:2452 : end_time=1659419747260 2022-08-02 05:55:47.266 | + functions-common:time_stop:2453 : elapsed_time=1773 2022-08-02 05:55:47.269 | + functions-common:time_stop:2454 : total=23633 2022-08-02 05:55:47.271 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:47.274 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25406 2022-08-02 05:55:47.278 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:47.281 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:47.283 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-02 05:55:47.286 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:47.289 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:47.292 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:47.295 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-02 05:55:47.298 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:55:47.301 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-02 05:55:47.308 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-02 05:55:47.311 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:55:47.314 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 05:55:47.316 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-02 05:55:47.341 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:47.344 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 05:55:47.346 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-02 05:55:47.368 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:47.370 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 05:55:47.373 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-02 05:55:47.394 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:47.400 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-02 05:55:47.403 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:55:47.406 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-02 05:55:47.409 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-02 05:55:47.412 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:55:47.415 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:55:47.418 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:55:47.420 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 05:55:47.423 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-02 05:55:47.426 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 05:55:47.429 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:47.432 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:47.434 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:47.437 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-02 05:55:47.440 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:47.442 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:47.445 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:47.448 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:47.459 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:47.464 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419747459 2022-08-02 05:55:47.467 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-02 05:55:47.498 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:47.500 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:47.503 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:47.506 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:47.509 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:47.511 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:47.516 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:47.518 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:47.520 | + functions-common:time_stop:2447 : start_time=1659419747459 2022-08-02 05:55:47.523 | + functions-common:time_stop:2449 : [[ -z 1659419747459 ]] 2022-08-02 05:55:47.526 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:47.531 | + functions-common:time_stop:2452 : end_time=1659419747528 2022-08-02 05:55:47.535 | + functions-common:time_stop:2453 : elapsed_time=69 2022-08-02 05:55:47.537 | + functions-common:time_stop:2454 : total=25406 2022-08-02 05:55:47.541 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:47.543 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25475 2022-08-02 05:55:47.546 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 05:55:47.549 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-02 05:55:47.551 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 05:55:47.555 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:47.557 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:47.561 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:47.563 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-02 05:55:47.567 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:47.570 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:47.573 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:47.576 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:47.580 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:47.584 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419747581 2022-08-02 05:55:47.587 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-02 05:55:47.608 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:47.611 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:47.614 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:47.618 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:47.621 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:47.624 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:47.627 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:47.630 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:47.632 | + functions-common:time_stop:2447 : start_time=1659419747581 2022-08-02 05:55:47.635 | + functions-common:time_stop:2449 : [[ -z 1659419747581 ]] 2022-08-02 05:55:47.641 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:47.644 | + functions-common:time_stop:2452 : end_time=1659419747640 2022-08-02 05:55:47.646 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-02 05:55:47.649 | + functions-common:time_stop:2454 : total=25475 2022-08-02 05:55:47.652 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:47.655 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25534 2022-08-02 05:55:47.658 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:47.660 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-02 05:55:47.664 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:47.667 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:47.669 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:47.672 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:47.675 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-02 05:55:47.678 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:47.681 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:47.684 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:47.687 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:47.692 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:47.696 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419747692 2022-08-02 05:55:47.698 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-02 05:55:47.719 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:47.722 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:47.725 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:47.728 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:47.731 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:47.733 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:47.736 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:47.739 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:47.742 | + functions-common:time_stop:2447 : start_time=1659419747692 2022-08-02 05:55:47.745 | + functions-common:time_stop:2449 : [[ -z 1659419747692 ]] 2022-08-02 05:55:47.750 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:47.753 | + functions-common:time_stop:2452 : end_time=1659419747750 2022-08-02 05:55:47.756 | + functions-common:time_stop:2453 : elapsed_time=58 2022-08-02 05:55:47.758 | + functions-common:time_stop:2454 : total=25534 2022-08-02 05:55:47.762 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:47.765 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25592 2022-08-02 05:55:47.767 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:47.771 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:47.774 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-02 05:55:47.777 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:55:47.779 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-02 05:55:47.782 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-02 05:55:47.809 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:47.812 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-02 05:55:47.880 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-02 05:55:47.888 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:55:47.888 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-02 05:55:47.955 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-02 05:55:47.982 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:47.985 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:47.988 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-02 05:55:47.991 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:47.994 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:47.997 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:48.000 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:48.003 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-02 05:55:48.006 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:48.009 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:48.012 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:48.015 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:48.020 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:48.024 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419748020 2022-08-02 05:55:48.027 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-02 05:55:48.050 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:48.053 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 05:55:48.056 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-02 05:55:48.059 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:48.062 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:48.065 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:48.068 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:48.071 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 05:55:48.074 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 05:55:48.076 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-02 05:55:48.079 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:55:48.082 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:55:48.085 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:55:48.088 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:55:48.091 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 05:55:48.094 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-02 05:55:48.097 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-02 05:55:48.099 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:48.102 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:55:48.106 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:55:48.110 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:55:48.113 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:55:48.116 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:55:48.118 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-02 05:55:48.121 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:55:48.126 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-02 05:55:48.188 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-02 05:55:48.254 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:55:48.320 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-02 05:55:48.392 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-02 05:55:48.465 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:55:48.532 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:55:48.535 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:55:48.539 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-02 05:55:48.607 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:55:49.104 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-02 05:55:49.118 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-02 05:55:49.666 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-02 05:55:49.704 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:49.709 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:49.712 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:49.715 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:49.718 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:49.721 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:49.723 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:49.726 | + functions-common:time_stop:2447 : start_time=1659419748020 2022-08-02 05:55:49.729 | + functions-common:time_stop:2449 : [[ -z 1659419748020 ]] 2022-08-02 05:55:49.735 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:49.739 | + functions-common:time_stop:2452 : end_time=1659419749736 2022-08-02 05:55:49.742 | + functions-common:time_stop:2453 : elapsed_time=1716 2022-08-02 05:55:49.749 | + functions-common:time_stop:2454 : total=25592 2022-08-02 05:55:49.752 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:49.755 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27308 2022-08-02 05:55:49.759 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-02 05:55:49.769 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:55:49.776 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-02 05:55:49.824 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:49.829 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-02 05:55:49.842 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-02 05:55:49.852 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:55:49.867 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:55:49.875 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:55:49.884 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:49.891 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-02 05:55:49.895 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:49.898 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:49.907 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:49.911 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:49.917 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-02 05:55:49.923 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:49.933 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:49.938 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:49.945 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:49.954 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:49.962 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419749954 2022-08-02 05:55:49.968 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-02 05:55:49.992 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:49.996 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-02 05:55:50.000 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-02 05:55:50.004 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:50.008 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:50.008 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:50.012 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:50.016 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-02 05:55:50.020 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-02 05:55:50.020 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-02 05:55:50.024 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:55:50.028 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:55:50.030 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:55:50.033 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:55:50.036 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-02 05:55:50.040 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-02 05:55:50.043 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-02 05:55:50.046 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:55:50.049 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:55:50.056 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:55:50.059 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:55:50.062 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:55:50.065 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:55:50.067 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-02 05:55:50.074 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:55:50.080 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-02 05:55:50.154 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-02 05:55:50.227 | + functions-common:write_user_unit_file:1577 : 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-08-02 05:55:50.300 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-02 05:55:50.367 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-02 05:55:50.428 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:55:50.511 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:55:50.514 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:55:50.517 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-02 05:55:50.593 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:55:51.113 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-02 05:55:51.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-02 05:55:51.703 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-02 05:55:51.729 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:51.733 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:51.736 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:51.741 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:51.746 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:51.750 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:51.754 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:51.759 | + functions-common:time_stop:2447 : start_time=1659419749954 2022-08-02 05:55:51.762 | + functions-common:time_stop:2449 : [[ -z 1659419749954 ]] 2022-08-02 05:55:51.766 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:51.774 | + functions-common:time_stop:2452 : end_time=1659419751767 2022-08-02 05:55:51.780 | + functions-common:time_stop:2453 : elapsed_time=1813 2022-08-02 05:55:51.786 | + functions-common:time_stop:2454 : total=27308 2022-08-02 05:55:51.789 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:51.794 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29121 2022-08-02 05:55:51.799 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-02 05:55:51.808 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:51.814 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:51.823 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:51.829 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 05:55:51.834 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-02 05:55:51.842 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 05:55:51.849 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:55:51.851 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:55:51.854 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 05:55:51.857 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:55:51.861 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-02 05:55:51.870 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-02 05:55:51.875 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-02 05:55:51.881 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-02 05:55:51.892 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 05:55:51.892 | BEGIN { 2022-08-02 05:55:51.892 | section = "" 2022-08-02 05:55:51.892 | last_section = "" 2022-08-02 05:55:51.892 | section_count = 0 2022-08-02 05:55:51.892 | } 2022-08-02 05:55:51.892 | /^\[.+\]/ { 2022-08-02 05:55:51.892 | gsub("[][]", "", $1); 2022-08-02 05:55:51.892 | section=$1 2022-08-02 05:55:51.892 | next 2022-08-02 05:55:51.892 | } 2022-08-02 05:55:51.892 | /^ *\#/ { 2022-08-02 05:55:51.892 | next 2022-08-02 05:55:51.892 | } 2022-08-02 05:55:51.892 | /^[^ \t]+/ { 2022-08-02 05:55:51.892 | # get offset of first = in $0 2022-08-02 05:55:51.892 | eq_idx = index($0, "=") 2022-08-02 05:55:51.892 | # extract attr & value from $0 2022-08-02 05:55:51.892 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:55:51.892 | value = substr($0, eq_idx + 1) 2022-08-02 05:55:51.892 | # only need to strip trailing whitespace from attr 2022-08-02 05:55:51.892 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:55:51.892 | # need to strip leading & trailing whitespace from value 2022-08-02 05:55:51.892 | sub(/^[ \t]*/, "", value) 2022-08-02 05:55:51.893 | sub(/[ \t]*$/, "", value) 2022-08-02 05:55:51.893 | 2022-08-02 05:55:51.893 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:55:51.893 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:55:51.893 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:55:51.893 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:55:51.893 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:55:51.893 | if (section != last_section) { 2022-08-02 05:55:51.893 | cfg_section[section_count++] = section 2022-08-02 05:55:51.893 | last_section = section 2022-08-02 05:55:51.893 | } 2022-08-02 05:55:51.893 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:55:51.893 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:55:51.893 | 2022-08-02 05:55:51.893 | cfg_attr[section, attr, 0] = value 2022-08-02 05:55:51.893 | cfg_attr_count[section, attr] = 1 2022-08-02 05:55:51.893 | } else { 2022-08-02 05:55:51.893 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:55:51.893 | cfg_attr[section, attr, lno] = value 2022-08-02 05:55:51.893 | } 2022-08-02 05:55:51.893 | } 2022-08-02 05:55:51.893 | END { 2022-08-02 05:55:51.893 | # Process each section in order 2022-08-02 05:55:51.893 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:55:51.893 | section = cfg_section[sno] 2022-08-02 05:55:51.893 | # The ini routines simply append a config item immediately 2022-08-02 05:55:51.893 | # after the section header. To keep the same order as defined 2022-08-02 05:55:51.893 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:55:51.893 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:55:51.893 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:55:51.893 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:55:51.893 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:55:51.893 | else { 2022-08-02 05:55:51.893 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:55:51.893 | count = cfg_attr_count[section, attr] 2022-08-02 05:55:51.894 | print "inidelete " configfile " " section " " attr 2022-08-02 05:55:51.894 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:55:51.894 | for (l = count -2; l >= 0; l--) 2022-08-02 05:55:51.894 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:55:51.894 | } 2022-08-02 05:55:51.894 | } 2022-08-02 05:55:51.894 | } 2022-08-02 05:55:51.894 | } 2022-08-02 05:55:51.894 | ' 2022-08-02 05:55:51.894 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:55:51.894 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:55:51.894 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 05:55:51.904 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:55:51.915 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:55:51.927 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 05:55:51.933 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:55:51.947 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-02 05:55:51.950 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 05:55:51.950 | BEGIN { group = "" } 2022-08-02 05:55:51.950 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:55:51.950 | gsub("[][]", "", $1); 2022-08-02 05:55:51.950 | split($1, a, "|"); 2022-08-02 05:55:51.950 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:55:51.950 | group=a[1] 2022-08-02 05:55:51.950 | } else { 2022-08-02 05:55:51.950 | group="" 2022-08-02 05:55:51.950 | } 2022-08-02 05:55:51.950 | next 2022-08-02 05:55:51.950 | } 2022-08-02 05:55:51.950 | { 2022-08-02 05:55:51.950 | if (group != "") 2022-08-02 05:55:51.950 | print $0 2022-08-02 05:55:51.950 | } 2022-08-02 05:55:51.950 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:55:51.961 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:55:51.967 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-02 05:55:52.014 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-02 05:55:52.052 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-02 05:55:52.054 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 05:55:52.057 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-02 05:55:52.060 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:55:52.062 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 05:55:52.065 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:55:52.087 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:52.090 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 05:55:52.093 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 05:55:52.096 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:55:52.115 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:52.118 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:55:52.123 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:55:52.166 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:55:52.168 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:55:52.171 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-02 05:55:52.193 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-02 05:55:52.218 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-02 05:55:52.220 | + lib/nova:configure_console_compute:639 : local offset 2022-08-02 05:55:52.223 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-02 05:55:52.225 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-02 05:55:52.229 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-02 05:55:52.252 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.65 2022-08-02 05:55:52.254 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-02 05:55:52.272 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:52.276 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-02 05:55:52.297 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:52.301 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-02 05:55:52.303 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-02 05:55:52.337 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-02 05:55:52.359 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:52.362 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-02 05:55:52.384 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:52.387 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-02 05:55:52.390 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 05:55:52.393 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-02 05:55:52.395 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-02 05:55:52.398 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-02 05:55:52.401 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-02 05:55:52.404 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-02 05:55:52.406 | + functions-common:run_process:1696 : local group=libvirt 2022-08-02 05:55:52.409 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:52.411 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:52.414 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-02 05:55:52.417 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:52.419 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:52.422 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:52.424 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:52.428 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:52.433 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419752430 2022-08-02 05:55:52.436 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-02 05:55:52.458 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:52.465 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:52.467 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:52.469 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:52.472 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:52.475 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:52.477 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:52.480 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:52.483 | + functions-common:time_stop:2447 : start_time=1659419752430 2022-08-02 05:55:52.485 | + functions-common:time_stop:2449 : [[ -z 1659419752430 ]] 2022-08-02 05:55:52.489 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:52.494 | + functions-common:time_stop:2452 : end_time=1659419752490 2022-08-02 05:55:52.497 | + functions-common:time_stop:2453 : elapsed_time=60 2022-08-02 05:55:52.499 | + functions-common:time_stop:2454 : total=29121 2022-08-02 05:55:52.502 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:52.505 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29181 2022-08-02 05:55:52.508 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:52.511 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 05:55:52.514 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-02 05:55:52.534 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:52.537 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-02 05:55:52.537 | Dumping cells_v2 mapping 2022-08-02 05:55:52.540 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-02 05:55:53.123 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 05:55:55.890 | INFO dbcounter [None req-990abcfa-1079-47ef-b411-4881da6fd3a9 None None] Registered counter for database nova_api 2022-08-02 05:55:55.915 | DEBUG dbcounter [-] [278032] Writer thread running {{(pid=278032) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:55:55.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:55.967 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:55.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:55:55.967 | from cryptography.utils import int_from_bytes 2022-08-02 05:55:55.967 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 05:55:55.968 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-02 05:55:55.968 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 05:55:55.968 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-02 05:55:55.968 | | cell1 | 67bfba0f-164b-4fa9-aa66-ff8df100602f | rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-02 05:55:55.968 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 05:55:56.370 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-02 05:55:56.373 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-02 05:55:56.437 | + inc/async:async_inner:63 : create_flavors 2022-08-02 05:55:56.489 | [219114 Async create_flavors:278089]: running: create_flavors 2022-08-02 05:55:56.492 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-02 05:55:56.511 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:56.514 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-02 05:55:56.517 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:55:56.520 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-02 05:55:56.526 | + ./stack.sh:main:1319 : start_cinder 2022-08-02 05:55:56.529 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-02 05:55:56.532 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-02 05:55:56.534 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-02 05:55:56.537 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-02 05:55:56.554 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:55:56.557 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-02 05:55:56.560 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-02 05:55:56.563 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-02 05:55:56.566 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-02 05:55:56.572 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:55:56.575 | + functions-common:run_process:1694 : local service=c-api 2022-08-02 05:55:56.578 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:55:56.580 | + functions-common:run_process:1696 : local group= 2022-08-02 05:55:56.583 | + functions-common:run_process:1697 : local user= 2022-08-02 05:55:56.586 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:55:56.589 | + functions-common:run_process:1700 : local name=c-api 2022-08-02 05:55:56.591 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:55:56.594 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:55:56.597 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:56.599 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:56.603 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:56.607 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419756605 2022-08-02 05:55:56.610 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-02 05:55:56.628 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:55:56.630 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-02 05:55:56.633 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-02 05:55:56.636 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:55:56.638 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:55:56.641 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:55:56.644 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:55:56.646 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-02 05:55:56.649 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-02 05:55:56.652 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-02 05:55:56.654 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:55:56.657 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:55:56.660 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:55:56.662 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:55:56.665 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:55:56.668 | + functions-common:_run_under_systemd:1668 : 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-08-02 05:55:56.671 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-02 05:55:56.673 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:55:56.676 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:55:56.678 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:55:56.681 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:55:56.683 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-02 05:55:56.685 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:55:56.690 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-02 05:55:56.745 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-02 05:55:56.801 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-02 05:55:56.861 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-02 05:55:56.917 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:55:56.972 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-02 05:55:57.028 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-02 05:55:57.082 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-02 05:55:57.137 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-02 05:55:57.192 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-02 05:55:57.246 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:55:57.249 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:55:57.251 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-02 05:55:57.307 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:55:57.765 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-02 05:55:57.780 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-02 05:55:58.241 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-02 05:55:58.320 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:55:58.323 | + functions-common:time_stop:2440 : local name 2022-08-02 05:55:58.327 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:55:58.333 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:55:58.338 | + functions-common:time_stop:2443 : local total 2022-08-02 05:55:58.341 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:55:58.344 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:55:58.348 | + functions-common:time_stop:2447 : start_time=1659419756605 2022-08-02 05:55:58.351 | + functions-common:time_stop:2449 : [[ -z 1659419756605 ]] 2022-08-02 05:55:58.360 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:55:58.364 | + functions-common:time_stop:2452 : end_time=1659419758359 2022-08-02 05:55:58.367 | + functions-common:time_stop:2453 : elapsed_time=1754 2022-08-02 05:55:58.369 | + functions-common:time_stop:2454 : total=29181 2022-08-02 05:55:58.373 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:55:58.376 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30935 2022-08-02 05:55:58.378 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.65/volume/v3 2022-08-02 05:55:58.382 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-02 05:55:58.382 | Waiting for Cinder API to start... 2022-08-02 05:55:58.386 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.65/volume/v3 2022-08-02 05:55:58.388 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:55:58.391 | + functions:wait_for_service:458 : local url=http://10.222.0.65/volume/v3 2022-08-02 05:55:58.395 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:55:58.398 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:55:58.402 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:55:58.409 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:55:58.412 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:55:58.419 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:55:58.422 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419758418 2022-08-02 05:55:58.425 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:55:58.433 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/volume/v3 2022-08-02 05:56:02.845 | + :: : [[ 401 == 503 ]] 2022-08-02 05:56:02.846 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:56:02.850 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:56:02.853 | + functions-common:time_stop:2440 : local name 2022-08-02 05:56:02.855 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:56:02.858 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:56:02.861 | + functions-common:time_stop:2443 : local total 2022-08-02 05:56:02.863 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:56:02.866 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:56:02.869 | + functions-common:time_stop:2447 : start_time=1659419758418 2022-08-02 05:56:02.872 | + functions-common:time_stop:2449 : [[ -z 1659419758418 ]] 2022-08-02 05:56:02.875 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:56:02.880 | + functions-common:time_stop:2452 : end_time=1659419762877 2022-08-02 05:56:02.882 | + functions-common:time_stop:2453 : elapsed_time=4459 2022-08-02 05:56:02.885 | + functions-common:time_stop:2454 : total=17522 2022-08-02 05:56:02.887 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:56:02.890 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21981 2022-08-02 05:56:02.893 | + functions:wait_for_service:467 : return 0 2022-08-02 05:56:02.895 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:02.899 | + functions-common:run_process:1694 : local service=c-sch 2022-08-02 05:56:02.902 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:02.904 | + functions-common:run_process:1696 : local group= 2022-08-02 05:56:02.907 | + functions-common:run_process:1697 : local user= 2022-08-02 05:56:02.910 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:56:02.912 | + functions-common:run_process:1700 : local name=c-sch 2022-08-02 05:56:02.915 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:56:02.918 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:56:02.921 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:56:02.923 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:56:02.927 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:56:02.931 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419762929 2022-08-02 05:56:02.934 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-02 05:56:02.953 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:02.955 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-02 05:56:02.958 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-02 05:56:02.961 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:02.964 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:02.967 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:02.969 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:02.972 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 05:56:02.975 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 05:56:02.978 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-02 05:56:02.981 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:56:02.983 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:56:02.986 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:56:02.989 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:56:02.991 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 05:56:02.994 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-02 05:56:02.997 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-02 05:56:02.999 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:03.002 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:56:03.004 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:56:03.007 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:56:03.009 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:56:03.012 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:56:03.014 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-02 05:56:03.017 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:56:03.022 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-02 05:56:03.077 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-02 05:56:03.133 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:03.196 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-02 05:56:03.255 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-02 05:56:03.313 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:56:03.368 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:56:03.370 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:56:03.373 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-02 05:56:03.431 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:56:03.916 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-02 05:56:03.930 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-02 05:56:04.379 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-02 05:56:04.408 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:56:04.411 | + functions-common:time_stop:2440 : local name 2022-08-02 05:56:04.415 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:56:04.418 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:56:04.421 | + functions-common:time_stop:2443 : local total 2022-08-02 05:56:04.423 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:56:04.428 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:56:04.431 | + functions-common:time_stop:2447 : start_time=1659419762929 2022-08-02 05:56:04.434 | + functions-common:time_stop:2449 : [[ -z 1659419762929 ]] 2022-08-02 05:56:04.437 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:56:04.442 | + functions-common:time_stop:2452 : end_time=1659419764439 2022-08-02 05:56:04.445 | + functions-common:time_stop:2453 : elapsed_time=1510 2022-08-02 05:56:04.448 | + functions-common:time_stop:2454 : total=30935 2022-08-02 05:56:04.454 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:56:04.458 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32445 2022-08-02 05:56:04.463 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:04.466 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:04.469 | + functions-common:run_process:1694 : local service=c-bak 2022-08-02 05:56:04.471 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:04.474 | + functions-common:run_process:1696 : local group= 2022-08-02 05:56:04.477 | + functions-common:run_process:1697 : local user= 2022-08-02 05:56:04.480 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:04.488 | + functions-common:run_process:1700 : local name=c-bak 2022-08-02 05:56:04.490 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:56:04.494 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:56:04.497 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:56:04.503 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:56:04.508 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:56:04.515 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419764510 2022-08-02 05:56:04.518 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-02 05:56:04.543 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:04.545 | + functions-common:run_process:1704 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:04.548 | + functions-common:_run_under_systemd:1654 : local service=c-bak 2022-08-02 05:56:04.551 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:04.555 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:04.561 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:04.564 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:04.571 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 05:56:04.574 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 05:56:04.579 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-bak.service 2022-08-02 05:56:04.586 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:56:04.588 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:56:04.591 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:56:04.595 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:04.598 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 05:56:04.601 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:04.605 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-bak.service 2022-08-02 05:56:04.607 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:04.610 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:56:04.613 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:56:04.616 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:04.619 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:56:04.622 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:56:04.625 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-08-02 05:56:04.627 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:56:04.634 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-08-02 05:56:04.695 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-08-02 05:56:04.759 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:04.829 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-08-02 05:56:04.904 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-08-02 05:56:04.965 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:56:05.028 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 05:56:05.031 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:05.095 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:56:05.100 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-08-02 05:56:05.165 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:56:05.631 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-bak.service 2022-08-02 05:56:05.645 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-08-02 05:56:06.142 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-bak.service 2022-08-02 05:56:06.170 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:56:06.181 | + functions-common:time_stop:2440 : local name 2022-08-02 05:56:06.184 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:56:06.187 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:56:06.194 | + functions-common:time_stop:2443 : local total 2022-08-02 05:56:06.199 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:56:06.202 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:56:06.205 | + functions-common:time_stop:2447 : start_time=1659419764510 2022-08-02 05:56:06.208 | + functions-common:time_stop:2449 : [[ -z 1659419764510 ]] 2022-08-02 05:56:06.213 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:56:06.217 | + functions-common:time_stop:2452 : end_time=1659419766214 2022-08-02 05:56:06.220 | + functions-common:time_stop:2453 : elapsed_time=1704 2022-08-02 05:56:06.223 | + functions-common:time_stop:2454 : total=32445 2022-08-02 05:56:06.226 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:56:06.230 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34149 2022-08-02 05:56:06.233 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:06.235 | + functions-common:run_process:1694 : local service=c-vol 2022-08-02 05:56:06.238 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:06.242 | + functions-common:run_process:1696 : local group= 2022-08-02 05:56:06.245 | + functions-common:run_process:1697 : local user= 2022-08-02 05:56:06.247 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:06.250 | + functions-common:run_process:1700 : local name=c-vol 2022-08-02 05:56:06.253 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:56:06.256 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:56:06.259 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:56:06.261 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:56:06.267 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:56:06.270 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419766266 2022-08-02 05:56:06.273 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-02 05:56:06.300 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:06.303 | + functions-common:run_process:1704 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:06.306 | + functions-common:_run_under_systemd:1654 : local service=c-vol 2022-08-02 05:56:06.309 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:06.311 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:06.314 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:06.317 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:06.321 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 05:56:06.324 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 05:56:06.327 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-vol.service 2022-08-02 05:56:06.330 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:56:06.332 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:56:06.336 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:56:06.339 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:06.342 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 05:56:06.344 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:06.348 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-vol.service 2022-08-02 05:56:06.351 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:06.354 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:56:06.358 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:56:06.360 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:06.363 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:56:06.366 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:56:06.368 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-02 05:56:06.371 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:56:06.376 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-02 05:56:06.442 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-02 05:56:06.535 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:56:06.614 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-02 05:56:06.683 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-02 05:56:06.756 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:56:06.831 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 05:56:06.836 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:56:06.905 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:56:06.909 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-02 05:56:06.981 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:56:07.520 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-vol.service 2022-08-02 05:56:07.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-02 05:56:08.018 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-vol.service 2022-08-02 05:56:08.048 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:56:08.052 | + functions-common:time_stop:2440 : local name 2022-08-02 05:56:08.056 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:56:08.059 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:56:08.064 | + functions-common:time_stop:2443 : local total 2022-08-02 05:56:08.067 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:56:08.073 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:56:08.076 | + functions-common:time_stop:2447 : start_time=1659419766266 2022-08-02 05:56:08.080 | + functions-common:time_stop:2449 : [[ -z 1659419766266 ]] 2022-08-02 05:56:08.083 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:56:08.088 | + functions-common:time_stop:2452 : end_time=1659419768084 2022-08-02 05:56:08.090 | + functions-common:time_stop:2453 : elapsed_time=1818 2022-08-02 05:56:08.094 | + functions-common:time_stop:2454 : total=34149 2022-08-02 05:56:08.099 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:56:08.108 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35967 2022-08-02 05:56:08.112 | + ./stack.sh:main:1320 : create_volume_types 2022-08-02 05:56:08.117 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-02 05:56:08.146 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:08.157 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 05:56:08.163 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-02 05:56:08.171 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 05:56:08.180 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-02 05:56:08.189 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-02 05:56:08.227 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:08.232 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-02 05:56:12.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:56:12.950 | from cryptography.utils import int_from_bytes 2022-08-02 05:56:12.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:56:12.950 | from cryptography.utils import int_from_bytes 2022-08-02 05:56:12.950 | +-------------+--------------------------------------+ 2022-08-02 05:56:12.950 | | Field | Value | 2022-08-02 05:56:12.951 | +-------------+--------------------------------------+ 2022-08-02 05:56:12.951 | | description | None | 2022-08-02 05:56:12.951 | | id | eb1393e4-a396-4e79-8c46-5b88a4f6fc16 | 2022-08-02 05:56:12.951 | | is_public | True | 2022-08-02 05:56:12.951 | | name | lvmdriver-1 | 2022-08-02 05:56:12.951 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-02 05:56:12.951 | +-------------+--------------------------------------+ 2022-08-02 05:56:13.132 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-02 05:56:13.134 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-02 05:56:13.136 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-02 05:56:13.160 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:13.163 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-02 05:56:13.166 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:56:13.168 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-02 05:56:13.172 | + ./stack.sh:main:1335 : start_glance 2022-08-02 05:56:13.174 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-02 05:56:13.177 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-02 05:56:13.197 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:56:13.200 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-02 05:56:13.203 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-02 05:56:13.208 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:56:13.212 | + functions-common:run_process:1694 : local service=g-api 2022-08-02 05:56:13.214 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:56:13.217 | + functions-common:run_process:1696 : local group= 2022-08-02 05:56:13.220 | + functions-common:run_process:1697 : local user= 2022-08-02 05:56:13.223 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:56:13.225 | + functions-common:run_process:1700 : local name=g-api 2022-08-02 05:56:13.228 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:56:13.231 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:56:13.234 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:56:13.236 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:56:13.240 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:56:13.245 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419773242 2022-08-02 05:56:13.248 | + functions-common:run_process:1703 : is_service_enabled g-api 2022-08-02 05:56:13.275 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:13.278 | + functions-common:run_process:1704 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-02 05:56:13.280 | + functions-common:_run_under_systemd:1654 : local service=g-api 2022-08-02 05:56:13.283 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:56:13.286 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:56:13.289 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:56:13.291 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:56:13.294 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-02 05:56:13.297 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-02 05:56:13.300 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@g-api.service 2022-08-02 05:56:13.303 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:56:13.306 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:56:13.309 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:56:13.312 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:56:13.314 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:56:13.317 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-02 05:56:13.320 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@g-api.service 2022-08-02 05:56:13.323 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:56:13.325 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:56:13.328 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:56:13.330 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:56:13.333 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-02 05:56:13.337 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:56:13.342 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-02 05:56:13.400 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-02 05:56:13.466 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-02 05:56:13.523 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-02 05:56:13.596 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:56:13.662 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-02 05:56:13.723 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-02 05:56:13.789 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-02 05:56:13.852 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-02 05:56:13.915 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-02 05:56:13.977 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:56:13.980 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:56:13.983 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-02 05:56:14.050 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:56:14.532 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@g-api.service 2022-08-02 05:56:14.545 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-02 05:56:15.023 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@g-api.service 2022-08-02 05:56:15.105 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:56:15.112 | + functions-common:time_stop:2440 : local name 2022-08-02 05:56:15.117 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:56:15.130 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:56:15.136 | + functions-common:time_stop:2443 : local total 2022-08-02 05:56:15.144 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:56:15.147 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:56:15.153 | + functions-common:time_stop:2447 : start_time=1659419773242 2022-08-02 05:56:15.160 | + functions-common:time_stop:2449 : [[ -z 1659419773242 ]] 2022-08-02 05:56:15.177 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:56:15.190 | + functions-common:time_stop:2452 : end_time=1659419775185 2022-08-02 05:56:15.204 | + functions-common:time_stop:2453 : elapsed_time=1943 2022-08-02 05:56:15.208 | + functions-common:time_stop:2454 : total=35967 2022-08-02 05:56:15.216 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:56:15.224 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37910 2022-08-02 05:56:15.229 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-02 05:56:15.298 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:56:15.309 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.65) to start...' 2022-08-02 05:56:15.309 | Waiting for g-api (10.222.0.65) to start... 2022-08-02 05:56:15.321 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.65/image 2022-08-02 05:56:15.333 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:56:15.345 | + functions:wait_for_service:458 : local url=http://10.222.0.65/image 2022-08-02 05:56:15.360 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:56:15.369 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:56:15.386 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:56:15.408 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:56:15.415 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:56:15.425 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:56:15.431 | + functions-common:time_start:2431 : _TIME_START[$name]=1659419775427 2022-08-02 05:56:15.434 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:56:15.441 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/image 2022-08-02 05:56:19.208 | + :: : [[ 300 == 503 ]] 2022-08-02 05:56:19.209 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:56:19.213 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:56:19.219 | + functions-common:time_stop:2440 : local name 2022-08-02 05:56:19.222 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:56:19.226 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:56:19.230 | + functions-common:time_stop:2443 : local total 2022-08-02 05:56:19.233 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:56:19.236 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:56:19.239 | + functions-common:time_stop:2447 : start_time=1659419775427 2022-08-02 05:56:19.243 | + functions-common:time_stop:2449 : [[ -z 1659419775427 ]] 2022-08-02 05:56:19.251 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:56:19.255 | + functions-common:time_stop:2452 : end_time=1659419779252 2022-08-02 05:56:19.262 | + functions-common:time_stop:2453 : elapsed_time=3825 2022-08-02 05:56:19.266 | + functions-common:time_stop:2454 : total=21981 2022-08-02 05:56:19.268 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:56:19.271 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25806 2022-08-02 05:56:19.274 | + functions:wait_for_service:467 : return 0 2022-08-02 05:56:19.277 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-02 05:56:19.297 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:19.299 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-02 05:56:19.320 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:56:19.323 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-02 05:56:19.326 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:56:19.328 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-02 05:56:19.331 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-02 05:56:19.334 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.336 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.339 | + functions:upload_image:134 : local image image_fname image_name 2022-08-02 05:56:19.341 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-02 05:56:19.346 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.350 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.352 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-02 05:56:19.354 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-02 05:56:19.357 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.362 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-08-02 05:56:19.364 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.367 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-02 05:56:19.369 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-02 05:56:19.371 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-02 05:56:19.374 | + functions:upload_image:294 : local kernel= 2022-08-02 05:56:19.376 | + functions:upload_image:295 : local ramdisk= 2022-08-02 05:56:19.378 | + functions:upload_image:296 : local disk_format= 2022-08-02 05:56:19.380 | + functions:upload_image:297 : local container_format= 2022-08-02 05:56:19.383 | + functions:upload_image:298 : local unpack= 2022-08-02 05:56:19.385 | + functions:upload_image:299 : local img_property= 2022-08-02 05:56:19.387 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 05:56:19.390 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-02 05:56:19.392 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-02 05:56:19.394 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-02 05:56:19.397 | + functions:upload_image:309 : case "$image_fname" in 2022-08-02 05:56:19.399 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.402 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.407 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-02 05:56:19.410 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.411 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-02 05:56:19.417 | + functions:upload_image:376 : disk_format=vhdx 2022-08-02 05:56:19.419 | + functions:upload_image:377 : container_format=bare 2022-08-02 05:56:19.421 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-02 05:56:19.424 | + functions:upload_image:385 : is_arch ppc64le 2022-08-02 05:56:19.427 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:56:19.431 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-02 05:56:19.433 | + functions:upload_image:385 : is_arch ppc64 2022-08-02 05:56:19.436 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:56:19.440 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-02 05:56:19.442 | + functions:upload_image:385 : is_arch ppc 2022-08-02 05:56:19.445 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:56:19.449 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-08-02 05:56:19.452 | + functions:upload_image:389 : is_arch aarch64 2022-08-02 05:56:19.456 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:56:19.461 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 05:56:19.465 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-02 05:56:19.467 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-02 05:56:19.469 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-02 05:56:19.471 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-02 05:56:19.474 | + 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-08-02 05:56:19.477 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-02 05:56:19.479 | + functions:_upload_image:105 : shift 2022-08-02 05:56:19.481 | + functions:_upload_image:106 : local container=bare 2022-08-02 05:56:19.483 | + functions:_upload_image:107 : shift 2022-08-02 05:56:19.485 | + functions:_upload_image:108 : local disk=vhdx 2022-08-02 05:56:19.488 | + functions:_upload_image:109 : shift 2022-08-02 05:56:19.490 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:56:19.492 | + functions:_upload_image:111 : shift 2022-08-02 05:56:19.494 | + functions:_upload_image:112 : local properties 2022-08-02 05:56:19.497 | + functions:_upload_image:113 : local useimport 2022-08-02 05:56:19.499 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-02 05:56:19.502 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-02 05:56:19.504 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-02 05:56:19.506 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-02 05:56:19.508 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-02 05:56:19.511 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-02 05:56:19.513 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-02 05:56:19.516 | + 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-08-02 05:56:22.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:56:22.356 | from cryptography.utils import int_from_bytes 2022-08-02 05:56:22.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:56:22.356 | from cryptography.utils import int_from_bytes 2022-08-02 05:56:22.356 | HttpException: 500: Server Error for url: http://10.222.0.65/image/v2/images, 500 Internal Server Error: The server has either erred or is incapable of performing the requested operation. 2022-08-02 05:56:22.494 | + functions:_upload_image:1 : exit_trap 2022-08-02 05:56:22.496 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-02 05:56:22.499 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-02 05:56:22.502 | + ./stack.sh:exit_trap:517 : jobs='244581 2022-08-02 05:56:22.502 | 278089' 2022-08-02 05:56:22.504 | + ./stack.sh:exit_trap:520 : [[ -n 244581 2022-08-02 05:56:22.504 | 278089 ]] 2022-08-02 05:56:22.507 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-02-054452 ]] 2022-08-02 05:56:22.509 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-02 05:56:22.511 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-02 05:56:22.511 | exit_trap: cleaning up child processes 2022-08-02 05:56:22.513 | + ./stack.sh:exit_trap:522 : kill 244581 278089 2022-08-02 05:56:22.516 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.tofFxHO4Au ']' 2022-08-02 05:56:22.518 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.tofFxHO4Au 2022-08-02 05:56:22.522 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-02 05:56:22.524 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-02 05:56:22.527 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-02 05:56:22.529 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-02 05:56:22.529 | Error on exit 2022-08-02 05:56:22.531 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-02 05:56:22.533 | + ./stack.sh:exit_trap:537 : generate-subunit 1659419088 694 fail 2022-08-02 05:56:22.784 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-02 05:56:22.786 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-02 05:56:23.716 | + ./stack.sh:exit_trap:551 : exit 1